Table of Contents

GuestPassword

Properties
[Obsolete("Guest users no longer have passwords. This property will be removed in a future version")]
public string GuestPassword { get; }

Automatically generated random password for the player account, if successfully logged in as a guest; otherwise, an empty string.

Property Value
Type Description
string