My Project 1.0
Open Source Encrypted Vault Storage
Loading...
Searching...
No Matches
ignivault.Shared.Models.VaultModels Class Reference

Properties

record CredentialType
 CredentialType represents a set of login credentials, including URL, username, password, and optional notes.
record NoteType
 NoteType represents a simple text note with a title and content.
record FileType
 FileType represents a file with its name, extension, and size.

Detailed Description

Definition at line 9 of file VaultModels.cs.

Property Documentation

◆ CredentialType

record ignivault.Shared.Models.VaultModels.CredentialType

CredentialType represents a set of login credentials, including URL, username, password, and optional notes.

Definition at line 14 of file VaultModels.cs.

◆ FileType

record ignivault.Shared.Models.VaultModels.FileType

FileType represents a file with its name, extension, and size.

Definition at line 34 of file VaultModels.cs.

◆ NoteType

record ignivault.Shared.Models.VaultModels.NoteType

NoteType represents a simple text note with a title and content.

Definition at line 25 of file VaultModels.cs.


The documentation for this class was generated from the following file:
  • C:/Users/prest/Desktop/GitHub/Ignivault/ignivault.Shared/Models/VaultModels.cs