4 references to IsKerberos
System (4)
net\System\Net\_NegotiateClient.cs (2)
126
httpWebRequest.NtlmKeepAlive = incoming==null && authSession.IsValidContext && !authSession.
IsKerberos
;
132
" " + clientResponse, authSession.IsCompleted, authSession, canShareConnection, authSession.
IsKerberos
);
net\System\Net\HttpListener.cs (1)
2061
if (context.
IsKerberos
)
net\System\Net\SecureProtocols\_NegoState.cs (1)
450
if (_Context.
IsKerberos
)