Microsoft Internet Security and Acceleration Server 2000 |
Gets the collection of server publishing rules.
Server publishing processes incoming requests to internal servers, such as Simple Mail Transfer Protocol (SMTP) servers, File Transfer Protocol (FTP) servers, Structured Query Language (SQL) servers, and others. Requests are forwarded downstream to an internal server, located behind the ISA Server computer. Server publishing rules determine how server publishing functions, essentially filtering all incoming and outgoing requests through the ISA Server computer.
[ collFPCServerPublishingRules = ] FPCPublishing.ServerPublishingRules
HRESULT get_ServerPublishingRules( IFPCServerPublishingRules **pcollFPCServerPublishingRules );
The property is read-only.