Enum PlayerSessionKey
Attribute type for searching user sessions.
搜尋使用者場節的屬性類型。
Namespace: Votanic.vNet.Database
Assembly: Votanic.vNet.dll
Syntax
public enum PlayerSessionKey
Fields
| Name | Description |
|---|---|
| Any | Any attribute. |
| ID | Player Session ID. |
| PlayerID | Player ID. |
| SessionID | Session ID. |
| UserID | User ID. |