次の方法で共有


PortalSettingValidationKeyContract.ValidationKey プロパティ

定義

ポータル設定の検証キーのシークレット値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象