Click or drag to resize

ErpServiceCallerGetUsers Method (String, String, String, TimeSpan, ILogger)

Namespace:  Dynamicweb.DataIntegration.Integration.ERPIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public static string GetUsers(
	string endpoint,
	string secret,
	string settings,
	TimeSpan timeout,
	ILogger logger
)

Parameters

endpoint
Type: SystemString
secret
Type: SystemString
settings
Type: SystemString
timeout
Type: SystemTimeSpan
logger
Type: Dynamicweb.LoggingILogger

Return Value

Type: String
See Also