>I want to upgrade to WSE3 but need to convince my frightened bosses.
>
[quoted text clipped - 11 lines]
>
> Thx for any comments/insights
I am new to wse and would like to use custom credentials as well. Very
simple concept: Username, Password, AccountID. Account ID is optional
in some services (i,e, ClientManager.GetManagedAccountList) but
required for others (AccountService.UpdateAccount). How can I do this
in WSE ? I'm confused as to when I need to write custom security
assertions vs. custom tokens. Can I add anything to the usernametoken
or do I start from scratch ?
> Thanks
>
[quoted text clipped - 14 lines]
> >
> > Thx for any comments/insights
HansvL - 13 Jan 2006 11:50 GMT
One thing will be hampering you: In WSE3.0 the SoapContext.Security member
will be become obsolete, so WSE2.0 samples might not work!

Signature
Greetings HansvL
> I am new to wse and would like to use custom credentials as well. Very
> simple concept: Username, Password, AccountID. Account ID is optional
[quoted text clipped - 22 lines]
> > >
> > > Thx for any comments/insights