Class BESession
Namespace: CmlLib.Core.Bedrock.Auth.Sessions
Assembly: CmlLib.Core.Bedrock.Auth.dll
public class BESession
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Tokens
public BEToken[]? Tokens { get; set; }
Property Value
BEToken[]?
Methods
Validate()
public bool Validate()