Specifies the name of the security principal for accessing the IBM® Content Manager OnDemand (CMOD) server associated with this CMOD fixed content device.

Namespace:  FileNet.Api.Admin
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Property CMODUserName As String
C#
string CMODUserName { get; set; }
Visual C++
property String^ CMODUserName {
	String^ get ();
	void set (String^ value);
}
JavaScript
function get_cmodUserName();
function set_cmodUserName(value);

ToggleRemarks

ToggleSee Also