ISecurityCapabilities.SupportsClientAuthentication 屬性

定義

取得值,這個值表示繫結是否支援用戶端驗證。

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

屬性值

如果繫結可以支援用戶端驗證,則為 true,否則為 false

適用於