4.3.1 Protocol Version 1.0

Server response for DVRD version 1.0 in JSON format:

 {
   "DeviceRegistrationService": {
     "RegistrationEndpoint": "https:\/\/sts.contoso.com\/EnrollmentServer\/DeviceEnrollmentWebService.svc",
     "RegistrationResourceId": "urn:ms-drs:sts.contoso.com",
     "ServiceVersion": "1.0"
   },
   "AuthenticationService": {
     "OAuth2": {
       "AuthCodeEndpoint": "https:\/\/sts.contoso.com\/adfs\/oauth2\/authorize",
       "TokenEndpoint": "https:\/\/sts.contoso.com\/adfs\/oauth2\/token"
     }
   },
   "IdentityProviderService": { "PassiveAuthEndpoint": "https:\/\/sts.contoso.com\/adfs\/ls" }
 }