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: 550.0.60.0
Syntax
C#
public int CertificateRenewalValue { get; set; }

Property Value

Type: Int32
See Also