A string representing the HTTP or HTTPS URL of the namespace on the Hitachi
Content Platform (HCP) server. If an HTTPS URL is specified, the transport between
Content Engine and HCP is encrypted through transport layer security (TLS) but no
validation of the HCP server certificate is performed.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property HcpNamespaceUrl As String |
C# |
---|
string HcpNamespaceUrl { get; set; } |
Visual C++ |
---|
property String^ HcpNamespaceUrl { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_hcpNamespaceUrl(); function set_hcpNamespaceUrl(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 2083
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ