Compartilhar via


ServicePrincipalInner.Oauth2Permissions Propriedade

Definição

Obtém as permissões OAuth 2.0 expostas pelo aplicativo associado.

[Newtonsoft.Json.JsonProperty(PropertyName="oauth2Permissions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.OAuth2Permission> Oauth2Permissions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="oauth2Permissions")>]
member this.Oauth2Permissions : System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.OAuth2Permission>
Public ReadOnly Property Oauth2Permissions As IList(Of OAuth2Permission)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a