Platform SDK: Transaction Server |
[This product will work only on Windows NT 4.0 versions and earlier. For Windows 2000 and later, see COM+ (Component Services).]
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