Re: Azman returns cached roles to .Net API
- From: "Enrique Vargas" <vargasenrique@xxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 10:17:58 -0600
Yes,,
<roleManager enabled="true" cacheRolesInCookie="false"
defaultProvider="RoleManagerAzManProvider" cookieRequireSSL="false"
cookieSlidingExpiration="false" createPersistentCookie="false"
cookieProtection="All" >
<providers>
<add name= xxx />
</providers>
</roleManager>
"Enrique Vargas" <vargasenrique@xxxxxxxxxxx> wrote in message
news:%23Cd1J64IGHA.3064@xxxxxxxxxxxxxxxxxxxxxxx
> Hi, I'm using Active Directory as Membership Provider and Azman as
> RoleProvider, everything works fine except that any change made in Azman
> after the ASP.NET 2.0 APP is
> initialized returns a cached version of the roles information. The APP
> needs to know about any change produced while is running. Any idea why
> Azman is returning a cache version of the roles definitions.Thanks.
>
.
- Follow-Ups:
- Re: Azman returns cached roles to .Net API
- From: Dominick Baier [DevelopMentor]
- Re: Azman returns cached roles to .Net API
- References:
- Azman returns cached roles to .Net API
- From: Enrique Vargas
- Azman returns cached roles to .Net API
- Prev by Date: Get PC name
- Next by Date: Re: anonymous access + impersonation
- Previous by thread: Re: Azman returns cached roles to .Net API
- Next by thread: Re: Azman returns cached roles to .Net API
- Index(es):
Relevant Pages
|
|