1| Change Type | Old Version | New Version | d.ts File | 2| ---- | ------ | ------ | -------- | 3|Added|NA|Module name: ohos.enterprise.accountManager<br>Class name: accountManager|@ohos.enterprise.accountManager.d.ts| 4|Added|NA|Module name: ohos.enterprise.accountManager<br>Class name: accountManager<br>Method or attribute name: function disallowAddLocalAccount(admin: Want, disallow: boolean, callback: AsyncCallback\<void>): void;|@ohos.enterprise.accountManager.d.ts| 5|Added|NA|Module name: ohos.enterprise.accountManager<br>Class name: accountManager<br>Method or attribute name: function disallowAddLocalAccount(admin: Want, disallow: boolean): Promise\<void>;|@ohos.enterprise.accountManager.d.ts| 6|Added|NA|Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_APP_START = 2|@ohos.enterprise.adminManager.d.ts| 7|Added|NA|Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_APP_STOP = 3|@ohos.enterprise.adminManager.d.ts| 8|Added|NA|Module name: ohos.enterprise.applicationManager<br>Class name: applicationManager|@ohos.enterprise.applicationManager.d.ts| 9|Added|NA|Module name: ohos.enterprise.applicationManager<br>Class name: applicationManager<br>Method or attribute name: function addDisallowedRunningBundles(admin: Want, appIds: Array\<string>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.applicationManager.d.ts| 10|Added|NA|Module name: ohos.enterprise.applicationManager<br>Class name: applicationManager<br>Method or attribute name: function addDisallowedRunningBundles(admin: Want, appIds: Array\<string>, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.applicationManager.d.ts| 11|Added|NA|Module name: ohos.enterprise.applicationManager<br>Class name: applicationManager<br>Method or attribute name: function addDisallowedRunningBundles(admin: Want, appIds: Array\<string>, userId?: number): Promise\<void>;|@ohos.enterprise.applicationManager.d.ts| 12|Added|NA|Module name: ohos.enterprise.applicationManager<br>Class name: applicationManager<br>Method or attribute name: function removeDisallowedRunningBundles(admin: Want, appIds: Array\<string>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.applicationManager.d.ts| 13|Added|NA|Module name: ohos.enterprise.applicationManager<br>Class name: applicationManager<br>Method or attribute name: function removeDisallowedRunningBundles(admin: Want, appIds: Array\<string>, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.applicationManager.d.ts| 14|Added|NA|Module name: ohos.enterprise.applicationManager<br>Class name: applicationManager<br>Method or attribute name: function removeDisallowedRunningBundles(admin: Want, appIds: Array\<string>, userId?: number): Promise\<void>;|@ohos.enterprise.applicationManager.d.ts| 15|Added|NA|Module name: ohos.enterprise.applicationManager<br>Class name: applicationManager<br>Method or attribute name: function getDisallowedRunningBundles(admin: Want, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.applicationManager.d.ts| 16|Added|NA|Module name: ohos.enterprise.applicationManager<br>Class name: applicationManager<br>Method or attribute name: function getDisallowedRunningBundles(admin: Want, userId: number, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.applicationManager.d.ts| 17|Added|NA|Module name: ohos.enterprise.applicationManager<br>Class name: applicationManager<br>Method or attribute name: function getDisallowedRunningBundles(admin: Want, userId?: number): Promise\<Array\<string>>;|@ohos.enterprise.applicationManager.d.ts| 18|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager|@ohos.enterprise.bundleManager.d.ts| 19|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addAllowedInstallBundles(admin: Want, appIds: Array\<string>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts| 20|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addAllowedInstallBundles(admin: Want, appIds: Array\<string>, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts| 21|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addAllowedInstallBundles(admin: Want, appIds: Array\<string>, userId?: number): Promise\<void>;|@ohos.enterprise.bundleManager.d.ts| 22|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeAllowedInstallBundles(admin: Want, appIds: Array\<string>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts| 23|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeAllowedInstallBundles(admin: Want, appIds: Array\<string>, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts| 24|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeAllowedInstallBundles(admin: Want, appIds: Array\<string>, userId?: number): Promise\<void>;|@ohos.enterprise.bundleManager.d.ts| 25|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getAllowedInstallBundles(admin: Want, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.bundleManager.d.ts| 26|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getAllowedInstallBundles(admin: Want, userId: number, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.bundleManager.d.ts| 27|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getAllowedInstallBundles(admin: Want, userId?: number): Promise\<Array\<string>>;|@ohos.enterprise.bundleManager.d.ts| 28|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addDisallowedInstallBundles(admin: Want, appIds: Array\<string>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts| 29|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addDisallowedInstallBundles(admin: Want, appIds: Array\<string>, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts| 30|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addDisallowedInstallBundles(admin: Want, appIds: Array\<string>, userId?: number): Promise\<void>;|@ohos.enterprise.bundleManager.d.ts| 31|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeDisallowedInstallBundles(admin: Want, appIds: Array\<string>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts| 32|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeDisallowedInstallBundles(admin: Want, appIds: Array\<string>, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts| 33|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeDisallowedInstallBundles(admin: Want, appIds: Array\<string>, userId?: number): Promise\<void>;|@ohos.enterprise.bundleManager.d.ts| 34|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getDisallowedInstallBundles(admin: Want, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.bundleManager.d.ts| 35|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getDisallowedInstallBundles(admin: Want, userId: number, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.bundleManager.d.ts| 36|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getDisallowedInstallBundles(admin: Want, userId?: number): Promise\<Array\<string>>;|@ohos.enterprise.bundleManager.d.ts| 37|Added|NA|Class name: dateTimeManager<br>Method or attribute name: function disallowModifyDateTime(admin: Want, disallow: boolean, callback: AsyncCallback\<void>): void;|@ohos.enterprise.dateTimeManager.d.ts| 38|Added|NA|Class name: dateTimeManager<br>Method or attribute name: function disallowModifyDateTime(admin: Want, disallow: boolean): Promise\<void>;|@ohos.enterprise.dateTimeManager.d.ts| 39|Added|NA|Class name: dateTimeManager<br>Method or attribute name: function isModifyDateTimeDisallowed(admin: Want, callback: AsyncCallback\<boolean>): void;|@ohos.enterprise.dateTimeManager.d.ts| 40|Added|NA|Class name: dateTimeManager<br>Method or attribute name: function isModifyDateTimeDisallowed(admin: Want): Promise\<boolean>;|@ohos.enterprise.dateTimeManager.d.ts| 41|Added|NA|Module name: ohos.enterprise.deviceControl<br>Class name: deviceControl|@ohos.enterprise.deviceControl.d.ts| 42|Added|NA|Module name: ohos.enterprise.deviceControl<br>Class name: deviceControl<br>Method or attribute name: function resetFactory(admin: Want, callback: AsyncCallback\<void>): void;|@ohos.enterprise.deviceControl.d.ts| 43|Added|NA|Module name: ohos.enterprise.deviceControl<br>Class name: deviceControl<br>Method or attribute name: function resetFactory(admin: Want): Promise\<void>;|@ohos.enterprise.deviceControl.d.ts| 44|Added|NA|Module name: ohos.enterprise.deviceInfo<br>Class name: deviceInfo|@ohos.enterprise.deviceInfo.d.ts| 45|Added|NA|Module name: ohos.enterprise.deviceInfo<br>Class name: deviceInfo<br>Method or attribute name: function getDeviceSerial(admin: Want, callback: AsyncCallback\<string>): void;|@ohos.enterprise.deviceInfo.d.ts| 46|Added|NA|Module name: ohos.enterprise.deviceInfo<br>Class name: deviceInfo<br>Method or attribute name: function getDeviceSerial(admin: Want): Promise\<string>;|@ohos.enterprise.deviceInfo.d.ts| 47|Added|NA|Module name: ohos.enterprise.deviceInfo<br>Class name: deviceInfo<br>Method or attribute name: function getDisplayVersion(admin: Want, callback: AsyncCallback\<string>): void;|@ohos.enterprise.deviceInfo.d.ts| 48|Added|NA|Module name: ohos.enterprise.deviceInfo<br>Class name: deviceInfo<br>Method or attribute name: function getDisplayVersion(admin: Want): Promise\<string>;|@ohos.enterprise.deviceInfo.d.ts| 49|Added|NA|Module name: ohos.enterprise.deviceInfo<br>Class name: deviceInfo<br>Method or attribute name: function getDeviceName(admin: Want, callback: AsyncCallback\<string>): void;|@ohos.enterprise.deviceInfo.d.ts| 50|Added|NA|Module name: ohos.enterprise.deviceInfo<br>Class name: deviceInfo<br>Method or attribute name: function getDeviceName(admin: Want): Promise\<string>;|@ohos.enterprise.deviceInfo.d.ts| 51|Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAppStart(bundleName: string): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| 52|Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAppStop(bundleName: string): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| 53|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager|@ohos.enterprise.networkManager.d.ts| 54|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager<br>Method or attribute name: function getAllNetworkInterfaces(admin: Want, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.networkManager.d.ts| 55|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager<br>Method or attribute name: function getAllNetworkInterfaces(admin: Want): Promise\<Array\<string>>;|@ohos.enterprise.networkManager.d.ts| 56|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager<br>Method or attribute name: function getIpAddress(admin: Want, networkInterface: string, callback: AsyncCallback\<string>): void;|@ohos.enterprise.networkManager.d.ts| 57|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager<br>Method or attribute name: function getIpAddress(admin: Want, networkInterface: string): Promise\<string>;|@ohos.enterprise.networkManager.d.ts| 58|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager<br>Method or attribute name: function getMac(admin: Want, networkInterface: string, callback: AsyncCallback\<string>): void;|@ohos.enterprise.networkManager.d.ts| 59|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager<br>Method or attribute name: function getMac(admin: Want, networkInterface: string): Promise\<string>;|@ohos.enterprise.networkManager.d.ts| 60|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager<br>Method or attribute name: function isNetworkInterfaceDisabled(admin: Want, networkInterface: string, callback: AsyncCallback\<boolean>): void;|@ohos.enterprise.networkManager.d.ts| 61|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager<br>Method or attribute name: function isNetworkInterfaceDisabled(admin: Want, networkInterface: string): Promise\<boolean>;|@ohos.enterprise.networkManager.d.ts| 62|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager<br>Method or attribute name: function setNetworkInterfaceDisabled(admin: Want, networkInterface: string, isDisabled: boolean, callback: AsyncCallback\<void>): void;|@ohos.enterprise.networkManager.d.ts| 63|Added|NA|Module name: ohos.enterprise.networkManager<br>Class name: networkManager<br>Method or attribute name: function setNetworkInterfaceDisabled(admin: Want, networkInterface: string, isDisabled: boolean): Promise\<void>;|@ohos.enterprise.networkManager.d.ts| 64|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: wifiManager|@ohos.enterprise.wifiManager.d.ts| 65|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType|@ohos.enterprise.wifiManager.d.ts| 66|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_INVALID = 0|@ohos.enterprise.wifiManager.d.ts| 67|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OPEN = 1|@ohos.enterprise.wifiManager.d.ts| 68|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WEP = 2|@ohos.enterprise.wifiManager.d.ts| 69|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_PSK = 3|@ohos.enterprise.wifiManager.d.ts| 70|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_SAE = 4|@ohos.enterprise.wifiManager.d.ts| 71|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP = 5|@ohos.enterprise.wifiManager.d.ts| 72|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP_SUITE_B = 6|@ohos.enterprise.wifiManager.d.ts| 73|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OWE = 7|@ohos.enterprise.wifiManager.d.ts| 74|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_CERT = 8|@ohos.enterprise.wifiManager.d.ts| 75|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_PSK = 9|@ohos.enterprise.wifiManager.d.ts| 76|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: IpType|@ohos.enterprise.wifiManager.d.ts| 77|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: IpType<br>Method or attribute name: STATIC|@ohos.enterprise.wifiManager.d.ts| 78|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: IpType<br>Method or attribute name: DHCP|@ohos.enterprise.wifiManager.d.ts| 79|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: IpType<br>Method or attribute name: UNKNOWN|@ohos.enterprise.wifiManager.d.ts| 80|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: IpProfile|@ohos.enterprise.wifiManager.d.ts| 81|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: IpProfile<br>Method or attribute name: ipAddress: number;|@ohos.enterprise.wifiManager.d.ts| 82|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: IpProfile<br>Method or attribute name: gateway: number;|@ohos.enterprise.wifiManager.d.ts| 83|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: IpProfile<br>Method or attribute name: prefixLength: number;|@ohos.enterprise.wifiManager.d.ts| 84|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: IpProfile<br>Method or attribute name: dnsServers: number[];|@ohos.enterprise.wifiManager.d.ts| 85|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: IpProfile<br>Method or attribute name: domains: Array\<string>;|@ohos.enterprise.wifiManager.d.ts| 86|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: EapMethod|@ohos.enterprise.wifiManager.d.ts| 87|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_NONE|@ohos.enterprise.wifiManager.d.ts| 88|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_PEAP|@ohos.enterprise.wifiManager.d.ts| 89|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_TLS|@ohos.enterprise.wifiManager.d.ts| 90|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_TTLS|@ohos.enterprise.wifiManager.d.ts| 91|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_PWD|@ohos.enterprise.wifiManager.d.ts| 92|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_SIM|@ohos.enterprise.wifiManager.d.ts| 93|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA|@ohos.enterprise.wifiManager.d.ts| 94|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA_PRIME|@ohos.enterprise.wifiManager.d.ts| 95|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_UNAUTH_TLS|@ohos.enterprise.wifiManager.d.ts| 96|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: Phase2Method|@ohos.enterprise.wifiManager.d.ts| 97|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_NONE|@ohos.enterprise.wifiManager.d.ts| 98|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_PAP|@ohos.enterprise.wifiManager.d.ts| 99|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAP|@ohos.enterprise.wifiManager.d.ts| 100|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAPV2|@ohos.enterprise.wifiManager.d.ts| 101|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_GTC|@ohos.enterprise.wifiManager.d.ts| 102|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_SIM|@ohos.enterprise.wifiManager.d.ts| 103|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA|@ohos.enterprise.wifiManager.d.ts| 104|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA_PRIME|@ohos.enterprise.wifiManager.d.ts| 105|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile|@ohos.enterprise.wifiManager.d.ts| 106|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: eapMethod: EapMethod;|@ohos.enterprise.wifiManager.d.ts| 107|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: phase2Method: Phase2Method;|@ohos.enterprise.wifiManager.d.ts| 108|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: identity: string;|@ohos.enterprise.wifiManager.d.ts| 109|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: anonymousIdentity: string;|@ohos.enterprise.wifiManager.d.ts| 110|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: password: string;|@ohos.enterprise.wifiManager.d.ts| 111|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: caCertAliases: string;|@ohos.enterprise.wifiManager.d.ts| 112|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: caPath: string;|@ohos.enterprise.wifiManager.d.ts| 113|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: clientCertAliases: string;|@ohos.enterprise.wifiManager.d.ts| 114|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: certEntry: Uint8Array;|@ohos.enterprise.wifiManager.d.ts| 115|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: certPassword: string;|@ohos.enterprise.wifiManager.d.ts| 116|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: altSubjectMatch: string;|@ohos.enterprise.wifiManager.d.ts| 117|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: domainSuffixMatch: string;|@ohos.enterprise.wifiManager.d.ts| 118|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: realm: string;|@ohos.enterprise.wifiManager.d.ts| 119|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: plmn: string;|@ohos.enterprise.wifiManager.d.ts| 120|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiEapProfile<br>Method or attribute name: eapSubId: number;|@ohos.enterprise.wifiManager.d.ts| 121|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile|@ohos.enterprise.wifiManager.d.ts| 122|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: ssid: string;|@ohos.enterprise.wifiManager.d.ts| 123|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: bssid?: string;|@ohos.enterprise.wifiManager.d.ts| 124|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: preSharedKey: string;|@ohos.enterprise.wifiManager.d.ts| 125|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: isHiddenSsid?: boolean;|@ohos.enterprise.wifiManager.d.ts| 126|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: securityType: WifiSecurityType;|@ohos.enterprise.wifiManager.d.ts| 127|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: creatorUid?: number;|@ohos.enterprise.wifiManager.d.ts| 128|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: disableReason?: number;|@ohos.enterprise.wifiManager.d.ts| 129|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: netId?: number;|@ohos.enterprise.wifiManager.d.ts| 130|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: randomMacType?: number;|@ohos.enterprise.wifiManager.d.ts| 131|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: randomMacAddr?: string;|@ohos.enterprise.wifiManager.d.ts| 132|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: ipType?: IpType;|@ohos.enterprise.wifiManager.d.ts| 133|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: staticIp?: IpProfile;|@ohos.enterprise.wifiManager.d.ts| 134|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: WifiProfile<br>Method or attribute name: eapProfile?: WifiEapProfile;|@ohos.enterprise.wifiManager.d.ts| 135|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function isWifiActive(admin: Want, callback: AsyncCallback\<boolean>): void;|@ohos.enterprise.wifiManager.d.ts| 136|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function isWifiActive(admin: Want): Promise\<boolean>;|@ohos.enterprise.wifiManager.d.ts| 137|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function setWifiProfile(admin: Want, profile: WifiProfile, callback: AsyncCallback\<void>): void;|@ohos.enterprise.wifiManager.d.ts| 138|Added|NA|Module name: ohos.enterprise.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function setWifiProfile(admin: Want, profile: WifiProfile): Promise\<void>;|@ohos.enterprise.wifiManager.d.ts| 139