TrustedUserHeader.UserName, 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 UserName As String
public string UserName { get; set; }
public:
property String^ UserName {
String^ get ();
void set (String^ value);
}
member UserName : string with get, set
function get UserName () : String
function set UserName (value : String)
Valeur de propriété
Type : String
Voir aussi
Référence
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms