public sealed class CertSrvCrlPeriodConfig : CertSrvConfigPublic NotInheritable Class CertSrvCrlPeriodConfig
Inherits CertSrvConfigpublic ref class CertSrvCrlPeriodConfig sealed : public CertSrvConfig[<SealedAttribute>]
type CertSrvCrlPeriodConfig =
class
inherit CertSrvConfig
end| CertSrvCrlPeriodConfig | Initializes a new instance of CertSrvCrlPeriodConfig from CA host name. |
| BaseCRL | Gets or sets Base CRL validity period. |
| BaseCRLOverlap | Gets or sets Base CRL validity extension after new Base CRL is issued. |
| ComputerName |
Gets the certification authority computer name.
(Inherited from CertSrvConfig) |
| DeltaCRL | Gets or sets Delta CRL validity period. |
| DeltaCRLOverlap | Gets or sets Base CRL validity extension after new Delta CRL is issued. |
| IsModified |
Indicates whether the object was modified after it was instantiated. This member is set to False upon successful changes commit.
(Inherited from CertSrvConfig) |
| Commit |
Updates Certification Authority configuration on a server.
(Inherited from CertSrvConfig) |
| Equals | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from Object) |