ReportServerCredentialsNetworkCredentials Property |
Gets or sets the network credentials that are used for authentication with the report server.
Namespace:
NetQuarry.Reporting
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public ICredentials NetworkCredentials { get; }
Public ReadOnly Property NetworkCredentials As ICredentials
Get
Property Value
Type:
ICredentialsSee Also