Application class/NI Security.Login method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 827
Scope Basic Development Environment
Data Name NI Security.Login
Short Name* NI Security.Login
Long Name* NI Security:Login
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type No return value
Invoke Node NI Security:Login
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Remote access allowedNo

Logs a user into the NI domain.

Parameters

Data type Name Required Description
String NI Domain Yes Specifies the domain to which you want to log in. You can configure the domain using the Domain Account Manager.
String User Name Yes The name used to log in to the domain. You can configure the user name using the Domain Account Manager.
String Password Yes The password used to log in to the domain. You can configure the password using the Domain Account Manager.
Timestamp Password Expiration Time Yes Specifies when the password is set to expire. You can configure the password expiration time using the Domain Account Manager.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links