Share via


ProtectedFileStream.Policy property

Gets user policy associated with this ProtectedFileStream object.

Syntax

public:
property UserPolicy^ Policy { 
   UserPolicy^ get();
}

Property value

Type: UserPolicy

The protection policy associated with 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

ProtectedFileStream