Click or drag to resize
KernelContext Class
核心环境
Inheritance Hierarchy
SystemObject
  X3PlatformKernelContext

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

The KernelContext type exposes the following members.

Methods
Properties
  NameDescription
Public propertyAuthenticationManagement
验证管理
Public propertyConfiguration
配置信息
Public propertyStatic memberCurrent
当前信息
Public propertyName
名称
Public propertyUser
用户信息
Top
See Also