Re: Own Permission and declarative support
From: Pieter Philippaerts (Pieter_at_nospam.mentalis.org)
Date: 10/14/03
- Previous message: Doug Bahr: "Own Permission and declarative support"
- In reply to: Doug Bahr: "Own Permission and declarative support"
- Next in thread: Doug Bahr: "Re: Own Permission and declarative support"
- Reply: Doug Bahr: "Re: Own Permission and declarative support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 14 Oct 2003 23:34:43 +0200
"Doug Bahr" <dbahr@hotmail.com> wrote in message
> and a matching Attribute
> public sealed class RightsPermissionAttribute :
> System.Security.Permissions.SecurityAttribute
> {
>
> }
Have you tried inheriting your class from CodeAccessSecurityAttribute
instead of SecurityAttribute?
Regards,
Pieter Philippaerts
Managed SSL/TLS: http://www.mentalis.org/go.php?sl
- Previous message: Doug Bahr: "Own Permission and declarative support"
- In reply to: Doug Bahr: "Own Permission and declarative support"
- Next in thread: Doug Bahr: "Re: Own Permission and declarative support"
- Reply: Doug Bahr: "Re: Own Permission and declarative support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]