TriggerRolloverRequest.ServerCertificate Property

Definition

Gets or sets certificate Data

[Newtonsoft.Json.JsonProperty(PropertyName="serverCertificate")]
public string ServerCertificate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serverCertificate")>]
member this.ServerCertificate : string with get, set
Public Property ServerCertificate As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to