Click or drag to resize

CRLValiditySetting Properties

The CRLValiditySetting type exposes the following members.

Properties
  NameDescription
Public propertyBaseCRL
Gets or sets Base CRL validity period.
Public propertyBaseCRLOverlap
Gets or sets Base CRL validity extension after new Base CRL is issued.
Public propertyComputerName
Gets the host fully qualified domain name (FQDN) of the server where Certification Authority is installed.
Public propertyDeltaCRL
Gets or sets Delta CRL validity period.
Public propertyDeltaCRLOverlap
Gets or sets Base CRL validity extension after new Delta CRL is issued.
Public propertyDisplayName
Gets the display name of the Certification Authority (sanitized characters are decoded to textual characters).
Public propertyIsModified
Returns True if the current object is modified after it is created.
Public propertyName
Gets the common name of the Certification Authority in a sanitized form as specified in MS-WCCE §3.1.1.4.1.1.
Top
See Also