LockoutGate Constructor
Creates a new instance of the LockoutGate class with default values. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in Microsoft.ResourceManagement.dll)
Usage
'Usage
Dim instance As New LockoutGate
Syntax
'Declaration
Public Sub New
public LockoutGate ()
public:
LockoutGate ()
public LockoutGate ()
public function LockoutGate ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
LockoutGate Class
LockoutGate Members
Microsoft.ResourceManagement.Workflow.Activities Namespace