AzKeyStore Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AzKeyStore : IDisposable
type AzKeyStore = class
interface IDisposable
Public Class AzKeyStore
Implements IDisposable
- Inheritance
-
AzKeyStore
- Implements
Constructors
AzKeyStore(String, String, Boolean, IStorage) |
Fields
Name |
Properties
Directory | |
FileName | |
InMemoryKeyCache | |
IsProtected |
Methods
Clear() | |
DisableSyncToStorage() | |
Dispose() | |
EnableSyncToStorage() | |
GetSecureString(IKeyStoreKey) | |
RemoveSecureString(IKeyStoreKey) | |
SaveSecureString(IKeyStoreKey, SecureString) |