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 QAAuthenticationGate type.

Public Constructors

  Name Description
QAAuthenticationGate 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 NumQsDisplayedForReg This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property NumQsRandomPresented This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property NumQsReqCorrectAns This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property NumQsReqRegistration This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property Questions 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)
public property ValidationError This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
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  (Inherited from AuthenticationGate)
protected method UninitializeAuthenticationGate  (Inherited from AuthenticationGate)
Top

See Also