Condividi tramite


SitePatchResource.ClientCertEnabled Proprietà

Definizione

Ottiene o imposta <code>true</code> per abilitare l'autenticazione del certificato client (autenticazione reciproca TLS); in caso contrario, <code>false</code>. Il valore predefinito è <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clientCertEnabled")]
public bool? ClientCertEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clientCertEnabled")>]
member this.ClientCertEnabled : Nullable<bool> with get, set
Public Property ClientCertEnabled As Nullable(Of Boolean)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a