Role.addParticipant(participant,permission,userDN,userPassword)

Adds a participant to the role. Assign this role to the specified participant. Store it into the Directory Service.

Arguments:

Name Type Description Mode
participant String participant name. in
permission String permission string. in
userDN String user domain name. in
userPassword String user password. in