[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.AccountManager.Map.Data Class Reference

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

Core.Tools.AccountManager.Map.NameId

List of all members.

Public Member Functions

 Data ()

Public Attributes

bool DetailsOnly = false
String PublicId
String Description
String Dimensions
String MimeType
long Size = 0
DirectoryGroup Group
DateTime CreatedDate
DateTime ExpiryDate
bool IsVolatile = false
bool IsBlob = false
bool IsCompressed = false
String short_data
System.IO.MemoryStream blob_data
CompressionType CompressionType = CompressionType.NONE
bool Encrypted = false
bool IsEncrypted = false
bool Enciphered = false
bool IsEnciphered = false
bool IsVaulted = false
String VaultId
String KeyId
bool HadDataBlob = false
byte[] CipherKey = new byte[0]
int Rating = 0
bool IsPointer = false
String DataHash = null

Properties

String ValueString [get, set]
bool ReadBytes [get]
byte[] Value [get, set]
bool TryCompress [get]
System.IO.MemoryStream DataBlob [get, set]

Private Attributes

byte[] data_bytes_store = new byte[0]
bool read_data_bytes = false
Core.Interfaces.ISecurityManager SecurityManager


Constructor & Destructor Documentation

Core.Tools.AccountManager.Map.Data.Data (  ) 


Member Data Documentation

byte [] Core.Tools.AccountManager.Map.Data.data_bytes_store = new byte[0] [private]


Property Documentation

String Core.Tools.AccountManager.Map.Data.ValueString [get, set]

bool Core.Tools.AccountManager.Map.Data.ReadBytes [get]

byte [] Core.Tools.AccountManager.Map.Data.Value [get, set]

bool Core.Tools.AccountManager.Map.Data.TryCompress [get]

System.IO.MemoryStream Core.Tools.AccountManager.Map.Data.DataBlob [get, set]


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