asp.net - override PrincipalPermissionAttribute SecurityAction.Demand method -
I get the principal permission attitivity security action. How can I override the demand method?
You can not do Principal Permission and both Principal Permission attributes seal class.
Comments
Post a Comment