Share via


ISecurityCapabilities.SupportsServerAuthentication プロパティ

定義

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

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

プロパティ値

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

適用対象