GetAccessMask method of the Win32_ClusterShare class

Returns a uint32 bitmap with the access rights to the share held by the user or group on whose behalf the instance is returned.

Syntax

uint32 GetAccessMask();

Parameters

This method has no parameters.

Return value

Access rights to the share held by the user or group.

Requirements

Requirement Value
Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008 R2
Namespace
Root\CIMV2
MOF
Cimwin32.mof
DLL
CIMWin32.dll

See also

Win32_ClusterShare