Property ActivationNonce
ActivationNonce
Gets or sets the lobby activation nonce used for the bootstrap request.
Declaration
[[System.Text.Json.Serialization.JsonPropertyName("lobbyActivationNonce")]]
public int? ActivationNonce { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |