IServerIntegratedAuth.IsEnabled プロパティ

定義

現在のアプリケーション インスタンスに対して統合Windows 認証が有効になっているかどうかを示します。

public:
 property bool IsEnabled { bool get(); };
public bool IsEnabled { get; }
member this.IsEnabled : bool
Public ReadOnly Property IsEnabled As Boolean

プロパティ値

適用対象