CredentialContext Methods |
The CredentialContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Dispose(Boolean) | Releases unmanaged and - optionally - managed resources. | |
| Execute(Action) |
Executes the provided delegate under the context of the credentials.
| |
| ExecuteT(FuncT) |
Executes the provided delegate under the context of the credentials.
| |
| Finalize |
Finalizes an instance of the CredentialContext class.
(Overrides ObjectFinalize.) | |
| SetProperty |
Allows derived classes to add/set properties of the context.
|