Condividi tramite


AccountProperties.CustomSubDomainName Property

Definition

Gets or sets optional subdomain name used for token-based authentication.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to