Dela via


GatewaySettings.IsCredentialEnabled Property

Definition

Gets indicates whether or not the gateway settings based authorization is enabled.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to