Gets or sets the LogWriter used by this object.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Overridable Property LogWriter As ILogWriter Get Set |
| C# |
|---|
public virtual ILogWriter LogWriter { get; set; } |