CreateNewAuthority method of the MDM_MgmtAuthority class

Creates a new management authority.

Syntax

uint32 CreateNewAuthority(
  [in] string AuthorityName
);

Parameters

AuthorityName [in]

The authority name.

Requirements

Minimum supported client
Windows 8
Minimum supported server
None supported
Namespace
Root\CIMv2\MDM
MOF
MDMSettingsProv.mof
DLL
MDMSettingsProv.dll

See also

MDM_MgmtAuthority