Application.PreAuthorizedApplications Propriedade

Definição

Obtém ou define a lista de aplicativos pré-autorizados.

[Newtonsoft.Json.JsonProperty(PropertyName="preAuthorizedApplications")]
public System.Collections.Generic.IList<Microsoft.Azure.Graph.RBAC.Models.PreAuthorizedApplication> PreAuthorizedApplications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preAuthorizedApplications")>]
member this.PreAuthorizedApplications : System.Collections.Generic.IList<Microsoft.Azure.Graph.RBAC.Models.PreAuthorizedApplication> with get, set
Public Property PreAuthorizedApplications As IList(Of PreAuthorizedApplication)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a