All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
AuditEntry2 Class Reference

Specifies the properties if AuditEntry2 class. More...

Public Member Functions

 AuditEntry2 ()
 Initializes a new instance of the AuditEntry2 class. More...
 

Properties

string AuditDescription [get, set]
 Gets or sets the audit description associated with this audit entry. More...
 
string AuditEntryDescription [get, set]
 Gets or sets the audit entry description. More...
 
DateTime AuditTime [get, set]
 Gets or sets the Date and time of the audit entry. More...
 
short AuditType [get, set]
 Gets or sets The type of AuditEntryType associated with the audit entry. More...
 
int Category [get, set]
 Gets or sets the category. More...
 
string CategoryDescription [get, set]
 Gets or sets the category description. More...
 
int Level [get, set]
 Gets or sets the audit level. More...
 
string LevelDescription [get, set]
 Gets or sets the level description. More...
 
ResourceIdentity Resource [get, set]
 Gets or sets the name of the resource associated with the audit entry. More...
 
string SourceIP [get, set]
 Gets or sets the source ip. More...
 
ProcessIdentity TargetProcess [get, set]
 Gets or sets the process On which job is Created. More...
 
ResourceIdentity TargetResource [get, set]
 Gets or sets the target resource. More...
 

Description

Specifies the properties if AuditEntry2 class.

Constructor & Destructor Documentation

Initializes a new instance of the AuditEntry2 class.

Property Documentation

string AuditDescription
getsetinherited

Gets or sets the audit description associated with this audit entry.

The audit description.

string AuditEntryDescription
getsetinherited

Gets or sets the audit entry description.

The audit entry description.

DateTime AuditTime
getsetinherited

Gets or sets the Date and time of the audit entry.

The audit time.

short AuditType
getsetinherited

Gets or sets The type of AuditEntryType associated with the audit entry.

The type of the audit.

int Category
getset

Gets or sets the category.

The category.

string CategoryDescription
getset

Gets or sets the category description.

The category description.

int Level
getset

Gets or sets the audit level.

The audit level.

string LevelDescription
getset

Gets or sets the level description.

The level description.

ResourceIdentity Resource
getsetinherited

Gets or sets the name of the resource associated with the audit entry.

The resource.

string SourceIP
getset

Gets or sets the source ip.

The source ip.

ProcessIdentity TargetProcess
getsetinherited

Gets or sets the process On which job is Created.

The target process.

ResourceIdentity TargetResource
getsetinherited

Gets or sets the target resource.

The target resource.