Partilhar via


ProviderConsentDefinition.ConsentToAuthorization Propriedade

Definição

Obtém ou define um valor que indica se a autorização é consentida ou não.

[Newtonsoft.Json.JsonProperty(PropertyName="consentToAuthorization")]
public bool? ConsentToAuthorization { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="consentToAuthorization")>]
member this.ConsentToAuthorization : Nullable<bool> with get, set
Public Property ConsentToAuthorization As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a