Preparing search index...
The search index is not available
@terrestris/shogun-util
@terrestris/shogun-util
model/Role
RoleArgs
Interface RoleArgs<T>
interface
RoleArgs
<
T
>
{
authProviderId
?:
string
;
created
?:
string
|
Date
;
id
?:
number
;
modified
?:
string
|
Date
;
providerDetails
?:
T
;
}
Type Parameters
T
extends
ProviderRoleDetails
=
KeycloakRoleRepresentation
Hierarchy (
view full
)
BaseEntityArgs
RoleArgs
Index
Properties
auth
Provider
Id?
created?
id?
modified?
provider
Details?
Properties
Optional
auth
Provider
Id
auth
Provider
Id
?:
string
Optional
created
created
?:
string
|
Date
Optional
id
id
?:
number
Optional
modified
modified
?:
string
|
Date
Optional
provider
Details
provider
Details
?:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
Provider
Id
created
id
modified
provider
Details
@terrestris/shogun-util
Loading...