Метод System::Net::Http::Headers::AuthenticationHeaderValue::Parse
AuthenticationHeaderValue::Parse method
Преобразует переданную строку в экземпляр класса AuthenticationHeaderValue.
static System::SharedPtr<AuthenticationHeaderValue> System::Net::Http::Headers::AuthenticationHeaderValue::Parse(String input)
| Параметр | Тип | Описание |
|---|---|---|
| input | String | Строка для разбора. |
ReturnValue
Экземпляр класса AuthenticationHeaderValue.
См. также
- Typedef SharedPtr
- Class AuthenticationHeaderValue
- Class String
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++