Constable Authorization Engine 2.0 BETA

DuplicateAuthorizationRuleException Constructor (SerializationInfo, StreamingContext)

[This is preliminary documentation and subject to change.]

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

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

See Also

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