Principal.GetUnderlyingObjectType Método

Definição

Retorna o tipo de objeto subjacente.

public:
 Type ^ GetUnderlyingObjectType();
public Type GetUnderlyingObjectType ();
[System.Security.SecurityCritical]
public Type GetUnderlyingObjectType ();
member this.GetUnderlyingObjectType : unit -> Type
[<System.Security.SecurityCritical>]
member this.GetUnderlyingObjectType : unit -> Type
Public Function GetUnderlyingObjectType () As Type

Retornos

O tipo de objeto subjacente. Para AD DS, AD LDS e SAM, o tipo é DirectoryEntry.

Atributos

Aplica-se a