다음을 통해 공유


SecurityIdentity.AuthenticationLevel 속성

정의

이 ID로 설명되는 사용자의 인증 수준을 가져옵니다.

public:
 property System::EnterpriseServices::AuthenticationOption AuthenticationLevel { System::EnterpriseServices::AuthenticationOption get(); };
public System.EnterpriseServices.AuthenticationOption AuthenticationLevel { get; }
member this.AuthenticationLevel : System.EnterpriseServices.AuthenticationOption
Public ReadOnly Property AuthenticationLevel As AuthenticationOption

속성 값

AuthenticationOption 값 중 하나입니다.

적용 대상