The members of Org.Apache.Http.Authentication.IAuthScheme are listed below.
				
Public Properties
| [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. | 
Public Methods