CertificateProperties.ActivateDate Property

Definition

Gets the activate date of certificate.

[Newtonsoft.Json.JsonProperty(PropertyName="activateDate")]
public string ActivateDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activateDate")>]
member this.ActivateDate : string
Public ReadOnly Property ActivateDate As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to