Returns service credentials.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ServerAssembly: PerpetuumSoft.ReportingServices.Viewer.Server (in PerpetuumSoft.ReportingServices.Viewer.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected virtual ICredentials GetServiceCredentials() |
Visual Basic (Declaration) |
---|
Protected Overridable Function GetServiceCredentials As ICredentials |
Visual C++ |
---|
protected: virtual ICredentials^ GetServiceCredentials() |