The type of the ribbon
{
allowAdditionalUserNames: <boolean>,
registeredUserNames: <string[]>
}
Introduced: X15.
Property | Description |
---|---|
allow |
Gets or sets a value indicating whether the user can add user names by the Ribbon |
registered |
Gets or sets an array of strings that represents those registered user names that can be added by the "Permissions" ribbon tab's Add Users dialog. |