Click or drag to resize

ServiceIdentityData Properties

The ServiceIdentityData type exposes the following members.

Properties
  NameDescription
Public propertyDataSourceKey
The datasource of the database the Cobra user should connect to.
Public propertyPassword Obsolete.
Applicable only if the datasource is configured for Native Authentication. The password of a Cobra user.
Public propertySecurePassword
Applicable only if the datasource is configured for Native Authentication. The password of a Cobra user in a secure manner.
Public propertyUsername
Applicable only if the datasource is configured for Native Authentication. The username of a Cobra user.
Top
See Also