adTempus API
PreviousUpNext
IADTSecuredObject Interface

The IADTSecuredObject interface is implemented by objects that can be secured.

C++
__interface IADTSecuredObject : IDispatch;
C#
public interface IADTSecuredObject : IDispatch;
Visual Basic
Public Interface IADTSecuredObject
Inherits IDispatch

It exposes the security descriptor for the object for manipulation.

adTempus API Reference version 3.0.0.0, revised 10/30/2008