Membership custom provider - logout function
- From: "Amitai Palmon" <amitai@xxxxxxxxxxxxxxx>
- Date: Thu, 22 Dec 2005 18:32:06 +0200
I am writing a custom Membership provider for ASP.NET
I have derived from the Membership provider and have supplied my own method
that work against my security server.
For login operation, for instance, I implemented the "ValidateUser(name,
password)" function.
I can not, however, find any function that maches the "logout" operation.
As you may guess, it is a must to implement this function, but - no trace
for it in the membership provider class.
Please advice
Many thanks
Amitai
.
- Follow-Ups:
- Re: Membership custom provider - logout function
- From: Dominick Baier [DevelopMentor]
- Re: Membership custom provider - logout function
- Prev by Date: Re: What is the best approach?
- Next by Date: Re: Changing domain user password
- Previous by thread: Re: Insufficient access rights to perform the operation
- Next by thread: Re: Membership custom provider - logout function
- Index(es):
Relevant Pages
|
|