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.
Top

Public Properties

  Name Description
public property Domain Gets or sets a string that contains the domain of the user.
public property Password Gets or sets a SecureString object that contains the password for the user.
public property UserName Gets or sets a string that contains the user name of the user.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Dispose  Overloaded. Disposes the instance of this object. (inherited from MonitoringTaskCredentials)
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Dispose  Overloaded. (inherited from MonitoringTaskCredentials)
protected method 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)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.