Compartilhar via


OAuth2PermissionGrantInner.ConsentType Propriedade

Definição

Obtém ou define indica se o consentimento foi fornecido pelo administrador (em nome da organização) ou por um indivíduo. Os valores possíveis incluem: 'AllPrincipals', 'Principal'

[Newtonsoft.Json.JsonProperty(PropertyName="consentType")]
public Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ConsentType ConsentType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="consentType")>]
member this.ConsentType : Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ConsentType with get, set
Public Property ConsentType As ConsentType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a