public static CheckActionForDirectory ( IFilesStorageProviderV30 provider, string directory, string action, string currentUser, string groups ) : bool | ||
provider | IFilesStorageProviderV30 | The provider that manages the directory. |
directory | string | The full path of the directory. |
action | string | The action the user is attempting to perform. |
currentUser | string | The current user. |
groups | string | The groups the user is member of. |
Résultat | bool |