DELETE AUTHORIZATIONPROFILE
Use this command to delete an authorization profile. However, the localCredentialStore profile, or the profile that is currently set for the deployment, cannot be deleted. When a profile is successfully deleted, information stored in the configuration file and securely stored information is removed.
Syntax
DELETE AUTHORIZATIONPROFILE *profile-name*
DEPLOYMENT *deployment-name*
profile-name
Specify the name of the authorization profile that you need to delete.
deployment-name
Specify the name of the deployment associated with the authorization profile.
Example
The following shows how to delete a profile:
DELETE AUTHORIZATIONPROFILE testProfile DEPLOYMENT ServiceManager