Share via


RedisCommonConfiguration.AuthNotRequired Property

Definition

Specifies whether the authentication is disabled. Setting this property is highly discouraged from security point of view.

public Azure.Provisioning.BicepValue<string> AuthNotRequired { get; set; }
member this.AuthNotRequired : Azure.Provisioning.BicepValue<string> with get, set
Public Property AuthNotRequired As BicepValue(Of String)

Property Value

Applies to