Open this page in the API Guide

StandardCredentialProviderIds Class

The IDs of data source credential providers included in the application.
Inheritance Hierarchy
System.Object
  Dundas.BI.Data.DataProviders.CredentialProviders.StandardCredentialProviderIds

Namespace:  Dundas.BI.Data.DataProviders.CredentialProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.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