Click or drag to resize
NbAclCreateAclFor Method (String)
R/W/Adminが同一の ACL を生成する

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public static NbAcl CreateAclFor(
	string entry
)

Parameters

entry
Type: SystemString
ユーザIDまたはグループ名

Return Value

Type: NbAcl
ACL
Exceptions
ExceptionCondition
ArgumentNullExceptionユーザIDまたはグループ名がnull
Version Information

Core

Supported in: 1.0
See Also