FarmCertificateInfo.ExpirationDate Property

Definition

Gets or sets the expiration date of the certificate.

[System.Runtime.Serialization.DataMember]
public string ExpirationDate { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ExpirationDate : string with get, set
Public Property ExpirationDate As String

Property Value

The expiration date of the certificate.

Attributes

Applies to