Click or drag to resize
IPrivacyControlPluginLog Method

[This is preliminary documentation and is subject to change.]

Executes Privacy Control Plugin

Namespace: Netadmin.Management.PrivacyControl.Plugins
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
void Log(
	IPrivacyControlLog log
)

Parameters

log
Type: Netadmin.Management.PrivacyControl.DtoIPrivacyControlLog

[Missing <param name="log"/> documentation for "M:Netadmin.Management.PrivacyControl.Plugins.IPrivacyControlPlugin.Log(Netadmin.Management.PrivacyControl.Dto.IPrivacyControlLog)"]

See Also