System::Net::Http::Headers::AuthenticationHeaderValue::TryParse méthode
AuthenticationHeaderValue::TryParse method
Tentative de conversion d’une chaîne fournie en une instance de la classe AuthenticationHeaderValue.
static bool System::Net::Http::Headers::AuthenticationHeaderValue::TryParse(String input, System::SharedPtr<AuthenticationHeaderValue> &parsedValue)
| Paramètre | Type | Description |
|---|---|---|
| input | String | Une chaîne à analyser. |
| parsedValue | System::SharedPtr<AuthenticationHeaderValue>& | Une instance où un objet analysé sera assigné. |
ReturnValue
Vrai lorsque l’analyse est réussie, sinon faux.
Voir aussi
- Class String
- Typedef SharedPtr
- Class AuthenticationHeaderValue
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++