The distinguished name (DN) or short name of the user or group to whom an access permission is granted.
Namespace: FileNet.Api.Security
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property GranteeName As String |
C# |
---|
string GranteeName { get; set; } |
C++ |
---|
property string GranteeName abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_GranteeName(); /** property */ public void set_GranteeName(string value); |
JScript |
---|
public function get GranteeName() : String public function set GranteeName(value : String); |
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