GPDomain Constructor ()

Initializes a new instance of the GPDomain class that represents the domain of the current user.

Namespace: Microsoft.GroupPolicy
Assembly: Microsoft.GroupPolicy.Management (in microsoft.grouppolicy.management.dll)

Usage

    Dim instance As New GPDomain

Syntax

'Declaration
Public Sub New
public GPDomain ()
public:
GPDomain ()
public GPDomain ()
public function GPDomain ()

Remarks

The new GPDomain object represents the domain of the current user and uses the PDC emulator to communicate with the domain.

Platforms

Development Platforms

Windows Server 2008 R2

Target Platforms

Windows Server 2008 R2

See Also

Reference

GPDomain Class
GPDomain Members
Microsoft.GroupPolicy Namespace