UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Authentications.AuthenticationEvent Class Reference

An authentication (login/logout) event. More...

Inheritance diagram for UVACanvasAccess.Structures.Authentications.AuthenticationEvent:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Authentications.AuthenticationEvent:
Collaboration graph
[legend]

Public Member Functions

string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
Returns
The formatted string.

 

Properties

string Id [get]
 The id.
 
DateTime CreatedAt [get]
 When the event occurred.
 
EventType Event [get]
 The event type.
 
ulong LoginId [get]
 The login id.
 
ulong AccountId [get]
 The account id.
 
ulong UserId [get]
 The id of the user who performed the event.
 
ulong? PageViewId [get]
 If any, the page view id.
 

Detailed Description

An authentication (login/logout) event.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Authentications.AuthenticationEvent.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


The documentation for this class was generated from the following file: