Click or drag to resize

AuthCommonDeviceToken Property

Gets device token

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

Property Value

Byte

Implements

IAuthEndpointDeviceToken
See Also