DotMSN

UnauthorizedException Constructor (SerializationInfo, StreamingContext)

Serialization constructor.

[Visual Basic]
Overloads Protected Sub New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
[C#]
protected UnauthorizedException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
context

See Also

UnauthorizedException Class | XihSolutions.DotMSN Namespace | UnauthorizedException Constructor Overload List