EnumRmsTemplates method of the MSFT_FSRMFMJAction class

Enumerates the available Rights Management Services (RMS) templates.

Syntax

uint64 EnumRmsTemplates(
  [out] string TemplateName[]
);

Parameters

TemplateName [out]

On successful return contains an array of the names of the available RMS templates.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\FSRM
MOF
MSFT_FSRM.mof
DLL
SrmSvc.dll

See also

MSFT_FSRMFMJAction