Метод | Описание | |
---|---|---|
ReportInvalid ( |
Метод | Описание | |
---|---|---|
CredentialProviderBase ( bool interactive ) : System |
Creates a new credential provider.
|
|
WasReportedInvalid ( [ uri ) : bool |
Checks whether uri was previously reported as invalid and resets the flag.
|
Метод | Описание | |
---|---|---|
GetCredential ( |
protected CredentialProviderBase ( bool interactive ) : System | ||
interactive | bool | Indicates whether the credential provider is interactive, i.e., can ask the user for input. |
Результат | System |
public ReportInvalid ( |
||
uri | ||
Результат | void |
protected WasReportedInvalid ( [ uri ) : bool | ||
uri | [ | |
Результат | bool |