Allows you to access a file vault.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmVault6 Inherits IEdmVault5 | |
| C# | |
|---|---|
public interface IEdmVault6 : IEdmVault5 | |
| C++/CLI | |
|---|---|
public interface class IEdmVault6 : public IEdmVault5 | |
This interface:
- extends IEdmVault5.
- is extended by IEdmVault7.