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

AuthenticationBaseEventArgs Class

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

Base class for PreAuthenticationEventArgs and AuthenticationEventArgs.

Syntax
public abstract class AuthenticationBaseEventArgs : EventArgs
Inheritance
Object
EventArgs
AuthenticationBaseEventArgs
AuthenticationEventArgs
PreAuthenticationEventArgs
Inherited Members
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
ClientAddress

Gets the client's IP address.

ClientEndPoint

Gets the client-side endpoint of the client's connection.

ClientSoftwareIdentifier

Gets identifier of the client software.

Context

An optional custom object representing the session context.

ServerAddress

Gets the server-side IP address of the client's connection.

ServerEndPoint

Gets the server-side endpoint of the client's connection.

Session

Gets server session.

UserName

Gets the user name of the client trying to authenticate.

Users

Returns Users collection on the server authenticating the request.

In This Article
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies