1 write to _spn
System.Runtime.Remoting (1)
channels\tcp\tcpclientchannel.cs (1)
629case SPNKey: _spn = (String)value; authSet = true; break;
1 reference to _spn
System.Runtime.Remoting (1)
channels\tcp\tcpclientchannel.cs (1)
289negoClient.AuthenticateAsClient(credentials, _spn, _protectionLevel, _tokenImpersonationLevel);