RedisCommonPropertiesRedisConfiguration.AadEnabled Property

Definition

Gets or sets specifies whether AAD based authentication has been enabled or disabled for the cache

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to