Adding Text to Windows Integrated Authentication Dialogue Box
Is there any way to ch开发者_开发百科ange the content of a Windows Integrated authentication dialogue box? We mostly just want to add some extra help text to it.
AFAIK there is no a way to change this dialog box. It might differ among browsers as well. You could use Forms Authentication if you want to customize the login screen.
精彩评论