Compartir a través de


GatewaySettings.IsCredentialEnabled Propiedad

Definición

Obtiene indica si la autorización basada en la configuración de la puerta de enlace está habilitada o no.

[Newtonsoft.Json.JsonProperty(PropertyName="restAuthCredential.isEnabled")]
public string IsCredentialEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restAuthCredential.isEnabled")>]
member this.IsCredentialEnabled : string
Public ReadOnly Property IsCredentialEnabled As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a