The EasDeviceInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DeviceId |
DeviceId Provided to us by the device. Per EAS Spec should be Globally Unique
|
![]() | DevicePassword |
Device Password is sent by the client for storage on the server
|
![]() | EasProvisionPolicyId |
Id of the EasProvisionPolicy to use instead of the one assigned to the user/host/domain
|
![]() | FriendlyName |
Friendly Name provided by the device
|
![]() | Id |
Id for DeviceInformation
|
![]() | IMEI |
IMEI Information provided by the device
|
![]() | MobileOperator |
Carrier Information provided by the device
|
![]() | Model |
Model Information provided by the device
|
![]() | Notes |
Admin Notes
|
![]() | OS |
OS Information provided by the device
|
![]() | OSLanguage |
OS Language provided by the device
|
![]() | PhoneNumber |
Phone Number provided by the device
|
![]() | RemoteWipeCompleted |
If a remote wipe was requested, was it completed
|
![]() | RemoteWipeRequested |
Did the Admin request the device to be remote wiped
|
![]() | UserAgent |
User Agent Information provided by the device
|
See Also