Click or drag to resize

UserContextDeviceToken Property

Gets/Sets the device token. The device token is permanent and can be used to login as the user in a web service.

Namespace:  NetQuarry.Security
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string DeviceToken { get; set; }

Property Value

Type: String
See Also