AuthorizationConfirmConsentCodeContent.ConsentCode 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 consent code from the authorization server after authorizing and consenting.
public string ConsentCode { get; set; }
member this.ConsentCode : string with get, set
Public Property ConsentCode As String