Removes the specified user from the specified list of roles.
Removes the specified user from the specified list of roles.
public static void RemoveUserFromRoles(NTAccount,String[]);
Removes the specified user from the specified roles.
public static void RemoveUserFromRoles(String,String[]);
VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace