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.
Policy class for IEEE 802.3 Network Policy.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[AMENDMENT]
class RSOP_IEEE8023GroupPolicySetting : RSOP_PolicySetting
{
string id;
uint32 precedence;
string name;
string GPOID = "";
string SOMID = "";
datetime creationTime;
string description;
uint8 msieee8023PolicyReserved[];
string msieee8023PolicyData;
unit32 whenChanged;
};
Members
The RSOP_IEEE8023GroupPolicySetting class has these types of members:
Properties
The RSOP_IEEE8023GroupPolicySetting class has these properties.
-
creationTime
-
-
Data type: datetime
-
Access type: Read-only
Time the policy object was created.
This property is inherited from the RSOP_PolicySetting class.
-
-
description
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: DisplayName ("description")
Description of the policy object provided by the user.
-
-
GPOID
-
-
Data type: string
-
Access type: Read-only
Identifies the GPO that contains the policy object. You can obtain this value from PGROUP_POLICY_OBJECT->lpDSPath. You must remove the prefix LDAP://CN=Machine from lpDSPath.
This property is inherited from the RSOP_PolicySetting class.
-
-
id
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key, DisplayName ("ID")
Unique identifier for objects of this class.
This property is inherited from the RSOP_PolicySetting class.
-
-
msieee8023PolicyData
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: DisplayName ("msieee8023-PolicyData")
msieee8023-PolicyData TBD
-
-
msieee8023PolicyReserved
-
-
Data type: uint8 array
-
Access type: Read-only
-
Qualifiers: DisplayName ("msieee8023-PolicyReserved")
msieee8023-PolicyReserved TBD
-
-
name
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: DisplayName ("name")
User-friendly name of the policy object.
This property is inherited from the RSOP_PolicySetting class.
-
-
precedence
-
-
Data type: uint32
-
Access type: Read-only
-
Qualifiers: DisplayName ("Precedence")
The order or precedence in which the policy object should be applied.
This property is inherited from the RSOP_PolicySetting class.
-
-
SOMID
-
-
Data type: string
-
Access type: Read-only
The scope of management (SOM) associated with the GPO that contains this policy object. You can obtain this value from PGROUP_POLICY_OBJECT->lpLink. You must remove the prefix LDAP:// from lpLink.
This property is inherited from the RSOP_PolicySetting class.
-
-
whenChanged
-
-
Data type: unit32
-
Access type: Read-only
-
Qualifiers: DisplayName ("whenChanged")
Time stamp of when the object was last changed.
-
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\RSOP\Computer, Root\RSOP\User |
MOF |
|
DLL |
|