次の方法で共有


AttestationEvidence.SourceUri プロパティ

定義

証拠の URI の場所を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象