Method | Description | |
---|---|---|
Initialize ( ) : void | ||
Update ( IPluginConfiguration configuration ) : void | ||
UserHasAccess ( int userId, string path, string fileName ) : bool |
public Update ( IPluginConfiguration configuration ) : void | ||
configuration | IPluginConfiguration | |
return | void |
public UserHasAccess ( int userId, string path, string fileName ) : bool | ||
userId | int | |
path | string | |
fileName | string | |
return | bool |