共用方式為


ServerIntegratedAuth.IsEnabled 屬性

定義

指出目前應用程式實例是否已啟用整合式Windows 驗證。

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

屬性值

適用於