The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SecurityPermissionAttribute::SerializationFormatter Property
.NET Framework (current version)
Gets or sets a value indicating whether code can use a serialization formatter to serialize or deserialize an object.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::Booleantrue if code can use a serialization formatter to serialize or deserialize an object; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: