Visual Guard Class Library Documentation

VGRolesInstance.RemoveUserFromRoles Method

Removes the specified user from the specified list of roles.

Overload List

Removes the specified user from the specified list of roles.

public void RemoveUserFromRoles(NTAccount,String[]);

Removes the specified user from the specified roles.

public void RemoveUserFromRoles(String,String[]);

See Also

VGRolesInstance Class | Novalys.VisualGuard.Security.Membership Namespace