次の方法で共有


WvrGetUserAccess method of the MSFT_WvrAdminTasks class

Performs a CIM call to obtain list of users that have permissions to manage Storage Replica.

Syntax

uint32 WvrGetUserAccess(
  [out] MSFT_WvrUser Output[]
);

Parameters

Output [out]

On success, contains a collection of MSFT_WvrUser objects that have the appropriate permissions.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\StorageReplica
MOF
Wvrcimprov.mof
DLL
Wvrcimprov.dll

See also

MSFT_WvrAdminTasks