共用方式為


IWebSiteBase.ClientCertEnabled 屬性

定義

取得 & lt;code gt;true & lt;/code && gt; 以啟用用戶端憑證驗證 (TLS 相互驗證) ;否則為 & lt;code gt;false & lt;/code && gt;。 預設值為 & lt;code & gt;false & lt;/code & gt;。

public bool ClientCertEnabled { get; }
member this.ClientCertEnabled : bool
Public ReadOnly Property ClientCertEnabled As Boolean

屬性值

適用於