Compartilhar via


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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a