Adds policy module flags to enable on a specified Certification Authority. Multiple
flags can be added at the time.
Namespace:
PKI.CertificateServices.PolicyModule
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax Exceptions Exception | Condition |
---|
UninitializedObjectException | If the object is not initialized through one of the class constructors. |
ArgumentException | The data in the flags parameter
contains policy module flags that are not supported by a current Certification Authority version. |
See Also