C# (CSharp) VaultSharp.Backends.Secret.Models Namespace

Nested Namespaces

VaultSharp.Backends.Secret.Models.AWS
VaultSharp.Backends.Secret.Models.Cassandra
VaultSharp.Backends.Secret.Models.Consul
VaultSharp.Backends.Secret.Models.MicrosoftSql
VaultSharp.Backends.Secret.Models.MongoDb
VaultSharp.Backends.Secret.Models.MySql
VaultSharp.Backends.Secret.Models.PKI
VaultSharp.Backends.Secret.Models.PostgreSql
VaultSharp.Backends.Secret.Models.RabbitMQ
VaultSharp.Backends.Secret.Models.SSH
VaultSharp.Backends.Secret.Models.Transit

Classes

Name Description
CredentialLeaseSettings Represents the lease settings for the dynamic credentials generated for a backend.
CredentialTimeToLiveSettings Represents the TTL settings for the dynamic credentials generated for a backend.
ListInfo Represents the list of keys.
SecretBackend Represents a secret backend.
SecretBackendDefaultMountPoints
UsernamePasswordCredentials Represents credentials with a username and password.