KnownCredentialKeys Class |
Gets known values for credential providers.
Inheritance HierarchySystemObject Dundas.BI.Data.DataProviders.CredentialProvidersKnownCredentialKeys
Namespace:
Dundas.BI.Data.DataProviders.CredentialProviders
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.4.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