Namespace:
FileNet.Api.Security
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property DelegatingUserName As String |
| C# |
|---|
string DelegatingUserName { get; set; } |
| Visual C++ |
|---|
property String^ DelegatingUserName { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_delegatingUserName(); function set_delegatingUserName(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: SETTABLE_ONLY_ON_CREATE
TargetAccessRequired: READ