Table of Contents

Class MicrosoftOAuthSessionSource

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

public class MicrosoftOAuthSessionSource : SessionFromStorage<MicrosoftOAuthResponse>, ISessionSource<MicrosoftOAuthResponse>

Inheritance

objectSessionFromStorage<MicrosoftOAuthResponse>MicrosoftOAuthSessionSource

Implements

ISessionSource<MicrosoftOAuthResponse>

Inherited Members

SessionFromStorage<MicrosoftOAuthResponse>.Get(ISessionStorage), SessionFromStorage<MicrosoftOAuthResponse>.Set(ISessionStorage, MicrosoftOAuthResponse?), SessionFromStorage<MicrosoftOAuthResponse>.Clear(ISessionStorage), SessionFromStorage<MicrosoftOAuthResponse>.GetKeyMode(ISessionStorage), SessionFromStorage<MicrosoftOAuthResponse>.SetKeyMode(ISessionStorage, SessionStorageKeyMode), object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Constructors

MicrosoftOAuthSessionSource()

public MicrosoftOAuthSessionSource()

Properties

Default

public static MicrosoftOAuthSessionSource Default { get; }

Property Value

MicrosoftOAuthSessionSource

KeyName

public static string KeyName { get; }

Property Value

string