次の方法で共有


X509CertificateWithInfo.Certificate プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象