MonitoringTaskCredentials Class
Updated: April 25, 2012
Specifies the base class used for task credentials.
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Microsoft.EnterpriseManagement.Configuration::TaskCredentials
Microsoft.EnterpriseManagement.Configuration::MonitoringTaskCredentials
Microsoft.EnterpriseManagement.Configuration::WindowsTaskCredentials
| Name | Description | |
|---|---|---|
![]() | MonitoringTaskCredentials() | Initializes a new MonitoringTaskCredentials object. |
| Name | Description | |
|---|---|---|
![]() | Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from TaskCredentials.) |
![]() | Dispose(Boolean) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from TaskCredentials.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | Allows this object to attempt to free resources and perform other cleanup operations before this object is reclaimed by garbage collection.(Inherited from TaskCredentials.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

