System::Net::Http::Headers::AuthenticationHeaderValue::Parse method

AuthenticationHeaderValue::Parse method

पास की गई स्ट्रिंग को AuthenticationHeaderValue क्लास की एक इंस्टेंस में परिवर्तित करता है।

static System::SharedPtr<AuthenticationHeaderValue> System::Net::Http::Headers::AuthenticationHeaderValue::Parse(String input)
पैरामीटरप्रकारविवरण
इनपुटStringपार्स करने के लिए एक स्ट्रिंग।

ReturnValue

AuthenticationHeaderValue क्लास की एक इंस्टेंस।

संबंधित देखें