Aracılığıyla paylaş


X509Certificates.Secondary Property

Definition

Secondary certificate.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to