System::Net::Http::Headers::AuthenticationHeaderValue::Parse method
AuthenticationHeaderValue::Parse method
Converteert een meegegeven string naar een instantie van de AuthenticationHeaderValue klasse.
static System::SharedPtr<AuthenticationHeaderValue> System::Net::Http::Headers::AuthenticationHeaderValue::Parse(String input)
| Parameter | Type | Beschrijving |
|---|---|---|
| invoer | String | Een tekenreeks om te parseren. |
ReturnValue
Een instantie van de AuthenticationHeaderValue klasse.
Zie ook
- Typedef SharedPtr
- Class AuthenticationHeaderValue
- Class String
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++