BlackBerry Dynamics for .NET Maui  12.0.0.9
Runtime library for .NET Maui applications
BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry Member List

This is the complete list of members for BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry, including all inherited members.

CopyAsync(string destination, string newName="")BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
EncryptedFullPathBBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
FileSystemBBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
FullPathBBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
GetMetadataAsync()BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
GetParentAsync()BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
MoveAsync(string destination, string newName="")BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
NameBBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
ReadAllDataAsync()BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
ReadAllTextAsync()BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
RemoveAsync()BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
RenameAsync(string newName)BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
WriteAllDataAsync(byte[] data)BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry
WriteAllTextAsync(string contents)BBDXamarinForms.Common.Interfaces.SecureStorage.IBBDFileEntry