public struct SocketUserPermissions : IUserTokenPublic Structure SocketUserPermissions
Implements IUserTokenpublic value class SocketUserPermissions : IUserToken| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Load | Loads the token from a stream |
| Save | Saves the token to a stream. |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| CanRead | Gets if the user can perform read operations |
| CanWrite | Gets if the user can perform write operations |
| IsAdmin | Gets if the user can perform admin operations |