ApplicationInner.OrgRestrictions Propriedade

Definição

Obtém ou define uma lista de locatários com permissão para acessar o aplicativo.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a