LogonAs Method (String, String, NetworkCredential, String, String, String, String, String)

Namespace:  Microsoft.Dynamics.BusinessConnectorNet
Assembly:  Microsoft.Dynamics.BusinessConnectorNet (in Microsoft.Dynamics.BusinessConnectorNet.dll)

public:
void LogonAs(
	String^ user, 
	String^ domain, 
	NetworkCredential^ bcProxyCredentials, 
	String^ company, 
	String^ language, 
	String^ objectServer, 
	String^ configuration, 
	String^ tenant
)

Parameters

user
Type: System.String
domain
Type: System.String
bcProxyCredentials
Type: System.Net.NetworkCredential
company
Type: System.String
language
Type: System.String
objectServer
Type: System.String
configuration
Type: System.String
tenant
Type: System.String

Community Additions

ADD
Show: