次の方法で共有


ISecurityCapabilities.SupportsClientWindowsIdentity プロパティ

定義

バインディングがクライアントの Windows ID をサポートするかどうかを示す値を取得します。

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

プロパティ値

バインディングでクライアント Windows ID をサポートできる場合は true。それ以外の場合は false

適用対象