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.

Syntaxe

VBScript

user.UnsubscribeAllDatabases 

Perl

$user->UnsubscribeAllDatabases(); 
Identificateur
Description
utilisateur
Objet User.
Valeur renvoyée
Aucune.

Feedback