Метод | Описание | |
---|---|---|
WindowsCliCredentialProvider ( bool interactive ) : System |
Creates a new Windows command-line credential provider.
|
Метод | Описание | |
---|---|---|
Prompt ( string target, WindowsCredentialsFlags flags ) : |
protected Prompt ( string target, WindowsCredentialsFlags flags ) : |
||
target | string | |
flags | WindowsCredentialsFlags | |
Результат |
public WindowsCliCredentialProvider ( bool interactive ) : System | ||
interactive | bool | Indicates whether the credential provider is interactive, i.e., can ask the user for input. |
Результат | System |