PrincipalRestrictRights Method

Restricts current rights with the specified one Returns copy of array of operations

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
public void RestrictRights(
	int[] newOperations
)

Parameters

newOperations  Int32

See Also