The AuthHeader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AuthHeader | Initializes a new instance of the AuthHeader class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Funge da funzione hash per un determinato tipo.
(Inherited from Object.) |
![]() | GetType |
Ottiene l'oggetto Type dell'istanza corrente.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | pass |
Password (non è case sensitive)
|
![]() | user |
Codice utente assegnato (non è case sensitive)
|
Properties
Name | Description | |
---|---|---|
![]() | 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.) |