Freigeben über


OAuth2PermissionGrant.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 string ConsentType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="consentType")>]
member this.ConsentType : string with get, set
Public Property ConsentType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: