ComponentOne FlexReport for WinForms
Credential Property (C1SSRSDocumentSource)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1SSRSDocumentSource Class : Credential Property
Overridden. Gets or sets System.Net.NetworkCredential object defining credentials used in the SSRS connection. This is a shortcut to C1.Win.C1Ssrs.ConnectionOptions.Credential.
Syntax
'Declaration
 
Public Overrides Property Credential As System.Net.NetworkCredential
public override System.Net.NetworkCredential Credential {get; set;}
See Also

Reference

C1SSRSDocumentSource Class
C1SSRSDocumentSource Members