Visual Guard Class Library Documentation

VGRolesInstance.RemoveUserFromRole Method

Removes the specified user from the specified role.

Overload List

Removes the specified user from the specified role.

public void RemoveUserFromRole(NTAccount,String);

Removes the specified user from the specified role.

public void RemoveUserFromRole(String,String);

See Also

VGRolesInstance Class | Novalys.VisualGuard.Security.Membership Namespace