MemberOperationPermission.ObjectType Property
Gets the type exposing the secured member.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
Type | Description |
---|---|
Type | A System.Type object which is the type exposing the secured member. |
See Also