Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class is not used.
Inheritance Hierarchy
System.Object
System.Web.Services.Protocols.SoapHeader
ReportService2006.TrustedUserHeader
Namespace: ReportService2006
Assembly: ReportService2006 (in ReportService2006.dll)
Syntax
'Declaration
Public Class TrustedUserHeader _
Inherits SoapHeader
'Usage
Dim instance As TrustedUserHeader
public class TrustedUserHeader : SoapHeader
public ref class TrustedUserHeader : public SoapHeader
type TrustedUserHeader =
class
inherit SoapHeader
end
public class TrustedUserHeader extends SoapHeader
The TrustedUserHeader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TrustedUserHeader | This constructor is not used. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Actor | (Inherited from SoapHeader.) |
![]() |
AnyAttr | This property is not used. |
![]() |
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 | This property is not used. |
![]() |
UserToken | This property is not used. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.