The AuthenticationBaseEventArgs type exposes the following members.
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.
|
![]() ![]() | 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.
|