MsSna_AccountAssignedLua Class
Used to query for LUA LUs assigned to a specific workstation or user.
The following syntax is simplified from MOF code.
Syntax
class MsSna_AccountAssignedLua : MsSna_Assigned
{
String Wks;
String IPAddress;
String MacAddress;
String Account;
String Service;
String LU;
boolean IsPool;
boolean ModelOverridable;
};
Properties
Wks
Data Type: String Qualifiers: MAXLEN(20) Access Type: Read/Write
The workstation name. By default, LUs assigned to all workstations are returned.
IPAddress
Data Type: String Qualifiers: MAXLEN(20) Access Type: Read/Write
The workstation IP. By default, LUs assigned to all workstations are returned.
MacAddress
Data Type: String Access Type: Read/Write
The user for which to query for LUs. By default, returns LUs assigned to all users.
Account
Data Type: String Qualifiers: Key Access Type: Read/Write
The name of the service.
Service
Data Type: String Qualifiers: Key Access Type: Read/Write
The SNA service on which to query for LUs.
LU
Data Type: String Qualifiers: Key, MAXLEN(8) Access Type: Read/Write
The name of the LU.
IsPool
Data Type: Boolean Access Type: Read/Write
true to indicate that the returned LU is part of an LU pool; otherwise, false.
ModelOverridable
Data Type: Boolean Access Type: Read/Write
true if the LU has a display model which can be overridden.
Requirements
Platforms: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows 11, and Windows 10
See Also
WMISNA WMI Provider Classes
Administration and Management Programmer's Guide