DataConnectorCredentialsProviderId Property

Gets the credentials provider ID.

Namespace:  Dundas.BI.Entities.DataConnectors
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public Guid CredentialsProviderId { get; }

Property Value

Type: Guid
The credentials provider ID.
See Also