Specifies the directory server attribute to be used as the display name for a user.
The default property value is dependent on the directory server 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 UserDisplayNameAttribute As String |
C# |
---|
string UserDisplayNameAttribute { get; set; } |
Visual C++ |
---|
property String^ UserDisplayNameAttribute { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_userDisplayNameAttribute(); function set_userDisplayNameAttribute(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