Org.Apache.Http.Authentication.IAuthScheme: Property Members

The properties of Org.Apache.Http.Authentication.IAuthScheme are listed below. For a list of all members, see the IAuthScheme Members list.

Public Properties

[read-only]
IsCompletebool. Authentication process may involve a series of challenge-response exchanges.
[read-only]
IsConnectionBasedbool. Tests if the authentication scheme is provides authorization on a per connection basis instead of usual per request basis
[read-only]
Realmstring. Returns authentication realm.
[read-only]
SchemeNamestring. Returns textual designation of the given authentication scheme.