The windows name of the current user.
object.WindowsUserName
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISProfile interface |
string
Display the windows name of the current user.
Dim aUserName
aUserName = Profile.WindowsUserName
Profile.MsgBox("The windows name of the current user is " & aUserName)
In Profile Client v8 on User Interface Windows User Name can be found in
.