The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
