Click or drag to resize
RESTSecurityInvokerAllocateInputs Method
Calls AllocateInputs on the invoker.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 10.0.0
Syntax
C#
public Object[] AllocateInputs()

Return Value

Type: Object

Implements

IOperationInvokerAllocateInputs
See Also