Defines the directory server attribute to be used as the short name for a group.
The default value of this property is samAccountName for the Active Directory service
provider and cn for all other supported directory service providers.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property GroupNameAttribute As String |
C# |
---|
string GroupNameAttribute { get; set; } |
Visual C++ |
---|
property String^ GroupNameAttribute { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_groupNameAttribute(); function set_groupNameAttribute(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