The distinguished name (DN) or short name of the user or group to whom an access permission is granted.
Namespace:
FileNet.Api.SecurityAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property GranteeName As String |
C# |
---|
string GranteeName { get; set; } |
Visual C++ |
---|
property String^ GranteeName { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_granteeName(); function set_granteeName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ