JuggerNET Runtime Library

IJvmOptions.SecurityManager Property

The name of a Java class which acts as the security manager for the session.

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

Remarks

This property corresponds with the Java -Djava.security.manager= option.

See Also

IJvmOptions Interface | Codemesh.JuggerNET Namespace