Visual Guard Class Library Documentation

VGSecurityInitializedEventArgs Constructor 

Initializes a new instance of the VGSecurityInitializedEventArgs class with an action, the node it was performed upon, and the parent node.

public VGSecurityInitializedEventArgs(
   VGSecurityRuntime runtime
);

Parameters

runtime
the VGSecurityRuntime object used by VGSecurityManager to load and set the security.

See Also

VGSecurityInitializedEventArgs Class | Novalys.VisualGuard.Security Namespace