Principal.GetUnderlyingObjectType Metodo

Definizione

Restituisce il tipo di oggetto sottostante.

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

Valori restituiti

Tipo di oggetto sottostante. Per Active Directory Domain Services, AD LDS e SAM il tipo è DirectoryEntry.

Attributi

Si applica a