Ilumnis Authentication
IAuthenticationStorage.UpdateRight Method
Updates a right.
void
UpdateRight(
Right
right
);
Parameters
right
Right to update.
See Also
IAuthenticationStorage Interface
|
IExSys.Authentication.Storage Namespace