CertificateManagerCertificateExpiryNotification Event |
Notifies the application about the client certificate's expiration status by specifying number of
days before expiry calculated as per the configured security policy specified via
CertificateRenewalValue.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler<CertificateExpiryEventArgs> CertificateExpiryNotification
Value
Type:
SystemEventHandlerCertificateExpiryEventArgs
See Also