Editar

Partilhar via


MsSnaStatus_APPCSessionToActiveUser Class

The MsSnaStatus_APPCSessionToActiveUser class represents an association between a User connection and an APPC session.

Syntax

  
class MsSnaStatus_APPCSessionToActiveUser : MsSnaStatus_Association  
{  
   MsSnaStatus_AppcSession ref PathToAPPCSession;  
   MsSnaStatus_ActiveUser ref PathToUser;  
};  

Properties

PathToAPPCSession
Data Type: MsSnaStatus_AppcSession ref Qualifiers: Key Access Type: Read-Only

The path to the APPC session.

PathToUser
Data Type: StringQualifiers: Key Access Type: MsSnaStatus_ActiveUser ref

The path to the user.

Methods

Method Description
GetObject Retrieves the instance.
EnumerateInstances Enumerates all instances of the object.

For more information on GetObject and EnumerateInstances, see IWbemServices interface.

Requirements

Platforms: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows 11, and Windows 10

See Also

WmiSnaStatus WMI Provider Classes
Administration and Management Programmer's Guide