Name
TypeFilterLevel
Synopsis
This enumeration lists the possible values for the levels of
automatic deserialization. Low provides some
security by only suporting basic remoting types.
public enum TypeFilterLevel { Low = 2, Full = 3 }
Hierarchy
System.Object
→
System.ValueType
→
System.Enum(System.IComparable,
System.IFormattable, System.IConvertible)
→
TypeFilterLevel
Returned By
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.FilterLevel,
System.Runtime.Serialization.Formatters.Soap.SoapFormatter.FilterLevel
Passed To
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.FilterLevel,
System.Runtime.Serialization.Formatters.Soap.SoapFormatter.FilterLevel,
System.Runtime.Serialization.FormatterServices.CheckTypeSecurity( )
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access