Partager via


ApplicationBase.PreAuthorizedApplications Propriété

Définition

Obtient ou définit la liste des applications préautorisées.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à