Click or drag to resize

ServiceIdentityDataDataSourceKey Property

The datasource of the database the Cobra user should connect to.

Namespace:  Cobra.WebService.ClientAPI.Client
Assembly:  Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public string DataSourceKey { get; set; }

Property Value

Type: String
Remarks
Always assign the datasource if Cobra has multiple datasources.
See Also