Partager via


OAuth2PermissionGrantInner.ConsentType Propriété

Définition

Obtient ou définit indique si le consentement a été fourni par l’administrateur (au nom du organization) ou par un individu. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à