Here is the overview Create Memberships Create Roles Create Sitemap (modify to use roles=\"admin\") Create Menu and bind web.sitemap to the menu, using new datasource from the menu smart tag
I roll my own SiteMapProvider inheriting System.Web.XmlSiteMapProvider. I want to override logic of checking user to be in a role specified in siteMapNode\'s property roles:
I have custom SiteMapProvider and RoleProvider that works together properly: IsAccessibleToUser returns false if current user\'s role isn\'t mentioned in SiteMapNode.Roles for page requested.
This might be a stupi开发者_运维技巧d question. I have a lib file cemapi.lib that allows c++ devs to use mapi on winCE.