Method | Description | |
---|---|---|
AuditActor ( string machineName, string machineIP, string userName, string authenticationType, System.DateTime timeStampUtc ) : System | ||
AuditActor ( string machineName, string machineIP, string userName, string authenticationType, System.DateTime timeStampUtc, |
||
GetCurrentMachineActor ( ) : Task |
||
GetCurrentMachineActor ( |
||
GetLocalIP ( ) : Task |
Method | Description | |
---|---|---|
TryGetAddress ( IEnumerable |
public AuditActor ( string machineName, string machineIP, string userName, string authenticationType, System.DateTime timeStampUtc ) : System | ||
machineName | string | |
machineIP | string | |
userName | string | |
authenticationType | string | |
timeStampUtc | System.DateTime | |
return | System |
public AuditActor ( string machineName, string machineIP, string userName, string authenticationType, System.DateTime timeStampUtc, |
||
machineName | string | |
machineIP | string | |
userName | string | |
authenticationType | string | |
timeStampUtc | System.DateTime | |
onBehalfOf | ||
return | System |
public static GetCurrentMachineActor ( ) : Task |
||
return | Task |
public static GetCurrentMachineActor ( |
||
onBehalfOf | ||
return | Task |