TIdURIOptionalFields is an enumerated type that represents optional data elements in a Universal Resource Identifier. TIdURIOptionalFields values are used in a
TIdURIOptionalFieldsSet data type to indicate that the optional URI field values should be included in the full URI constructed using
TIdURI.GetFullURI.
TIdURIOptionalFields contains the following values and associated meanings:
- ofAuthInfo - URI includes User name and password values.
- ofBookmark - URI include a Bookmark or internaldocument link value.