2 references to WindowsLogonName
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
927string logonName = dictionaryReader.GetAttribute(dictionary.WindowsLogonName, dictionary.EmptyString); 1292dictionaryWriter.WriteAttributeString(dictionary.WindowsLogonName, dictionary.EmptyString, wci.Name);