CredentialModel Class |
Namespace: DoubleTake.Web.Models
The CredentialModel type exposes the following members.
| Name | Description | |
|---|---|---|
| CredentialModel | Initializes a new instance of the CredentialModel class |
| Name | Description | |
|---|---|---|
| Domain |
Gets or sets the domain.
| |
| Password |
Gets or sets the password.
| |
| UserName |
Gets or sets the user name.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (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.) |