Keeper SDK Class Library
C#
Show/Hide TOC
Batch
Vault
Operations
Batch
Logger Property
Gets or sets logger
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
Action
<
Severity
,
string
>
BatchLogger
{
get
;
set
; }
Property Value
Action
Severity
,
String
See Also
Reference
BatchVaultOperations Class
KeeperSecurity.Vault Namespace
In This Article
Definition
See Also