TokenExchangeResource.Uri Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("uri")]
public string? Uri { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("uri")>]
member this.Uri : string with get, set
Public Property Uri As String

Property Value

Attributes

Applies to