RoleDtoSuperUser Property
This makes the user a superuser, which means they have access to everything.
This is a global role and should be used with caution; it should only be assigned to very few users.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public bool SuperUser { get; set; }
Property Value
Boolean