<PackageReference Include="NETStandard.Library" Version="2.0.2" />

System.Security.Authentication.ExtendedProtection.ProtectionScenario

public enum ProtectionScenario
namespace System.Security.Authentication.ExtendedProtection { public enum ProtectionScenario { TransportSelected, TrustedProxy } }