The properties of Org.Apache.Http.Authentication.IAuthScheme are listed below. For a list of all members, see the IAuthScheme Members list.
[read-only] | IsComplete | bool. Authentication process may involve a series of challenge-response exchanges. |
[read-only] | IsConnectionBased | bool. Tests if the authentication scheme is provides authorization on a per connection basis instead of usual per request basis |
[read-only] | Realm | string. Returns authentication realm. |
[read-only] | SchemeName | string. Returns textual designation of the given authentication scheme. |