MemberOperationPermission Properties
An operation Permission for a specific object member.Name | Description |
---|---|
MemberName | Gets a string which is the name of the secured member. |
ObjectType | Gets the type exposing the secured member. |
Operation | Gets the name of a secured operation. Inherited from OperationPermissionBase. |
See Also