8 [global::__DynamicallyInvokable]
12 [global::__DynamicallyInvokable]
23 : base(message, inner)
31 : base(serializationInfo, streamingContext)
41 base.GetObjectData(serializationInfo, streamingContext);
50 base.GetObjectData(serializationInfo, streamingContext);
Describes a set of security permissions applied to code. This class cannot be inherited.
CookieException()
Initializes a new instance of the T:System.Net.CookieException class.
Describes the source and destination of a given serialized stream, and provides an additional caller-...
override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
Populates a T:System.Runtime.Serialization.SerializationInfo instance with the data needed to seriali...
SecurityAction
Specifies the security actions that can be performed using declarative security.
CookieException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Initializes a new instance of the T:System.Net.CookieException class with specific values of serializ...
Stores all the data needed to serialize or deserialize an object. This class cannot be inherited.
Allows an object to control its own serialization and deserialization.
Represents errors that occur during application execution.To browse the .NET Framework source code fo...
Specifies that the class can be serialized.
SecurityPermissionFlag
Specifies access flags for the security permission object.
The exception that is thrown when an error is made adding a T:System.Net.Cookie to a T:System....
void GetObjectData(SerializationInfo info, StreamingContext context)
Populates a T:System.Runtime.Serialization.SerializationInfo with the data needed to serialize the ta...