Freigeben über


OAuth2PermissionGrantInner.ConsentType Eigenschaft

Definition

Ruft ab oder legt fest, ob die Zustimmung vom Administrator (im Namen des organization) oder von einer Einzelperson erteilt wurde. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: