Specifies the name of the user that will be used to access the storage device.
For the EMC Isilon fixed content device,
the user must be granted with RAN (RESTful Access to the Namespace) access privileges.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property DeviceUserName As String |
C# |
---|
string DeviceUserName { get; set; } |
Visual C++ |
---|
property String^ DeviceUserName { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_deviceUserName(); function set_deviceUserName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ