Udostępnij za pośrednictwem


Właściwość IReportServerCredentials.ImpersonationUser —

Gets or sets the WindowsIdentity of the user to impersonate when the ReportViewer control connects to a report server.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
ReadOnly Property ImpersonationUser As WindowsIdentity
WindowsIdentity ImpersonationUser { get; }
property WindowsIdentity^ ImpersonationUser {
    WindowsIdentity^ get ();
}
abstract ImpersonationUser : WindowsIdentity with get
function get ImpersonationUser () : WindowsIdentity

Wartość właściwości

Typ: WindowsIdentity
A WindowsIdentity object that represents the user to impersonate.

Zobacz też

Informacje

IReportServerCredentials Interfejs

Przestrzeń nazw Microsoft.Reporting.WebForms