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.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ISUserName As String |
C# |
---|
string ISUserName { get; set; } |
C++ |
---|
property string ISUserName abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_ISUserName(); /** property */ public void set_ISUserName(string value); |
JScript |
---|
public function get ISUserName() : String public function set ISUserName(value : String); |
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