IdentityProviderCreateContract.SigninTenant Property

Definition

Gets or sets the TenantId to use instead of Common when logging into Active Directory

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to