ComponentOne Web API Edition
Credential Property

C1.Web.Api.Report Namespace > SsrsHost Class : Credential Property
Gets or sets credential used in SSRS connection.
Syntax
'Declaration
 
Public Property Credential As NetworkCredential
public NetworkCredential Credential {get; set;}
See Also

Reference

SsrsHost Class
SsrsHost Members