Share via


DefaultAccountPayload.ScopeTenantId Property

Definition

Gets or sets the scope tenant in which the default account is set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to