Click or drag to resize

DeviceConfigurationDeviceToken Property

Device token.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public string DeviceToken { get; }

Property Value

String

Implements

IDeviceConfigurationDeviceToken
See Also