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 (24.3.0.1000)
Syntax
public static class StandardCredentialProviderIds

The StandardCredentialProviderIds type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberImpersonatedWindows
The unique ID of the Impersonated Windows data source credential provider.
Public fieldStatic memberWindows
The unique ID of the Windows data source credential provider.
Top
See Also