OrganisationUnitManagerHasUserMasterKeyMode Method |
Returns if the user is secured with master key.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntaxpublic Task<bool> HasUserMasterKeyMode(
Guid id
)
Parameters
- id
- Type: SystemGuid
ID of the user.
Return Value
Type:
TaskBoolean
See Also