Partager via


PrincipalSearcher.GetUnderlyingSearcherType Méthode

Définition

Retourne le type de l'objet retourné par la méthode GetUnderlyingSearcher().

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

Retours

Type spécifiant le type d'objet retourné par la méthode GetUnderlyingSearcher().

Attributs

Exceptions

Un QueryFilter doit être préalablement assigné à l'objet de recherche d'entités de sécurité avant que la requête puisse être exécutée.

S’applique à

Voir aussi