MANAGEMENT_SERVICE_INFO structure (mdmregistration.h)
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 |