次の方法で共有


SiteMachineKey.Validation プロパティ

定義

machineKey 検証を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象