Share via


ResourceListKeysInner Class

Definition

Namespace/ServiceBus Connection String

public class ResourceListKeysInner
type ResourceListKeysInner = class
Public Class ResourceListKeysInner
Inheritance
ResourceListKeysInner

Constructors

ResourceListKeysInner()

Initializes a new instance of the ResourceListKeysInner class.

ResourceListKeysInner(String, String, String, String, String)

Initializes a new instance of the ResourceListKeysInner class.

Properties

KeyName

Gets or sets a string that describes the authorization rule.

PrimaryConnectionString

Gets or sets primary connection string of the created namespace authorization rule.

PrimaryKey

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

SecondaryConnectionString

Gets or sets secondary connection string of the created namespace authorization rule.

SecondaryKey

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

Applies to