TemplateDescriptor class

Template information

Syntax

public ref class TemplateDescriptor sealed 

Members

The TemplateDescriptor class inherits from IInspectable. TemplateDescriptor also has these types of members:

Methods

The TemplateDescriptor class has these methods. It also inherits methods from the Object class.

Method Description
GetTemplateListAsync Get the templates.

Properties

The TemplateDescriptor class has these properties.

Property Access type Description
Description
Read-only
Gets the description for the policy template on the TemplateDescriptor.
Name
Read-only
Gets the name of the policy template.
TemplateId
Read-only
Gets the policy template ID.

Requirements

Minimum supported client
None supported
Minimum supported server
None supported
Minimum supported phone
Windows Phone 8.1
Namespace
Microsoft::RightsManagement
Metadata
Microsoft.RightsManagement.winmd

See also

IInspectable