Click or drag to resize

IDeviceConfiguration Interface

Defines device entity.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public interface IDeviceConfiguration : IConfigurationId

The IDeviceConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyDeviceKey Device EC private key.
Public propertyDeviceToken Device token.
Public propertyServerInfo Device's server collection.
Top
See Also