TokenAcquisitionExtensionOptions.OnBeforeOnBehalfOfInitializedAsync Event
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.
Occurs before the On-Behalf-Of flow is initialized.
public event Microsoft.Identity.Web.BeforeOnBehalfOfInitializedAsync? OnBeforeOnBehalfOfInitializedAsync;
member this.OnBeforeOnBehalfOfInitializedAsync : Microsoft.Identity.Web.BeforeOnBehalfOfInitializedAsync
Public Event OnBeforeOnBehalfOfInitializedAsync As BeforeOnBehalfOfInitializedAsync