4 writes to RequiredProtectionLevel
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.NtAuth.cs (1)
176
RequiredProtectionLevel
= requiredProtectionLevel,
System.Net.Mail (1)
System\Net\Mail\SmtpNegotiateAuthenticationModule.cs (1)
48
RequiredProtectionLevel
= protectionLevel,
System.Net.Security (2)
System\Net\NegotiateAuthenticationPal.ManagedSpnego.cs (1)
124
RequiredProtectionLevel
= _clientOptions.RequiredProtectionLevel,
System\Net\Security\NegotiateStream.cs (1)
694
RequiredProtectionLevel
= protectionLevel,
5 references to RequiredProtectionLevel
System.Net.Security (5)
System\Net\NegotiateAuthenticationPal.ManagedNtlm.cs (1)
226
_protectionLevel = clientOptions.
RequiredProtectionLevel
;
System\Net\NegotiateAuthenticationPal.ManagedSpnego.cs (1)
124
RequiredProtectionLevel = _clientOptions.
RequiredProtectionLevel
,
System\Net\NegotiateAuthenticationPal.Unix.cs (1)
170
Interop.NetSecurityNative.GssFlags contextFlags = clientOptions.
RequiredProtectionLevel
switch
System\Net\Security\NegotiateAuthentication.cs (2)
41
_requiredProtectionLevel = clientOptions.
RequiredProtectionLevel
;
93
/// level specified by <see cref="NegotiateAuthenticationClientOptions.
RequiredProtectionLevel
" /> or