Udostępnij za pośrednictwem


RedisData.IsAccessKeyAuthenticationDisabled Property

Definition

Authentication to Redis through access keys is disabled when set as true. Default value is false.

public bool? IsAccessKeyAuthenticationDisabled { get; set; }
member this.IsAccessKeyAuthenticationDisabled : Nullable<bool> with get, set
Public Property IsAccessKeyAuthenticationDisabled As Nullable(Of Boolean)

Property Value

Applies to