Click or drag to resize

BatchVaultOperationsBatchLogger Property

Gets or sets logger

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public Action<Severity, string> BatchLogger { get; set; }

Property Value

ActionSeverity, String
See Also