次の方法で共有


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

プロパティ値

適用対象