Click or drag to resize
SecurityPolicyConfigurationCertificateRenewalValue Property
An integer value specifying the percentage(0 - 100) of certificate's max age after which client should issue a certificate renewal notification.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public int CertificateRenewalValue { get; set; }

Property Value

Type: Int32
See Also