Public Properties

  Name Description
public property AllowSpecifyDelay Gets a Boolean value that indicates if users can specify the revocation delay during the revocation operation.
public property AllowSpecifyReason Gets a Boolean value that indicates if users can specify the revocation reason during the revocation operation.
public property DisableOldCardOrProfile Gets a Boolean value that indicates if the smart card or software profile that contains the certificate to be revoked is disabled as part of the revocation operation.
public property EffectiveRevocationDelay Gets the time span from when a revocation request is run to the time that the revocation is actually performed.
public property PublishBaseCrl Gets a Boolean value that indicates if a revocation operation causes the base certificate revocation list (CRL) to be published.
public property PublishDeltaCrl Gets a Boolean value that indicates if a revocation operation causes a delta certificate revocation list (CRL) to be published.
public property Reason Gets the default revocation reason that is used during a revocation operation.
public property RevokeOldCertificates Gets a Boolean value that indicates if all the certificates that are associated with the smart card or the software profile that are to be operated on during a revoke operation will also be revoked.

See Also