ISecurityCapabilities.SupportsServerAuthentication プロパティ

定義

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

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

プロパティ値

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

適用対象