extensionContext
The context your account authentication modification extension uses to provide information to the system.
Declaration
var extensionContext: ASAccountAuthenticationModificationExtensionContext { get }Mentioned in
Discussion
Your extension uses the extension context to communicate with the system during the upgrade process.