次の方法で共有


AccountProperties.CustomSubDomainName プロパティ

定義

トークンベースの認証に使用される省略可能なサブドメイン名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象