Ilumnis Authentication

AuthenticationStorage.DeleteRight Method

Uses data layer to delete specific right.

Overload List

Uses data layer to delete specific right.

public static void DeleteRight(int);

Uses data layer to delete specific right.

public static void DeleteRight(string);

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace