TaskCredentials Class

Definition

Specifies the base class used for all credentials.

public ref class TaskCredentials abstract : IDisposable
[System.Serializable]
public abstract class TaskCredentials : IDisposable
type TaskCredentials = class
    interface IDisposable
Public MustInherit Class TaskCredentials
Implements IDisposable
Inheritance
TaskCredentials
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