Stores a property into the Directory Service after encrypting it for a given application.
| 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 |