System::Net::Http::Headers::AuthenticationHeaderValue::Parse méthode

AuthenticationHeaderValue::Parse method

Convertit une chaîne fournie en une instance de la classe AuthenticationHeaderValue.

static System::SharedPtr<AuthenticationHeaderValue> System::Net::Http::Headers::AuthenticationHeaderValue::Parse(String input)
ParamètreTypeDescription
inputStringUne chaîne à analyser.

ReturnValue

Une instance de la classe AuthenticationHeaderValue.

Voir aussi