The SecManagerMode enumeration contains types of security manager sections.
It is used by the following properties and methods:
Value | Brief description |
0 | None. Section is not determined. |
1 | Users. The Users section. |
2 | Groups. The Groups section. |
4 | Navigator. The Navigator section. |
8 | Privelege. The Privileges section. |
16 | Mandatory. The Mandatory Access Control section. |
32 | PolicyEditor. The Policies Editor section. |
64 | Classes. The Object Classes section. |
128 | LogViewer. The Access Protocol section. |
256 | SecurityWatch. The Security Violation Monitoring section. |
512 | Service. The Service section. |
See also: