sync toc
StructureTooBig.StateManager
Configuration Class
Configuration Members
Configuration Constructor
Fields
_HideErrors Field
_MaxCookies Field
_PersistedEncryptionSettings Field
_PersistedExpireDays Field
_SessionEncryptionSettings Field
_SessionExpireMinutes Field
Properties
Current Property
HideErrors Property
MaxCookies Property
PersistedEncryptionSettings Property
PersistedExpireDays Property
SessionEncryptionSettings Property
SessionExpireMinutes Property
Cookies Class
Cookies Members
Cookies Constructor
Cookies Static Constructor
Fields
CookieSize Field
PersistedCookieName Field
SessionCookieName Field
Methods
ClearPersistedCookie Method
ClearSessionCookie Method
GetPersistedValue Method
GetState Method
SetPersistedValue Method
SetState Method
Module Class
Module Members
Module Constructor
Methods
BeginRequest Method
Dispose Method
EndRequest Method
Init Method
PersistedAttribute Class
PersistedAttribute Members
PersistedAttribute Constructor
State Class
State Members
State Constructor
Fields
_AllowPersistedState Field
_BlogPrefs Field
_CustomerGuid Field
_IsLoggedIn Field
_IsNewSession Field
_Items Field
_MachineGuid Field
_Password Field
_SessionExpireMinutes Field
_SessionGuid Field
_SessionTime Field
_UrlSource Field
_Username Field
Properties
AllowPersistedState Property
BlogPrefs Property
Current Property
CustomerGuid Property
IsLoggedIn Property
IsNewSession Property
Item Property
Items Property
MachineGuid Property
Password Property
SessionExpireMinutes Property
SessionGuid Property
SessionTime Property
UrlSource Property
Username Property
Methods
Abandon Method
GetPersistedValues Method
LoadState Method
Save Method
SessionInit Method
SetPersistedValues Method
StructureTooBig.StateManager.Crypto
Decryptor Class
Decryptor Members
Decryptor Constructor
Fields
initVec Field
transformer Field
Properties
IV Property
Methods
Decrypt Method
DecryptTransformer Class
DecryptTransformer Members
DecryptTransformer Constructor
Fields
algorithmID Field
initVec Field
Properties
IV Property
Methods
GetCryptoServiceProvider Method
EncryptionAlgorithm Enumeration
EncryptionHelper Class
EncryptionHelper Members
EncryptionHelper Constructor
Methods
Decrypt Method
Encrypt Method
EncryptionHelper.EncryptionSetup Class
EncryptionHelper.EncryptionSetup Members
EncryptionHelper.EncryptionSetup Constructor
Fields
_IV Field
_Key Field
Properties
IV Property
Key Property
EncryptionSettings Class
EncryptionSettings Members
EncryptionSettings Constructor
Fields
_EnableEncryption Field
_EncryptionAlgorithm Field
_HideInvalidLengthExceptions Field
_InitVector Field
_Key Field
Properties
EnableEncryption Property
EncryptionAlgorithm Property
HideInvalidLengthExceptions Property
InitVector Property
Key Property
Encryptor Class
Encryptor Members
Encryptor Constructor
Fields
encKey Field
initVec Field
transformer Field
Properties
IV Property
Key Property
Methods
Encrypt Method
EncryptTransformer Class
EncryptTransformer Members
EncryptTransformer Constructor
Fields
algorithmID Field
encKey Field
initVec Field
Properties
IV Property
Key Property
Methods
GetCryptoServiceProvider Method
StructureTooBig.StateManager.Exceptions
StateConfigurationException Class
StateConfigurationException Members
StateConfigurationException Constructor
StateConfigurationException Constructor (String)
StateConfigurationException Constructor (String, Exception)
StateEncryptionException Class
StateEncryptionException Members
StateEncryptionException Constructor
StateEncryptionException Constructor (String)
StateEncryptionException Constructor (String, Exception)
StateSerializationException Class
StateSerializationException Members
StateSerializationException Constructor
StateSerializationException Constructor (String)
StateSerializationException Constructor (String, Exception)
StructureTooBig.StateManager.Types
BlogPrefs Class
BlogPrefs Members
BlogPrefs Constructor
Fields
_Email Field
_Name Field
_RememberMe Field
_Url Field
Properties
Email Property
Name Property
RememberMe Property
Url Property