For more information about this cache, see Security Caching.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property ObjectSecurityCacheMaxEntries As Nullable(Of Integer) |
| C# |
|---|
Nullable<int> ObjectSecurityCacheMaxEntries { get; set; } |
| Visual C++ |
|---|
property Nullable<int> ObjectSecurityCacheMaxEntries { Nullable<int> get (); void set (Nullable<int> value); } |
| JavaScript |
|---|
function get_objectSecurityCacheMaxEntries(); function set_objectSecurityCacheMaxEntries(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 8192
PropertyMaximumInteger32: 0x7FFFFFFF
PropertyMinimumInteger32: none
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ