OpenDOF Project
DOFPermission DOFPermissionIAm_Create ( DOFObjectIDSource  sourceID)

Create a I Am type Permission.

This permission, if granted, allows the node to source operations with the given identifier.

Resource Management:
This function allocates resources that must later be freed by calling DOFPermission_Destroy.
Parameters
sourceIDThe source identifier. This should not be NULL.
Returns
A new permission, as indicated.
Exceptions
NULLis returned if the permission cannot be created.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22