Table of Contents

Class SessionCredentials

Namespace
TaleWorlds.Diamond
Assembly
TaleWorlds.Diamond.dll
[DataContract]
public sealed class SessionCredentials
Inheritance
SessionCredentials
Inherited Members

Constructors

SessionCredentials(PeerId, SessionKey)

public SessionCredentials(PeerId peerId, SessionKey sessionKey)

Parameters

peerId PeerId
sessionKey SessionKey

Properties

PeerId

[DataMember]
public PeerId PeerId { get; }

Property Value

PeerId

SessionKey

[DataMember]
public SessionKey SessionKey { get; }

Property Value

SessionKey

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