HttpClientCertificate.IsPresent 屬性

定義

會得到一個值,表示是否有客戶端憑證存在。

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

屬性值

true若有客戶端憑證;否則,。 false

適用於