Share via


TrustedUserHeader.UserToken, propriété

Espace de noms :  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public Property UserToken As Byte()
public byte[] UserToken { get; set; }
public:
property array<unsigned char>^ UserToken {
    array<unsigned char>^ get ();
    void set (array<unsigned char>^ value);
}
member UserToken : byte[] with get, set
function get UserToken () : byte[]
function set UserToken (value : byte[])

Valeur de propriété

Type : array<Byte[]

Voir aussi

Référence

TrustedUserHeader Classe

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms