Gets or sets a value indicating whether the user can add user names by the RibbonPermissionsTab's Add Users dialog that are not represented by the RegisteredUserNames property. The default value is true.

Syntax

public bool AllowAddingUserNames { get; set; }
Public Property AllowAddingUserNames() As Boolean