Login

From Gvp-public
Revision as of 11:05, 2 June 2014 by Id02256 (talk | contribs) (Created page with "{{Api_DataType_Spec |Description= |Members= {{{!}} border="2" style="width:800px" cellspacing="0" cellpadding="10" {{!}}- style="background:#88ccff;font-size:110%" ! Field !...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Members

Field Data Type Description
Expiration long Timestamp that represent the duration time the token will be valid on context.
Hashcode String
Token String
SessionId String NEW IN 2.4!

It's affect the length of the TOKEN when logged or not.


Example

{

"Token": "AN_ZGAE6U_f7ohL7Opj6GNvAVvIH88dcndf_bNoSzXJZDWMeSuE1VomDGNj-RkFBuFfq1VgvPkT2kGIySdCWLMMGVAcmyjZUCsCFYuvZhO2lIbOqjTu_mZaQzfeQj_OqEqH0vDRPGJAZQ-9WhY2pp-0RsMLF1KjTWa46QQCgF9PrwTqwsYJiIB3DJNpylSfG1Z9z1F5ZDo6ijgUuTzkqc8pBzUZBkMTQ",
"Expiration": 1400801387,
"Hashcode": null
"SessionId": "37d6cd071f39440fbc4537b1d8c62e00"

}


Known issues

None


Version history

API Version Number Change description Changes author
1.0 Initial data type implementation Harley Cabral
2.4 New properties implemented on object. SessionId


See also