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.2.0.0 (6.2.2.8614)

Syntax

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

See Also