System::Net::Http::Headers::AuthenticationHeaderValue::Parse method
AuthenticationHeaderValue::Parse method
渡された文字列を AuthenticationHeaderValue クラスのインスタンスに変換します。
static System::SharedPtr<AuthenticationHeaderValue> System::Net::Http::Headers::AuthenticationHeaderValue::Parse(String input)
| パラメーター | 型 | 説明 |
|---|---|---|
| 入力 | String | 解析する文字列。 |
ReturnValue
AuthenticationHeaderValue クラスのインスタンス。
参照
- Typedef SharedPtr
- Class AuthenticationHeaderValue
- Class String
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++