What are different authentication types. How do you
retrieve user id in case of windows authentication?
Answer Posted / shilpa
to retrieve user id in case of windows authentication
if from a ASP.Net page following code
Dim username As String
username = User.Identity.Name
if it is from a class or business object following code
Dim User As System.Security.Principal.IPrincipal
User = System.Web.HttpContext.Current.User
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
Is typeform free?
What is form design?
What is a windows form application?
What is form application?
What is form and meaning?
Explain how to split a column header in gridview using c#.net?
What is form technology?
What are the components of gui for windows?
What is the difference between the add() and insert() methods of a listbox control?
What is form record?
how print barcode
What is window form application?
What is an example of form?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?