Compartir a través de


ActiveDirectorySiteLink.GetDirectoryEntry Método

Definición

Obtiene el objeto DirectoryEntry para este objeto.

public:
 System::DirectoryServices::DirectoryEntry ^ GetDirectoryEntry();
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry ();
member this.GetDirectoryEntry : unit -> System.DirectoryServices.DirectoryEntry
Public Function GetDirectoryEntry () As DirectoryEntry

Devoluciones

Objeto DirectoryEntry para este vínculo a sitio.

Excepciones

El objeto ActiveDirectorySiteLink aún no se ha guardado en el almacén de Servicios de dominio de Active Directory.

El objeto se ha eliminado.

Se aplica a

Consulte también