async fn DeleteSecretFromAir( AirClient: &AirServiceClient<Channel>, ExtensionIdentifier: String, Key: String, ) -> Result<(), CommonError>
Deletes a secret from the Air service.