Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

What are windows applications?

954


What is form and meaning?

974


What are the forms of database?

1017


What are windows based applications examples?

1089


What is the full form of gac?

1255


Which method grants a lock on a resource?

1075


What is form design?

995


What are the components of gui for windows?

989


What is a database form?

933


How can you pause a timer control?

1096


What is the extension of the windows installer file?

1131


What is formdata?

1080


What is a windows forms application?

1043


What is the extension of a compiled help project file?

1159


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

2318