PolicyVB Sample: Policy Module for Microsoft Certificate Server

Click to open or copy the files for the PolicyVB sample.

The Visual Basic source code in this directory can be used to build a sample Policy Module for the Microsoft Certificate Server. It is meant to run on Windows NT 4.0 with SP3 or later, or on Windows NT 5.0 only. The Certificate Server must already be installed.

The Certificate Server calls the Policy Module through the ICertPolicy interface, and the Policy Module can call back to the Certificate Server through the ICertServerPolicy interface.

Building SDK Samples