Click or drag to resize
AppsSecurity Class
应用安全管理
Inheritance Hierarchy
SystemObject
  X3Platform.AppsAppsSecurity

Namespace: X3Platform.Apps
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public sealed class AppsSecurity

The AppsSecurity type exposes the following members.

Constructors
  NameDescription
Public methodAppsSecurity
Initializes a new instance of the AppsSecurity class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodStatic memberFindApplication
查找应用的信息
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberHasAuthorizedFeature
判断用户是否是拥有授权的功能的
Public methodStatic memberIsAdministrator
判断用户是否是应用的默认管理员
Public methodStatic memberIsMember
判断用户是否是应用的默认可访问成员
Public methodStatic memberIsReviewer
判断用户是否是应用的默认审查员
Public methodStatic memberResetApplicationAdministrators
重置应用管理员
Public methodToString (Inherited from Object.)
Top
See Also