Topics

Function ipSecurityToken()

ipSecurityToken — Get security token string. Used to prevent XSRF attacks.

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: ImpressPages

Return values:

string Security token string.
comments powered by Disqus