MobileDeviceRegistrar
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True | Unique identifier of the MobileDeviceRegistrar. | |
IsDeleted | Boolean | True | Label Deleted corresponds to this field. | |
DeveloperName | String | False | Label Name corresponds to this field. | |
Language | String | False | Label Master Language corresponds to this field. | |
MasterLabel | String | False | Label Label corresponds to this field. | |
NamespacePrefix | String | True | Label Namespace Prefix corresponds to this field. | |
CreatedDate | Datetime | True | Label Created Date corresponds to this field. | |
CreatedById | String | True | User.Id | Label Created By ID corresponds to this field. |
LastModifiedDate | Datetime | True | Label Last Modified Date corresponds to this field. | |
LastModifiedById | String | True | User.Id | Label Last Modified By ID corresponds to this field. |
SystemModstamp | Datetime | True | Label System Modstamp corresponds to this field. | |
Provider | String | False | Label Provider corresponds to this field. | |
MdmProviderEnrollEndpoint | String | False | Label Mdm Provider Enroll Endpoint corresponds to this field. | |
MdmProviderPushAppEndpoint | String | False | Label Mdm Provider Push App Endpoint corresponds to this field. | |
MdmProviderApiAccessToken | String | False | Label Mdm Provider Api Access Token corresponds to this field. | |
MdmProviderApiUsername | String | False | Label Mdm Provider Api Username corresponds to this field. | |
MdmProviderApiPassword | String | False | Label Mdm Provider Api Password corresponds to this field. |
Last updated