共用方式為


UserPolicy.TemplateDescriptor property

Gets the template used to publish the content.

Note

This property will be null for custom (adhoc) policies.

Syntax

public:
property TemplateDescriptor^ TemplateDescriptor { 
   TemplateDescriptor^ get();
}

Property value

Type: TemplateDescriptor

The template used to publish (encrypt) the content.

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

UserPolicy