HttpRelayTransportSecurityElement.ProxyCredentialType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets from the configuration file the type of client credential to be used for authentication against the proxy.
[System.Configuration.ConfigurationProperty("proxyCredentialType", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public System.ServiceModel.HttpProxyCredentialType ProxyCredentialType { get; set; }
member this.ProxyCredentialType : System.ServiceModel.HttpProxyCredentialType with get, set
Public Property ProxyCredentialType As HttpProxyCredentialType
Property Value
- System.ServiceModel.HttpProxyCredentialType
Returns a System.ServiceModel.HttpProxyCredentialType that contains the proxy type.
- Attributes
-
System.Configuration.ConfigurationPropertyAttribute