DirectoryServiceConnection.RefreshSchema - Méthode

Envoie une commande au refrersh le schéma de l'agent de gestion de l'annuaire AD/LDAP

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Sub RefreshSchema ( _
    password As SecureString _
)
'Utilisation
Dim instance As DirectoryServiceConnection
Dim password As SecureString

instance.RefreshSchema(password)
public void RefreshSchema(
    SecureString password
)

Paramètres

Voir aussi

Référence

DirectoryServiceConnection classe

DirectoryServiceConnection - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms