IPrivacyControlPluginLog Method |
[This is preliminary documentation and is subject to change.]
Executes Privacy Control Plugin
Namespace: Netadmin.Management.PrivacyControl.PluginsAssembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntaxvoid Log(
IPrivacyControlLog log
)
Sub Log (
log As IPrivacyControlLog
)
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