Show / Hide Table of Contents

Enum UserKey

Attribute type for searching users.
搜尋使用者的屬性類型。

Namespace: Votanic.vNet.Database
Assembly: Votanic.vNet.dll
Syntax
public enum UserKey

Fields

Name Description
Any

Any attribute.
任何屬性。

FullName

Full name of user.
使用者全名。

ID

User ID.
使用者識別碼。

Password

Password for login.
登入用密碼。

Remark

Remark of user.
使用者備註。

RoleID

Role ID.
角色識別碼。

SmartID

Smart ID for login.
登入用智能識別碼。

UserName

User name for login.
登入用使用者名稱。

In This Article
Back to top Generated by DocFX