INDESPolicy interface (certpol.h)
The NDES Policy Module Interface. When installed against an enterprise CA, NDES generates a password after checking that the user has enrollment permission on the configured NDES templates, both user and machine templates.
Inheritance
The INDESPolicy interface inherits from the IUnknown interface. INDESPolicy also has these types of members:
Methods
The INDESPolicy interface has these methods.
INDESPolicy::GenerateChallenge Performs the policy decision whether to issue a challenge password to the SCEP client. |
INDESPolicy::Initialize Initializes the NDES policy module. |
INDESPolicy::Notify Notifies the plug-in of the transaction status of the SCEP certificate request. |
INDESPolicy::Uninitialize Uninitializes the NDES policy module. |
INDESPolicy::VerifyRequest Verifies the NDES certificate request for submission to the CA. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | certpol.h |