Specifies the password for the security principal identified by the
property.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property CMODPassword As Byte() |
C# |
---|
byte[] CMODPassword { get; set; } |
C++ |
---|
property byte[] CMODPassword abstract { array<char>^ get(); void set(array<char>^ value); } |
J# |
---|
/** property */ public byte[] get_CMODPassword(); /** property */ public void set_CMODPassword(byte[] value); |
JScript |
---|
public function get CMODPassword() : Byte[] public function set CMODPassword(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