Table of Contents

Class LastAccessLogger

Namespace: XboxAuthNet.Game.Authenticators
Assembly: XboxAuthNet.Game.dll

public class LastAccessLogger : IAuthenticator

Inheritance

objectLastAccessLogger

Implements

IAuthenticator

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Default

public static LastAccessLogger Default { get; }

Property Value

LastAccessLogger

Methods

ExecuteAsync(AuthenticateContext)

public ValueTask ExecuteAsync(AuthenticateContext context)

Parameters

context AuthenticateContext

Returns

ValueTask