PublicationAccess.IsWindowsLogin プロパティ

定義

そのログインが出版物にアクセスできるMicrosoft Windowsログインかどうかを把握します。

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

プロパティ値

Boolean の値。 true場合、出版アクセスオブジェクトはWindowsログインを表します。 falseの場合、出版アクセスオブジェクトはWindowsログインを表しません。

注釈

この名前空間、クラス、またはメンバーは.NETフレームワークのバージョン2.0でのみサポートされています。

適用対象