DefaultAuthenticationGate Class
This API supports the FIM 2010 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)
Usage
Dim instance As DefaultAuthenticationGate
Syntax
'Declaration
<SerializableAttribute> _
Public Class DefaultAuthenticationGate
Inherits AuthenticationGate
[SerializableAttribute]
public class DefaultAuthenticationGate : AuthenticationGate
[SerializableAttribute]
public ref class DefaultAuthenticationGate : public AuthenticationGate
/** @attribute SerializableAttribute() */
public class DefaultAuthenticationGate extends AuthenticationGate
SerializableAttribute
public class DefaultAuthenticationGate extends AuthenticationGate
Inheritance Hierarchy
System.Object
Microsoft.ResourceManagement.Workflow.Activities.AuthenticationGate
Microsoft.ResourceManagement.Workflow.Activities.DefaultAuthenticationGate
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
Target Platforms
Windows 2008 x64 Edition
See Also
Reference
DefaultAuthenticationGate Members
Microsoft.ResourceManagement.Workflow.Activities Namespace