Share via


AzKeyStore Class

Definition

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)

Applies to