The default security owner for an object of a given class.
This property is useful if you want a group or user other than the object's creator
to have owner security rights.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property DefaultInstanceOwner As String |
| C# |
|---|
string DefaultInstanceOwner { get; set; } |
| Visual C++ |
|---|
property String^ DefaultInstanceOwner { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_defaultInstanceOwner(); function set_defaultInstanceOwner(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ