Property RedirectUri
RedirectUri
Gets or sets the redirect URI specified in the app registration.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
public string? RedirectUri { get; set; }
Property Value
Type | Description |
---|---|
System.String |