Click or drag to resize
SecurityClassMessageSink Class
安全类消息装置
Inheritance Hierarchy
SystemObject
  X3Platform.SecuritySecurityClassMessageSink

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

The SecurityClassMessageSink type exposes the following members.

Constructors
  NameDescription
Public methodSecurityClassMessageSink
Initializes a new instance of the SecurityClassMessageSink class
Top
Methods
  NameDescription
Public methodAsyncProcessMessage
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.)
Protected methodPreprocess
调用前处理方法
Public methodSyncProcessMessage
Public methodToString (Inherited from Object.)
Protected methodValidAuthorityInfos
验证权限
Top
Properties
  NameDescription
Public propertyNextSink
Top
See Also