FinishWithXMLSecurityError (server-side)

Use this routine on an XML response page to return the XML security error and discontinue processing of the page (Response.End).

Definition

sub FinishWithXMLSecurityError()

Parameters

None.

Return Value

This routine returns XML text containing the XML security error.

Remarks

This routine is available in the include file ServerSecurityUtil.asp.

See Also

Client-Side Routines

Copyright © 2005 Microsoft Corporation.
All rights reserved.