Click or drag to resize

VaultOnlineAuditLogRecordCopyPassword Method

Records "copy_password" audit event for enterprise accounts

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public void AuditLogRecordCopyPassword(
	string recordUid
)

Parameters

recordUid  String

[Missing <param name="recordUid"/> documentation for "M:KeeperSecurity.Vault.VaultOnline.AuditLogRecordCopyPassword(System.String)"]

Implements

IVaultAuditLogRecordCopyPassword(String)
See Also