TrustedUserHeader Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents information about the trusted user account.
Assembly: ReportExecution2005 (in ReportExecution2005.dll)
| Name | Description | |
|---|---|---|
![]() | TrustedUserHeader() | Initializes a new instance of the TrustedUserHeader class. |
| Name | Description | |
|---|---|---|
![]() | Actor | (Inherited from SoapHeader.) |
![]() | AnyAttr | Gets or sets a collection of header attributes. |
![]() | 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. |
![]() | UserToken | Gets or sets the user token associated with the header. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


