共用方式為


UserPolicy.PolicyDescriptor property

Gets the policy descriptor.

Note

This property will be null for template based policies.

Syntax

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

Property value

Type: PolicyDescriptor

The policy descriptor.

Note

ApiNamespace()::PolicyDescriptor

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