ExactUser 
    表示精确 用户
- 直接父标识符: AnyUser 
- 间接父标识符: AnyContact 
- 字符串表示: "u$id" 
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  当 this 或 this 的任意一个直接或间接父 PermitteeId.asString 与 this.asString 相同时返回 true
Link copied to clipboard
                  Link copied to clipboard
                  Properties
Link copied to clipboard
                  获取所有直接或间接父类的 PermitteeId, 返回包含 this + 这些父类 的 Sequence
Link copied to clipboard
                  获取所有直接或间接父类的 PermitteeId.
Link copied to clipboard
                  直接父 PermitteeId. 在检查权限时会首先检查自己, 再递归检查父类.