SspiSecurityTokenParameters.SupportsClientAuthentication プロパティ

定義

実装された場合、トークンがクライアント認証をサポートするかどうかを示す値を取得します。

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

プロパティ値

常に true を返します。

適用対象