System.Security.Principal.WindowsIdentity Class
Information   Base Types   Related Resources

Represents a Windows user.

  • Namespace: System.Security.Principal
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: mscorlib.dll

  • System.Object
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (15)Discussions (540)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .ctor
  • private WindowsIdentity(System.IntPtr userToken, System.Security.Principal.WindowsAccountType type, System.Boolean isAuthenticated)
  • public WindowsIdentity(System.String sUserPrincipalName)
  • public WindowsIdentity(System.String sUserPrincipalName, System.String type)
  • public WindowsIdentity(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)

  •  _DuplicateHandle
  • private static System.IntPtr _DuplicateHandle(System.IntPtr userToken, System.Boolean bClose)

  •  _ImpersonateLoggedOnUser
  • private static System.Boolean _ImpersonateLoggedOnUser(System.IntPtr userToken)

  •  _S4ULogon
  • private static System.IntPtr _S4ULogon(System.String sUserPrincipalName)

  •  CreateFromToken
  • private void CreateFromToken(System.IntPtr userToken, System.String type, System.Boolean bClose)

  •  System.Runtime.Serialization.ISerializable.GetObjectData
  • private void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)

  • Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com