Function ipSecurityToken()
Description:
string
ipSecurityToken
(
)
Get security token string. Used to prevent XSRF attacks. Security token is a long random string generated for currently browsing user.
Package: ImpressPagesReturn values:
string
|
Security token string. |