Share via


WindowsJobCredentials Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a set of Windows credentials.

The following tables list the members exposed by the WindowsJobCredentials type.

Public Constructors

  Name Description
  WindowsJobCredentials Initializes a new WindowsJobCredentials object.

Top

Public Properties

  Name Description
public property Domain  
public property UserName  

Top

Public Methods

(see also Protected Methods)

  Name Description
public method CopyPassword  
public method Dispose  Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (inherited from JobCredentials)
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Dispose  Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (inherited from JobCredentials)
protected method Finalize  Overridden. Allows this object to attempt to free resources and perform other cleanup operations before this object is reclaimed by garbage collection. (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

WindowsJobCredentials Class
Microsoft.EnterpriseManagement.Common.JobCredentials Namespace