I'm using AzMan (1.0) for an ASP.Net web app, and I have a question about nested Roles.
Say I have the following roles:
MyApp
MyAppUser
MyAppAdmin
MyAppSupport
For the most part, all users (MyApp) can access the app, but some functions will be specific to the other roles.
I want to declaratively restrict access to the web pages to me...
Is there 64 bit version of AzMan?
We have an app that uses Microsoft.Interop.Security.AzRoles.dll.Is there a 64 version of this ?
...
Microsoft provide the Microsoft.Interop.Security.AzRoles interop library in Server 2003 for AzMan (Authorization Manager). It was built under .NET 1.0.
Can anyone tell me if there's a difference between this and creating a reference to the "azroles 1.0 Types Library" (C:\Windows\system32\azroles.dll) which ends up as Interop.AZROLESLib...