CookieNameSuffix

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWSessionCookieOptions > Properties >

CookieNameSuffix

Any string to be used as a suffix for the cookie name. This is optional.

 

SIGNATURE=IWServerControllerBase.TIWSessionCookieOptions.CookieNameSuffix

 

ETYPE=Property

 

Declaration:

Delphi:

published property CookieNameSuffix: string;

C++:

__published: __property String CookieNameSuffix;

 

Description: This is CookieNameSuffix, a member of class TIWSessionCookieOptions.