Table of Contents

Interface IAuthenticationProvider

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

public interface IAuthenticationProvider

Methods

Authenticate()

IAuthenticator Authenticate()

Returns

IAuthenticator

AuthenticateInteractively()

IAuthenticator AuthenticateInteractively()

Returns

IAuthenticator

AuthenticateSilently()

IAuthenticator AuthenticateSilently()

Returns

IAuthenticator

ClearSession()

IAuthenticator ClearSession()

Returns

IAuthenticator

CreateSessionValidator()

ISessionValidator CreateSessionValidator()

Returns

ISessionValidator

Signout()

IAuthenticator Signout()

Returns

IAuthenticator