I like your suggestion better. Thanks.
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars -
http://www.windwardreports.com/film.htm
"Steven Cheng[MSFT]" wrote:
> Hello Dave,
>
> I think your current means is a good one, also you can access the
> IIdetnity.AuthenticationType property to detect whether the authentication
> type is windows(Negotiate or NTML) or Forms. e.g.
>
> string authtype = User.Identity.AuthenticationType
>
> Sincerely,
>
> Steven Cheng
>
> Microsoft MSDN Online Support Lead
>
>
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>