PrincipalSearcher.GetUnderlyingSearcherType Método

Definición

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.

Se aplica a