Returns a reference to an object's SecurityProperty object.
Applies To
Syntax
Set objectsecurity = objectcontext.Security
Part
objectcontext
An object variable that evaluates to the ObjectContext associated with the current object.
objectsecurity
An object variable that evaluates to the SecurityProperty object associated with the current object.
See Also
Programmatic Security, Advanced Security Methods