Ilumnis Authentication
IAuthenticationStorage.UpdateRole Method
Updates a role.
void
UpdateRole(
Role
role
);
Parameters
role
Role to update.
See Also
IAuthenticationStorage Interface
|
IExSys.Authentication.Storage Namespace