Method | Description | |
---|---|---|
GetCredential ( |
Method | Description | |
---|---|---|
WindowsCredentialProvider ( bool interactive ) : System |
Creates a new Windows credential provider.
|
Method | Description | |
---|---|---|
Prompt ( string target, WindowsCredentialsFlags flags ) : |
public GetCredential ( |
||
uri | ||
authType | string | |
return |
protected WindowsCredentialProvider ( bool interactive ) : System | ||
interactive | bool | Indicates whether the credential provider is interactive, i.e., can ask the user for input. |
return | System |