1 write to RequiredProtectionLevel
System.Net.Security (1)
System\Net\Security\NegotiateStream.cs (1)
678RequiredProtectionLevel = protectionLevel,
3 references to RequiredProtectionLevel
System.Net.Security (3)
System\Net\NegotiateAuthenticationPal.Unix.cs (1)
224Interop.NetSecurityNative.GssFlags contextFlags = serverOptions.RequiredProtectionLevel switch
System\Net\Security\NegotiateAuthentication.cs (2)
57_requiredProtectionLevel = serverOptions.RequiredProtectionLevel; 94/// <see cref="NegotiateAuthenticationServerOptions.RequiredProtectionLevel" />.