C# 클래스 System.Security.AccessControl.FileSecurity

상속: FileSystemSecurity
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

FileSecurity() 공개 메소드

public FileSecurity ( )

FileSecurity() 공개 메소드

public FileSecurity ( string fileName, System includeSections )
fileName string
includeSections System