Contains credentials for a task and includes a full Windows credential set.
The following tables list the members exposed by the WindowsMonitoringTaskCredentials type.
Public
Constructors
| Name | Description | |
|---|---|---|
| WindowsMonitoringTaskCredentials | Initializes a new WindowsMonitoringTaskCredentials object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Domain | Gets or sets a string that contains the domain of the user. |
|
Password | Gets or sets a SecureString object that contains the password for the user. |
|
UserName | Gets or sets a string that contains the user name of the user. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Dispose | Overloaded. Disposes the instance of this object. (inherited from MonitoringTaskCredentials) |
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Dispose | Overloaded. (inherited from MonitoringTaskCredentials) |
|
Finalize | Allows this object to attempt to free resources and perform other cleanup operations before the object is reclaimed by garbage collection. (inherited from MonitoringTaskCredentials) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

