AuthCommonDeviceToken Property

Gets device token

Definition

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

Property Value

Byte

Implements

IAuthEndpointDeviceToken

See Also