Compartir a través de


IdentityProviderUpdateParameters.AllowedTenants Propiedad

Definición

Obtiene o establece la lista de inquilinos permitidos al configurar el inicio de sesión de 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a