RoleManagerHasRoleMasterKeyMode Method |
Determines if the role with the given ID is in Master Key mode.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntaxpublic Task<bool> HasRoleMasterKeyMode(
Guid id
)
Parameters
- id
- Type: SystemGuid
Return Value
Type:
TaskBoolean
See Also