OAuthConsentRequestResponseItem.ConsentLink 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.
Gets the URI the user can open to provide OAuth consent.
public Uri ConsentLink { get; }
member this.ConsentLink : Uri
Public ReadOnly Property ConsentLink As Uri