Principal.GetUnderlyingObject Método

Definição

Retorna o objeto DirectoryEntry subjacente que fornece os dados de contato para o objeto de entidade de segurança.

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 DirectoryEntry subjacente.

Atributos

Exceções

A entidade de segurança atual não foi persistente e não tem um objeto DirectoryEntry associado.

Aplica-se a