Specifies the directory server attribute to be used as the display name for a group.
The default property value is dependent on the directory service type and is specified by the
authentication provider's configuration.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property GroupDisplayNameAttribute As String |
C# |
---|
string GroupDisplayNameAttribute { get; set; } |
Visual C++ |
---|
property String^ GroupDisplayNameAttribute { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_groupDisplayNameAttribute(); function set_groupDisplayNameAttribute(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ