Indicates the source of the given permission.
Namespace:
FileNet.Api.SecurityThe source of access rights can be:
- a security template
- inheritance from a parent object
- default access rights from the class from which the object was instantiated
- direct application (that is, through programmatically setting permissions with a method call)
- permissions originating from a security proxy
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PermissionSource As PermissionSource |
C# |
---|
PermissionSource PermissionSource { get; } |
Visual C++ |
---|
property PermissionSource PermissionSource { PermissionSource get (); } |
JavaScript |
---|
function get_permissionSource(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: 0
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ