perryofpeek / SqlToGraphite-core

Windows service that can run SQL Oracle and WMI Queries and post results to Graphite
6 stars 2 forks source link

as a config user I want connection strings exncrypted #17

Closed perryofpeek closed 11 years ago

perryofpeek commented 11 years ago

This can be simple I realise, add an encrypt method to the base class and then this can be set / get on any property in question as defined by the plug in.

perryofpeek commented 11 years ago

Done