메소드 | 설명 | |
---|---|---|
GetAccessRules ( String filePath ) : IList |
||
SetAccessRules ( String filePath, IList |
Gets the application access rules implied by the access rights to the file.
|
public static GetAccessRules ( String filePath ) : IList |
||
filePath | String | |
리턴 | IList |
public static SetAccessRules ( String filePath, IList |
||
filePath | String | |
accessRules | IList |
|
replaceExisting | bool | |
리턴 | void |