Click or drag to resize
SecurityClassPropertyFreeze Method

[Missing <summary> documentation for "M:X3Platform.Security.SecurityClassProperty.Freeze(System.Runtime.Remoting.Contexts.Context)"]

Namespace: X3Platform.Security
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public void Freeze(
	Context newContext
)

Parameters

newContext
Type: System.Runtime.Remoting.ContextsContext

[Missing <param name="newContext"/> documentation for "M:X3Platform.Security.SecurityClassProperty.Freeze(System.Runtime.Remoting.Contexts.Context)"]

Implements

IContextPropertyFreeze(Context)
See Also