KnownCredentialKeys Class |
Gets known values for credential providers.
Inheritance Hierarchy SystemObject 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.3.0.1000)
Syntax public 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. |
TopSee Also