共用方式為


UserRoles.Users 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.]

Users to whom the rights are granted.

Syntax

public:
property         IIterable<String^>^ Users { 
           IIterable<String^>^ get();
}

Property value

Type: IIterable<String^>^

Users to whom roles are granted.

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

UserRoles