|
<< Click to Display Table of Contents >> Navigation: Classes > TIWApplication > Properties > AppUrlID |
SIGNATURE=IWApplication.TIWApplication.AppUrlID
ETYPE=Property
Declaration:
Delphi: |
public property AppUrlID: string; |
C++: |
public: __property String AppUrlID; |
Description: this is the surrogate ID used in URL when ServerController.SecurityOptions.SurrogateSessionId is set Surrogate ID is used in URL instead of the real session ID, making it impossible to hijack a session kwowing only the session URL