fixed missing 'author' metadata

This commit is contained in:
Nick Brower
2017-05-25 11:52:28 -07:00
parent 60360eb6c5
commit 7c9b4c17ca
221 changed files with 1642 additions and 559 deletions

View File

@ -13,6 +13,7 @@ ms.technology: windows
author: nibr
---
# Create a custom configuration service provider
Mobile device OEMs can create custom configuration service providers to manage their devices. A configuration service provider includes an interface for creating, editing, and deleting nodes, and the nodes themselves. Each node contains data for one registry value and can optionally support get, set, and delete operations.