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

属性值

代表认证类型的值。

适用于