ISecurityCapabilities.SupportsClientAuthentication プロパティ

定義

バインディングがクライアント認証をサポートしているかどうかを示す値を取得します。

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

プロパティ値

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

適用対象