ServiceBusSharedAccessAuthorizationRule Class

Definition

An authorization rule.

public class ServiceBusSharedAccessAuthorizationRule
type ServiceBusSharedAccessAuthorizationRule = class
Public Class ServiceBusSharedAccessAuthorizationRule
Inheritance
ServiceBusSharedAccessAuthorizationRule

Constructors

ServiceBusSharedAccessAuthorizationRule()

Initializes a new instance of the ServiceBusSharedAccessAuthorizationRule class.

Properties

ClaimType

Optional. The type of the claim.

ClaimValue

Optional. The value of the claim.

CreatedTime

Optional. The time at which the authorization rule was created.

KeyName

Optional. The name of the key that was used.

ModifiedTime

Optional. The most recent time the rule was updated.

PrimaryKey

Optional. The primary key that was used.

Revision

Optional. The revision number for the rule.

Rights

Optional. The rights associated with the rule.

SecondaryKey

Optional. The secondary key that was used.

Applies to