Freigeben über


Provider.ProviderAuthorizationConsentState Eigenschaft

Definition

Ruft den Zustimmungsstatus der Anbieterautorisierung ab oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: