| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<CertificateExpiryEventArgs> CertificateExpiryNotification
Value
Type:
SystemEventHandlerCertificateExpiryEventArgs
See Also