Share via


AuthorizationCodeCredentialOptions.RedirectUri Property

Definition

The redirect Uri that will be sent with the GetToken request.

public Uri RedirectUri { get; set; }
member this.RedirectUri : Uri with get, set
Public Property RedirectUri As Uri

Property Value

Uri

Applies to