Click or drag to resize
IAuthorizationScope Interface
权限范围接口

Namespace: X3Platform
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public interface IAuthorizationScope

The IAuthorizationScope type exposes the following members.

Properties
  NameDescription
Public propertyAuthority
权限信息
Public propertyAuthorizationObject
权限对象信息
Public propertyEntityClass
实体信息
Top
See Also