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: