Show / Hide Table of Contents

    Class PasswordRegistry

    Inheritance
    System.Object
    RegistryBase<PasswordRegistryTypes, System.Security.SecureString>
    PasswordRegistry
    Implements
    IPasswordRegistry
    IRegistryBase<PasswordRegistryTypes, System.Security.SecureString>
    System.IDisposable
    Inherited Members
    RegistryBase<PasswordRegistryTypes, SecureString>.Registry
    RegistryBase<PasswordRegistryTypes, SecureString>.AddItemToRegistry(PasswordRegistryTypes, SecureString)
    RegistryBase<PasswordRegistryTypes, SecureString>.GetItemFromRegistry(PasswordRegistryTypes)
    RegistryBase<PasswordRegistryTypes, SecureString>.RegistryContainsKey(PasswordRegistryTypes)
    RegistryBase<PasswordRegistryTypes, SecureString>.RemoveItemFromRegistry(PasswordRegistryTypes)
    RegistryBase<PasswordRegistryTypes, SecureString>.IDisposable.Dispose()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Catalyst.Core.Lib.Cryptography
    Assembly: Catalyst.Core.Lib.dll
    Syntax
    public sealed class PasswordRegistry : RegistryBase<PasswordRegistryTypes, SecureString>, IPasswordRegistry, IRegistryBase<PasswordRegistryTypes, SecureString>, IDisposable

    Constructors

    | Improve this Doc View Source

    PasswordRegistry()

    Declaration
    public PasswordRegistry()

    Implements

    IPasswordRegistry
    IRegistryBase<TKey, TValue>
    System.IDisposable
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network