Preparing search index...
@universe-dg/sdk
Universe
Platform
Security
RoleDataType
Type Alias RoleDataType
Information on the role
Public
type
RoleDataType
=
{
createdAt
:
string
|
null
;
createdBy
:
string
|
null
;
displayName
:
string
;
name
:
string
;
properties
:
string
[]
;
rights
:
string
[]
;
securityLabels
:
string
[]
;
type
:
string
;
updatedAt
:
string
|
null
;
updatedBy
:
string
|
null
;
}
Index
Properties
created
At
created
By
display
Name
name
properties
rights
security
Labels
type
updated
At
updated
By
Properties
created
At
createdAt
:
string
|
null
created
By
createdBy
:
string
|
null
display
Name
displayName
:
string
name
name
:
string
properties
properties
:
string
[]
rights
rights
:
string
[]
security
Labels
securityLabels
:
string
[]
type
type
:
string
updated
At
updatedAt
:
string
|
null
updated
By
updatedBy
:
string
|
null
On This Page
Properties
created
At
created
By
display
Name
name
properties
rights
security
Labels
type
updated
At
updated
By
Юниверс DG SDK UI
Loading...
Information on the role
Public