CommerceEntity Roles

Using Authorization Manager, you can configure roles for a commerce entity in the CommerceEntityAuthorizationStore.xml authorization policy.

Within the CommerceEntityAuthorizationStore.xml authorization policy, each scope represents a commerce entity. Commerce Server 2009 R2 contains predefined roles for each commerce entity. These vary by entity; however, the roles for all commerce entities are defined according to the operations that can be performed on the commerce entity. The following table describes the commerce entity roles that can apply to a commerce entity:

Role

Description

CommerceCreateOperation

Members can perform create operations on the specified commerce entity.

CommerceDeleteOperation

Members can perform delete operations on the specified commerce entity.

CommerceQueryOperation

Members can perform query operations on the specified commerce entity.

CommerceUpdateOperation

Members can perform update operations on the specified commerce entity.

For more information about adding identities to the authorization policy of a commerce entity, see Configuring Authorization for a Commerce Entity.

See Also

Other Resources

Managing Authorization Policies