Process.storeEncryptedPropertyFor(application,name,value,key)

Stores a property into the Directory Service after encrypting it for a given application.

Arguments:

Name Type Description Mode
application String application name. Optional (Default null) in
name String property's name. in
value String property's value. in
key String encryption key. in