PublisherSecurityRole interface
屬性
| allow |
允許角色的權限。 |
| deny |
角色被拒絕的權限。 |
| description | 角色所定義的使用者存取權描述 |
| display |
角色的使用者易記名稱。 |
| identifier | 角色的全域唯一識別碼。 |
| name | 範圍中角色的唯一名稱。 |
| scope | 傳回 ParentScope 的識別碼。 |
屬性詳細資料
allowPermissions
允許角色的權限。
allowPermissions: number
屬性值
number
denyPermissions
角色被拒絕的權限。
denyPermissions: number
屬性值
number
description
角色所定義的使用者存取權描述
description: string
屬性值
string
displayName
角色的使用者易記名稱。
displayName: string
屬性值
string
identifier
角色的全域唯一識別碼。
identifier: string
屬性值
string
name
範圍中角色的唯一名稱。
name: string
屬性值
string
scope
傳回 ParentScope 的識別碼。
scope: string
屬性值
string