Classe DataSourceCredentials

Represents data source credentials.

Espace de noms :  ReportService2005
Assembly :  ReportService2005 (dans ReportService2005.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class DataSourceCredentials
'Utilisation
Dim instance As DataSourceCredentials
[SerializableAttribute]
public class DataSourceCredentials
[SerializableAttribute]
public ref class DataSourceCredentials
[<SerializableAttribute>]
type DataSourceCredentials =  class end
public class DataSourceCredentials

Notes

Use the DataSourceCredentials class with the Render method to pass credentials to an external data source.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2005..::..DataSourceCredentials

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.