TaskCredentials Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |