This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.

The following tables list the members exposed by the PasswordCheckGate type.

Public Constructors

  Name Description
PasswordCheckGate This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
Top

Public Fields

  Name Description
public fieldstatic AuthNValidationError  (Inherited from AuthenticationGate)
Top

Public Properties (see also Protected Properties)

  Name Description
public property AuthenticationChallenge Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property GateTypeId Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property RequiresInteractiveRegistration Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property ResponseTimeout  This API is currently not supported. (Inherited from AuthenticationGate)
Top

Protected Properties

  Name Description
protected property AuthenticationGateActivity  This API is currently not supported. (Inherited from AuthenticationGate)
protected property Mode  This API is currently not supported. (Inherited from AuthenticationGate)
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method RegisterUser Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public method ToString  (Inherited from Object)
public method TryValidateUser Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method InitializeAuthenticationGate  (Inherited from AuthenticationGate)
protected method MemberwiseClone  (Inherited from Object)
protected method OnAuthenticationGateExecutionLoad Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
protected method UninitializeAuthenticationGate  (Inherited from AuthenticationGate)
Top

See Also