Click or drag to resize

PrincipalCheckAccess Method (Int32, Operations)

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static bool CheckAccess(
	int[] operations,
	Operations operation
)

Parameters

operations
Type: SystemInt32
operation
Type: FileHold.CommonOperations

Return Value

Type: Boolean
See Also