Class PasswordRegistry
Inheritance
System.Object
PasswordRegistry
Implements
System.IDisposable
Inherited Members
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 SourcePasswordRegistry()
Declaration
public PasswordRegistry()
Implements
System.IDisposable