| infoRouter Document Management System - Web Services API Documentation Version 7.0 |
| AddUserAsDomainMember |
| Adds a user to the specified domain |
| Syntax |
[Visual Basic] |
| Parameters |
|
| Return Value |
|
returns xml fragment. <response success="true" error=""> if success = "true", the user has successfully been added to the domain. if success = "false", the error attribute returns the error description. |
| Remarks |
|
The caller must be the system administrator or the domain manager of the specified domain. - Only Global Users can be added as members to domains. - Local Users remain local to their original domains. They cannot be made members of other domains. |
| Example |
Public Sub AddUserAsDomainMember() |
| See Also |
|
GetDomainMembers | RemoveUserFromDomainMembership | AddUserGroupAsDomainMember |
| Web Services API Syntax based on infoRouter Document Management System Version 7.0 |
| Copyright() 1998-2008 Active Innovations, Inc. |
| infoRouter Enterprise Document Management System |