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