SecurityIdentity.AuthenticationLevel 属性

定义

获取由该标识描述的用户的身份验证级别。

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 值之一。

适用于