{CompanyName} FlexyGo

UserProcessSecurityCollection..::..GetProcess Method

Gets UserProcessSecurity using ObjectName and ProcessNanme

Namespace:  FLEXYGO.Objects.Security
Assembly:  flxSecurity (in flxSecurity.dll)

Syntax


public UserProcessSecurity GetProcess(
	string ObjectName,
	string ProcessName
)
Public Function GetProcess ( _
	ObjectName As String, _
	ProcessName As String _
) As UserProcessSecurity

Parameters

ObjectName
Type: String
The ObjectName.
ProcessName
Type: String
the Process Id.

Return Value

a UserProcessSecurity object