共用方式為


RoleAssignment interface

角色指派

屬性

id

角色指派標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

角色指派名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

properties

角色指派屬性。

type

角色指派類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

id

角色指派標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

name

角色指派名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

properties

角色指派屬性。

properties?: RoleAssignmentPropertiesWithScope

屬性值

type

角色指派類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string