Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Shell.SetDomain
Sets the domain to use for login.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Shell | 7.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "Shell.SetDomain"; ShellRef; Domain ) More
Parameters
Parameter | Description | Example |
---|---|---|
ShellRef | The reference number from the shell. | $shell |
Domain | The domain to use. |
Result
Returns OK or error.
Description
Sets the domain to use for login.Only for Windows.
See also
This function checks for a license.
Created 11st November 2017, last changed 11st November 2017
