Specifies whether a group or a user is being granted a permission.
Namespace: FileNet.Api.Security
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property GranteeType As SecurityPrincipalType |
C# |
---|
SecurityPrincipalType GranteeType { get; } |
C++ |
---|
property SecurityPrincipalType GranteeType abstract { SecurityPrincipalType get(); } |
J# |
---|
/** property */ public SecurityPrincipalType get_GranteeType(); |
JScript |
---|
public function get GranteeType() : SecurityPrincipalType |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ