Share via


AccessKeys interface

Namespace/EventHub Connection String

Properties

aliasPrimaryConnectionString

Primary connection string of the alias if GEO DR is enabled

aliasSecondaryConnectionString

Secondary connection string of the alias if GEO DR is enabled

keyName

A string that describes the AuthorizationRule.

primaryConnectionString

Primary connection string of the created namespace AuthorizationRule.

primaryKey

A base64-encoded 256-bit primary key for signing and validating the SAS token.

secondaryConnectionString

Secondary connection string of the created namespace AuthorizationRule.

secondaryKey

A base64-encoded 256-bit primary key for signing and validating the SAS token.

Property Details

aliasPrimaryConnectionString

Primary connection string of the alias if GEO DR is enabled

aliasPrimaryConnectionString?: string

Property Value

string

aliasSecondaryConnectionString

Secondary connection string of the alias if GEO DR is enabled

aliasSecondaryConnectionString?: string

Property Value

string

keyName

A string that describes the AuthorizationRule.

keyName?: string

Property Value

string

primaryConnectionString

Primary connection string of the created namespace AuthorizationRule.

primaryConnectionString?: string

Property Value

string

primaryKey

A base64-encoded 256-bit primary key for signing and validating the SAS token.

primaryKey?: string

Property Value

string

secondaryConnectionString

Secondary connection string of the created namespace AuthorizationRule.

secondaryConnectionString?: string

Property Value

string

secondaryKey

A base64-encoded 256-bit primary key for signing and validating the SAS token.

secondaryKey?: string

Property Value

string