Specifies the security principal used to access data in the Hitachi Content Platform
(HCP) namespace. This user must have full access rights (read, write, delete, and
purge privileges) to the namespace.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property HcpUser As String |
C# |
---|
string HcpUser { get; set; } |
Visual C++ |
---|
property String^ HcpUser { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_hcpUser(); function set_hcpUser(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 64
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ