TokenAcquirerFactory.PreBuild Method
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.
Additional processing before the Build (adds an in-memory token cache if no cache was added)
protected virtual void PreBuild ();
abstract member PreBuild : unit -> unit
override this.PreBuild : unit -> unit
Protected Overridable Sub PreBuild ()