开发者

Integrated Authentication on dynamic/embedded Webresource.axd under IIS6

Is it possible to force Integrated Authentication on a dynamically created embedded resource under IIS6?

For those of you who don't know what a Webresource.axd is...it's the dynamically created resource from when you choose embedded "Embedded Resource" under build action in Visual Studio and then ref开发者_如何学Goerence the resource using this syntax under your AssemblyInfo class.

[assembly: WebResource("namespace.fileName.png", "image/png")]


Unless someone has a better answer, I'm thinking it is NO.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜