Click or drag to resize
SecurityClassAttribute Class
安全类
Inheritance Hierarchy

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

The SecurityClassAttribute type exposes the following members.

Constructors
  NameDescription
Public methodSecurityClassAttribute
构造函数
Top
Methods
  NameDescription
Public methodEquals (Inherited from ContextAttribute.)
Protected methodFinalize (Inherited from Object.)
Public methodFreeze (Inherited from ContextAttribute.)
Public methodGetHashCode (Inherited from ContextAttribute.)
Public methodGetPropertiesForNewContext
将当前上下文属性添加到给定的消息.
(Overrides ContextAttributeGetPropertiesForNewContext(IConstructionCallMessage).)
Public methodGetType (Inherited from Object.)
Public methodIsContextOK (Inherited from ContextAttribute.)
Public methodIsDefaultAttribute (Inherited from Attribute.)
Public methodIsNewContextOK (Inherited from ContextAttribute.)
Public methodMatch (Inherited from Attribute.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Protected fieldAttributeName (Inherited from ContextAttribute.)
Top
Properties
  NameDescription
Public propertyName (Inherited from ContextAttribute.)
Public propertyTypeId (Inherited from Attribute.)
Top
See Also