1 write to m_ProtocolName
System (1)
net\System\Net\_NTAuthentication.cs (1)
302
m_ProtocolName
= negotiationInfo.AuthenticationPackage;
2 references to m_ProtocolName
System (2)
net\System\Net\_NTAuthentication.cs (2)
291
if (
m_ProtocolName
==null)
308
return
m_ProtocolName
;