Skip to main content

CredentialsEventArgs Properties

Provides data for the RemoteDocumentSource.ReportServerCredentialsDemanded event.
Name Description
Handled Specifies whether or not the RemoteDocumentSource.ReportServerCredentialsDemanded event was handled.
Password Specifies the user password to login to a Report and Dashboard Server.
UserName Specifies the user name to login to a Report and Dashboard Server.
See Also