DefaultAuthorizationPolicy.AllowedApplications Propriedade

Definição

Obtém ou define as definições de configuração dos aplicativos permitidos do Azure Active Directory.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a