Password associated with a storage device object.
For ICmIsilonFixedContentDevice, the user must have RAN access privileges.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property DevicePassword As Byte() |
C# |
---|
byte[] DevicePassword { get; set; } |
Visual C++ |
---|
property array<unsigned char>^ DevicePassword { array<unsigned char>^ get (); void set (array<unsigned char>^ value); } |
JavaScript |
---|
function get_devicePassword(); function set_devicePassword(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BINARY
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ