AuthenticationGate Class

This API is currently not supported.

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

Usage

'Usage
Dim instance As AuthenticationGate

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class AuthenticationGate
[SerializableAttribute] 
public abstract class AuthenticationGate
[SerializableAttribute] 
public ref class AuthenticationGate abstract
/** @attribute SerializableAttribute() */ 
public abstract class AuthenticationGate
SerializableAttribute 
public abstract class AuthenticationGate

Inheritance Hierarchy

System.Object
  Microsoft.ResourceManagement.Workflow.Activities.AuthenticationGate
     Microsoft.ResourceManagement.Workflow.Activities.DefaultAuthenticationGate
     Microsoft.ResourceManagement.Workflow.Activities.LockoutGate
     Microsoft.ResourceManagement.Workflow.Activities.PasswordCheckGate
     Microsoft.ResourceManagement.Workflow.Activities.QAAuthenticationGate

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

AuthenticationGate Members
Microsoft.ResourceManagement.Workflow.Activities Namespace