Class SapBridgeManager
This is helper bridge class
public static class SapBridgeManager
- Inheritance
-
SapBridgeManager
- Inherited Members
Properties
SapObjects
This is list of sap ROT objects
public static List<object> SapObjects { get; }
Property Value
Methods
Clear()
To clean up SapObjects list
public static void Clear()
HasElevatedPrivilegesRequired()
HasElevatedPrivilegesRequired
public static bool HasElevatedPrivilegesRequired()
Returns
- bool
bool
Initialize()
Initialize method to launch the bridger
public static void Initialize()