This API is currently not supported.

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

Protected Constructors

  Name Description
AuthenticationGate This API is currently not supported.
Top

Public Fields

  Name Description
public fieldstatic AuthNValidationError  
Top

Public Properties (see also Protected Properties)

  Name Description
public property AuthenticationChallenge This API is currently not supported.
public property GateTypeId This API is currently not supported.
public property RequiresInteractiveRegistration This API is currently not supported.
public property ResponseTimeout This API is currently not supported.
Top

Protected Properties

  Name Description
protected property AuthenticationGateActivity This API is currently not supported.
protected property Mode This API is currently not supported.
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 This API is currently not supported.
public method ToString  (Inherited from Object)
public method TryValidateUser This API is currently not supported.
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method InitializeAuthenticationGate This API is currently not supported.
protected method MemberwiseClone  (Inherited from Object)
protected method OnAuthenticationGateExecutionLoad This API is currently not supported.
protected method UninitializeAuthenticationGate This API is currently not supported.
Top

See Also