Aracılığıyla paylaş


CredentialDetails.UseEndUserOAuth2Credentials Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to