1 reference to Password
System.IdentityModel (1)
System\IdentityModel\Tokens\WindowsUserNameSecurityTokenHandler.cs (1)
101
WindowsIdentity windowsIdentity = new WindowsIdentity(tokenHandle.DangerousGetHandle(), AuthenticationTypes.
Password
, WindowsAccountType.Normal, true);