AuthorizationRule interface
表示 ATOM 型管理作業中的 類型 AuthorizationRule
。
屬性
access |
(「管理」許可權清單|「Send」 |「Listen」) 。 |
claim |
宣告類型。 |
key |
授權規則金鑰名稱。 |
primary |
授權規則的主鍵。 |
secondary |
授權規則的次要金鑰。 |
屬性詳細資料
accessRights
(「管理」許可權清單|「Send」 |「Listen」) 。
accessRights?: ("Manage" | "Send" | "Listen")[]
屬性值
("Manage" | "Send" | "Listen")[]
claimType
宣告類型。
claimType: string
屬性值
string
keyName
授權規則金鑰名稱。
keyName: string
屬性值
string
primaryKey
授權規則的主鍵。
primaryKey?: string
屬性值
string
secondaryKey
授權規則的次要金鑰。
secondaryKey?: string
屬性值
string