Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the endpoints and information about the management service.
Syntax
typedef struct _MANAGEMENT_SERVICE_INFO {
LPWSTR pszMDMServiceUri;
LPWSTR pszAuthenticationUri;
} MANAGEMENT_SERVICE_INFO, *PMANAGEMENT_SERVICE_INFO;
Members
pszMDMServiceUri
The URI of the Mobile Device Management service.
pszAuthenticationUri
The URI of the Authentication service.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8.1 |
| Minimum supported server | None supported |
| Header | mdmregistration.h |