Principal.GetUnderlyingObjectType Méthode

Définition

Retourne le type d'objet sous-jacent.

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

Retours

Type d'objet sous-jacent. Pour AD DS, AD LDS et SAM, le type est DirectoryEntry.

Attributs

S’applique à