The BasicChallengeHandler type exposes the following members.

Properties

  NameDescription
Public propertyLoginHandler
Get the general (non-realm-specific) login handler associated with this challenge handler. A login handler is used to assist in obtaining credentials to respond to challenge requests.

Return Value

a login handler to assist in providing credentials, or NULL if none has been established yet.

See Also