System.Security.Cryptography.X509Certificates.X509Certificate2
EnhancedKeyUsageList
,(new-object Microsoft.Powershell.Commands.EnhancedKeyUsageProperty -argumentlist $this).EnhancedKeyUsageList;
DnsNameList
,(new-object Microsoft.Powershell.Commands.DnsNameProperty -argumentlist $this).DnsNameList;
SendAsTrustedIssuer
[Microsoft.Powershell.Commands.SendAsTrustedIssuerProperty]::ReadSendAsTrustedIssuerProperty($this)
$sendAsTrustedIssuer = $args[0]
[Microsoft.Powershell.Commands.SendAsTrustedIssuerProperty]::WriteSendAsTrustedIssuerProperty($this,$this.PsPath,$sendAsTrustedIssuer)
System.Management.Automation.Remoting.PSSenderInfo
ConnectedUser
$this.UserInfo.Identity.Name
RunAsUser
if($this.UserInfo.WindowsIdentity -ne $null)
{
$this.UserInfo.WindowsIdentity.Name
}
System.Management.Automation.CompletionResult
PSStandardMembers
SerializationDepth
1
Deserialized.System.Management.Automation.CompletionResult
PSStandardMembers
TargetTypeForDeserialization
Microsoft.PowerShell.DeserializingTypeConverter
System.Management.Automation.CommandCompletion
PSStandardMembers
SerializationDepth
1
Deserialized.System.Management.Automation.CommandCompletion
PSStandardMembers
TargetTypeForDeserialization
Microsoft.PowerShell.DeserializingTypeConverter
Microsoft.PowerShell.Commands.ModuleSpecification
PSStandardMembers
SerializationDepth
1
Deserialized.Microsoft.PowerShell.Commands.ModuleSpecification
PSStandardMembers
TargetTypeForDeserialization
Microsoft.PowerShell.DeserializingTypeConverter
System.Management.Automation.JobStateEventArgs
PSStandardMembers
SerializationDepth
2
Deserialized.System.Management.Automation.JobStateEventArgs
PSStandardMembers
TargetTypeForDeserialization
Microsoft.PowerShell.DeserializingTypeConverter
System.Exception
PSStandardMembers
SerializationDepth
1
System.Management.Automation.Remoting.PSSessionOption
PSStandardMembers
SerializationDepth
1
Deserialized.System.Management.Automation.Remoting.PSSessionOption
PSStandardMembers
TargetTypeForDeserialization
Microsoft.PowerShell.DeserializingTypeConverter
System.Management.Automation.DebuggerStopEventArgs
SerializedInvocationInfo
Microsoft.PowerShell.DeserializingTypeConverter
GetInvocationInfo
PSStandardMembers
SerializationDepth
2
SerializationMethod
SpecificProperties
PropertySerializationSet
Breakpoints
ResumeAction
SerializedInvocationInfo
Deserialized.System.Management.Automation.DebuggerStopEventArgs
PSStandardMembers
TargetTypeForDeserialization
Microsoft.PowerShell.DeserializingTypeConverter
System.IO.DirectoryInfo
Mode
Microsoft.PowerShell.Commands.FileSystemProvider
Mode
BaseName
$this.Name
Target
Microsoft.PowerShell.Commands.InternalSymbolicLinkLinkCodeMethods
GetTarget
LinkType
Microsoft.PowerShell.Commands.InternalSymbolicLinkLinkCodeMethods
GetLinkType
PSStandardMembers
DefaultDisplayProperty
Name
System.IO.FileInfo
Mode
Microsoft.PowerShell.Commands.FileSystemProvider
Mode
VersionInfo
[System.Diagnostics.FileVersionInfo]::GetVersionInfo($this.FullName)
BaseName
if ($this.Extension.Length -gt 0){$this.Name.Remove($this.Name.Length - $this.Extension.Length)}else{$this.Name}
Target
Microsoft.PowerShell.Commands.InternalSymbolicLinkLinkCodeMethods
GetTarget
LinkType
Microsoft.PowerShell.Commands.InternalSymbolicLinkLinkCodeMethods
GetLinkType
PSStandardMembers
DefaultDisplayPropertySet
LastWriteTime
Length
Name