Condividi tramite


CheckName method of the MSNFS_NetGroup class

[The NFS Legacy WMI Classes are no longer available as of Windows 8 and Windows Server 2012. Instead, use the NFS WMI Classes.]

Verifies a netgroup name.

Syntax

uint32 CheckName(
  [in] string GroupName
);

Parameters

GroupName [in]

The netgroup name to be verified.

Requirements

Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008 R2
End of client support
Windows 7
End of server support
Windows Server 2008 R2
Namespace
Root\MSNFS
MOF
Nfswmi.mof
DLL
NfsCimProv.dll

See also

MSNFS_NetGroup