Provides cookie compression using T:System.IO.Compression.DeflateStream.
The following tables list the members exposed by the DeflateCookieTransform type.
Public
Constructors
Name | Description | |
---|---|---|
DeflateCookieTransform | Creates a new instance of T:Microsoft.IdentityModel.Web.DeflateCookieTransform. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
MaxDecompressedSize |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Decode | Overridden. Inflates data. |
![]() |
Encode | Overridden. Deflates 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.