Indicates the security access type (Allow or Deny) that a user has for a given
object.
Namespace: FileNet.Api.Security
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property AccessType As AccessType |
C# |
---|
AccessType AccessType { get; set; } |
C++ |
---|
property AccessType AccessType abstract { AccessType get(); void set(AccessType value); } |
J# |
---|
/** property */ public AccessType get_AccessType(); /** property */ public void set_AccessType(AccessType value); |
JScript |
---|
public function get AccessType() : AccessType public function set AccessType(value : AccessType); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: 1
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ