Method | Description | |
---|---|---|
ReportInvalid ( |
Method | Description | |
---|---|---|
CredentialProviderBase ( bool interactive ) : System |
Creates a new credential provider.
|
|
WasReportedInvalid ( [ uri ) : bool |
Checks whether uri was previously reported as invalid and resets the flag.
|
Method | Description | |
---|---|---|
GetCredential ( |
protected CredentialProviderBase ( bool interactive ) : System | ||
interactive | bool | Indicates whether the credential provider is interactive, i.e., can ask the user for input. |
return | System |
protected WasReportedInvalid ( [ uri ) : bool | ||
uri | [ | |
return | bool |