[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.AccountManager.Map.Account Class Reference

Inheritance diagram for Core.Tools.AccountManager.Map.Account:

Core.Tools.AccountManager.Map.NameId

List of all members.

Public Member Functions

 Account ()
void SetCipherKey (String b)

Public Attributes

AccountType AccountType = AccountType.UNKNOWN
AccountStatus AccountStatus = AccountStatus.UNKNOWN
int ReferenceId
String AccountId
String Password
bool IsLoggedIn = false
Session.AccountSession Session
DateTime CreatedDate = DateTime.Now
DateTime LastAccessed = DateTime.Now
bool HasDatabaseRecord = false

Properties

DirectoryGroup HomeDirectory [get, set]
ContactInformation ContactInformation [get, set]
bool CanCipher [get]
byte[] CipherKey [get, set]

Private Attributes

ContactInformation contact_information
DirectoryGroup home_directory = null
byte[] cipher_key = new byte[0]


Constructor & Destructor Documentation

Core.Tools.AccountManager.Map.Account.Account (  ) 


Member Function Documentation

void Core.Tools.AccountManager.Map.Account.SetCipherKey ( String  b  ) 


Member Data Documentation

byte [] Core.Tools.AccountManager.Map.Account.cipher_key = new byte[0] [private]


Property Documentation

DirectoryGroup Core.Tools.AccountManager.Map.Account.HomeDirectory [get, set]

ContactInformation Core.Tools.AccountManager.Map.Account.ContactInformation [get, set]

bool Core.Tools.AccountManager.Map.Account.CanCipher [get]

byte [] Core.Tools.AccountManager.Map.Account.CipherKey [get, set]


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com