Proprietà IReportServerCredentials.ImpersonationUser
Specifica l'utente da rappresentare per la connessione a un server di rapporti.
Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Sintassi
'Dichiarazione
ReadOnly Property ImpersonationUser As WindowsIdentity
WindowsIdentity ImpersonationUser { get; }
property WindowsIdentity^ ImpersonationUser {
WindowsIdentity^ get ();
}
abstract ImpersonationUser : WindowsIdentity with get
function get ImpersonationUser () : WindowsIdentity
Valore proprietà
Tipo: WindowsIdentity
Oggetto WindowsIdentity che specifica l'utente da rappresentare.