System::Net::Http::Headers::AuthenticationHeaderValue::Parse 方法
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.Font for C++