[ CCode ( type_id = "webkit_security_manager_get_type ()" ) ]
public class SecurityManager : Object
Controls security settings in a WebContext.
The SecurityManager defines security settings for URI schemes in a WebContext. Get it from the context with get_security_manager, and use it to register a URI scheme with a certain security level, or to check if it already has it.