Share via


DataSource.SetCachedCredentials(CachedCredentials) Méthode

Définition

Définit les informations d'identification à partir du cache.

public:
 void SetCachedCredentials(Microsoft::ReportDesigner::Data::CachedCredentials ^ creds);
public void SetCachedCredentials (Microsoft.ReportDesigner.Data.CachedCredentials creds);
member this.SetCachedCredentials : Microsoft.ReportDesigner.Data.CachedCredentials -> unit
Public Sub SetCachedCredentials (creds As CachedCredentials)

Paramètres

creds
CachedCredentials

Informations d'identification mises en cache.

S’applique à