Removes the specified user from the specified role.
Removes the specified user from the specified role.
public static void RemoveUserFromRole(NTAccount,String);
Removes the specified user from the specified role.
public static void RemoveUserFromRole(String,String);
VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace