Freigeben über


ReportExecutionService.SetExecutionCredentials3Async Methode

Definition

Überlädt

SetExecutionCredentials3Async(DataSourceCredentials[])
SetExecutionCredentials3Async(DataSourceCredentials[], Object)

SetExecutionCredentials3Async(DataSourceCredentials[])

public:
 void SetExecutionCredentials3Async(cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::DataSourceCredentials ^> ^ Credentials);
public void SetExecutionCredentials3Async (Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourceCredentials[] Credentials);
member this.SetExecutionCredentials3Async : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourceCredentials[] -> unit
Public Sub SetExecutionCredentials3Async (Credentials As DataSourceCredentials())

Parameter

Credentials
DataSourceCredentials[]

Gilt für:

SetExecutionCredentials3Async(DataSourceCredentials[], Object)

public:
 void SetExecutionCredentials3Async(cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::DataSourceCredentials ^> ^ Credentials, System::Object ^ userState);
public void SetExecutionCredentials3Async (Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourceCredentials[] Credentials, object userState);
member this.SetExecutionCredentials3Async : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourceCredentials[] * obj -> unit
Public Sub SetExecutionCredentials3Async (Credentials As DataSourceCredentials(), userState As Object)

Parameter

Credentials
DataSourceCredentials[]
userState
Object

Gilt für: