The LDAP domain to which the user specified in
belongs. The values of the
,
, and
properties are used to login to Verity for indexing and search operations.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property UserDomain As String |
C# |
---|
string UserDomain { get; set; } |
C++ |
---|
property string UserDomain abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_UserDomain(); /** property */ public void set_UserDomain(string value); |
JScript |
---|
public function get UserDomain() : String public function set UserDomain(value : String); |
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