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

AuthenticationEventArgs.AcceptPartially Method

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

AcceptPartially()

Accepts the supplied credential but request subsequent authentication using another kind of credential.

Declaration
public void AcceptPartially()
Remarks

Use this to implement authentication consisting of both password authentication and public key authentication.

AcceptPartially(Object)

Accepts the supplied credential but request subsequent authentication using another kind of credential.

Declaration
public void AcceptPartially(object context)
Parameters
Type Name Description
Object context

An optional custom object representing session context.

Remarks

Use this to implement authentication consisting of both password authentication and public key authentication.

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