JuggerNET Runtime Library

IJvmOptions.SecurityPolicy Property

The name of a file which contains the security policy for the session.

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

Remarks

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

See Also

IJvmOptions Interface | Codemesh.JuggerNET Namespace