GetSecurePagesDictionary - Solution Sites Routine

This function returns the Dictionary object containing the names of the secure site pages.

Definition

Function GetSecurePagesDictionary()

Parameters

None.

Return Value

A Dictionary object containing the names of the secure site pages.

Defined in File

include\global_siteconfig_lib.asp

Routines Called

GetDictionary

Called By

Main (include\global_main_lib.asp)

Remarks

This routine must be modified so that any page requiring secure access is included in the returned Dictionary object.

For more information about security issues, see Security Issues for Solution Sites.

Copyright © 2005 Microsoft Corporation.
All rights reserved.