Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an access control entry (ACE) that determines access to the interactive session of a virtual machine.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_InteractiveSessionACE
{
string Trustee;
uint16 AccessType;
};
Members
The Msvm_InteractiveSessionACE class has these types of members:
Properties
The Msvm_InteractiveSessionACE class has these properties.
-
AccessType
-
-
Data type: uint16
-
Access type: Read-only
Indicates whether the ACE grants or denies access to the trustee.
-
-
Access Allowed (0)
-
Access Denied (1)
Trustee
-
Data type: string
-
Access type: Read-only
Identifies the security principal that the ACE grants or denies access to. Valid formats for this property include the Windows SAM-compatible user name format and the Windows SID string format.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Namespace |
Root\Virtualization\V2 |
MOF |
|
DLL |
|