Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthorizationRule

Package version

Represents type of AuthorizationRule in ATOM based management operations.

Hierarchy

  • AuthorizationRule

Index

Properties

Optional accessRights

accessRights: ("Manage" | "Send" | "Listen")[]

The list of rights("Manage" | "Send" | "Listen").

claimType

claimType: string

The claim type.

keyName

keyName: string

The authorization rule key name.

Optional primaryKey

primaryKey: undefined | string

The primary key for the authorization rule.

Optional secondaryKey

secondaryKey: undefined | string

The secondary key for the authorization rule.

Generated using TypeDoc