Compartir a través de


ProviderPermission.ProviderAuthorizationConsentState Propiedad

Definición

Obtiene o establece el estado de consentimiento de autorización del proveedor. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a