Specifies the security principal used to connect to a remote SnapLock device.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property SnapLockUserName As String |
C# |
---|
string SnapLockUserName { get; set; } |
C++ |
---|
property string SnapLockUserName abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_SnapLockUserName(); /** property */ public void set_SnapLockUserName(string value); |
JScript |
---|
public function get SnapLockUserName() : String public function set SnapLockUserName(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 256
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ