다음을 통해 공유


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-페더레이션 로그인 요청 wauth 형식을 나타내는 URI를 포함하는 문자열 기본값은 빈 문자열입니다. 선택 사항입니다.

특성

적용 대상

추가 정보