次の方法で共有


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

プロパティ値

Microsoft.Azure.Devices.Provisioning.Service.X509CAReferences
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象