Table of Contents

Class TrustSettingsSchema

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Generated.AdrBaseService
Assembly
Azure.Iot.Operations.Services.dll

Defines server trust settings for the endpoint.

public class TrustSettingsSchema
Inheritance
TrustSettingsSchema
Inherited Members

Properties

TrustList

Secret reference to certificates list to trust.

[JsonPropertyName("trustList")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? TrustList { get; set; }

Property Value

string