SaveUser Method
Overloads
SaveUser(String, CustomUserObject) |
Changes to this [WebMethod] affects the publisher upgrade tool. |
SaveUser(String, CustomUserObject)
Changes to this [WebMethod] affects the publisher upgrade tool.
Declaration
void SaveUser(string old_name, CustomUserObject new_user)
Parameters
Type | Name | Description |
---|---|---|
System.String | old_name | |
CustomUserObject | new_user |