DocumentSecurity
Set DocumentSecurity
to True
if the user security repository corresponds to a document security module that you configure in the [Security]
section. IDOL Server uses this information to generate an appropriate security string for the users in this repository.
Set DocumentSecurity
in the [
section to specify a default value. You can also set it for individual repositories.
If you set DocumentSecurity
to True
, you must specify the security module by using DocumentSecurityType.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | MySecurityRepository |
Example: | DocumentSecurity=True
|
See Also: | DocumentSecurityType |