Topic Path: Symbol Reference > Classes > TIdAuthenticationItem Class > TIdAuthenticationItem Properties > URL Property
ContentsIndexHome
PreviousUpNext
TIdAuthenticationItem.URL Property

Specified the resource location for the authentication item.

property URL: TIdURI;

URL is a TIdURI property that represents the resource location for the authetication added to the colletion maintained by TIdAuthenticationManager. URL is use with Params to store the information required to use the authentication mechanism. 

URL is initialized in the Create constructor, and released in the Destroy destructor. Write access to the URL property copies the URI for the new value to the URI for the property.

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