Bagikan melalui


CertificatePropertiesWithNonce.Certificate Property

Definition

Gets the certificate content

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to