Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Help - Please Help Get Windows User

Help - Please Help Get Windows User

Scheduled Pinned Locked Moved C#
csharpasp-netjsonhelpworkspace
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    horacyjr
    wrote on last edited by
    #1

    I need the user from windows, so i can ot get that because when i use Environment.UserName it returns ASP.net, i do not want that, i want the user that made a logon on windows, so if exists an API from windows that returns that, or any class from asp.net, please help me.

    D 1 Reply Last reply
    0
    • H horacyjr

      I need the user from windows, so i can ot get that because when i use Environment.UserName it returns ASP.net, i do not want that, i want the user that made a logon on windows, so if exists an API from windows that returns that, or any class from asp.net, please help me.

      D Offline
      D Offline
      Daniel Grunwald
      wrote on last edited by
      #2

      Your page will be executed under the ASP.NET account, so all methods that return the current user name will return ASP.NET. You could try to get the user who started explorer.exe (process.StartInfo.UserName)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups