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 클래스의 인스턴스입니다.

또 보기