次の方法で共有


SiteMachineKey.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

適用対象