azman
Where is microsoft.interop.security.azroles on Server 2008 R2?
As far as I can recall, on Server 2003, microsoft.interop.security.azr开发者_StackOverflow中文版oles used to live in \"C:\\Windows\\Microsoft.NET\\authman\".On Server 2008 R2, that folder is empty.[详细]
2023-02-05 03:11 分类:问答Concurrent updates in ADAM/AzMan throwing a strange error
We have a custom membership provider that uses a WCF service and ADAM/AzMan.We have been seeing a lot of errors lately which seems to correspond to more heavy use of our web aplication.[详细]
2023-01-30 15:29 分类:问答Azman 64 bit using VS2010: BadImageFormatException
I recently upgraded a solution from VS2008 to VS2010. Just a solution upgrade, nothing else. I am targeting .Net 3.5. The solution is set to build build for \"any CPU\". Now, after the solution upgrad[详细]
2023-01-30 05:36 分类:问答ASP.NET role based security with AzMan and AD roles
I\'m trying to evaluate AzMan for one of my ASP.NET applications but I have a strange problem. My test application expects three roles:[详细]
2023-01-27 15:49 分类:问答Will multi-threading increase the performance of a method in a WCF servce?
I have a WCF service that is hosted in IIS6.The important part of the method looks like this: public MyUser[] GetUsers(string appName, string[] names)[详细]
2023-01-24 04:28 分类:问答AzMan Nested Roles not finding user in role
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:[详细]
2023-01-14 11:48 分类:问答Silveright - extending AuthenticationService to provide custom authentication
I am trying to add to the authentication system provided in the Silverlight 4 business template as my model does not completely fit that provided in the template. I have an existing web service that p[详细]
2023-01-06 18:27 分类:问答Silverlight 4 - authentiation / authorization against custom wcf service
I have a wcf service in front of an AzMan store that passes roles and operations to clients using the following interface:[详细]
2023-01-01 18:06 分类:问答Get list of users belonging to a role using Authorization Manager (AzMan)
Using ASP.NET (C#) I have set up Authorization Manager to allow me to handle roles on a website. Added users to roles is simple Roles.AddUserToRole(\"DOMAIN\\\\UserName\", \"role\"). However I want to[详细]
2022-12-26 17:18 分类:问答How to get list of groups the user is associated with in Azman?
I\'m able to get the roles associated with the authenticated user but not the groups. Is there a way to get the groups[详细]
2022-12-20 22:44 分类:问答
加载中,请稍侯......