API Reference
Class
PowerShellLoggingView
Result view for PowerShell logging baseline on Domain Controllers OU.
Inheritance
- Object
- PowerShellLoggingView
Constructors
public PowerShellLoggingView(String DomainName, String TargetDn, Nullable<Boolean> ScriptBlock, Nullable<Boolean> Module, Nullable<Boolean> Transcription) #Result view for PowerShell logging baseline on Domain Controllers OU.
Parameters
- DomainName System.String
- TargetDn System.String
- ScriptBlock System.Nullable{System.Boolean}
- Module System.Nullable{System.Boolean}
- Transcription System.Nullable{System.Boolean}
Methods
public PowerShellLoggingView <Clone>$() #Returns:
PowerShellLoggingViewpublic Void Deconstruct(out String DomainName, out String TargetDn, out Nullable<Boolean> ScriptBlock, out Nullable<Boolean> Module, out Nullable<Boolean> Transcription) #Returns:
VoidParameters
- DomainName String
- TargetDn String
- ScriptBlock Nullable<Boolean>
- Module Nullable<Boolean>
- Transcription Nullable<Boolean>
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String