UnsubscribeAllDatabases
Description
Unsubscribes the user from all databases.
Calling this method disassociates the user from all user databases in the schema repository (master database). The user's account is still active.
Syntax
VBScript
user.UnsubscribeAllDatabases
Perl
$user->UnsubscribeAllDatabases
();
- Identifier
- Description
- user
- A User object.
- Return value
- None.