Click or drag to resize
SecurityClassAttributeGetPropertiesForNewContext Method
将当前上下文属性添加到给定的消息.

Namespace: X3Platform.Security
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public override void GetPropertiesForNewContext(
	IConstructionCallMessage ctorMsg
)

Parameters

ctorMsg
Type: System.Runtime.Remoting.ActivationIConstructionCallMessage

[Missing <param name="ctorMsg"/> documentation for "M:X3Platform.Security.SecurityClassAttribute.GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage)"]

Implements

IContextAttributeGetPropertiesForNewContext(IConstructionCallMessage)
See Also