Compartilhar via


AttestationProvider.AttestUri Property

Definition

Gets or sets gets the uri of attestation service

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to