The Security property describes the security access needed to access the file share.
| Type: | Security descriptor | 
| Access: | Read/write | 
| Status: | Optional | 
| Function: | ClusterResourceControl | 
| Structure: | CLUSPROP_BINARY | 
| Control Code: | CLUSCTL_RESOURCE_GET_PRIVATE_PROPERTIES | 
The Security property is what is read and written when a network administrator presses the Permissions button in Cluster Administrator.
When ClusterResourceControl processes the CLUSCTL_RESOURCE_GET_PRIVATE_PROPERTIES control code, it returns a property list that includes the Security property as one of the entries.
  Version: Use Windows NT Server Enterprise Edition 4.0.
  Windows CE: Unsupported.
  Header: Declared in clusapi.h.