Share via


WsFederationConfiguration.AuthenticationType 속성

정의

WS-Federation 로그인 요청("wsignin1.0")에 사용할 wauth 매개 변수의 값을 가져오거나 설정합니다.

public:
 property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationType { get; set; }
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

속성 값

인증 형식을 지정하는 URI입니다. 기본값은 빈 문자열입니다.

적용 대상

추가 정보