WSFederationElement.AuthenticationType 속성

정의

특성을 가져오거나 설정합니다 authenticationType .

public:
 property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("authenticationType", IsRequired=false)]
public string AuthenticationType { get; set; }
[<System.Configuration.ConfigurationProperty("authenticationType", IsRequired=false)>]
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

속성 값

WS-Federation 로그인 요청 wauth 형식을 나타내는 URI를 포함하는 문자열입니다. 기본값은 빈 문자열입니다. Optional.

특성

적용 대상

추가 정보