Constable Authorization Engine 2.0 BETA

PermissionDeniedException Constructor (SerializationInfo, StreamingContext)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the PermissionDeniedException class while deserializng the object.

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

See Also

PermissionDeniedException Class | LaMarvin.Constable Namespace | PermissionDeniedException Constructor Overload List