Click or drag to resize
AuthorityContext Class
权限引擎
Inheritance Hierarchy
SystemObject
  X3Platform.PluginsCustomPlugin
    X3Platform.Security.AuthorityAuthorityContext

Namespace: X3Platform.Security.Authority
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public sealed class AuthorityContext : CustomPlugin

The AuthorityContext type exposes the following members.

Methods
  NameDescription
Public methodCommand
ִ������
(Inherited from CustomPlugin.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInstall
��װ����
(Inherited from CustomPlugin.)
Public methodRestart
重启插件
(Overrides CustomPluginRestart.)
Public methodToString (Inherited from Object.)
Public methodUninstall
ж�ز���
(Inherited from CustomPlugin.)
Top
Properties
  NameDescription
Public propertyAuthor
����
(Inherited from CustomPlugin.)
Public propertyAuthorityService
权限服务
Public propertyConfiguration
配置
Public propertyCopyright
��Ȩ
(Inherited from CustomPlugin.)
Public propertyDescription
������Ϣ
(Inherited from CustomPlugin.)
Public propertyId
标识
(Inherited from CustomPlugin.)
Public propertyStatic memberInstance
实例
Public propertyName
名称
(Overrides CustomPluginName.)
Public propertyStatus
״̬, 0 δ����, 1 �Ѽ���.
(Inherited from CustomPlugin.)
Public propertySupportMenu
菜单支持: 0 不支持 | 1 支持
(Inherited from CustomPlugin.)
Public propertyThumbnailUrl
����ͼ
(Inherited from CustomPlugin.)
Public propertyUrl
������ȡ��ַ
(Inherited from CustomPlugin.)
Public propertyVersion
�汾
(Inherited from CustomPlugin.)
Top
See Also