Specifies the name of the security principal that will be used to access the Image Services server.
The name must already exist as an "integration user" in the IS security database used by CFS-IS.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ISUserName As String |
C# |
---|
string ISUserName { get; set; } |
Visual C++ |
---|
property String^ ISUserName { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_isUserName(); function set_isUserName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 40
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ