The Privilege type exposes the following members.
Back to Top
Fields
| Name | Description | |
|---|---|---|
| code |
Privilege code.
| |
| ns |
Namespace scope. Apply permission to this namespace only.
If namespace is null, the privilege applies to all namespaces.
| |
| setName |
Set name scope. Apply permission to this set within namespace only.
If set is null, the privilege applies to all sets within namespace.
|
See Also