Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the FPCAccessControlEntry inherited object type. An inherited object type identifies the type of child object that can inherit an ACE. For more information about ACE inheritance, see MSDN.
FPCAccessControlEntry.InheritedObjectType[ = sInheritedObjectType ]
HRESULT get_InheritedObjectType( BSTR *psInheritedObjectType ); HRESULT put_InheritedObjectType( BSTR sInheritedObjectType );
The property is read-write.