Click or drag to resize
AuthorityInfo Class
权限信息
Inheritance Hierarchy
SystemObject
  X3Platform.Security.AuthorityAuthorityInfo

Namespace: X3Platform.Security.Authority
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class AuthorityInfo : ICacheable

The AuthorityInfo type exposes the following members.

Constructors
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyCreateDate
创建时间
Public propertyDescription
描述信息
Public propertyId
Public propertyLock
锁定 0=未锁定, 1=锁定
Public propertyName
Public propertyOrderId
Public propertyTags
标签
Public propertyUpdateDate
修改时间
Top
See Also