Visual Guard Class Library Documentation

VGRoles.RemoveUserFromRole Method

Removes the specified user from the specified role.

Overload List

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);

See Also

VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace