NanoByte.Common
2.7.5
|
Asks the user for NetworkCredentials using the Windows Credential Manager GUI. More...
Protected Member Functions | |
override NetworkCredential | Prompt (string target, WindowsCredentialsFlags flags) |
Performs the actual WindowsCredentials API call to prompt the user or the credential store for credentials. | |
![]() | |
bool | WasReportedInvalid (Uri uri) |
Checks whether uri was previously reported as invalid and resets the flag. More... | |
Additional Inherited Members | |
![]() | |
override? NetworkCredential | GetCredential (Uri uri, string authType) |
![]() | |
void | ReportInvalid (Uri uri) |
Report that the credentials that were retrieved for uri were incorrect. | |
![]() | |
override? object | InitializeLifetimeService () |
Asks the user for NetworkCredentials using the Windows Credential Manager GUI.