RedisCommonPropertiesRedisConfiguration.AadEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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