| Change Type | Old Version | New Version | d.ts File | | ---- | ------ | ------ | -------- | |Added|NA|Class name: accountManager;
Method or attribute name: function disallowAddLocalAccount(admin: Want, disallow: boolean, callback: AsyncCallback\): void;|@ohos.enterprise.accountManager.d.ts| |Added|NA|Class name: accountManager;
Method or attribute name: function disallowAddLocalAccount(admin: Want, disallow: boolean): Promise\;|@ohos.enterprise.accountManager.d.ts| |Added|NA|Class name: adminManager;
Method or attribute name: function authorizeAdmin(admin: Want, bundleName: string, callback: AsyncCallback\): void;|@ohos.enterprise.adminManager.d.ts| |Added|NA|Class name: adminManager;
Method or attribute name: function authorizeAdmin(admin: Want, bundleName: string): Promise\;|@ohos.enterprise.adminManager.d.ts| |Added|NA|Class name: ManagedEvent;
Method or attribute name: MANAGED_EVENT_APP_START = 2|@ohos.enterprise.adminManager.d.ts| |Added|NA|Class name: ManagedEvent;
Method or attribute name: MANAGED_EVENT_APP_STOP = 3|@ohos.enterprise.adminManager.d.ts| |Added|NA|Class name: applicationManager;
Method or attribute name: function addDisallowedRunningBundles(admin: Want, appIds: Array\, callback: AsyncCallback\): void;|@ohos.enterprise.applicationManager.d.ts| |Added|NA|Class name: applicationManager;
Method or attribute name: function addDisallowedRunningBundles(admin: Want, appIds: Array\, userId: number, callback: AsyncCallback\): void;|@ohos.enterprise.applicationManager.d.ts| |Added|NA|Class name: applicationManager;
Method or attribute name: function addDisallowedRunningBundles(admin: Want, appIds: Array\, userId?: number): Promise\;|@ohos.enterprise.applicationManager.d.ts| |Added|NA|Class name: applicationManager;
Method or attribute name: function removeDisallowedRunningBundles(admin: Want, appIds: Array\, callback: AsyncCallback\): void;|@ohos.enterprise.applicationManager.d.ts| |Added|NA|Class name: applicationManager;
Method or attribute name: function removeDisallowedRunningBundles(admin: Want, appIds: Array\, userId: number, callback: AsyncCallback\): void;|@ohos.enterprise.applicationManager.d.ts| |Added|NA|Class name: applicationManager;
Method or attribute name: function removeDisallowedRunningBundles(admin: Want, appIds: Array\, userId?: number): Promise\;|@ohos.enterprise.applicationManager.d.ts| |Added|NA|Class name: applicationManager;
Method or attribute name: function getDisallowedRunningBundles(admin: Want, callback: AsyncCallback\>): void;|@ohos.enterprise.applicationManager.d.ts| |Added|NA|Class name: applicationManager;
Method or attribute name: function getDisallowedRunningBundles(admin: Want, userId: number, callback: AsyncCallback\>): void;|@ohos.enterprise.applicationManager.d.ts| |Added|NA|Class name: applicationManager;
Method or attribute name: function getDisallowedRunningBundles(admin: Want, userId?: number): Promise\>;|@ohos.enterprise.applicationManager.d.ts| |Added|NA|Class name: browser;
Method or attribute name: function setPolicies(admin: Want, appId: string, policies: string, callback: AsyncCallback\): void;|@ohos.enterprise.browser.d.ts| |Added|NA|Class name: browser;
Method or attribute name: function setPolicies(admin: Want, appId: string, policies: string): Promise\;|@ohos.enterprise.browser.d.ts| |Added|NA|Class name: browser;
Method or attribute name: function getPolicies(admin: Want, appId: string, callback: AsyncCallback\): void;|@ohos.enterprise.browser.d.ts| |Added|NA|Class name: browser;
Method or attribute name: function getPolicies(admin: Want, appId: string): Promise\;|@ohos.enterprise.browser.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function addAllowedInstallBundles(admin: Want, appIds: Array\, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function addAllowedInstallBundles(admin: Want, appIds: Array\, userId: number, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function addAllowedInstallBundles(admin: Want, appIds: Array\, userId?: number): Promise\;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function removeAllowedInstallBundles(admin: Want, appIds: Array\, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function removeAllowedInstallBundles(admin: Want, appIds: Array\, userId: number, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function removeAllowedInstallBundles(admin: Want, appIds: Array\, userId?: number): Promise\;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function getAllowedInstallBundles(admin: Want, callback: AsyncCallback\>): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function getAllowedInstallBundles(admin: Want, userId: number, callback: AsyncCallback\>): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function getAllowedInstallBundles(admin: Want, userId?: number): Promise\>;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function addDisallowedInstallBundles(admin: Want, appIds: Array\, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function addDisallowedInstallBundles(admin: Want, appIds: Array\, userId: number, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function addDisallowedInstallBundles(admin: Want, appIds: Array\, userId?: number): Promise\;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function removeDisallowedInstallBundles(admin: Want, appIds: Array\, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function removeDisallowedInstallBundles(admin: Want, appIds: Array\, userId: number, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function removeDisallowedInstallBundles(admin: Want, appIds: Array\, userId?: number): Promise\;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function getDisallowedInstallBundles(admin: Want, callback: AsyncCallback\>): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function getDisallowedInstallBundles(admin: Want, userId: number, callback: AsyncCallback\>): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function getDisallowedInstallBundles(admin: Want, userId?: number): Promise\>;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function addDisallowedUninstallBundles(admin: Want, appIds: Array\, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function addDisallowedUninstallBundles(admin: Want, appIds: Array\, userId: number, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function addDisallowedUninstallBundles(admin: Want, appIds: Array\, userId?: number): Promise\;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function removeDisallowedUninstallBundles(admin: Want, appIds: Array\, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function removeDisallowedUninstallBundles(admin: Want, appIds: Array\, userId: number, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function removeDisallowedUninstallBundles(admin: Want, appIds: Array\, userId?: number): Promise\;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function getDisallowedUninstallBundles(admin: Want, callback: AsyncCallback\>): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function getDisallowedUninstallBundles(admin: Want, userId: number, callback: AsyncCallback\>): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function getDisallowedUninstallBundles(admin: Want, userId?: number): Promise\>;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function uninstall(admin: Want, bundleName: string, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function uninstall(admin: Want, bundleName: string, userId: number, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function uninstall(admin: Want, bundleName: string, isKeepData: boolean, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function uninstall(admin: Want, bundleName: string, userId: number, isKeepData: boolean, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function uninstall(admin: Want, bundleName: string, userId?: number, isKeepData?: boolean): Promise\;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function install(admin: Want, hapFilePaths: Array\, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function install(admin: Want, hapFilePaths: Array\, installParam: InstallParam, callback: AsyncCallback\): void;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: bundleManager;
Method or attribute name: function install(admin: Want, hapFilePaths: Array\, installParam?: InstallParam): Promise\;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: InstallParam;
Method or attribute name: userId?: number;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: InstallParam;
Method or attribute name: installFlag?: number;|@ohos.enterprise.bundleManager.d.ts| |Added|NA|Class name: dateTimeManager;
Method or attribute name: function disallowModifyDateTime(admin: Want, disallow: boolean, callback: AsyncCallback\): void;|@ohos.enterprise.dateTimeManager.d.ts| |Added|NA|Class name: dateTimeManager;
Method or attribute name: function disallowModifyDateTime(admin: Want, disallow: boolean): Promise\;|@ohos.enterprise.dateTimeManager.d.ts| |Added|NA|Class name: dateTimeManager;
Method or attribute name: function isModifyDateTimeDisallowed(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.dateTimeManager.d.ts| |Added|NA|Class name: dateTimeManager;
Method or attribute name: function isModifyDateTimeDisallowed(admin: Want): Promise\;|@ohos.enterprise.dateTimeManager.d.ts| |Added|NA|Class name: deviceControl;
Method or attribute name: function resetFactory(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.deviceControl.d.ts| |Added|NA|Class name: deviceControl;
Method or attribute name: function resetFactory(admin: Want): Promise\;|@ohos.enterprise.deviceControl.d.ts| |Added|NA|Class name: deviceInfo;
Method or attribute name: function getDeviceSerial(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.deviceInfo.d.ts| |Added|NA|Class name: deviceInfo;
Method or attribute name: function getDeviceSerial(admin: Want): Promise\;|@ohos.enterprise.deviceInfo.d.ts| |Added|NA|Class name: deviceInfo;
Method or attribute name: function getDisplayVersion(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.deviceInfo.d.ts| |Added|NA|Class name: deviceInfo;
Method or attribute name: function getDisplayVersion(admin: Want): Promise\;|@ohos.enterprise.deviceInfo.d.ts| |Added|NA|Class name: deviceInfo;
Method or attribute name: function getDeviceName(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.deviceInfo.d.ts| |Added|NA|Class name: deviceInfo;
Method or attribute name: function getDeviceName(admin: Want): Promise\;|@ohos.enterprise.deviceInfo.d.ts| |Added|NA|Class name: deviceSettings;
Method or attribute name: function getScreenOffTime(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.deviceSettings.d.ts| |Added|NA|Class name: deviceSettings;
Method or attribute name: function getScreenOffTime(admin: Want): Promise\;|@ohos.enterprise.deviceSettings.d.ts| |Added|NA|Class name: deviceSettings;
Method or attribute name: function installUserCertificate(admin: Want, certificate: CertBlob, callback: AsyncCallback\): void;|@ohos.enterprise.deviceSettings.d.ts| |Added|NA|Class name: deviceSettings;
Method or attribute name: function installUserCertificate(admin: Want, certificate: CertBlob): Promise\;|@ohos.enterprise.deviceSettings.d.ts| |Added|NA|Class name: deviceSettings;
Method or attribute name: function uninstallUserCertificate(admin: Want, certUri: string, callback: AsyncCallback\): void;|@ohos.enterprise.deviceSettings.d.ts| |Added|NA|Class name: deviceSettings;
Method or attribute name: function uninstallUserCertificate(admin: Want, certUri: string): Promise\;|@ohos.enterprise.deviceSettings.d.ts| |Added|NA|Class name: CertBlob;
Method or attribute name: inData: Uint8Array;|@ohos.enterprise.deviceSettings.d.ts| |Added|NA|Class name: CertBlob;
Method or attribute name: alias: string;|@ohos.enterprise.deviceSettings.d.ts| |Added|NA|Class name: EnterpriseAdminExtensionAbility;
Method or attribute name: onAppStart(bundleName: string): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |Added|NA|Class name: EnterpriseAdminExtensionAbility;
Method or attribute name: onAppStop(bundleName: string): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function getAllNetworkInterfaces(admin: Want, callback: AsyncCallback\>): void;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function getAllNetworkInterfaces(admin: Want): Promise\>;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function getIpAddress(admin: Want, networkInterface: string, callback: AsyncCallback\): void;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function getIpAddress(admin: Want, networkInterface: string): Promise\;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function getMac(admin: Want, networkInterface: string, callback: AsyncCallback\): void;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function getMac(admin: Want, networkInterface: string): Promise\;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function isNetworkInterfaceDisabled(admin: Want, networkInterface: string, callback: AsyncCallback\): void;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function isNetworkInterfaceDisabled(admin: Want, networkInterface: string): Promise\;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function setNetworkInterfaceDisabled(admin: Want, networkInterface: string, isDisabled: boolean, callback: AsyncCallback\): void;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function setNetworkInterfaceDisabled(admin: Want, networkInterface: string, isDisabled: boolean): Promise\;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function setGlobalProxy(admin: Want, httpProxy: connection.HttpProxy, callback: AsyncCallback\): void;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function setGlobalProxy(admin: Want, httpProxy: connection.HttpProxy): Promise\;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function getGlobalProxy(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function getGlobalProxy(admin: Want): Promise\;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function addIptablesFilterRule(admin: Want, filterRule: AddFilterRule, callback: AsyncCallback\): void;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function addIptablesFilterRule(admin: Want, filterRule: AddFilterRule): Promise\;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function removeIptablesFilterRule(admin: Want, filterRule: RemoveFilterRule, callback: AsyncCallback\): void;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function removeIptablesFilterRule(admin: Want, filterRule: RemoveFilterRule): Promise\;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function listIptablesFilterRules(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: networkManager;
Method or attribute name: function listIptablesFilterRules(admin: Want): Promise\;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddMethod;
Method or attribute name: APPEND = 0|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddMethod;
Method or attribute name: INSERT = 1|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: Direction;
Method or attribute name: INPUT = 0|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: Direction;
Method or attribute name: OUTPUT = 1|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: Action;
Method or attribute name: ALLOW = 0|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: Action;
Method or attribute name: DENY = 1|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: Protocol;
Method or attribute name: ALL = 0|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: Protocol;
Method or attribute name: TCP = 1|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: Protocol;
Method or attribute name: UDP = 2|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: Protocol;
Method or attribute name: ICMP = 3|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddFilterRule;
Method or attribute name: ruleNo?: number;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddFilterRule;
Method or attribute name: srcAddr?: string;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: RemoveFilterRule;
Method or attribute name: srcAddr?: string;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddFilterRule;
Method or attribute name: destAddr?: string;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: RemoveFilterRule;
Method or attribute name: destAddr?: string;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddFilterRule;
Method or attribute name: srcPort?: string;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: RemoveFilterRule;
Method or attribute name: srcPort?: string;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddFilterRule;
Method or attribute name: destPort?: string;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: RemoveFilterRule;
Method or attribute name: destPort?: string;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddFilterRule;
Method or attribute name: uid?: string;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: RemoveFilterRule;
Method or attribute name: uid?: string;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddFilterRule;
Method or attribute name: method: AddMethod;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddFilterRule;
Method or attribute name: direction: Direction;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: RemoveFilterRule;
Method or attribute name: direction: Direction;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddFilterRule;
Method or attribute name: action: Action;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: AddFilterRule;
Method or attribute name: protocol?: Protocol;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: RemoveFilterRule;
Method or attribute name: protocol?: Protocol;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: RemoveFilterRule;
Method or attribute name: action?: Action;|@ohos.enterprise.networkManager.d.ts| |Added|NA|Class name: restrictions;
Method or attribute name: function setPrinterDisabled(admin: Want, disabled: boolean, callback: AsyncCallback\): void;|@ohos.enterprise.restrictions.d.ts| |Added|NA|Class name: restrictions;
Method or attribute name: function setPrinterDisabled(admin: Want, disabled: boolean): Promise\;|@ohos.enterprise.restrictions.d.ts| |Added|NA|Class name: restrictions;
Method or attribute name: function isPrinterDisabled(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.restrictions.d.ts| |Added|NA|Class name: restrictions;
Method or attribute name: function isPrinterDisabled(admin: Want): Promise\;|@ohos.enterprise.restrictions.d.ts| |Added|NA|Class name: restrictions;
Method or attribute name: function setHdcDisabled(admin: Want, disabled: boolean, callback: AsyncCallback\): void;|@ohos.enterprise.restrictions.d.ts| |Added|NA|Class name: restrictions;
Method or attribute name: function setHdcDisabled(admin: Want, disabled: boolean): Promise\;|@ohos.enterprise.restrictions.d.ts| |Added|NA|Class name: restrictions;
Method or attribute name: function isHdcDisabled(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.restrictions.d.ts| |Added|NA|Class name: restrictions;
Method or attribute name: function isHdcDisabled(admin: Want): Promise\;|@ohos.enterprise.restrictions.d.ts| |Added|NA|Class name: usbManager;
Method or attribute name: function setUsbPolicy(admin: Want, usbPolicy: UsbPolicy, callback: AsyncCallback\): void;|@ohos.enterprise.usbManager.d.ts| |Added|NA|Class name: usbManager;
Method or attribute name: function setUsbPolicy(admin: Want, usbPolicy: UsbPolicy): Promise\;|@ohos.enterprise.usbManager.d.ts| |Added|NA|Class name: UsbPolicy;
Method or attribute name: READ_WRITE = 0|@ohos.enterprise.usbManager.d.ts| |Added|NA|Class name: UsbPolicy;
Method or attribute name: READ_ONLY = 1|@ohos.enterprise.usbManager.d.ts| |Added|NA|Class name: wifiManager;
Method or attribute name: function isWifiActive(admin: Want, callback: AsyncCallback\): void;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: wifiManager;
Method or attribute name: function isWifiActive(admin: Want): Promise\;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: wifiManager;
Method or attribute name: function setWifiProfile(admin: Want, profile: WifiProfile, callback: AsyncCallback\): void;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: wifiManager;
Method or attribute name: function setWifiProfile(admin: Want, profile: WifiProfile): Promise\;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiSecurityType;
Method or attribute name: WIFI_SEC_TYPE_INVALID = 0|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiSecurityType;
Method or attribute name: WIFI_SEC_TYPE_OPEN = 1|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiSecurityType;
Method or attribute name: WIFI_SEC_TYPE_WEP = 2|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiSecurityType;
Method or attribute name: WIFI_SEC_TYPE_PSK = 3|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiSecurityType;
Method or attribute name: WIFI_SEC_TYPE_SAE = 4|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiSecurityType;
Method or attribute name: WIFI_SEC_TYPE_EAP = 5|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiSecurityType;
Method or attribute name: WIFI_SEC_TYPE_EAP_SUITE_B = 6|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiSecurityType;
Method or attribute name: WIFI_SEC_TYPE_OWE = 7|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiSecurityType;
Method or attribute name: WIFI_SEC_TYPE_WAPI_CERT = 8|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiSecurityType;
Method or attribute name: WIFI_SEC_TYPE_WAPI_PSK = 9|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: IpType;
Method or attribute name: STATIC|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: IpType;
Method or attribute name: DHCP|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: IpType;
Method or attribute name: UNKNOWN|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: IpProfile;
Method or attribute name: ipAddress: number;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: IpProfile;
Method or attribute name: gateway: number;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: IpProfile;
Method or attribute name: prefixLength: number;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: IpProfile;
Method or attribute name: dnsServers: number[];|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: IpProfile;
Method or attribute name: domains: Array\;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: EapMethod;
Method or attribute name: EAP_NONE|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: EapMethod;
Method or attribute name: EAP_PEAP|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: EapMethod;
Method or attribute name: EAP_TLS|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: EapMethod;
Method or attribute name: EAP_TTLS|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: EapMethod;
Method or attribute name: EAP_PWD|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: EapMethod;
Method or attribute name: EAP_SIM|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: EapMethod;
Method or attribute name: EAP_AKA|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: EapMethod;
Method or attribute name: EAP_AKA_PRIME|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: EapMethod;
Method or attribute name: EAP_UNAUTH_TLS|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: Phase2Method;
Method or attribute name: PHASE2_NONE|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: Phase2Method;
Method or attribute name: PHASE2_PAP|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: Phase2Method;
Method or attribute name: PHASE2_MSCHAP|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: Phase2Method;
Method or attribute name: PHASE2_MSCHAPV2|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: Phase2Method;
Method or attribute name: PHASE2_GTC|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: Phase2Method;
Method or attribute name: PHASE2_SIM|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: Phase2Method;
Method or attribute name: PHASE2_AKA|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: Phase2Method;
Method or attribute name: PHASE2_AKA_PRIME|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: eapMethod: EapMethod;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: phase2Method: Phase2Method;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: identity: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: anonymousIdentity: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: password: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: caCertAliases: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: caPath: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: clientCertAliases: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: certEntry: Uint8Array;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: certPassword: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: altSubjectMatch: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: domainSuffixMatch: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: realm: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: plmn: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiEapProfile;
Method or attribute name: eapSubId: number;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: ssid: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: bssid?: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: preSharedKey: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: isHiddenSsid?: boolean;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: securityType: WifiSecurityType;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: creatorUid?: number;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: disableReason?: number;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: netId?: number;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: randomMacType?: number;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: randomMacAddr?: string;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: ipType?: IpType;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: staticIp?: IpProfile;|@ohos.enterprise.wifiManager.d.ts| |Added|NA|Class name: WifiProfile;
Method or attribute name: eapProfile?: WifiEapProfile;|@ohos.enterprise.wifiManager.d.ts| |Error code added|Class name: configPolicy;
Method or attribute name: function getOneCfgFile(relPath: string): Promise\;
Old version information: |Class name: configPolicy;
Method or attribute name: function getOneCfgFile(relPath: string): Promise\;
New version information: 401|@ohos.configPolicy.d.ts| |Error code added|Class name: configPolicy;
Method or attribute name: function getCfgFiles(relPath: string): Promise\>;
Old version information: |Class name: configPolicy;
Method or attribute name: function getCfgFiles(relPath: string): Promise\>;
New version information: 401|@ohos.configPolicy.d.ts| |Error code added|Class name: configPolicy;
Method or attribute name: function getCfgDirList(): Promise\>;
Old version information: |Class name: configPolicy;
Method or attribute name: function getCfgDirList(): Promise\>;
New version information: 401|@ohos.configPolicy.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, callback: AsyncCallback\): void;
Old version information: 9200003,9200004,9200007,201,401|Class name: adminManager;
Method or attribute name: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, callback: AsyncCallback\): void;
New version information: 9200003,9200004,9200007,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId: number, callback: AsyncCallback\): void;
Old version information: 9200003,9200004,9200007,201,401|Class name: adminManager;
Method or attribute name: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId: number, callback: AsyncCallback\): void;
New version information: 9200003,9200004,9200007,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId?: number): Promise\;
Old version information: 9200003,9200004,9200007,201,401|Class name: adminManager;
Method or attribute name: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId?: number): Promise\;
New version information: 9200003,9200004,9200007,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function disableAdmin(admin: Want, callback: AsyncCallback\): void;
Old version information: 9200005,201,401|Class name: adminManager;
Method or attribute name: function disableAdmin(admin: Want, callback: AsyncCallback\): void;
New version information: 9200005,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function disableAdmin(admin: Want, userId: number, callback: AsyncCallback\): void;
Old version information: 9200005,201,401|Class name: adminManager;
Method or attribute name: function disableAdmin(admin: Want, userId: number, callback: AsyncCallback\): void;
New version information: 9200005,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function disableAdmin(admin: Want, userId?: number): Promise\;
Old version information: 9200005,201,401|Class name: adminManager;
Method or attribute name: function disableAdmin(admin: Want, userId?: number): Promise\;
New version information: 9200005,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function disableSuperAdmin(bundleName: String, callback: AsyncCallback\): void;
Old version information: 9200005,201,401|Class name: adminManager;
Method or attribute name: function disableSuperAdmin(bundleName: String, callback: AsyncCallback\): void;
New version information: 9200005,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function disableSuperAdmin(bundleName: String): Promise\;
Old version information: 9200005,201,401|Class name: adminManager;
Method or attribute name: function disableSuperAdmin(bundleName: String): Promise\;
New version information: 9200005,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function isAdminEnabled(admin: Want, callback: AsyncCallback\): void;
Old version information: 401|Class name: adminManager;
Method or attribute name: function isAdminEnabled(admin: Want, callback: AsyncCallback\): void;
New version information: 202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function isAdminEnabled(admin: Want, userId: number, callback: AsyncCallback\): void;
Old version information: 401|Class name: adminManager;
Method or attribute name: function isAdminEnabled(admin: Want, userId: number, callback: AsyncCallback\): void;
New version information: 202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function isAdminEnabled(admin: Want, userId?: number): Promise\;
Old version information: 401|Class name: adminManager;
Method or attribute name: function isAdminEnabled(admin: Want, userId?: number): Promise\;
New version information: 202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function getEnterpriseInfo(admin: Want, callback: AsyncCallback\): void;
Old version information: 9200001,401|Class name: adminManager;
Method or attribute name: function getEnterpriseInfo(admin: Want, callback: AsyncCallback\): void;
New version information: 9200001,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function getEnterpriseInfo(admin: Want): Promise\;
Old version information: 9200001,401|Class name: adminManager;
Method or attribute name: function getEnterpriseInfo(admin: Want): Promise\;
New version information: 9200001,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo, callback: AsyncCallback\): void;
Old version information: 9200001,201,401|Class name: adminManager;
Method or attribute name: function setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo, callback: AsyncCallback\): void;
New version information: 9200001,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo): Promise\;
Old version information: 9200001,201,401|Class name: adminManager;
Method or attribute name: function setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo): Promise\;
New version information: 9200001,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function isSuperAdmin(bundleName: String, callback: AsyncCallback\): void;
Old version information: 401|Class name: adminManager;
Method or attribute name: function isSuperAdmin(bundleName: String, callback: AsyncCallback\): void;
New version information: 202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function isSuperAdmin(bundleName: String): Promise\;
Old version information: 401|Class name: adminManager;
Method or attribute name: function isSuperAdmin(bundleName: String): Promise\;
New version information: 202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function subscribeManagedEvent(admin: Want, managedEvents: Array\, callback: AsyncCallback\): void;
Old version information: 9200001,9200008,201,401|Class name: adminManager;
Method or attribute name: function subscribeManagedEvent(admin: Want, managedEvents: Array\, callback: AsyncCallback\): void;
New version information: 9200001,9200008,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function subscribeManagedEvent(admin: Want, managedEvents: Array\): Promise\;
Old version information: 9200001,9200008,201,401|Class name: adminManager;
Method or attribute name: function subscribeManagedEvent(admin: Want, managedEvents: Array\): Promise\;
New version information: 9200001,9200008,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function unsubscribeManagedEvent(admin: Want, managedEvents: Array\, callback: AsyncCallback\): void;
Old version information: 9200001,9200008,201,401|Class name: adminManager;
Method or attribute name: function unsubscribeManagedEvent(admin: Want, managedEvents: Array\, callback: AsyncCallback\): void;
New version information: 9200001,9200008,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: adminManager;
Method or attribute name: function unsubscribeManagedEvent(admin: Want, managedEvents: Array\): Promise\;
Old version information: 9200001,9200008,201,401|Class name: adminManager;
Method or attribute name: function unsubscribeManagedEvent(admin: Want, managedEvents: Array\): Promise\;
New version information: 9200001,9200008,201,202,401|@ohos.enterprise.adminManager.d.ts| |Error code changed|Class name: dateTimeManager;
Method or attribute name: function setDateTime(admin: Want, time: number, callback: AsyncCallback\): void;
Old version information: 9200001,9200002,201,401|Class name: dateTimeManager;
Method or attribute name: function setDateTime(admin: Want, time: number, callback: AsyncCallback\): void;
New version information: 9200001,9200002,201,202,401|@ohos.enterprise.dateTimeManager.d.ts| |Error code changed|Class name: dateTimeManager;
Method or attribute name: function setDateTime(admin: Want, time: number): Promise\;
Old version information: 9200001,9200002,201,401|Class name: dateTimeManager;
Method or attribute name: function setDateTime(admin: Want, time: number): Promise\;
New version information: 9200001,9200002,201,202,401|@ohos.enterprise.dateTimeManager.d.ts| |Access level changed|Class name: configPolicy;
Method or attribute name: function getOneCfgFile(relPath: string): Promise\;
Old version information: |Class name: configPolicy;
Method or attribute name: function getOneCfgFile(relPath: string): Promise\;
New version information: systemapi|@ohos.configPolicy.d.ts| |Access level changed|Class name: configPolicy;
Method or attribute name: function getCfgFiles(relPath: string): Promise\>;
Old version information: |Class name: configPolicy;
Method or attribute name: function getCfgFiles(relPath: string): Promise\>;
New version information: systemapi|@ohos.configPolicy.d.ts| |Access level changed|Class name: configPolicy;
Method or attribute name: function getCfgDirList(): Promise\>;
Old version information: |Class name: configPolicy;
Method or attribute name: function getCfgDirList(): Promise\>;
New version information: systemapi|@ohos.configPolicy.d.ts| |Access level changed|Class name: EnterpriseInfo;
Method or attribute name: name: string;
Old version information: |Class name: EnterpriseInfo;
Method or attribute name: name: string;
New version information: systemapi|@ohos.enterprise.adminManager.d.ts| |Access level changed|Class name: EnterpriseInfo;
Method or attribute name: description: string;
Old version information: |Class name: EnterpriseInfo;
Method or attribute name: description: string;
New version information: systemapi|@ohos.enterprise.adminManager.d.ts| |Access level changed|Class name: AdminType;
Method or attribute name: ADMIN_TYPE_NORMAL = 0x00
Old version information: |Class name: AdminType;
Method or attribute name: ADMIN_TYPE_NORMAL = 0x00
New version information: systemapi|@ohos.enterprise.adminManager.d.ts| |Access level changed|Class name: AdminType;
Method or attribute name: ADMIN_TYPE_SUPER = 0x01
Old version information: |Class name: AdminType;
Method or attribute name: ADMIN_TYPE_SUPER = 0x01
New version information: systemapi|@ohos.enterprise.adminManager.d.ts| |Access level changed|Class name: ManagedEvent;
Method or attribute name: MANAGED_EVENT_BUNDLE_ADDED = 0
Old version information: |Class name: ManagedEvent;
Method or attribute name: MANAGED_EVENT_BUNDLE_ADDED = 0
New version information: systemapi|@ohos.enterprise.adminManager.d.ts| |Access level changed|Class name: ManagedEvent;
Method or attribute name: MANAGED_EVENT_BUNDLE_REMOVED = 1
Old version information: |Class name: ManagedEvent;
Method or attribute name: MANAGED_EVENT_BUNDLE_REMOVED = 1
New version information: systemapi|@ohos.enterprise.adminManager.d.ts|