IDataProtector Interface
Service used to protect and unprotect data.
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
| Name | Description | |
|---|---|---|
![]() | Protect(array<Byte>^) | Called to protect user data. |
![]() | Unprotect(array<Byte>^) | Called to unprotect user data. |
Show:
