Web.HTTPApp.TWebBasicAuthenticator.Realm

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Realm: string read FRealm write FRealm stored IsRealmStored;

C++

__property System::UnicodeString Realm = {read=FRealm, write=FRealm, stored=IsRealmStored};

Properties

Type Visibility Source Unit Parent
property published
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TWebBasicAuthenticator

Description

Embarcadero Technologies does not currently have any additional information.