GPRsop Members

Contains methods and properties that you can use to generate Resultant Set of Policy (RSoP) queries in logging mode.

The following tables list the members exposed by the GPRsop type.

Public Constructors

  Name Description
  GPRsop Initializes a new instance of the GPRsop class.

Top

Public Properties

  Name Description
public property LoggingComputer Gets or sets the name of the computer being logged.
public property LoggingMode Gets or sets the logging mode.
public property LoggingUser Gets or sets the name of the user targeted in logging mode.
public property Namespace Retrieves the Resultant Set of Policy (RSoP) WMI namespace generated as output from an RSoP simulation.
public property RsopMode Retrieves the Resultant Set of Policy (RSoP) mode for the report.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method CreateQueryResults Executes a Resultant Set of Policy (RSoP) query.
public method Dispose Releases all resources used by the current instance of the GPRsop class.
public method EnumerateLoggedUsers Enumerates all users that have logging mode data on the logging computer.
public method Equals  Overloaded. (Inherited from Object)
public method GenerateReport Overloaded. Generates a report on the Resultant Set of Policy (RSoP) data.
public method GenerateReportToFile Overloaded. Generates a report on the Resultant Set of Policy (RSoP) data and writes it to a specified file.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ReleaseQueryResults Releases the Windows Management Instrumentation (WMI) namespace allocated by this instance.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize Overridden. Allows an instance of the GPRsop class to attempt to free resources and perform other cleanup operations before the it is reclaimed by garbage collection.
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

GPRsop Class
Microsoft.GroupPolicy Namespace