UserProcessSecurityCollection..::..GetProcess Method
Gets UserProcessSecurity using ObjectName and ProcessNanme
Namespace:
FLEXYGO.Objects.SecurityAssembly: flxSecurity (in flxSecurity.dll)
Syntax
public UserProcessSecurity GetProcess( string ObjectName, string ProcessName )
Public Function GetProcess ( _ ObjectName As String, _ ProcessName As String _ ) As UserProcessSecurity