Interface IAuthenticationProvider
Namespace: XboxAuthNet.Game
Assembly: XboxAuthNet.Game.dll
public interface IAuthenticationProvider
Methods
Authenticate()
IAuthenticator Authenticate()
Returns
AuthenticateInteractively()
IAuthenticator AuthenticateInteractively()
Returns
AuthenticateSilently()
IAuthenticator AuthenticateSilently()
Returns
ClearSession()
IAuthenticator ClearSession()
Returns
CreateSessionValidator()
ISessionValidator CreateSessionValidator()
Returns
Signout()
IAuthenticator Signout()