DocumentObj 2.0 GetInitialStates [deprecated]
Retrieves the initial states for the selected object type. The given object type and your user roles, which is derived from your authentication context, will result in a list of possible initial states.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| peISHType | eISHType | In | The type of the object that is created |
| psOutStatesList | StringArray | Out | List of the initial states for the type of object |