Common base class for ICredentialProvider implementations.
More...
|
bool | Interactive [get] |
|
bool | Interactive [get] |
| Indicates whether the credential provider is interactive, i.e., can ask the user for input. More...
|
|
Common base class for ICredentialProvider implementations.
◆ CredentialProviderBase()
NanoByte.Common.Net.CredentialProviderBase.CredentialProviderBase |
( |
ITaskHandler |
handler | ) |
|
|
inlineprotected |
Creates a new credential provider.
- Parameters
-
handler | Used to determine whether and how to ask the user for input. |
◆ WasReportedInvalid()
bool NanoByte.Common.Net.CredentialProviderBase.WasReportedInvalid |
( |
Uri |
uri | ) |
|
|
inlineprotected |
Checks whether uri was previously reported as invalid and resets the flag.
The documentation for this class was generated from the following file:
- Common/Net/CredentialProviderBase.cs