Click or drag to resize

RemoteClientApiApplicationManager Property

Gives access to the UserManager.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public IApplicationManager ApplicationManager { get; }

Property Value

IApplicationManager

Implements

IClientApiApplicationManager
See Also