The LDAP domain to which the user account specified by the UserName property belongs. The values of the UserDomain,
UserName, and UserPassword properties are used by Content Engine servers to authenticate with the
IBM Legacy Content Search Engine for indexing and search operations.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property UserDomain As String |
C# |
---|
string UserDomain { get; set; } |
Visual C++ |
---|
property String^ UserDomain { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_userDomain(); function set_userDomain(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