PolicyDescriptor.EncryptedAppData property
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Gets or sets the encrypted app data.
Syntax
public:
property IMapView<String^, String^>^ EncryptedAppData {
IMapView<String^, String^>^ get();
void set (IMapView<String^, String^>^ value);
}
Property value
Type: IMapView<String^, String^>^
Encrypted app 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 |
|