CustomHasPermissionToEventArgs Constructors
Arguments passed to the SecuritySystem.CustomIsGranted event.| Name | Parameters | Description |
|---|---|---|
| CustomHasPermissionToEventArgs(Type, String, Object, IObjectSpace, String) | objectType, memberName, targetObject, objectSpace, operation | Initializes a new instance of the CustomHasPermissionToEventArgs class. |
See Also