The password of the client node (Content Engine server) that connects to the IBM Tivoli Storage Manager server.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TSMPassword As Byte() |
C# |
---|
byte[] TSMPassword { get; set; } |
C++ |
---|
property byte[] TSMPassword abstract { array<char>^ get(); void set(array<char>^ value); } |
J# |
---|
/** property */ public byte[] get_TSMPassword(); /** property */ public void set_TSMPassword(byte[] value); |
JScript |
---|
public function get TSMPassword() : Byte[] public function set TSMPassword(value : Byte[]); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: BINARY
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ