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; }
Public Property DeviceToken As String
Get
Set
Property Value
Type:
StringSee Also