IAuthDeviceToken Property

Gets or sets device token

Definition

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

Property Value

Byte

Implements

IAuthEndpointDeviceToken

See Also