ActiveDirectoryClientSettings.ClientRedirectUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The client redirect uri associated with this application.
public Uri ClientRedirectUri { get; set; }
member this.ClientRedirectUri : Uri with get, set
Public Property ClientRedirectUri As Uri