次の方法で共有


GatewaySettings.IsCredentialEnabled プロパティ

定義

Gets は、ゲートウェイ設定ベースの承認が有効かどうかを示します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象