Click or drag to resize
SecurityManagement Class
安全管理
Inheritance Hierarchy
SystemObject
  X3Platform.SecuritySecurityManagement

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

The SecurityManagement type exposes the following members.

Constructors
  NameDescription
Public methodSecurityManagement
Initializes a new instance of the SecurityManagement class
Top
Methods
  NameDescription
Public methodStatic memberCheck
检测用户是否拥有权限
Public methodStatic memberCheckRole
检测用户是否拥有权限
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also