Web.HTTPApp.TWebBasicAuthenticator.Realm
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.