Share via


AccessKeys Class

Definition

Namespace/Relay Connection String

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

Constructors

AccessKeys()

Initializes a new instance of the AccessKeys class.

AccessKeys(String, String, String, String, String)

Initializes a new instance of the AccessKeys class.

Properties

KeyName

Gets or sets a string that describes the authorization rule

PrimaryConnectionString

Gets or sets primaryConnectionString of the created Namespace AuthorizationRule.

PrimaryKey

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

SecondaryConnectionString

Gets or sets secondaryConnectionString of the created Namespace AuthorizationRule

SecondaryKey

Gets or sets a base64-encoded 256-bit secondary key for signing and validating the SAS token

Applies to