Class CertificateRotationService
public class CertificateRotationService : IDisposable, ICertificateRotationService
- Inheritance
-
CertificateRotationService
- Implements
- Inherited Members
Constructors
CertificateRotationService(IOptionsMonitor<CertificateOptions>)
public CertificateRotationService(IOptionsMonitor<CertificateOptions> optionsMonitor)
Parameters
optionsMonitor
IOptionsMonitor<CertificateOptions>
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Dispose(bool)
protected virtual void Dispose(bool disposing)
Parameters
disposing
bool
Start()
public void Start()