DigitalSignatureManagerIsDigitalSignatureEnabled Method (Database, DbTransaction) |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool IsDigitalSignatureEnabled(
Database database,
DbTransaction transaction
)
Parameters
- database
- Type: Database
- transaction
- Type: System.Data.CommonDbTransaction
Return Value
Type:
Boolean
See Also