Udostępnij za pośrednictwem


X509CertificateWithInfo.Certificate Property

Definition

Certificate

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to