Lenguaje

Principal.GetUnderlyingObject Método

Definición

Devuelve el objeto subyacente DirectoryEntry que proporciona los datos de contacto para el objeto principal.

public:
 System::Object ^ GetUnderlyingObject();
public object GetUnderlyingObject();
[System.Security.SecurityCritical]
public object GetUnderlyingObject();
member this.GetUnderlyingObject : unit -> obj
[<System.Security.SecurityCritical>]
member this.GetUnderlyingObject : unit -> obj
Public Function GetUnderlyingObject () As Object

Devoluciones

Objeto subyacente DirectoryEntry .

Atributos

Excepciones

La entidad de seguridad actual no se ha conservado y no tiene un objeto asociado DirectoryEntry .

Se aplica a