IWebAppBase.ClientCertEnabled Property
Definition
Gets if the client certificate is enabled for the web app.
public bool ClientCertEnabled { get; }
member this.ClientCertEnabled : bool
Public ReadOnly Property ClientCertEnabled As Boolean
Property Value
- Boolean
Applies to