메소드 | 설명 | |
---|---|---|
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 |