Click or drag to resize

AuthSyncDeviceToken Property

Gets or sets device token

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public byte[] DeviceToken { get; set; }

Property Value

Byte

Implements

IAuthDeviceToken
IAuthEndpointDeviceToken
See Also