CredPrompt Class |
Namespace: Koden.Utils.Exchange
The CredPrompt type exposes the following members.
| Name | Description | |
|---|---|---|
| CredPrompt |
Initializes a new instance of the CredPrompt class.
|
| Name | Description | |
|---|---|---|
| Name |
Gets or sets the user name.
| |
| Password |
Gets or sets the password for the credentials.
| |
| SaveChecked |
Gets or sets if the save checkbox status.
| |
| Target |
Gets or sets the name of the target for the credentials.
|
| Name | Description | |
|---|---|---|
| Confirm |
Calls the CredUIConfirmCredentials function which confirms that the credentials
provided for the target should be kept in the case they are persisted. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |