东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
NotificationUserPreferences 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class NotificationUserPreferences { IList<NotificationUserPreference> Preferences { get; set; } } 属性 名称…
OAuthClient 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class OAuthClient { IEnumerable<string> AllowedGrantTypes { get; set; } Guid ApplicationId { get; } string CallbackUrl…
OnlineUser 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class OnlineUser { bool? IsOnline { get; set; } IList<string> Locations { get; set; } User User { get; set; } }…
PageContext 类
命名空间: Limyee.Extensibility. Urls. Version1 程序集: Limyee.dll 定义 class PageContext { Guid? ApplicationTypeId { get; set; } Guid? ContainerTypeId { get; set; } IContextCollection ContextItems…
PagedList(T) 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class PagedList<T> { int Count { get; } IList<Error> Errors { get; } bool IsReadOnly { get; } T Item { get; set;…
PathSearchOption 类
命名空间: Limyee.Extensibility. Storage .Version1 程序集: Limyee.dll 定义 enum PathSearchOption { TopLevelPathOnly, AllPaths }
PermissionCheck 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class PermissionCheck { Guid Id { get; set; } bool IsAllowed { get; set; } string Name { get; set; } } 属性 …
PermissionEntry 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class PermissionEntry { Guid Id { get; set; } bool IsAllowed { get; set; } bool? IsImmediate { get; set; } string…
PermissionsGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 class PermissionsGetOptions { string Include { get; set; } } 属性 名称 类型 描述 默认值 选项 …
PermissionType 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 enum PermissionType { Application, Content }
<
>