Sdílet prostřednictvím


TrustedUserHeader Class

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  ReportExecution2005
Assembly:  ReportExecution2005 (in ReportExecution2005.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class TrustedUserHeader _
    Inherits SoapHeader
'Usage
Dim instance As TrustedUserHeader
[SerializableAttribute]
public class TrustedUserHeader : SoapHeader
[SerializableAttribute]
public ref class TrustedUserHeader : public SoapHeader
[<SerializableAttribute>]
type TrustedUserHeader =  
    class
        inherit SoapHeader
    end
public class TrustedUserHeader extends SoapHeader

Inheritance Hierarchy

System.Object
  System.Web.Services.Protocols.SoapHeader
    ReportExecution2005.TrustedUserHeader

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.