Share via


AccessKeys Class

Definition

The secret access keys used for authenticating connections to redis.

public class AccessKeys
type AccessKeys = class
Public Class AccessKeys
Inheritance
AccessKeys

Properties

PrimaryKey

The current primary key that clients can use to authenticate.

SecondaryKey

The current secondary key that clients can use to authenticate.

Applies to