8 [global::__DynamicallyInvokable]
12 [global::__DynamicallyInvokable]
19 [global::__DynamicallyInvokable]
29 : base(serializationInfo, streamingContext)
39 base.GetObjectData(serializationInfo, streamingContext);
48 base.GetObjectData(serializationInfo, streamingContext);
Describes a set of security permissions applied to code. This class cannot be inherited.
ProtocolViolationException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Initializes a new instance of the T:System.Net.ProtocolViolationException class from the specified T:...
Describes the source and destination of a given serialized stream, and provides an additional caller-...
ProtocolViolationException()
Initializes a new instance of the T:System.Net.ProtocolViolationException class.
ProtocolViolationException(string message)
Initializes a new instance of the T:System.Net.ProtocolViolationException class with the specified me...
SecurityAction
Specifies the security actions that can be performed using declarative security.
The exception that is thrown when an error is made while using a network protocol.
Stores all the data needed to serialize or deserialize an object. This class cannot be inherited.
override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
Populates a T:System.Runtime.Serialization.SerializationInfo with the data required to serialize the ...
Allows an object to control its own serialization and deserialization.
Specifies that the class can be serialized.
The exception that is thrown when a method call is invalid for the object's current state.
SecurityPermissionFlag
Specifies access flags for the security permission object.
void GetObjectData(SerializationInfo info, StreamingContext context)
Populates a T:System.Runtime.Serialization.SerializationInfo with the data needed to serialize the ta...