StandardCredentialProviderIds Class

The IDs of data source credential providers included in the application.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.DataProviders.CredentialProvidersStandardCredentialProviderIds

Namespace: Dundas.BI.Data.DataProviders.CredentialProviders
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public static class StandardCredentialProviderIds

The StandardCredentialProviderIds type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberImpersonatedWindowsThe unique ID of the Impersonated Windows data source credential provider.
Public fieldStatic memberWindowsThe unique ID of the Windows data source credential provider.
Top
See Also