1 write to ExtendedProtectionPolicy
System (1)
net\System\Net\HttpListener.cs (1)
1445httpContext.ExtendedProtectionPolicy = extendedProtectionPolicy;
1 reference to ExtendedProtectionPolicy
System (1)
net\System\Net\HttpListener.cs (1)
2000out newContext, context.ExtendedProtectionPolicy, request.IsSecureConnection);