Share via


HttpClientCertificate.IsPresent 屬性

定義

取得值,指出用戶端憑證是否存在。

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

屬性值

如果用戶端憑證存在,則為 true,否則為 false

適用於