[This is preliminary documentation and is subject to change.]
Writes a success audit event. This indicates a security event
that occurs when an audited access attempt is successful; for
example, logging on successfully.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static void WriteSuccessAudit( string str ) |
Visual Basic (Declaration) |
---|
Public Shared Sub WriteSuccessAudit ( _ str As String _ ) |
Visual C++ |
---|
public: static void WriteSuccessAudit( String^ str ) |
Parameters
- str
- Type: System..::.String
The string which needs to be written to the log file