Udostępnij za pośrednictwem


AttestationProvider.TrustModel Property

Definition

Gets or sets trust model for the attestation service instance.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.trustModel")]
public string TrustModel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trustModel")>]
member this.TrustModel : string with get, set
Public Property TrustModel As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to