Partager via


ApplicationBase.OrgRestrictions Propriété

Définition

Obtient ou définit une liste de locataires autorisés à accéder à l’application.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à