一款简单易用的基础网络通讯组件库。

AccessType 枚举

操作权限

Definition

命名空间: TouchSocket.Dmtp.Rpc
程序集: TouchSocketPro.Dmtp (在 TouchSocketPro.Dmtp.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
C#
[FlagsAttribute]
[EnterpriseEditionAttribute]
public enum AccessType

成员

Owner1 所有者可操作
Service2 服务器可操作
Everyone4 任何人可操作

扩展方法

GetAttributeT 获取枚举成员上绑定的指定类型的自定义属性
(由 SystemExtension 定义。)
GetDescription 获取资源字符
(由 StringResStore 定义。)

参见