Partager via


UpdateGatewaySettingsParameters.IsCredentialEnabled Propriété

Définition

Obtient ou définit indique si l’autorisation basée sur les paramètres de passerelle est activée ou non.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à