次の方法で共有


PortalDelegationSettings.ValidationKey プロパティ

定義

要求が Azure API Managementから送信されていることを検証する base64 でエンコードされた検証キーを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.validationKey")]
public string ValidationKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.validationKey")>]
member this.ValidationKey : string with get, set
Public Property ValidationKey As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象