JobCredentials.WindowsJobCredentials Class

Definition

Represents a set of Windows credentials.

public: ref class JobCredentials::WindowsJobCredentials sealed : Microsoft::EnterpriseManagement::Common::JobCredentials
[System.Serializable]
public sealed class JobCredentials.WindowsJobCredentials : Microsoft.EnterpriseManagement.Common.JobCredentials
type JobCredentials.WindowsJobCredentials = class
    inherit JobCredentials
Public NotInheritable Class JobCredentials.WindowsJobCredentials
Inherits JobCredentials
Inheritance
JobCredentials.WindowsJobCredentials
Attributes

Constructors

JobCredentials.WindowsJobCredentials(String, String, Byte[])

Initializes a new JobCredentials.WindowsJobCredentials object.

Properties

Domain
UserName

Methods

CopyPassword()
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

(Inherited from JobCredentials)
Dispose(Boolean)

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

(Inherited from JobCredentials)

Applies to