Click or drag to resize
NbAcl Constructor (NbJsonObject)
ACL の JSON Object 表現から変換

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbAcl(
	NbJsonObject json
)

Parameters

json
Type: Nec.NebulaNbJsonObject
JSON Object
Exceptions
ExceptionCondition
ArgumentNullExceptionJSON Objectがnull
Version Information

Core

Supported in: 1.0
See Also