Overload List

  NameDescription
AddUserToRoles(NTAccount, array<String>[]()[])
Adds the specified user to the specified roles.
AddUserToRoles(String, array<String>[]()[])
Adds the specified user to the specified roles.
AddUserToRoles(NTAccount, array<String>[]()[], Guid)
Adds the specified user to the specified roles.
AddUserToRoles(String, array<String>[]()[], Guid)
Adds the specified user to the specified roles.

See Also