Condividi tramite


CredentialDetails.UseCallerAADIdentity Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to