次の方法で共有


X509Attestation.CaReferences プロパティ

定義

証明機関の参照。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象