Sdílet prostřednictvím


X509Attestation.CaReferences Property

Definition

Certificates Authority references.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to