Click or drag to resize

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; }

Property Value

Type: ICredentials
See Also