PrincipalSearcher.GetUnderlyingSearcherType Método

Definição

Retorna o tipo do objeto retornado do 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

Retornos

Um Type que especifica o tipo de objeto retornado do método GetUnderlyingSearcher().

Atributos

Exceções

Um QueryFilter deve ser atribuído primeiro ao pesquisador de entidades de segurança antes que a consulta seja realizada.

Aplica-se a

Confira também