Share via


JobCredentials Class

Definition

Specifies the base class for credentials associated with a job.

public ref class JobCredentials : IDisposable
[System.Serializable]
public class JobCredentials : IDisposable
type JobCredentials = class
    interface IDisposable
Public Class JobCredentials
Implements IDisposable
Inheritance
JobCredentials
Derived
Attributes
Implements

Methods

Dispose()

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

Dispose(Boolean)

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

Finalize()

Allows this object to attempt to free resources and perform other cleanup operations before this object is reclaimed by garbage collection.

Applies to