PrincipalSearcher.GetUnderlyingSearcherType Metodo

Definizione

Restituisce il tipo dell'oggetto restituito dal metodo 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

Restituisce

Oggetto Type che specifica il tipo di oggetto restituito del metodo GetUnderlyingSearcher().

Attributi

Eccezioni

Un oggetto QueryFilter deve essere assegnato al ricercatore Principal prima che la query possa essere eseguita.

Si applica a

Vedi anche