Class TrustedUserHeader
Inheritance
System.Object
TrustedUserHeader
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class TrustedUserHeader : SoapHeader
Constructors
TrustedUserHeader()
Declaration
public TrustedUserHeader()
Properties
AnyAttr
Gets or sets an array of XML attributes.
Declaration
public XmlAttribute[] AnyAttr { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Xml.XmlAttribute[] | An array of System.Xml.XmlAttribute that represents the XML attributes. |
UserName
Declaration
public string UserName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
UserToken
Declaration
public byte[] UserToken { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Byte[] |