Forest.GlobalCatalogs Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une collection de tous les catalogues globaux de la forêt.
public:
property System::DirectoryServices::ActiveDirectory::GlobalCatalogCollection ^ GlobalCatalogs { System::DirectoryServices::ActiveDirectory::GlobalCatalogCollection ^ get(); };
public System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection GlobalCatalogs { get; }
member this.GlobalCatalogs : System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection
Public ReadOnly Property GlobalCatalogs As GlobalCatalogCollection
Valeur de propriété
Collection GlobalCatalogCollection qui contient les catalogues globaux GlobalCatalog du Forest actuel.
Exceptions
Le serveur cible est occupé ou non disponible.
L'objet a été supprimé.
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.