메소드 | 설명 | |
---|---|---|
FileSecurity ( ) | ||
FileSecurity ( string fileName, System includeSections ) |
메소드 | 설명 | |
---|---|---|
FileSecurity ( ) : Microsoft.Win32.SafeHandles | ||
FileSecurity ( SafeFileHandle handle, String fullPath, AccessControlSections includeSections ) : Microsoft.Win32.SafeHandles | ||
FileSecurity ( String fileName, AccessControlSections includeSections ) : Microsoft.Win32.SafeHandles |
public FileSecurity ( string fileName, System includeSections ) | ||
fileName | string | |
includeSections | System |