Contains static utility methods for working with persistent objects.
Gets the encryption mode to use.
Returns a new instance of a persistable type as a dynamic object.
Returns a dynamic instance of a persisted object.
De-serialize from base64 string.
Des the serialize from persisted object XML.
De-serialize to string array.
Inspects the specified type and, optionally, its interfaces, and returns properties with PersistentAttribute.
Serializes the string array.
Returns a string representing the Base-64 Converted output of the Binary Formmater
Serializes the specified object by retrieving only properties with the Persisted attribute
Sets the encryption mode to use for encrypted persistent properties.