[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Inherit=ObjectSecurity,CommonObjectSecurity,NativeObjectSecurity,FileSystemSecurity Interfaces=Object,FileSecurity Info=Represents the access control and audit security for a file. [Property] Name=Sets the name of the component. ARG(string)|2| FileName=Sets the location of a file to create a FileSecurity object from. ARG(string)|2| Constructor=Sets the Constructor of the FileSecurity class. ARG(enum)|14|0|Constructor,Constructor2 [Methods] *doConstructor=Initializes a new instance of the FileSecurity class. ARG()|1|0 *doConstructor2=Initializes a new instance of the FileSecurity class from a specified file using the specified values of the AccessControlSections enumeration. ARG(string fileName, AccessControlSections sections)|1|0 FileSecurity=Returns the FileSecurity object. ARG(FileSecurity)|3|0 *FileName=Defines the location of a file to create a FileSecurity object from. ARG(string)|4|2 *Sections=Defines one of the AccessControlSections values that specifies the type of access control list (ACL) information to retrieve. ARG(AccessControlSections)|4|0