Visual Guard Class Library Documentation

VGRolesInstance.AddUserToRole Method

Adds the specified user to the specified role.

Overload List

Adds the specified user to the specified role.

public void AddUserToRole(NTAccount,String);

Adds the specified user to the specified role.

public void AddUserToRole(String,String);

See Also

VGRolesInstance Class | Novalys.VisualGuard.Security.Membership Namespace