共用方式為


UserPolicy.EncryptedAppData property

Gets the app specific data

Syntax

public:
property IMapView<String^,String^>^ EncryptedAppData { 
   IMapView<String^,String^>^ get();
}

Property value

Type: IMapView

App specific data accessed via IMapView.

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