Visual Guard Class Library Documentation

VGRoles.AddUserToRoles Method

Adds the specified user to the specified roles.

Overload List

Adds the specified user to the specified roles.

public static void AddUserToRoles(NTAccount,String[]);

Adds the specified user to the specified roles.

public static void AddUserToRoles(String,String[]);

See Also

VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace