Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Dynamics GP Service framework uses the Dynamics Security Service to specify the users and groups that are able to execute a service method. You will use the Dynamics Security Service to secure access to the methods of your service. The Dynamics Security Service uses operations, tasks, and roles to control access to a service method.
To use the Dynamics Security Service, identify the methods you want to secure. Add metadata to the Dynamics Security Service that creates the security operations and tasks for your methods. After you add your security metadata, your service administrators can use the Dynamics Security Administration console to assign the operations or tasks to a role. For more information about how to add metadata to the Dynamics Security Service, see Adding Security Metadata.