Table of Contents

Class FullXboxProvider

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

public class FullXboxProvider : XboxAuthenticationProviderBase, IAuthenticationProvider

Inheritance

objectXboxAuthenticationProviderBaseFullXboxProvider

Implements

IAuthenticationProvider

Inherited Members

XboxAuthenticationProviderBase.Builder, XboxAuthenticationProviderBase.CreateAuthenticator(), XboxAuthenticationProviderBase.Authenticate(), XboxAuthenticationProviderBase.AuthenticateSilently(), XboxAuthenticationProviderBase.AuthenticateInteractively(), XboxAuthenticationProviderBase.CreateSessionValidator(), XboxAuthenticationProviderBase.ClearSession(), XboxAuthenticationProviderBase.Signout(), object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Constructors

FullXboxProvider(string)

public FullXboxProvider(string relyingParty)

Parameters

relyingParty string

FullXboxProvider(XboxAuthBuilder)

public FullXboxProvider(XboxAuthBuilder builder)

Parameters

builder XboxAuthBuilder

Methods

CreateAuthenticator()

protected override IAuthenticator CreateAuthenticator()

Returns

IAuthenticator