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

Visual Basic
Dim instance As New PasswordCheckGate

Syntax

Visual Basic
Public Sub New
C#
public PasswordCheckGate ()
C++
public:
PasswordCheckGate ()
J#
public PasswordCheckGate ()
JScript
public function PasswordCheckGate ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also