Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-identity

How to check in C# if running as local administrator [duplicate]

c# windows-identity

How do I set up .NET WindowsAuthentication - the name always shows up as "IIS APPPOOL\Classic .NET AppPool" when I want it to use the actual user

How to impersonate another user?

Can a script update the Identity tab fields of Application Pool properties in IIS 6.0+

How do I handle the event SessionSecurityTokenReceived in Global.asax?

Impersonation on remote service says Login failed for user 'NT Authority\Anonymous Logon'

IsInRole Getting New Security Token

How to copy file from UNC-share to local system?

c# .net unc windows-identity

How to copy file from a specific folder to a shared folder in C#?

Why do Thread.CurrentPrincipal.Identity and WindowsIdentity.GetCurrent() differ when impersonation is turned on?

Registry ReadString method is not working in Windows 7 in Delphi 7

Create WindowsIdentity using just a domain and username

c# asp.net windows-identity

WindowsIdentity.Impersonate in ASP.NET randomly "Invalid token for impersonation - it cannot be duplicated"

Message: ID4243: Could not create a SecurityToken. A token was not found in the token cache and no cookie was found in the context

WIF- ID1014: The signature is not valid. The data may have been tampered with

How do I get the current windows user's name in username@domain format?

User.Identity fluctuates between ClaimsIdentity and WindowsIdentity