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
Properties
AppId
public int AppId { get; }
Property Value
AppTicket
public string AppTicket { get; }
Property Value
ExternalAccessToken
public string ExternalAccessToken { get; }
Property Value
UserName
public string UserName { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).