Gets a value indicating if the provider ensures the files/folders it manages are secure from outside access.
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public override bool IsStorageSecure { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property IsStorageSecure As Boolean Get |