共用方式為


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

適用於