AuthenticationInfo.IsWindowsAuthentication 屬性

定義

取得或設定一個值,指示使用者是否已透過Microsoft Windows-Integrated認證。

public:
 property bool IsWindowsAuthentication { bool get(); void set(bool value); };
public bool IsWindowsAuthentication { get; set; }
member this.IsWindowsAuthentication : bool with get, set
Public Property IsWindowsAuthentication As Boolean

屬性值

true若 Windows 已認證;否則, false

適用於