Principal.GetUnderlyingObject Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna o objeto subjacente DirectoryEntry que fornece os dados de contato 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
Retornos
O objeto subjacente DirectoryEntry .
- Atributos
Exceções
A entidade de segurança atual não foi mantida e não tem um objeto associado DirectoryEntry .