System.ServiceModel.HttpTransportSecurity public sealed class HttpTransportSecurity Documentation Code public HttpClientCredentialType ClientCredentialType { get; set; } public ExtendedProtectionPolicy ExtendedProtectionPolicy { get; set; } public HttpProxyCredentialType ProxyCredentialType { get; set; } public string Realm { get; set; } public HttpTransportSecurity() public static void ConfigureTransportProtectionAndAuthentication(HttpsTransportBindingElement https, HttpTransportSecurity transportSecurity)