共用方式為


CustomDomainInner.ValidationData 屬性

定義

取得或設定因本機合規性原因將 CDN 傳遞至某些區域時,可能需要特殊驗證或資料。 例如,必須有自訂網域的 SSO 授權號碼,才能在中國傳遞內容。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於