RevocationOptions Members
Describes the revocation options for a policy.
The following tables list the members exposed by the RevocationOptions type.
Public Properties
Name | Description | |
---|---|---|
AllowSpecifyDelay | Gets a Boolean value that indicates if users can specify the revocation delay during the revocation operation. | |
AllowSpecifyReason | Gets a Boolean value that indicates if users can specify the revocation reason during the revocation operation. | |
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. | |
EffectiveRevocationDelay | Gets the time span from when a revocation request is run to the time that the revocation is actually performed. | |
PublishBaseCrl | Gets a Boolean value that indicates if a revocation operation causes the base certificate revocation list (CRL) to be published. | |
PublishDeltaCrl | Gets a Boolean value that indicates if a revocation operation causes a delta certificate revocation list (CRL) to be published. | |
Reason | Gets the default revocation reason that is used during a revocation operation. | |
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
RevocationOptions Class
Microsoft.Clm.Shared.ProfileTemplates Namespace