OpenDOF Project
Data Fields
DOFAuthenticatorNodePermissionSetMap Struct Reference

DOFAuthenticatorNodePermissionSetMap_t represents the permissions for a node. More...

Data Fields

uint32 count
 The count of the elements in the list below.
 
DOFAuthenticatorNodePermissionSetMapElementlist
 An array of DOFAuthenticatorNodePermissionSetMapElement.
 

Detailed Description

DOFAuthenticatorNodePermissionSetMap_t represents the permissions for a node.

Pointer to a struct DOFAuthenticatorNodePermissionSetMap_t used with DOFAuthenticatorNode.

This may be a subset or the complete set, as needed, based on the request to the DOFAuthenticatorStorage API.

Note
The list of elements must be ordered by the Security Scope of each element in ascending order.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25