System::Net::Http::Headers::AuthenticationHeaderValue::Parse yöntemi

AuthenticationHeaderValue::Parse method

Geçilen dizeyi AuthenticationHeaderValue sınıfının bir örneğine dönüştürür.

static System::SharedPtr<AuthenticationHeaderValue> System::Net::Http::Headers::AuthenticationHeaderValue::Parse(String input)
ParameterTypeAçıklama
girdiStringAyrıştırılacak bir dize.

ReturnValue

AuthenticationHeaderValue sınıfının bir örneği.

Ayrıca Bakınız