c# - Change user with authentication windows -


in web.config, using:

<authentication mode="windows"/>  

to connect user. authentication automatic. sometimes, need change user account.

how can open authentication window of web browser on button click?

another s.o topic show have use forms authentification able logout...

see the topic


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -