Anonymous and integrated authentication for Web service



Is it possible using IIS(version 6) to have both Anonymous and integrated
authentication for a web service?
By this I mean can it do intergrated authentication when the credentials
exist, but if they don't allow an anonymous connection? (For a single URL)

.