Interface implemented by clients of the ILoginManager interface to provide authentication credentials

Namespace: Endeca.Navigation.AccessControl
Assembly: Endeca.Navigation.AccessControl (in Endeca.Navigation.AccessControl.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

C#
public interface IAuthCredentialRequestHandler
Visual Basic
Public Interface IAuthCredentialRequestHandler
Visual C++
public interface class IAuthCredentialRequestHandler

See Also