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

屬性值

代表驗證類型的數值。

適用於