Method | Description | |
---|---|---|
CredentialsPrompter ( IConfigurationService configurationService ) : System | ||
ShowDialog ( ) : bool |
Method | Description | |
---|---|---|
CreateCredUIInfo ( |
||
DeleteCredential ( string key ) : bool | ||
GetEncryptionKey ( string key, string username ) : string | ||
GetPasswordConfigurationKey ( string key, string username ) : string | ||
PromptForCredentialsCredUIWin ( |
||
ReadCredential ( string key, bool allowConfigurationFallback ) : |
||
WriteCredential ( string key, string userName, string secret ) : bool |
public CredentialsPrompter ( IConfigurationService configurationService ) : System | ||
configurationService | IConfigurationService | |
return | System |