PrincipalSearcher.GetUnderlyingSearcherType Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Devuelve el tipo del objeto devuelto desde el GetUnderlyingSearcher() método .
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
que Type especifica el tipo de objeto devuelto por el GetUnderlyingSearcher() método .
- Atributos
Excepciones
Primero QueryFilter debe asignarse al buscador de entidades de seguridad antes de que se pueda realizar la consulta.