<dce/policy.h>-Header file for the Registry properties and policies API
#include <dce/policy.h>
Header file for the Registry API used to manipulate cell-wide properties and policies. These routines have the prefixes sec_rgy_auth_plcy, sec_rgy_plcy, and sec_rgy_properties.Data Types and Constants
There are no particular data types or constants specific to the security properties and policy API (other than those that have already been introduced in this specification).Status Codes
The following status codes (listed in alphabetical order) are used in the properties and policies API.
- error_status_ok
The call was successful.
- sec_rgy_not_authorized
User is not authorized to update record.
- sec_rgy_object_not_found
The specified account could not be found.
- sec_rgy_server_unavailable
The Registry server is unavailable.
Contents | Next section | Index |