Back to product page

Domain property


Holds domain information for the user.

Type

A String value.

Syntax

  • Basic
object.Domain [= value]  
The Domain(object,value) syntax has these parts:
objectAn expression evaluating to an object of type SSHUser.
valueA String value.

Remarks

This property is used only when UseNTAuthentication is set to True, and specifies NT domain that is used for authentication. If your computer is standalone, not member of NT domain, leave this empty, or set to name of your computer. If you're member of a domain, put here name of the domain.

Platforms

Windows