Click or drag to resize
NbAclCreateAclFor Method (IEnumerableString)
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(
	IEnumerable<string> entries
)

Parameters

entries
Type: System.Collections.GenericIEnumerableString
ユーザID/グループ名のリスト

Return Value

Type: NbAcl
ACL
Exceptions
ExceptionCondition
ArgumentNullExceptionユーザID/グループ名のリストがnull
Version Information

Core

Supported in: 1.0
See Also