Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the values of a discretionary access control list (DACL) that specifies types of access allowed to the object for specified users and groups.
FPCSecurityDescriptor.DiscretionaryAcl [ = collFPCAccessControlList ]
HRESULT get_DiscretionaryAcl( IFPCAccessControlList **pcollFPCAccessControlList ); HRESULT put_DiscretionaryAcl( IFPCAccessControlList *pcollFPCAccessControlList );
The property is read-write.