Click or drag to resize
setPasswordResponse Constructor (LimitInfo, SetPasswordResult)

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
public setPasswordResponse(
	LimitInfo[] LimitInfoHeader,
	SetPasswordResult result
)

Parameters

LimitInfoHeader
Type: CMS.SalesForce.WebServiceClientLimitInfo
result
Type: CMS.SalesForce.WebServiceClientSetPasswordResult
See Also