IGloballySecuredCentralizedFileStore
is defined in the Telligent.Evolution.Extensibility.Storage.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IGloballySecuredCentralizedFileStore : ICentralizedFileStore, IPlugin { bool IsAccessible(string path, string fileName); }