SubscribeAccessTable
SubscribeAccessTable class for handling table with authentication data for subscribers on products without user registration.
Class methods
Method | Description | Available from version |
---|---|---|
clearOldRows | Deletes data entries from table with expired access permission validity periods. | |
getMap | Returns list of fields for table with authentication data for subscribers on products without user registration. | |
getTableName | Returns name for table with authentication data for subscribers on products without user registration. | |
validateToken | Returns validator for the field TOKEN . |
Fields for table with user authentication data
Field | Description | Type | Required |
---|---|---|---|
ID | Entry code. | Int | Yes |
DATE_FROM | Date and time for received access code. | Datetime | Yes |
USER_CONTACT | User contact. | Varchar(255) | Yes |
TOKEN | Access code. | Char(6) | Yes |
© «Bitrix24», 2001-2024