DataConnectorGetCredentialContext Method

Gets the credential context with open database connection.

Namespace:  Dundas.BI.Entities.DataConnectors
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public virtual CredentialContext GetCredentialContext()

Return Value

Type: CredentialContext
The credential context with open database connection.
Exceptions
ExceptionCondition
WindowsIdentityExceptionThe operation requires valid Windows identity.
See Also