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