The network management security functions get and set security descriptors for DFS domain-based and stand-alone roots.
The DFS security functions are listed following.
| Function | Description |
|---|---|
| NetDfsGetSecurity | Obtains the security descriptor for the root object of the specified DFS root. |
| NetDfsSetSecurity | Locates the root object for the specified DFS root and sets the supplied security descriptor on it. |
| NetDfsGetStdContainerSecurity | Obtains the security descriptor for the container object of the specified DFS stand-alone root. |
| NetDfsSetStdContainerSecurity | Locates the container object for the specified DFS stand-alone root and sets the supplied security descriptor on it. |
| NetDfsGetFtContainerSecurity | Obtains the security descriptor for the container object of the specified DFS domain root. |
| NetDfsSetFtContainerSecurity | Locates the container object for the specified DFS domain root and sets the supplied security descriptor on it. |