MonitoringSettings.CertificateLifetimeNotificationThreshold Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets the threshold of the certificate lifetime remaining at which to begin reporting expiration notifications.

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

Syntax

[DataMemberAttribute]
public int CertificateLifetimeNotificationThreshold { get; set; }
<DataMemberAttribute>
Public Property CertificateLifetimeNotificationThreshold As Integer

Property Value

Type: System.Int32

Type: Int32
The threshold of the certificate lifetime remaining at which to begin reporting expiration notifications. Specified as an integral percentage.

Remarks

If at the time the monitoring test runs the remaining time to expiration of the certificate is less than the threshold value, a warning is written into the event log along with details about the certificate.

See Also

MonitoringSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright