Interface IPkiNonceStoreContext
Namespace: Lacuna.Pki.EntityFrameworkConnector
Assembly: Lacuna.Pki.EntityFrameworkConnector.dll
Syntax
public interface IPkiNonceStoreContext
Properties
| Improve this Doc View SourcePkiNonces
Declaration
DbSet<PkiNonce> PkiNonces { get; set; }
Property Value
| Type | Description |
|---|---|
| DbSet<PkiNonce> |