TypeOperationPermission(SerializationInfo, StreamingContext) Constructor
Initializes a new instance of the TypeOperationPermission class with specified settings.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Parameters
| Name | Type |
|---|---|
| information | SerializationInfo |
| context | StreamingContext |
See Also