# deleteWPA2EnterpriseProfile

It deletes the WPA2 enterprise profile installed by the app.

```java
Cloud4WiSDKWiFi mobileSDK;
mobileSDK.deleteWPA2EnterpriseProfile();
```
