Namespace:
RainWorx.FrameWorx.MVC
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public static AuctionWorxUserManager Create( IdentityFactoryOptions<AuctionWorxUserManager> options, IOwinContext context )
Parameters
- options
- Type: IdentityFactoryOptionsAuctionWorxUserManager
- context
- Type: IOwinContext
Return Value
Type: AuctionWorxUserManagerSee Also