JuggerNET Runtime Library

IJvmOptions.UseCodemeshSecurityManager Property

Governs whether a Codemesh SecurityManager is registered instead of the configured one. The Codemesh security manager delegates to the configured one in all but a few cases (the security privileges it needs granted to work).

[ConfigOption(OptionName="null", Name="null")]
bool UseCodemeshSecurityManager {get; set;}

See Also

IJvmOptions Interface | Codemesh.JuggerNET Namespace