Represents the abstract base class from which all implementations of code groups must derive.
Namespace:
?
System.Security.Policy
Assembly:
?
mscorlib (in mscorlib.dll)
Syntax
JavaScript |
---|
System.Security.Policy.CodeGroup = function();
Type.createClass(
'System.Security.Policy.CodeGroup'); |
Inheritance Hierarchy
See Also