Click or drag to resize

CDPFlags Property

Gets URL publication Flags. The following Flags (or combination) may be used:

1 - Publish CRLs to this location.

2 - Include in all issued certificates CRL Distribution Points extension.

4 - Include in CRLs. Clients use this to find delta CRL locations.

8 - Include in the CDP extension of CRLs.

64 - Publish delta CRLs to this location. Specifies where to publish in AD DS when publishing to LDAP URLs.

128 - Include in the IDP extension of issued CRLs.

Namespace:  PKI.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public short[] Flags { get; }

Property Value

Type: Int16
See Also