Sdílet prostřednictvím


AccessKeysInner Class

Definition

Namespace/EventHub Connection String

public class AccessKeysInner
type AccessKeysInner = class
Public Class AccessKeysInner
Inheritance
AccessKeysInner

Constructors

AccessKeysInner()

Initializes a new instance of the AccessKeysInner class.

AccessKeysInner(String, String, String, String, String, String, String)

Initializes a new instance of the AccessKeysInner class.

Properties

AliasPrimaryConnectionString

Gets primary connection string of the alias if GEO DR is enabled

AliasSecondaryConnectionString

Gets secondary connection string of the alias if GEO DR is enabled

KeyName

Gets a string that describes the AuthorizationRule.

PrimaryConnectionString

Gets primary connection string of the created namespace AuthorizationRule.

PrimaryKey

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

SecondaryConnectionString

Gets secondary connection string of the created namespace AuthorizationRule.

SecondaryKey

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

Applies to