adTempus API
|
The IADTSecuredObject interface is implemented by objects that can be secured.
__interface IADTSecuredObject : IDispatch;
public interface IADTSecuredObject : IDispatch;
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
|