IdentityFactoryOptions<T> Class
Represents the configuration options for an IdentityFactoryMiddleware.
Assembly: Microsoft.AspNet.Identity.Owin (in Microsoft.AspNet.Identity.Owin.dll)
| Name | Description | |
|---|---|---|
![]() | IdentityFactoryOptions<T>() | Initializes a new instance of the IdentityFactoryOptions<T> class. |
| Name | Description | |
|---|---|---|
![]() | DataProtectionProvider | Gets or sets the data protection provider. |
![]() | Provider | Gets or sets the provider used to create and dispose objects. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


