طريقة 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.

انظر أيضًا