FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deQueue..::..getAllUsersWithAccess Method

Gets all users with access.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public Dictionary<string, string> getAllUsersWithAccess()
Public Function getAllUsersWithAccess As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ getAllUsersWithAccess()

Return Value

Dictionary<System.String, System.String>.