Role.storePropertyFor(application,name,value)

Stores a property into the Directory Service. Stores a property for the role under the given name and application into the Directory Service.

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