AppBuilderExtensions Class
The application builder extensions.
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateDataProtector(IAppBuilder^, array<String^>^) | Creates a data protector. |
![]() ![]() | GetDataProtectionProvider(IAppBuilder^) | Retrieves a data protection provider for the application. |
![]() ![]() | SetDataProtectionProvider(IAppBuilder^, IDataProtectionProvider^) | Sets a data protection provider. |
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:

