MailBee.NET Objects 7.2

Global.PrivateDataCover Property

Gets or sets the string to be used instead of the actual password data in the log when HidePasswords is true.

public static string PrivateDataCover {get; set;}

Property Value

The string to replace the actual password data in the log file or memory log. The default value is "********".

Exceptions

Exception Type Condition
MailBeeInvalidArgumentException value is a null reference (Nothing in Visual Basic).

See Also

Global Class | MailBee Namespace