TrustedUserHeader Members
Represents information about the trusted user account.
The following tables list the members exposed by the TrustedUserHeader type.
Public Constructors
Name | Description | |
---|---|---|
TrustedUserHeader | Initializes a new instance of the TrustedUserHeader class. |
Top
Public Properties
Name | Description | |
---|---|---|
Actor | (inherited from SoapHeader ) | |
AnyAttr | ||
DidUnderstand | (inherited from SoapHeader ) | |
EncodedMustUnderstand | (inherited from SoapHeader ) | |
EncodedMustUnderstand12 | (inherited from SoapHeader ) | |
EncodedRelay | (inherited from SoapHeader ) | |
MustUnderstand | (inherited from SoapHeader ) | |
Relay | (inherited from SoapHeader ) | |
Role | (inherited from SoapHeader ) | |
UserName | Gets or sets the user name for the trusted account. | |
UserToken | Gets or sets the user token for the trusted user account. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top