Web.HTTPApp.TWebSessionManager.SharedSecret
Delphi
property SharedSecret;
C++
__property SharedSecret = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebSessionManager |
Description
Specifies shared secret to secure session ID when Scope is ssUser or ssUserAndIP.
Web.HTTPApp.TWebSessionManager.SharedSecret inherits from Web.HTTPApp.TCustomWebSessionManager.SharedSecret. All content below this line refers to Web.HTTPApp.TCustomWebSessionManager.SharedSecret.
Specifies shared secret to secure session ID when Scope is ssUser or ssUserAndIP.