Internet Direct (Indy)
Home
PreviousUpNext
TIdAuthenticationItem.URL Property

Specified the resource location for the authentication item.

Pascal
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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.