Méthode | Description | |
---|---|---|
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 | |
Résultat | IList |
public static SetAccessRules ( String filePath, IList |
||
filePath | String | |
accessRules | IList |
|
replaceExisting | bool | |
Résultat | void |