The SecureFolderProvider type exposes the following members.

Properties

  NameDescription
Public propertyIsStorageSecure
Gets a value indicating if the provider ensures the files/folders it manages are secure from outside access.
(Overrides FolderProvider..::..IsStorageSecure.)
Public propertyProtectedExtension
Gets the file extension to use for protected files.
Public propertyRequiresNetworkConnectivity
Gets a value indicating if the provider requires network connectivity to do its tasks.
(Inherited from StandardFolderProvider.)
Public propertySupportsMappedPaths
Indicates if the folder provider supports mapped paths when creating new folders
(Inherited from FolderProvider.)
Public propertySupportsMoveFile (Inherited from StandardFolderProvider.)
Public propertySupportsMoveFolder (Inherited from StandardFolderProvider.)

See Also