Thread: PrincipalPermission Attribute with multiple roles
PrincipalPermission Attribute with
multiple roles
2006-07-20 12:07:36
Hi,
I am looking for the correct syntax in VB.NET for multiple
roles in the
PrincipalPermission attribute.
Is it
a. (SecuerityAction.Demand, Role:="Reviewers,
Admins")
or
b. (SecurityAction.Demand, Role:="Reviewers",
Role:="Admins")>
Thank you
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com