Partager via


IdentityProviderCreateContract.AllowedTenants Propriété

Définition

Obtient ou définit la liste des locataires autorisés lors de la configuration de la connexion 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à