AuthenticationInfo.AuthenticationType 속성

정의

인증의 유형을 결정하는 값을 가져오거나 설정합니다.

public:
 property int AuthenticationType { int get(); void set(int value); };
public int AuthenticationType { get; set; }
member this.AuthenticationType : int with get, set
Public Property AuthenticationType As Integer

속성 값

인증의 유형을 나타내는 값입니다.

적용 대상