Compartir a través de


HttpRelayTransportSecurity.ProxyCredentialType Propiedad

Definición

Obtiene o establece el tipo de credenciales del cliente que se va a utilizar para la autenticación con el proxy.

public System.ServiceModel.HttpProxyCredentialType ProxyCredentialType { get; set; }
member this.ProxyCredentialType : System.ServiceModel.HttpProxyCredentialType with get, set
Public Property ProxyCredentialType As HttpProxyCredentialType

Valor de propiedad

Devuelve un HttpProxyCredentialType valor de tipo que contiene la credencial de cliente.

Excepciones

Se establece la propiedad en un valor indefinido.

Se aplica a