Dataset: Identity Protocol Settings
Dataset name:
ds_identity_protocol_settings
Description
Stores Identity protocol settings.
Fields in this dataset
Name | Field Name | Description | Field Type | Field Example |
---|---|---|---|---|
Identity Protocol Settings ID |
id
|
The primary identifier for Identity Service protocol. | serial | 4 |
Name |
identity_protocol
|
The name of the Identity protocol. | varchar | Profile |
Email Setting |
identity_protocol_email_setting
|
The email preference for this protocol. | int | John@email.com |
Email Setting Text |
identity_protocol_email_setting_text
|
This will either be an email address or message text. | varchar | John@email.com |
ID |
identity_protocol_id
|
The ID used with this protocol. | varchar | 2 |
Status |
identity_protocol_status
|
Whether Identity protocol is enabled. | int | 1 |
Identity Protocol Settings Instance |
instance
|
The instance this transaction relates to. | int | 3 |
Identity Protocol Settings Source |
source
|
The source of the data - user or connection. | varchar |