Principal.GetUnderlyingObject Método

Definição

Devolve o objeto subjacente DirectoryEntry que fornece os dados de contacto para o 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

Devoluções

O objeto subjacente DirectoryEntry .

Atributos

Exceções

O principal atual não foi mantido e não tem um objeto associado DirectoryEntry .

Aplica-se a