JuggerNET Runtime Library

JvmLoader.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")]
public bool UseCodemeshSecurityManager {get; set;}

Implements

IJvmOptions.UseCodemeshSecurityManager

See Also

JvmLoader Class | Codemesh.JuggerNET Namespace