IReportServerCredentials.NetworkCredentials Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Net::ICredentials ^ NetworkCredentials { System::Net::ICredentials ^ get(); };
public System.Net.ICredentials NetworkCredentials { get; }
member this.NetworkCredentials : System.Net.ICredentials
Public ReadOnly Property NetworkCredentials As ICredentials