Stores a property into the Directory Service after encrypting it. Stores a property for the participant under the given name into the Directory Service. The property is encrypted using the given keyword.
| Name | Type | Description | Mode |
|---|---|---|---|
| name | String | property's name. | in |
| value | String | property's value. | in |
| keyword | String | key used to encrypt the property's value | in |