SecurityIdentity.AuthenticationService 属性

定义

获取由该标识描述的身份验证服务。

public:
 property int AuthenticationService { int get(); };
public int AuthenticationService { get; }
member this.AuthenticationService : int
Public ReadOnly Property AuthenticationService As Integer

属性值

由该标识描述的身份验证服务。

适用于