PSPTSECUSERTOKN(SQL Table) |
Index Back |
---|---|
Security Token InformationToken Information |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTSTATE | Character(36) | VARCHAR2(36) NOT NULL | Redirect URI/URL |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: " " |
3 | IB_TYPE | Number(3,0) | SMALLINT NOT NULL | Type |
4 | PTEXPIRES | DateTime(26) | TIMESTAMP | Token Exipration Date/Time |
5 | PTCREATDTTM | DateTime(26) | TIMESTAMP | Created Date/Time |
6 | PTACCESS_TOKEN | Long Character | CLOB | Access Token |