ISecureDataFormat<TData> Interface
Represents the data to secrure.
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
| Name | Description | |
|---|---|---|
![]() | Protect(TData) | Protects a data so that it cannot be formatted. |
![]() | Unprotect(String^) | Decrypts the data in a specified text. |
Show:
