AuthenticationWorkflow Constructor

Initializes a new instance of the AuthenticationWorkflow class with default values. This API is currently not supported.

Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in Microsoft.ResourceManagement.dll)

Usage

'Usage
Dim instance As New AuthenticationWorkflow

Syntax

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

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

AuthenticationWorkflow Class
AuthenticationWorkflow Members
Microsoft.ResourceManagement.Workflow.Activities Namespace