CredentialContext Class |
Namespace: Dundas.BI.Data.DataRetrieval
The CredentialContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | CredentialContext |
Initializes a new instance of the CredentialContext class.
|
![]() | CredentialContext(IDictionaryGuid, Object) |
Initializes a new instance of the CredentialContext class.
|
Name | Description | |
---|---|---|
![]() | Connection |
Gets the connection.
|
![]() | Properties |
Gets the properties of the context.
|
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.
|