Stores a property into the Directory Service after encrypting it. Stores a property for the role under the given name into the DirectoryService. The property is encrypted using the key.
| Name | Type | Description | Mode |
|---|---|---|---|
| name | String | property's name. | in |
| value | String | property's value. | in |
| key | String | encryption key. | in |