IWebAuthenticationCoreManagerInterop.from constructor

IWebAuthenticationCoreManagerInterop.from(
  1. IUnknown interface
)

Implementation

factory IWebAuthenticationCoreManagerInterop.from(IUnknown interface) =>
    IWebAuthenticationCoreManagerInterop(
        interface.toInterface(IID_IWebAuthenticationCoreManagerInterop));