Visual Guard Class Library Documentation

VGRoles.AddUserToRole Method

Adds the specified user to the specified role.

Overload List

Adds the specified user to the specified role.

public static void AddUserToRole(NTAccount,String);

Adds the specified user to the specified role.

public static void AddUserToRole(String,String);

See Also

VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace