Table of Contents

UserPayload

Properties
public readonly CustomPayload UserPayload { get; }

The optional custom payload sent by the new client connection.

Property Value
Type Description
CustomPayload
Remarks

This can contain any payload used for validation, such as access tokens or similar.