Table of Contents

Class JEProfileSource

Namespace: CmlLib.Core.Auth.Microsoft.Sessions
Assembly: CmlLib.Core.Auth.Microsoft.dll

public class JEProfileSource : SessionFromStorage<JEProfile>, ISessionSource<JEProfile>

Inheritance

object ← SessionFromStorage<JEProfile> ← JEProfileSource

Implements

ISessionSource<JEProfile>

Inherited Members

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

Constructors

JEProfileSource()

public JEProfileSource()

Properties

Default

public static JEProfileSource Default { get; }

Property Value

JEProfileSource

KeyName

public static string KeyName { get; }

Property Value

string