Share via


Principal.GetUnderlyingObjectType Método

Definición

Devuelve el tipo de objeto subyacente.

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

Devoluciones

Tipo de objeto subyacente. En AD DS, AD LDS y SAM, el tipo es DirectoryEntry.

Atributos

Se aplica a