Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 653 Bytes

SingleSignOnTokenResponse.md

File metadata and controls

12 lines (8 loc) · 653 Bytes

SingleSignOnTokenResponse

Properties

Name Type Description Notes
expiration_dts str Expiration date/time after which time the key is no longer valid [optional]
ip_address str IP address of the user which we recommend you lock the simple key's usage to. [optional]
simple_key str The simple key that can then be used to make SDK calls on the users behalf. [optional]

[Back to Model list] [Back to API list] [Back to README]