PolicyDescriptor.PolicyDescriptor(userRolesList) constructor
[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.]
Constructor for PolicyDescriptor which initializes the object with a list of user roles.
Syntax
public:
PolicyDescriptor(userRolesList)(
IIterable<UserRoles>^ userRolesList
)
Parameters
-
userRolesList
-
Type: UserRoles
A collection of user roles.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8.1 |
Namespace |
Microsoft::RightsManagement |
Metadata |
|