The AuthHeader type exposes the following members.

Properties

  NameDescription
Actor
Ottiene o imposta il destinatario dell'intestazione SOAP.
(Inherited from SoapHeader.)
DidUnderstand
Ottiene o imposta un valore che indica se un metodo di servizio Web XML ha elaborato correttamente un'intestazione SOAP.
(Inherited from SoapHeader.)
EncodedMustUnderstand
Ottiene o imposta il valore dell'attributo XML mustUnderstand per l'intestazione SOAP quando in comunicazione con il protocollo SOAP 1.1.
(Inherited from SoapHeader.)
EncodedMustUnderstand12
Ottiene o imposta il valore dell'attributo XML mustUnderstand per l'intestazione SOAP quando in comunicazione con il protocollo SOAP 1.2.
(Inherited from SoapHeader.)
EncodedRelay
Ottiene o imposta l'attributo "relay" dell'intestazione SOAP 1.2.
(Inherited from SoapHeader.)
MustUnderstand
Ottiene o imposta un valore che indica se l'oggetto SoapHeader deve essere riconosciuto.
(Inherited from SoapHeader.)
Relay
Ottiene o imposta un valore che indica se l'intestazione SOAP deve essere inoltrata al successivo nodo SOAP se il nodo corrente non riconosce l'intestazione.
(Inherited from SoapHeader.)
Role
Ottiene o imposta il destinatario dell'intestazione SOAP.
(Inherited from SoapHeader.)

See Also