Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the FPCAccessControlEntry object type. The object type identifies a property set, property, extended right, or type of child object, depending on the access rights specified in the AccessMask property. For more information about object types, see MSDN.
FPCAccessControlEntry.ObjectType [ = sObjectType ]
HRESULT get_ObjectType( BSTR *psObjectType ); HRESULT put_ObjectType( BSTR sObjectType );
The property is read-write.