Provides cookie integrity and confidentiality using ProtectedData.
The following tables list the members exposed by the ProtectedDataCookieTransform type.
Public Constructors
Name | Description | |
---|---|---|
ProtectedDataCookieTransform | Creates a new instance of ProtectedDataCookieTransform. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Decode | Overridden. Verifies data protection. | |
Encode | Overridden. Protects data. | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.