KnownCredentialKeys Class |
Gets known values for credential providers.
Inheritance HierarchySystem.Object Dundas.BI.Data.DataProviders.CredentialProviders.KnownCredentialKeys
Namespace:
Dundas.BI.Data.DataProviders.CredentialProviders
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntaxpublic static class KnownCredentialKeys
Public NotInheritable Class KnownCredentialKeys
public ref class KnownCredentialKeys abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type KnownCredentialKeys = class end
The KnownCredentialKeys type exposes the following members.
Fields
| Name | Description |
---|
  | TenantId | Represents the tenant ID associated with the credential context. |
Top
See Also