What are different authentication types. How do you
retrieve user id in case of windows authentication?
Answer Posted / pranabjyoti saikia
Different types windows authentications are
1. Windows Authentication
2. IIS Authentication.
3. Forms Authentication.
4. Passport Authentication.
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is the extension of the windows installer file?
Name the template that is used to create a user-defined component.
How to use the FindControl() function to preselect an item in my dropdownlist?
What are window applications?
What is a fillable form?
Is form action required?
What is form technology?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
What is difference between winforms and windows forms?
Name the property which of menu cannot be set at run time?
Where is system windows forms dll?
What are the forms of database?
Which method of the messagebox class is used to display a message in the message box?
How to create a set up in vb.net for desktop application please say steps with examples?