Partilhar via


ProviderPermission.ProviderAuthorizationConsentState Propriedade

Definição

Obtém ou define o estado de consentimento de autorização do provedor. Os valores possíveis incluem: 'NotSpecified', 'Required', 'NotRequired', 'Consented'

[Newtonsoft.Json.JsonProperty(PropertyName="providerAuthorizationConsentState")]
public string ProviderAuthorizationConsentState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="providerAuthorizationConsentState")>]
member this.ProviderAuthorizationConsentState : string with get, set
Public Property ProviderAuthorizationConsentState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a