PrincipalSearcher.GetUnderlyingSearcherType Método

Definición

Devuelve el tipo del objeto devuelto desde el método 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

Devoluciones

Type que especifica el tipo de objeto devolvió desde el método GetUnderlyingSearcher().

Atributos

Excepciones

La propiedad QueryFilter primero se debe asignar al buscador de entidades de seguridad antes de que se pueda ejecutar la consulta.

Se aplica a

Consulte también