SspiSecurityTokenParameters.SupportsClientWindowsIdentity プロパティ

定義

実装時に、トークンが認証用のWindows ID をサポートしているかどうかを示す値を取得します。

protected public:
 virtual property bool SupportsClientWindowsIdentity { bool get(); };
protected internal override bool SupportsClientWindowsIdentity { get; }
member this.SupportsClientWindowsIdentity : bool
Protected Friend Overrides ReadOnly Property SupportsClientWindowsIdentity As Boolean

プロパティ値

常に true を返します。

適用対象