Topic Path: Symbol Reference > Classes > TIdBasicAuthentication Class > TIdBasicAuthentication Properties > Realm Property
ContentsIndexHome
PreviousUpNext
TIdBasicAuthentication.Realm Property

Identifies the proptection space for the authentication scheme.

property Realm: String;

Realm is a String property that identifies the protection space being accessed that has its own authentication scheme and/or authorization database. Realm is assigned by the origin server as a parameter in the WWW-Authenticate challenge header stored in authentication parameters.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.