CimUser.UserName (property)

Gets and sets the user name
Syntax: String = object.UserName
object.UserName = String
Description: The CimUser.UserName is a string containing the user name of the user.

Examples

user.UserName = "John Smith"