Web.HTTPApp.TCustomWebSessionManager.SharedSecret

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SharedSecret: string read FSharedSecret write FSharedSecret;

C++

__property System::UnicodeString SharedSecret = {read=FSharedSecret, write=FSharedSecret};

Properties

Type Visibility Source Unit Parent
property public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCustomWebSessionManager

Description

Embarcadero Technologies does not currently have any additional information.