Table of Contents

Class SteamAccessObject

Namespace
TaleWorlds.Diamond
Assembly
TaleWorlds.Diamond.dll
public class SteamAccessObject : AccessObject
Inheritance
SteamAccessObject
Inherited Members

Constructors

SteamAccessObject()

public SteamAccessObject()

SteamAccessObject(string, string, int, string)

public SteamAccessObject(string userName, string externalAccessToken, int appId, string appTicket)

Parameters

userName string
externalAccessToken string
appId int
appTicket string

Properties

AppId

public int AppId { get; }

Property Value

int

AppTicket

public string AppTicket { get; }

Property Value

string

ExternalAccessToken

public string ExternalAccessToken { get; }

Property Value

string

UserName

public string UserName { get; }

Property Value

string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).