MicrosoftIdentityAuthenticationBaseOptions.TokenAcquisitionOptions 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.
Options passed-in to create the token acquisition object which calls into MSAL .NET.
public Microsoft.Identity.Web.TokenAcquisitionOptions TokenAcquisitionOptions { get; set; }
member this.TokenAcquisitionOptions : Microsoft.Identity.Web.TokenAcquisitionOptions with get, set
Public Property TokenAcquisitionOptions As TokenAcquisitionOptions