Share via


AttestationEvidence.SourceUri Property

Definition

Gets or sets the URI location of the evidence.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to