'Declaration
Public Overloads Shared Sub Load( _ ByRef security As Security, _ ByVal type As AccessObject, _ ByVal js As Server _ )
'Usage
Dim security As Security Dim type As AccessObject Dim js As Server Security.Load(security, type, js)
Parameters
- security
- Security ACL.
- type
- The type to load.
- js
- The JAMS Server to load from.