Compartilhar via


IdentityProviderContract.AllowedTenants Propriedade

Definição

Obtém ou define a lista de Locatários Permitidos ao configurar o logon do Azure Active Directory.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedTenants")]
public System.Collections.Generic.IList<string> AllowedTenants { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedTenants")>]
member this.AllowedTenants : System.Collections.Generic.IList<string> with get, set
Public Property AllowedTenants As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a