Property | Type | Description | |
---|---|---|---|
ContentCreated | |||
ContentDeleted | |||
ContentUpdated | |||
LoginSuccessful | |||
LoginTry | |||
LoginUnsuccessful | |||
Logout | |||
PermissionChanged | |||
VersionChanged |
Method | Description | |
---|---|---|
AuditEvent ( string auditCategory, int eventId ) : System | ||
ToString ( ) : string |
public AuditEvent ( string auditCategory, int eventId ) : System | ||
auditCategory | string | |
eventId | int | |
return | System |
public static AuditEvent,SenseNet.Diagnostics ContentCreated | ||
return |
public static AuditEvent,SenseNet.Diagnostics ContentDeleted | ||
return |
public static AuditEvent,SenseNet.Diagnostics ContentUpdated | ||
return |
public static AuditEvent,SenseNet.Diagnostics LoginSuccessful | ||
return |
public static AuditEvent,SenseNet.Diagnostics LoginTry | ||
return |
public static AuditEvent,SenseNet.Diagnostics LoginUnsuccessful | ||
return |
public static AuditEvent,SenseNet.Diagnostics Logout | ||
return |
public static AuditEvent,SenseNet.Diagnostics PermissionChanged | ||
return |