ServerReport.ReportServerCredentials Property

Definition

public:
 property Microsoft::Reporting::WebForms::IReportServerCredentials ^ ReportServerCredentials { Microsoft::Reporting::WebForms::IReportServerCredentials ^ get(); void set(Microsoft::Reporting::WebForms::IReportServerCredentials ^ value); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public Microsoft.Reporting.WebForms.IReportServerCredentials ReportServerCredentials { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)>]
member this.ReportServerCredentials : Microsoft.Reporting.WebForms.IReportServerCredentials with get, set
Public Property ReportServerCredentials As IReportServerCredentials

Property Value

Attributes

Applies to