System::Net::Http::Headers::AuthenticationHeaderValue::Parse method
AuthenticationHeaderValue::Parse method
Converts a passed string to an instance of the AuthenticationHeaderValue class.
static System::SharedPtr<AuthenticationHeaderValue> System::Net::Http::Headers::AuthenticationHeaderValue::Parse(String input)
Parameter | Type | Description |
---|---|---|
input | String | A string to parse. |
ReturnValue
An instance of the AuthenticationHeaderValue class.
See Also
- Typedef SharedPtr
- Class AuthenticationHeaderValue
- Class String
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++