Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

PreAuthenticationEventArgs.Accept Method

Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9147)

Accept(AuthenticationMethods)

Accept authentication request for this user and allow the specified authentication methods.

Declaration
public void Accept(AuthenticationMethods methods)
Parameters
Type Name Description
AuthenticationMethods methods

Accepted authentication methods.

Accept(AuthenticationMethods, Object)

Accept authentication request for this user and allow the specified authentication methods.

Declaration
public void Accept(AuthenticationMethods methods, object context)
Parameters
Type Name Description
AuthenticationMethods methods

Accepted authentication methods.

Object context

An optional custom object representing session context.

Accept(AuthenticationMethods[])

Accept authentication request for this user and allow the specified authentication methods.

Declaration
public void Accept(params AuthenticationMethods[] methods)
Parameters
Type Name Description
AuthenticationMethods[] methods

Accepted authentication methods.

In This Article
  • Accept(AuthenticationMethods)
  • Accept(AuthenticationMethods, Object)
  • Accept(AuthenticationMethods[])
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies