Specifies the encryption method used by the area.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property CmEncryptionMethod As Nullable(Of EncryptionMethod) |
| C# |
|---|
Nullable<EncryptionMethod> CmEncryptionMethod { get; set; } |
| Visual C++ |
|---|
property Nullable<EncryptionMethod> CmEncryptionMethod { Nullable<EncryptionMethod> get (); void set (Nullable<EncryptionMethod> value); } |
| JavaScript |
|---|
function get_cmEncryptionMethod(); function set_cmEncryptionMethod(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 0
PropertyMaximumInteger32: TBD [RD-3]
PropertyMinimumInteger32: TBD [RD-4]
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ