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

PreAuthenticationEventArgs.AcceptWithoutAuthentication Method

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

AcceptWithoutAuthentication(ServerUser)

Accept the client as the specified user without further authentication (!).

Declaration
public void AcceptWithoutAuthentication(ServerUser user)
Parameters
Type Name Description
ServerUser user

An object representing the user.

AcceptWithoutAuthentication(ServerUser, Object)

Accept the client as the specified user without further authentication (!) and assign the specified custom tag object.

Declaration
public void AcceptWithoutAuthentication(ServerUser user, object context)
Parameters
Type Name Description
ServerUser user

An object representing the user.

Object context

An optional custom object representing session context.

In This Article
  • AcceptWithoutAuthentication(ServerUser)
  • AcceptWithoutAuthentication(ServerUser, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies