EnterpriseLoaderGetEnterpriseId Method |
Returns unique enterprise id.
Namespace: KeeperSecurity.EnterpriseAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public Task<long> GetEnterpriseId()
Return Value
TaskInt64Enterprise ID. Awaitable task.
See Also