TrustedUserHeader 클래스

정의

이 클래스는 사용되지 않습니다.

public ref class TrustedUserHeader : System::Web::Services::Protocols::SoapHeader
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlRoot(IsNullable=false, Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class TrustedUserHeader : System.Web.Services.Protocols.SoapHeader
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlRoot(IsNullable=false, Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type TrustedUserHeader = class
    inherit SoapHeader
Public Class TrustedUserHeader
Inherits SoapHeader
상속
TrustedUserHeader
특성

생성자

TrustedUserHeader()

이 생성자는 사용되지 않습니다.

속성

AnyAttr

이 속성은 사용되지 않습니다.

UserName

이 속성은 사용되지 않습니다.

UserToken

이 속성은 사용되지 않습니다.

사용자 토큰을 가져오거나 설정합니다.

적용 대상