次の方法で共有


X509Certificates.Secondary プロパティ

定義

セカンダリ証明書。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="secondary")]
public Microsoft.Azure.Devices.Provisioning.Service.X509CertificateWithInfo Secondary { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="secondary")>]
member this.Secondary : Microsoft.Azure.Devices.Provisioning.Service.X509CertificateWithInfo
Public ReadOnly Property Secondary As X509CertificateWithInfo

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象