Class UnauthorizedDeserializationException
Represents an error that a specific System.Type is about to be instantiated by the PersistenceFramework, however it is not added in its AllowedTypes collection.
Inheritance
System.Object
UnauthorizedDeserializationException
Namespace: Telerik.Windows.PersistenceFramework
Assembly: Telerik.Windows.PersistenceFramework.dll
Syntax
public class UnauthorizedDeserializationException : Exception