diff --git a/Engine/Settings/core-6.0.1-ARM64-windows.json b/Engine/Settings/core-6.0.1-ARM64-windows.json new file mode 100644 index 000000000..fa7728c6d --- /dev/null +++ b/Engine/Settings/core-6.0.1-ARM64-windows.json @@ -0,0 +1,22520 @@ +{ + "Edition": { + "OS": "windows", + "PowerShellEdition": "core", + "PowerShellVersion": "6.0.1" + }, + "Modules": [ + { + "Name": "CimCmdlets", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-CimAssociatedInstance" + }, + { + "Name": "Get-CimClass" + }, + { + "Name": "Get-CimInstance" + }, + { + "Name": "Get-CimSession" + }, + { + "Name": "Invoke-CimMethod" + }, + { + "Name": "New-CimInstance" + }, + { + "Name": "New-CimSession" + }, + { + "Name": "New-CimSessionOption" + }, + { + "Name": "Register-CimIndicationEvent" + }, + { + "Name": "Remove-CimInstance" + }, + { + "Name": "Remove-CimSession" + }, + { + "Name": "Set-CimInstance" + } + ], + "ExportedAliases": [ + "gcim", + "scim", + "ncim", + "rcim", + "icim", + "gcai", + "rcie", + "ncms", + "rcms", + "gcms", + "ncso", + "gcls" + ] + }, + { + "Name": "Microsoft.PowerShell.Archive", + "Version": "1.1.0.0", + "ExportedCommands": [ + { + "Name": "Compress-Archive" + }, + { + "Name": "Expand-Archive" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Diagnostics", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-WinEvent" + }, + { + "Name": "New-WinEvent" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Host", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Start-Transcript" + }, + { + "Name": "Stop-Transcript" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Management", + "Version": "3.1.0.0", + "ExportedCommands": [ + { + "Name": "Add-Content" + }, + { + "Name": "Clear-Content" + }, + { + "Name": "Clear-Item" + }, + { + "Name": "Clear-ItemProperty" + }, + { + "Name": "Convert-Path" + }, + { + "Name": "Copy-Item" + }, + { + "Name": "Copy-ItemProperty" + }, + { + "Name": "Debug-Process" + }, + { + "Name": "Get-ChildItem" + }, + { + "Name": "Get-ComputerInfo" + }, + { + "Name": "Get-Content" + }, + { + "Name": "Get-Item" + }, + { + "Name": "Get-ItemProperty" + }, + { + "Name": "Get-ItemPropertyValue" + }, + { + "Name": "Get-Location" + }, + { + "Name": "Get-Process" + }, + { + "Name": "Get-PSDrive" + }, + { + "Name": "Get-PSProvider" + }, + { + "Name": "Get-Service" + }, + { + "Name": "Get-TimeZone" + }, + { + "Name": "Invoke-Item" + }, + { + "Name": "Join-Path" + }, + { + "Name": "Move-Item" + }, + { + "Name": "Move-ItemProperty" + }, + { + "Name": "New-Item" + }, + { + "Name": "New-ItemProperty" + }, + { + "Name": "New-PSDrive" + }, + { + "Name": "New-Service" + }, + { + "Name": "Pop-Location" + }, + { + "Name": "Push-Location" + }, + { + "Name": "Remove-Item" + }, + { + "Name": "Remove-ItemProperty" + }, + { + "Name": "Remove-PSDrive" + }, + { + "Name": "Remove-Service" + }, + { + "Name": "Rename-Computer" + }, + { + "Name": "Rename-Item" + }, + { + "Name": "Rename-ItemProperty" + }, + { + "Name": "Resolve-Path" + }, + { + "Name": "Restart-Computer" + }, + { + "Name": "Restart-Service" + }, + { + "Name": "Resume-Service" + }, + { + "Name": "Set-Content" + }, + { + "Name": "Set-Item" + }, + { + "Name": "Set-ItemProperty" + }, + { + "Name": "Set-Location" + }, + { + "Name": "Set-Service" + }, + { + "Name": "Set-TimeZone" + }, + { + "Name": "Split-Path" + }, + { + "Name": "Start-Process" + }, + { + "Name": "Start-Service" + }, + { + "Name": "Stop-Computer" + }, + { + "Name": "Stop-Process" + }, + { + "Name": "Stop-Service" + }, + { + "Name": "Suspend-Service" + }, + { + "Name": "Test-Path" + }, + { + "Name": "Wait-Process" + } + ], + "ExportedAliases": [ + "gin", + "gtz", + "stz" + ] + }, + { + "Name": "Microsoft.PowerShell.Security", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "ConvertFrom-SecureString" + }, + { + "Name": "ConvertTo-SecureString" + }, + { + "Name": "Get-Acl" + }, + { + "Name": "Get-AuthenticodeSignature" + }, + { + "Name": "Get-CmsMessage" + }, + { + "Name": "Get-Credential" + }, + { + "Name": "Get-ExecutionPolicy" + }, + { + "Name": "Get-PfxCertificate" + }, + { + "Name": "New-FileCatalog" + }, + { + "Name": "Protect-CmsMessage" + }, + { + "Name": "Set-Acl" + }, + { + "Name": "Set-AuthenticodeSignature" + }, + { + "Name": "Set-ExecutionPolicy" + }, + { + "Name": "Test-FileCatalog" + }, + { + "Name": "Unprotect-CmsMessage" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Utility", + "Version": "3.1.0.0", + "ExportedCommands": [ + { + "Name": "ConvertFrom-SddlString" + }, + { + "Name": "Add-Member" + }, + { + "Name": "Add-Type" + }, + { + "Name": "Clear-Variable" + }, + { + "Name": "Compare-Object" + }, + { + "Name": "ConvertFrom-Csv" + }, + { + "Name": "ConvertFrom-Json" + }, + { + "Name": "ConvertFrom-StringData" + }, + { + "Name": "ConvertTo-Csv" + }, + { + "Name": "ConvertTo-Html" + }, + { + "Name": "ConvertTo-Json" + }, + { + "Name": "ConvertTo-Xml" + }, + { + "Name": "Debug-Runspace" + }, + { + "Name": "Disable-PSBreakpoint" + }, + { + "Name": "Disable-RunspaceDebug" + }, + { + "Name": "Enable-PSBreakpoint" + }, + { + "Name": "Enable-RunspaceDebug" + }, + { + "Name": "Export-Alias" + }, + { + "Name": "Export-Clixml" + }, + { + "Name": "Export-Csv" + }, + { + "Name": "Export-FormatData" + }, + { + "Name": "Export-PSSession" + }, + { + "Name": "Format-Custom" + }, + { + "Name": "Format-Hex" + }, + { + "Name": "Format-List" + }, + { + "Name": "Format-Table" + }, + { + "Name": "Format-Wide" + }, + { + "Name": "Get-Alias" + }, + { + "Name": "Get-Culture" + }, + { + "Name": "Get-Date" + }, + { + "Name": "Get-Event" + }, + { + "Name": "Get-EventSubscriber" + }, + { + "Name": "Get-FileHash" + }, + { + "Name": "Get-FormatData" + }, + { + "Name": "Get-Host" + }, + { + "Name": "Get-Member" + }, + { + "Name": "Get-PSBreakpoint" + }, + { + "Name": "Get-PSCallStack" + }, + { + "Name": "Get-Random" + }, + { + "Name": "Get-Runspace" + }, + { + "Name": "Get-RunspaceDebug" + }, + { + "Name": "Get-TraceSource" + }, + { + "Name": "Get-TypeData" + }, + { + "Name": "Get-UICulture" + }, + { + "Name": "Get-Unique" + }, + { + "Name": "Get-Uptime" + }, + { + "Name": "Get-Variable" + }, + { + "Name": "Get-Verb" + }, + { + "Name": "Group-Object" + }, + { + "Name": "Import-Alias" + }, + { + "Name": "Import-Clixml" + }, + { + "Name": "Import-Csv" + }, + { + "Name": "Import-LocalizedData" + }, + { + "Name": "Import-PowerShellDataFile" + }, + { + "Name": "Import-PSSession" + }, + { + "Name": "Invoke-Expression" + }, + { + "Name": "Invoke-RestMethod" + }, + { + "Name": "Invoke-WebRequest" + }, + { + "Name": "Measure-Command" + }, + { + "Name": "Measure-Object" + }, + { + "Name": "New-Alias" + }, + { + "Name": "New-Event" + }, + { + "Name": "New-Guid" + }, + { + "Name": "New-Object" + }, + { + "Name": "New-TemporaryFile" + }, + { + "Name": "New-TimeSpan" + }, + { + "Name": "New-Variable" + }, + { + "Name": "Out-File" + }, + { + "Name": "Out-String" + }, + { + "Name": "Read-Host" + }, + { + "Name": "Register-EngineEvent" + }, + { + "Name": "Register-ObjectEvent" + }, + { + "Name": "Remove-Alias" + }, + { + "Name": "Remove-Event" + }, + { + "Name": "Remove-PSBreakpoint" + }, + { + "Name": "Remove-TypeData" + }, + { + "Name": "Remove-Variable" + }, + { + "Name": "Select-Object" + }, + { + "Name": "Select-String" + }, + { + "Name": "Select-Xml" + }, + { + "Name": "Send-MailMessage" + }, + { + "Name": "Set-Alias" + }, + { + "Name": "Set-Date" + }, + { + "Name": "Set-PSBreakpoint" + }, + { + "Name": "Set-TraceSource" + }, + { + "Name": "Set-Variable" + }, + { + "Name": "Sort-Object" + }, + { + "Name": "Start-Sleep" + }, + { + "Name": "Tee-Object" + }, + { + "Name": "Trace-Command" + }, + { + "Name": "Unblock-File" + }, + { + "Name": "Unregister-Event" + }, + { + "Name": "Update-FormatData" + }, + { + "Name": "Update-TypeData" + }, + { + "Name": "Wait-Debugger" + }, + { + "Name": "Wait-Event" + }, + { + "Name": "Write-Debug" + }, + { + "Name": "Write-Error" + }, + { + "Name": "Write-Host" + }, + { + "Name": "Write-Information" + }, + { + "Name": "Write-Output" + }, + { + "Name": "Write-Progress" + }, + { + "Name": "Write-Verbose" + }, + { + "Name": "Write-Warning" + } + ], + "ExportedAliases": [ + "fhx" + ] + }, + { + "Name": "Microsoft.WSMan.Management", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Connect-WSMan" + }, + { + "Name": "Disable-WSManCredSSP" + }, + { + "Name": "Disconnect-WSMan" + }, + { + "Name": "Enable-WSManCredSSP" + }, + { + "Name": "Get-WSManCredSSP" + }, + { + "Name": "Get-WSManInstance" + }, + { + "Name": "Invoke-WSManAction" + }, + { + "Name": "New-WSManInstance" + }, + { + "Name": "New-WSManSessionOption" + }, + { + "Name": "Remove-WSManInstance" + }, + { + "Name": "Set-WSManInstance" + }, + { + "Name": "Set-WSManQuickConfig" + }, + { + "Name": "Test-WSMan" + } + ], + "ExportedAliases": [] + }, + { + "Name": "PackageManagement", + "Version": "1.1.7.0", + "ExportedCommands": [ + { + "Name": "Find-Package" + }, + { + "Name": "Find-PackageProvider" + }, + { + "Name": "Get-Package" + }, + { + "Name": "Get-PackageProvider" + }, + { + "Name": "Get-PackageSource" + }, + { + "Name": "Import-PackageProvider" + }, + { + "Name": "Install-Package" + }, + { + "Name": "Install-PackageProvider" + }, + { + "Name": "Register-PackageSource" + }, + { + "Name": "Save-Package" + }, + { + "Name": "Set-PackageSource" + }, + { + "Name": "Uninstall-Package" + }, + { + "Name": "Unregister-PackageSource" + } + ], + "ExportedAliases": [] + }, + { + "Name": "PowerShellGet", + "Version": "1.6.0", + "ExportedCommands": [ + { + "Name": "Find-Command" + }, + { + "Name": "Find-DscResource" + }, + { + "Name": "Find-Module" + }, + { + "Name": "Find-RoleCapability" + }, + { + "Name": "Find-Script" + }, + { + "Name": "Get-InstalledModule" + }, + { + "Name": "Get-InstalledScript" + }, + { + "Name": "Get-PSRepository" + }, + { + "Name": "Install-Module" + }, + { + "Name": "Install-Script" + }, + { + "Name": "New-ScriptFileInfo" + }, + { + "Name": "Publish-Module" + }, + { + "Name": "Publish-Script" + }, + { + "Name": "Register-PSRepository" + }, + { + "Name": "Save-Module" + }, + { + "Name": "Save-Script" + }, + { + "Name": "Set-PSRepository" + }, + { + "Name": "Test-ScriptFileInfo" + }, + { + "Name": "Uninstall-Module" + }, + { + "Name": "Uninstall-Script" + }, + { + "Name": "Unregister-PSRepository" + }, + { + "Name": "Update-Module" + }, + { + "Name": "Update-ModuleManifest" + }, + { + "Name": "Update-Script" + }, + { + "Name": "Update-ScriptFileInfo" + } + ], + "ExportedAliases": [ + "inmo", + "fimo", + "upmo", + "pumo" + ] + }, + { + "Name": "PSDesiredStateConfiguration", + "Version": "0.0", + "ExportedCommands": [ + { + "Name": "AddDscResourceProperty" + }, + { + "Name": "AddDscResourcePropertyFromMetadata" + }, + { + "Name": "Add-NodeKeys" + }, + { + "Name": "CheckResourceFound" + }, + { + "Name": "Configuration" + }, + { + "Name": "ConvertTo-MOFInstance" + }, + { + "Name": "Generate-VersionInfo" + }, + { + "Name": "Get-CompatibleVersionAddtionaPropertiesStr" + }, + { + "Name": "Get-ComplexResourceQualifier" + }, + { + "Name": "GetCompositeResource" + }, + { + "Name": "Get-ConfigurationErrorCount" + }, + { + "Name": "Get-DscResource" + }, + { + "Name": "Get-DSCResourceModules" + }, + { + "Name": "Get-EncryptedPassword" + }, + { + "Name": "GetImplementingModulePath" + }, + { + "Name": "Get-InnerMostErrorRecord" + }, + { + "Name": "GetModule" + }, + { + "Name": "Get-MofInstanceName" + }, + { + "Name": "Get-MofInstanceText" + }, + { + "Name": "GetPatterns" + }, + { + "Name": "Get-PositionInfo" + }, + { + "Name": "Get-PSCurrentConfigurationNode" + }, + { + "Name": "Get-PSDefaultConfigurationDocument" + }, + { + "Name": "Get-PSMetaConfigDocumentInstVersionInfo" + }, + { + "Name": "Get-PSMetaConfigurationProcessed" + }, + { + "Name": "Get-PSTopConfigurationName" + }, + { + "Name": "Get-PublicKeyFromFile" + }, + { + "Name": "Get-PublicKeyFromStore" + }, + { + "Name": "GetResourceFromKeyword" + }, + { + "Name": "GetSyntax" + }, + { + "Name": "ImportCimAndScriptKeywordsFromModule" + }, + { + "Name": "ImportClassResourcesFromModule" + }, + { + "Name": "Initialize-ConfigurationRuntimeState" + }, + { + "Name": "IsHiddenResource" + }, + { + "Name": "IsPatternMatched" + }, + { + "Name": "New-DscChecksum" + }, + { + "Name": "Node" + }, + { + "Name": "ReadEnvironmentFile" + }, + { + "Name": "Set-NodeExclusiveResources" + }, + { + "Name": "Set-NodeManager" + }, + { + "Name": "Set-NodeResources" + }, + { + "Name": "Set-NodeResourceSource" + }, + { + "Name": "Set-PSCurrentConfigurationNode" + }, + { + "Name": "Set-PSDefaultConfigurationDocument" + }, + { + "Name": "Set-PSMetaConfigDocInsProcessedBeforeMeta" + }, + { + "Name": "Set-PSMetaConfigVersionInfoV2" + }, + { + "Name": "Set-PSTopConfigurationName" + }, + { + "Name": "StrongConnect" + }, + { + "Name": "Test-ConflictingResources" + }, + { + "Name": "Test-ModuleReloadRequired" + }, + { + "Name": "Test-MofInstanceText" + }, + { + "Name": "Test-NodeManager" + }, + { + "Name": "Test-NodeResources" + }, + { + "Name": "Test-NodeResourceSource" + }, + { + "Name": "ThrowError" + }, + { + "Name": "Update-ConfigurationDocumentRef" + }, + { + "Name": "Update-ConfigurationErrorCount" + }, + { + "Name": "Update-DependsOn" + }, + { + "Name": "Update-LocalConfigManager" + }, + { + "Name": "Update-ModuleVersion" + }, + { + "Name": "ValidateNoCircleInNodeResources" + }, + { + "Name": "ValidateNodeExclusiveResources" + }, + { + "Name": "ValidateNodeManager" + }, + { + "Name": "ValidateNodeResources" + }, + { + "Name": "ValidateNodeResourceSource" + }, + { + "Name": "ValidateNoNameNodeResources" + }, + { + "Name": "ValidateUpdate-ConfigurationData" + }, + { + "Name": "WriteFile" + }, + { + "Name": "Write-Log" + }, + { + "Name": "Write-MetaConfigFile" + }, + { + "Name": "Write-NodeMOFFile" + } + ], + "ExportedAliases": [ + "rtcfg", + "ulcm", + "upcfg", + "glcm", + "pbcfg", + "tcfg", + "gcfg", + "sacfg", + "gcfgs", + "slcm" + ] + }, + { + "Name": "PSDiagnostics", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-PSTrace" + }, + { + "Name": "Enable-PSTrace" + }, + { + "Name": "Get-LogProperties" + }, + { + "Name": "Set-LogProperties" + } + ], + "ExportedAliases": [] + }, + { + "Name": "PSReadLine", + "Version": "1.2", + "ExportedCommands": [ + { + "Name": "PSConsoleHostReadline" + }, + { + "Name": "Get-PSReadlineKeyHandler" + }, + { + "Name": "Get-PSReadlineOption" + }, + { + "Name": "Remove-PSReadlineKeyHandler" + }, + { + "Name": "Set-PSReadlineKeyHandler" + }, + { + "Name": "Set-PSReadlineOption" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Core", + "Version": "6.0.1", + "ExportedCommands": [ + { + "Name": "Add-History" + }, + { + "Name": "Clear-History" + }, + { + "Name": "Connect-PSSession" + }, + { + "Name": "Debug-Job" + }, + { + "Name": "Disable-PSRemoting" + }, + { + "Name": "Disable-PSSessionConfiguration" + }, + { + "Name": "Disconnect-PSSession" + }, + { + "Name": "Enable-PSRemoting" + }, + { + "Name": "Enable-PSSessionConfiguration" + }, + { + "Name": "Enter-PSHostProcess" + }, + { + "Name": "Enter-PSSession" + }, + { + "Name": "Exit-PSHostProcess" + }, + { + "Name": "Exit-PSSession" + }, + { + "Name": "Export-ModuleMember" + }, + { + "Name": "ForEach-Object" + }, + { + "Name": "Get-Command" + }, + { + "Name": "Get-Help" + }, + { + "Name": "Get-History" + }, + { + "Name": "Get-Job" + }, + { + "Name": "Get-Module" + }, + { + "Name": "Get-PSHostProcessInfo" + }, + { + "Name": "Get-PSSession" + }, + { + "Name": "Get-PSSessionCapability" + }, + { + "Name": "Get-PSSessionConfiguration" + }, + { + "Name": "Import-Module" + }, + { + "Name": "Invoke-Command" + }, + { + "Name": "Invoke-History" + }, + { + "Name": "New-Module" + }, + { + "Name": "New-ModuleManifest" + }, + { + "Name": "New-PSRoleCapabilityFile" + }, + { + "Name": "New-PSSession" + }, + { + "Name": "New-PSSessionConfigurationFile" + }, + { + "Name": "New-PSSessionOption" + }, + { + "Name": "New-PSTransportOption" + }, + { + "Name": "Out-Default" + }, + { + "Name": "Out-Host" + }, + { + "Name": "Out-Null" + }, + { + "Name": "Receive-Job" + }, + { + "Name": "Receive-PSSession" + }, + { + "Name": "Register-ArgumentCompleter" + }, + { + "Name": "Register-PSSessionConfiguration" + }, + { + "Name": "Remove-Job" + }, + { + "Name": "Remove-Module" + }, + { + "Name": "Remove-PSSession" + }, + { + "Name": "Save-Help" + }, + { + "Name": "Set-PSDebug" + }, + { + "Name": "Set-PSSessionConfiguration" + }, + { + "Name": "Set-StrictMode" + }, + { + "Name": "Start-Job" + }, + { + "Name": "Stop-Job" + }, + { + "Name": "Test-ModuleManifest" + }, + { + "Name": "Test-PSSessionConfigurationFile" + }, + { + "Name": "Unregister-PSSessionConfiguration" + }, + { + "Name": "Update-Help" + }, + { + "Name": "Wait-Job" + }, + { + "Name": "Where-Object" + } + ], + "ExportedAliases": [ + "clhy", + "cnsn", + "dnsn", + "etsn", + "exsn", + "%", + "foreach", + "gcm", + "ghy", + "h", + "history", + "gjb", + "gmo", + "gsn", + "ipmo", + "icm", + "ihy", + "r", + "nmo", + "nsn", + "oh", + "rcjb", + "rcsn", + "rjb", + "rmo", + "rsn", + "sajb", + "spjb", + "wjb", + "?", + "where" + ] + } + ], + "Types": [ + { + "Name": "OperationTelemetryExtensions", + "Namespace": "Microsoft.ApplicationInsights" + }, + { + "Name": "TelemetryClient", + "Namespace": "Microsoft.ApplicationInsights" + }, + { + "Name": "TelemetryClientExtensions", + "Namespace": "Microsoft.ApplicationInsights" + }, + { + "Name": "AutocollectedMetricsExtractor", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "IOperationHolder`1", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "ITelemetryInitializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "ITelemetryModule", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "ITelemetryProcessor", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "OperationCorrelationTelemetryInitializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "SdkInternalOperationsMonitor", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "SequencePropertyInitializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "TelemetryConfiguration", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "CloudContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "ComponentContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "DeviceContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "HttpWebResponseWrapper", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "InternalContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "JsonSerializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "LocationContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "OperationContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "OperationTelemetry", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "SessionContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TaskTimer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryContextExtensions", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryDebugWriter", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryProcessorChain", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryProcessorChainBuilder", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "UserContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryModules", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "DiagnosticsTelemetryModule", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing" + }, + { + "Name": "Extensions", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing" + }, + { + "Name": "AvailabilityTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "DependencyTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "EventTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ExceptionHandledAt", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ExceptionTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "IJsonWriter", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ISupportMetrics", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ISupportProperties", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ISupportSampling", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "MetricTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "PageViewTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "PerformanceCounterTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "RequestTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "SessionState", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "SessionStateTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "SeverityLevel", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "TelemetryContext", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "TraceTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "InMemoryChannel", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "ITelemetry", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "ITelemetryChannel", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "Transmission", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "CSharpExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Conversion", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCommandLineArguments", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCommandLineParser", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "AwaitExpressionInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCompilation", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpScriptCompilationInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "ForEachStatementInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "QueryClauseInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCompilationOptions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpFileSystemExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpParseOptions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpDiagnosticFormatter", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxVisitor`1", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxVisitor", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxRewriter", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxFactory", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "LanguageVersion", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "LanguageVersionFacts", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxFacts", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SymbolDisplay", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "TypedConstantExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxNode", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxTree", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxWalker", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxKind", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "NameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SimpleNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IdentifierNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QualifiedNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GenericNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AliasQualifiedNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PredefinedTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrayTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrayRankSpecifierSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PointerTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NullableTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TupleTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TupleElementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OmittedTypeArgumentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParenthesizedExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TupleExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PrefixUnaryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AwaitExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PostfixUnaryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberAccessExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConditionalAccessExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberBindingExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElementBindingExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ImplicitElementAccessSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BinaryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AssignmentExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConditionalExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InstanceExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ThisExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LiteralExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MakeRefExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefTypeExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefValueExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CheckedExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DefaultExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeOfExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SizeOfExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InvocationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElementAccessExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BracketedArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArgumentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NameColonSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DeclarationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CastExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousFunctionExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousMethodExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LambdaExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SimpleLambdaExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParenthesizedLambdaExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InitializerExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ObjectCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousObjectMemberDeclaratorSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousObjectCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrayCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ImplicitArrayCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StackAllocArrayCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SelectOrGroupClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryBodySyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FromClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LetClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "JoinClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "JoinIntoClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WhereClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OrderByClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OrderingSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SelectClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GroupClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryContinuationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OmittedArraySizeExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolatedStringExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IsPatternExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ThrowExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WhenClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PatternSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DeclarationPatternSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstantPatternSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolatedStringContentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolatedStringTextSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolationAlignmentClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolationFormatClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GlobalStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BlockSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LocalFunctionStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LocalDeclarationStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "VariableDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "VariableDeclaratorSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EqualsValueClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "VariableDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SingleVariableDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DiscardDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParenthesizedVariableDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExpressionStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EmptyStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LabeledStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GotoStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BreakStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ContinueStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ReturnStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ThrowStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "YieldStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WhileStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DoStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ForStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CommonForEachStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ForEachStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ForEachVariableStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UsingStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FixedStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CheckedStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UnsafeStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LockStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IfStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElseClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SwitchStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SwitchSectionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CasePatternSwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CaseSwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DefaultSwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TryStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CatchClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CatchDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CatchFilterClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FinallyClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CompilationUnitSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExternAliasDirectiveSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UsingDirectiveSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NamespaceDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeTargetSpecifierSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeArgumentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NameEqualsSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseTypeDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ClassDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StructDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterfaceDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EnumDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DelegateDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EnumMemberDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SimpleBaseTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterConstraintClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstructorConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ClassOrStructConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseFieldDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FieldDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EventFieldDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExplicitInterfaceSpecifierSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseMethodDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MethodDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OperatorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConversionOperatorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstructorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstructorInitializerSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DestructorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BasePropertyDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PropertyDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrowExpressionClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EventDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IndexerDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AccessorListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AccessorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BracketedParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParameterSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IncompleteMemberSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SkippedTokensTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DocumentationCommentTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QualifiedCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NameMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IndexerMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OperatorMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConversionOperatorMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseCrefParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefBracketedParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefParameterSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNodeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlElementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlElementStartTagSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlElementEndTagSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlEmptyElementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlPrefixSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlTextAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlCrefAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNameAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlTextSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlCDataSectionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlProcessingInstructionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlCommentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BranchingDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConditionalDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IfDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElifDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElseDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EndIfDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RegionDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EndRegionDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ErrorDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WarningDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BadDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DefineDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UndefDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LineDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PragmaWarningDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PragmaChecksumDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ReferenceDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LoadDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ShebangDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StructuredTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNameAttributeElementKind", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CaseInsensitiveComparison", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineAnalyzerReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineSourceFile", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineArguments", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineParser", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Compilation", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CandidateReason", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CompilationOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ControlFlowAnalysis", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DataFlowAnalysis", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ModelExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "OptimizationLevel", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ParseOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Platform", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "PreprocessingSymbolInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ScriptCompilationInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SemanticModel", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SourceReferenceResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SpeculativeBindingOption", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SubsystemVersion", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolFilter", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypeInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "XmlReferenceResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DesktopAssemblyIdentityComparer", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AdditionalText", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IAnalyzerAssemblyLoader", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Diagnostic", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DiagnosticDescriptor", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DiagnosticFormatter", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DiagnosticSeverity", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "FileLinePositionSpan", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LocalizableResourceString", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LocalizableString", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Location", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LocationKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ReportDiagnostic", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "WellKnownDiagnosticTags", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DocumentationCommentId", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DocumentationProvider", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DocumentationMode", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "EmbeddedText", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "FileSystemExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyIdentity", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyIdentityComparer", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyIdentityParts", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyMetadata", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CompilationReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataId", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Metadata", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataImageKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataReferenceProperties", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataReferenceResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ModuleMetadata", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "PortableExecutableReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "UnresolvedMetadataReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IOperation", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "OperationKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Optional`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "OutputKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ResourceDescription", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "RuleSet", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "RuleSetInclude", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SourceCodeKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SourceFileResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SpecialType", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DesktopStrongNameProvider", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "StrongNameProvider", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayDelegateStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayExtensionMethodStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayFormat", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayGenericsOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayGlobalNamespaceStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayKindOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayLocalOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayMemberOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayMiscellaneousOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayParameterOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayPart", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayPartKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayPropertyStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayTypeQualificationStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Accessibility", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AttributeData", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CustomModifier", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IAliasSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IArrayTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IAssemblySymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IDiscardSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IDynamicTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IErrorTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IEventSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IFieldSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ILabelSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ILocalSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IMethodSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IModuleSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "INamedTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "INamespaceOrTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "INamespaceSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IParameterSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IPointerTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IPreprocessingSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IPropertySymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IRangeVariableSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISourceAssemblySymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISymbolExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ITypeParameterSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ITypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LanguageNames", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MethodKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "NamespaceKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DllImportData", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "RefKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolVisitor", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolVisitor`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypedConstant", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypedConstantKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypeKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypeParameterKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "VarianceKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "WellKnownMemberNames", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AnnotationExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ChildSyntaxList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ICompilationUnitSyntax", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISkippedTokensTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IStructuredTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LineVisibility", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SeparatedSyntaxList`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxAnnotation", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxList`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNode", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNodeExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNodeOrToken", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNodeOrTokenList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxRemoveOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxToken", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTokenList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTree", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTrivia", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTriviaList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxWalker", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxWalkerDepth", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "XmlFileResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LinePosition", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "LinePositionSpan", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "SourceHashAlgorithm", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "SourceText", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "SourceTextContainer", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextChange", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextChangeEventArgs", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextChangeRange", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextLine", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextLineCollection", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextSpan", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "AnalysisResult", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerFileReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerImageReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerLoadFailureEventArgs", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerOptions", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationWithAnalyzers", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationWithAnalyzersOptions", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "GeneratedCodeAnalysisFlags", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationStartAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SemanticModelAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SymbolAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CodeBlockStartAnalysisContext`1", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CodeBlockAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "OperationBlockStartAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "OperationBlockAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SyntaxTreeAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SyntaxNodeAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "OperationAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "DiagnosticAnalyzer", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "DiagnosticAnalyzerAttribute", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "DiagnosticAnalyzerExtensions", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SourceTextValueProvider`1", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SyntaxTreeValueProvider`1", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "UnresolvedAnalyzerReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SuppressionInfo", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerTelemetryInfo", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics.Telemetry" + }, + { + "Name": "ArgumentKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "BinaryOperatorKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "BranchKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "CaseKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "CommonConversion", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAddressOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAnonymousFunctionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAnonymousObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArgumentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArrayCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArrayElementReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArrayInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAwaitOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IBinaryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IBlockOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IBranchOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICatchClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICoalesceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICollectionElementInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICompoundAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConditionalAccessInstanceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConditionalAccessOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConditionalOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConstantPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConversionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDeclarationExpressionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDeclarationPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDeconstructionAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDefaultCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDefaultValueOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDelegateCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicIndexerAccessOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicInvocationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicMemberReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEmptyOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEndOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEventAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEventReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IExpressionStatementOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IFieldInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IFieldReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IIncrementOrDecrementOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInstanceReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolatedStringContentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolatedStringOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolatedStringTextOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInvalidOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInvocationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IIsPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IIsTypeOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILabeledOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILiteralOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILocalFunctionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILocalReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILockOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IMemberInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IMemberReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IMethodReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "INameOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IObjectOrCollectionInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IOmittedArgumentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IParameterInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IParameterReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IParenthesizedOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPatternCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPropertyInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPropertyReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IRaiseEventOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IRangeCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IRelationalCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IReturnOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISimpleAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISingleValueCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISizeOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IStopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISwitchCaseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISwitchOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISymbolInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IThrowOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITranslatedQueryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITupleOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITypeOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITypeParameterObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IUnaryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IUsingOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableDeclarationGroupOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableDeclarationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableDeclaratorOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IForEachLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IForLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IForToLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IWhileLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "LoopKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationExtensions", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationVisitor", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationVisitor`2", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationWalker", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "UnaryOperatorKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "EmitResult", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "DebugInformationFormat", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EditAndContinueMethodDebugInformation", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EmitBaseline", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EmitDifferenceResult", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EmitOptions", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "InstrumentationKind", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "SemanticEdit", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "SemanticEditKind", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "Binder", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpArgumentInfo", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpArgumentInfoFlags", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpBinderFlags", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "RuntimeBinderException", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "RuntimeBinderInternalCompilerException", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CimCmdletsAssemblyInitializer", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimBaseCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationEventArgs", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationEventExceptionEventArgs", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationEventInstanceEventArgs", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationWatcher", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "AsyncResultType", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimAssociatedInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimClassCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimSessionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "InvokeCimMethodCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "NewCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "NewCimSessionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "ProtocolType", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "NewCimSessionOptionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "RegisterCimIndicationCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "RemoveCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "RemoveCimSessionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "SetCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimClass", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimConverter", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimException", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimFlags", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSubscriptionDeliveryType", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimInstance", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimPropertyDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParameterDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParameter", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParametersCollection", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodResultBase", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodStreamedResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimProperty", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimQualifier", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSystemProperties", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSession", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSubscriptionResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimType", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "NativeErrorCode", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimDeserializer", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "InstanceSerializationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "ClassSerializationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "CimSerializer", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "CimCredential", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimOperationFlags", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PasswordAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CertificateAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ImpersonatedAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimOperationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimPromptType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimCallbackMode", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimResponseType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimWriteMessageChannel", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteMessageCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteProgressCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteErrorCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PromptUserCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimSubscriptionDeliveryOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "DComSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ImpersonationType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PacketEncoding", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ProxyType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WSManSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimAsyncMultipleResults`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimAsyncResult`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimAsyncStatus", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimKeyedCollection`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimReadOnlyKeyedCollection`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "PerformanceCounterCategoryType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "GetWinEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewWinEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JoinPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RestartComputerTimeoutException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitForServiceTypes", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RestartComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ComputerChangeInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameComputerChangeInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CopyItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetChildItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetComputerInfoCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuard", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HotFix", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NetworkAdapter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "Processor", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ComputerInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AdminPasswordStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BootOptionAction", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SystemElementState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CpuArchitecture", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CpuAvailability", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CpuStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DataExecutionPreventionSupportPolicy", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardSmartStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardConfigCodeIntegrityStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardHardwareSecure", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardSoftwareSecure", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DomainRole", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FirmwareType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ForegroundApplicationBoost", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FrontPanelResetStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HardwareSecurity", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NetConnectionStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OSEncryptionLevel", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OSProductSuite", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OperatingSystemSKU", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OSType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PCSystemType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PCSystemTypeEx", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PowerManagementCapabilities", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PowerState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessorType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResetCapability", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WakeUpType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PowerPlatformRole", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProductType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServerLevel", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SoftwareElementState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemPropertyValueCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MoveItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CoreCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CoreCommandWithCredentialsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PushLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PopLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DriveMatchingCoreCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MoveItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CopyItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSProviderCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SplitPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PassThroughContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PassThroughItemPropertyCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPathType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessCommandException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ItemPropertyCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResolvePathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MultipleServiceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceOperationBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SuspendServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResumeServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RestartServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceCommandException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceStartupType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTimeZoneCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetTimeZoneCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionBasedCmdletAdapter`2", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "CimJobException", + "Namespace": "Microsoft.PowerShell.Cmdletization.Cim" + }, + { + "Name": "CimCmdletAdapter", + "Namespace": "Microsoft.PowerShell.Cmdletization.Cim" + }, + { + "Name": "AddMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "Language", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutputAssemblyType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddTypeCompilerError", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddTypeCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddTypeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CompareObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConsoleColorCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToHtmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromStringDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BaseCsvWritingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugRunspaceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSBreakpointCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRunspaceDebug", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CommonRunspaceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnableRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisableRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitDebuggerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportAliasFormat", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatHex", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatListCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatCustomCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatTableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatWideCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BreakpointType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSCallStackCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCultureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetDateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisplayHintType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetEventSubscriberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetFileHashCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HashCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileHashInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MemberDefinition", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRandomCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRunspaceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUICultureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUniqueCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUptimeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetVerbCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupInfoNoElement", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImplicitRemotingCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportLocalizedData", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportPowerShellDataFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeExpressionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MatchInfoContext", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MatchInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GenericMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GenericObjectMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TextMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewGuidCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewTemporaryFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewTimeSpanCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OrderObjectBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReadHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterObjectEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterEngineEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SendMailMessage", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetDateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SortObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartSleepCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TeeObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTraceSourceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetTraceSourceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceListenerCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnblockFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnregisterEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateData", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TextEncodingType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UtilityResources", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ByteCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "VariableCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BasicHtmlWebResponseObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeRestMethodCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebAuthenticationType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebSslProtocol", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestPSCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebResponseObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromJsonCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToJsonCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeWebRequestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HttpResponseException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormObjectCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JsonObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSUserAgent", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebCmdletElementCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestMethod", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestSession", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteOutputCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteVerboseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteWarningCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteInformationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteOrThrowErrorCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteErrorCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteErrorException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteAliasCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteProgressCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportClixmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportClixmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToXmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectXmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectXmlInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConsoleShell", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "UnmanagedPSEntry", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "StartTranscriptCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopTranscriptCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EventDescriptor", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventProvider", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventProviderTraceListener", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventBookmark", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventKeyword", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLevel", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogType", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogIsolation", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogMode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogConfiguration", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogNotFoundException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogReadingException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogProviderDisabledException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogInvalidDataException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogInformation", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogLink", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogPropertySelector", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogQuery", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogReader", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogRecord", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "SessionAuthentication", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "PathType", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogSession", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogStatus", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventMetadata", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventOpcode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventProperty", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventPropertyContext", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventRecord", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventTask", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "ProviderMetadata", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventLevel", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventTask", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventOpcode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventKeywords", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "PSConsoleReadLine", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "TokenClassification", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "EditMode", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "BellStyle", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ViModeStyle", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ViMode", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "HistorySaveStyle", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "PSConsoleReadlineOptions", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "GetPSReadlineOption", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "SetPSReadlineOption", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ChangePSReadlineKeyHandlerCommandBase", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "SetPSReadlineKeyHandlerCommand", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "GetKeyHandlerCommand", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "RemoveKeyHandlerCommand", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ConsoleKeyChordConverter", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "KeyHandler", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "BreakHandler", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "ConsoleBreakSignal", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "StandardHandleId", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "SMALL_RECT", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "BufferChar", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "CHAR_INFO", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "IPSConsoleReadLineMockableMethods", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "IConsole", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "SecurityDescriptorCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAclCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAclCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CatalogCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewFileCatalogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestFileCatalogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPfxCertificateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DnsNameRepresentation", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "X509StoreLocation", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnhancedKeyUsageRepresentation", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SendAsTrustedIssuerProperty", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnhancedKeyUsageProperty", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DnsNameProperty", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateProviderItemNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateStoreNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateStoreLocationNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProtectCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnprotectCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCredentialCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetExecutionPolicyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetExecutionPolicyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SecureStringCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromToSecureStringCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromSecureStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToSecureStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SignatureCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAuthenticodeSignatureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAuthenticodeSignatureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CallType", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Conversions", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "DesignerGeneratedAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "InternalErrorException", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate0", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate1", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate2", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate3", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate4", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate5", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate6", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate7", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "IncompleteInitialization", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "NewLateBinding", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ObjectFlowControl", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Operators", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "OptionCompareAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "OptionTextAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ProjectData", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "StandardModuleAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "StaticLocalInitFlag", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Utils", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "ControlChars", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "HideModuleNameAttribute", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Interaction", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Strings", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Win32Exception", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RegistryAclExtensions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistryAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistryAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistrySecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "Registry", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryKey", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryKeyPermissionCheck", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryHive", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryOptions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryValueKind", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryValueOptions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryView", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SafeRegistryHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "WSManConfigProvider", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemComputerParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemPluginParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderInitializeParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemResourceParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemSecurityParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderClientCertificateParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProvidersListenerParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderSetItemDynamicParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManConfigElement", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManConfigLeafElement", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManConfigContainerElement", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManCredSSPCommandBase", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "DisableWSManCredSSPCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "EnableWSManCredSSPCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GetWSManCredSSPCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManEnumFlags", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManSessionFlags", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "AuthenticationMechanism", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSMan", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManConnectionOptions", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManConnectionOptionsEx", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManConnectionOptionsEx2", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManEnumerator", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManEx", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManResourceLocator", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManSession", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManResourceLocatorInternal", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManClass", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GPClass", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GpoNativeApi", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "InvokeWSManActionCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "NewWSManSessionOptionCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "TestWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "SetWSManQuickConfigCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "AuthenticatingWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "ConnectWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "DisconnectWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GetWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "SetWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "RemoveWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "NewWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "SessionOption", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "ProxyAccessType", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "ProxyAuthentication", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "FormatterAssemblyStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "ConstructorHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DateFormatHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DateParseHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DateTimeZoneHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DefaultValueHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "FloatFormatHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "FloatParseHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "Formatting", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "IArrayPool`1", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "IJsonLineInfo", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonArrayAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConstructorAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonContainerAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConvert", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConverter", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConverterAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConverterCollection", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonDictionaryAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonExtensionDataAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonIgnoreAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonObjectAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonPropertyAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonReader", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonReaderException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonRequiredAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonSerializationException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonSerializer", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonSerializerSettings", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonTextReader", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonTextWriter", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonToken", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonValidatingReader", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonWriter", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonWriterException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "MemberSerialization", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "MetadataPropertyHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "MissingMemberHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "NullValueHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "ObjectCreationHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "PreserveReferencesHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "ReferenceLoopHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "Required", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "SerializationBinder", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "StringEscapeHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "TraceLevel", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "TypeNameAssemblyFormatHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "TypeNameHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "WriteState", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "CamelCaseNamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "CamelCasePropertyNamesContractResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "DefaultContractResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "DefaultNamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "DefaultSerializationBinder", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ErrorContext", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ErrorEventArgs", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ExpressionValueProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IAttributeProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IContractResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IReferenceResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ISerializationBinder", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ITraceWriter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IValueProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonArrayContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonContainerContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "SerializationCallback", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "SerializationErrorCallback", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ExtensionDataSetter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ExtensionDataGetter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonDictionaryContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonDynamicContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonISerializableContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonLinqContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonObjectContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonPrimitiveContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonProperty", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonPropertyCollection", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonStringContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "MemoryTraceWriter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "NamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ObjectConstructor`1", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "OnErrorAttribute", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ReflectionAttributeProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ReflectionValueProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "SnakeCaseNamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "Extensions", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchema", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaException", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaGenerator", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaResolver", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaType", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "UndefinedSchemaIdHandling", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "ValidationEventArgs", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "ValidationEventHandler", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "CommentHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "LineInfoHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "Extensions", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "IJEnumerable`1", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JArray", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JConstructor", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JContainer", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JEnumerable`1", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JObject", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JProperty", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JRaw", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JsonLoadSettings", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JsonMergeSettings", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JToken", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenEqualityComparer", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenReader", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenType", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenWriter", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JValue", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "MergeArrayHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "MergeNullValueHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "BinaryConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "BsonObjectIdConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "CustomCreationConverter`1", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "DateTimeConverterBase", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "DiscriminatedUnionConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "ExpandoObjectConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "IsoDateTimeConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "JavaScriptDateTimeConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "KeyValuePairConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "RegexConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "StringEnumConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "VersionConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "XmlNodeConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "BsonObjectId", + "Namespace": "Newtonsoft.Json.Bson" + }, + { + "Name": "BsonReader", + "Namespace": "Newtonsoft.Json.Bson" + }, + { + "Name": "BsonWriter", + "Namespace": "Newtonsoft.Json.Bson" + }, + { + "Name": "ManagedPSEntry", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "BlockingCollection`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentBag`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentDictionary`2", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentQueue`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentStack`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "IProducerConsumerCollection`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "OrderablePartitioner`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "Partitioner`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "EnumerablePartitionerOptions", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "Partitioner", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "BitArray", + "Namespace": "System.Collections" + }, + { + "Name": "StructuralComparisons", + "Namespace": "System.Collections" + }, + { + "Name": "CollectionExtensions", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "HashSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "LinkedList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "LinkedListNode`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Queue`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "TreeSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedList`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Stack`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "ImmutableArrayExtensions", + "Namespace": "System.Linq" + }, + { + "Name": "IImmutableDictionary`2", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableList`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableQueue`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableSet`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableStack`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableArray", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableArray`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableDictionary", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableDictionary`2", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableHashSet", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableHashSet`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableInterlocked", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableList", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableList`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableQueue", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableQueue`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedDictionary", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedDictionary`2", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedSet", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedSet`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableStack", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableStack`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "CaseInsensitiveComparer", + "Namespace": "System.Collections" + }, + { + "Name": "CaseInsensitiveHashCodeProvider", + "Namespace": "System.Collections" + }, + { + "Name": "CollectionBase", + "Namespace": "System.Collections" + }, + { + "Name": "DictionaryBase", + "Namespace": "System.Collections" + }, + { + "Name": "Queue", + "Namespace": "System.Collections" + }, + { + "Name": "ReadOnlyCollectionBase", + "Namespace": "System.Collections" + }, + { + "Name": "SortedList", + "Namespace": "System.Collections" + }, + { + "Name": "Stack", + "Namespace": "System.Collections" + }, + { + "Name": "CollectionsUtil", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "BitVector32", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "HybridDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "IOrderedDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "ListDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NameObjectCollectionBase", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NameValueCollection", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "OrderedDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringCollection", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringEnumerator", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "AssociationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CompareAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ConcurrencyCheckAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CreditCardAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CustomValidationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DataType", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DataTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayFormatAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EditableAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EmailAddressAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EnumDataTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "FileExtensionsAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "FilterUIHintAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "IValidatableObject", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "KeyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "MaxLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "MinLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "PhoneAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RangeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RegularExpressionAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RequiredAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ScaffoldColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "StringLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "TimestampAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "UIHintAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "UrlAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationContext", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationException", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationResult", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "Validator", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "ComplexTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "DatabaseGeneratedAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "DatabaseGeneratedOption", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "ForeignKeyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "InversePropertyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "NotMappedAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "TableAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "IServiceProvider", + "Namespace": "System" + }, + { + "Name": "CancelEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IChangeTracking", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IEditableObject", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IRevertibleChangeTracking", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncCompletedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncCompletedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncOperation", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncOperationManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProgressChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProgressChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BackgroundWorker", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoWorkEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoWorkEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunWorkerCompletedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunWorkerCompletedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISynchronizeInvoke", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BrowsableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CategoryAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Component", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DescriptionAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerCategoryAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerSerializationVisibility", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerSerializationVisibilityAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignOnlyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DisplayNameAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventHandlerList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IComponent", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ImmutableObjectAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InitializationEventAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISite", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISupportInitialize", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LocalizableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MergablePropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NotifyParentPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ParenthesizePropertyNameAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ReadOnlyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshProperties", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UriTypeConverter", + "Namespace": "System" + }, + { + "Name": "ExtendedProtectionPolicyTypeConverter", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ColorConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "PointConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "RectangleConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeFConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "ElapsedEventArgs", + "Namespace": "System.Timers" + }, + { + "Name": "ElapsedEventHandler", + "Namespace": "System.Timers" + }, + { + "Name": "Timer", + "Namespace": "System.Timers" + }, + { + "Name": "TimersDescriptionAttribute", + "Namespace": "System.Timers" + }, + { + "Name": "ArrayConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BaseNumberConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BooleanConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ByteConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CharConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DateTimeConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DateTimeOffsetConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DecimalConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoubleConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EnumConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "GuidConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int16Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int32Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int64Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ITypeDescriptorContext", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MultilineStringConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NullableConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SByteConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SingleConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "StringConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TimeSpanConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeConverterAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeListConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt16Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt32Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt64Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AttributeCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AttributeProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CancelEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeAction", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CustomTypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultEventAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventDescriptorCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ExtenderProvidedPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "HandledEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "HandledEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICustomTypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IExtenderProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IListSource", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InvalidAsynchronousStateException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ITypedList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MemberDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyDescriptorCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProvidePropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptionProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptionProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AddingNewEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AddingNewEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AmbientValueAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindableSupport", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindingDirection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindingList`1", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IBindingList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICancelAddNew", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IRaiseItemChangedEvents", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDirection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComplexBindingPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ReferenceConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentEditor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Container", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ContainerFilterService", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InheritanceAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InheritanceLevel", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CultureInfoConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectFieldAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectMethodAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectMethodType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultBindingPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignTimeVisibleAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ExpandableObjectConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IBindingListView", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDescriptionCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDescription", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IComNativeDescriptorHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IDataErrorInfo", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INestedContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IIntellisenseBuilder", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INestedSite", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InstallerTypeAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InstanceCreationEditor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InvalidEnumArgumentException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISupportInitializeNotification", + "Namespace": "System.ComponentModel" + }, + { + "Name": "License", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseContext", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseUsageMode", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicFileLicenseProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListBindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LookupBindingPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MarshalByValueComponent", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MaskedTextProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MaskedTextResultHint", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NestedContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PasswordPropertyTextAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyTabAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyTabScope", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RecommendedAsConfigurableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunInstallerAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SettingsBindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SyntaxCheck", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemFilterAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemFilterType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "WarningException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentResourceManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IDictionaryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IExtenderListService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeDescriptorFilterService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IReferenceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerVerbCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerVerb", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "MenuCommand", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "CommandID", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "CheckoutException", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "StandardCommands", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesigntimeLicenseContext", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesigntimeLicenseContextSerializer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeResolutionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ActiveDesignerEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ActiveDesignerEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerHost", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IServiceContainer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransaction", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransactionCloseEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransactionCloseEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ServiceCreatorCallback", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangedEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangedEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangingEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangingEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentRenameEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentRenameEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerOptionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpKeywordAttribute", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpKeywordType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpContextType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerOptionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentChangeService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentDiscoveryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentInitializer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerEventService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerFilter", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerHostTransactionState", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IEventBindingService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IExtenderProviderService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IHelpService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IMenuCommandService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IResourceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IRootDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ISelectionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITreeDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeDiscoveryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ViewTechnology", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "SelectionTypes", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IInheritanceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ServiceContainer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "StandardToolWindows", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "TypeDescriptionProviderService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "InstanceDescriptor", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ComponentSerializationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ContextStack", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DefaultSerializationProviderAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DesignerLoader", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DesignerSerializerAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "SerializationStore", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderHost", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderHost2", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationManager", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationProvider", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "INameCreationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "MemberRelationshipService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "MemberRelationship", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ResolveNameEventHandler", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ResolveNameEventArgs", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "RootDesignerSerializerAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "Console", + "Namespace": "System" + }, + { + "Name": "ConsoleCancelEventHandler", + "Namespace": "System" + }, + { + "Name": "ConsoleCancelEventArgs", + "Namespace": "System" + }, + { + "Name": "ConsoleColor", + "Namespace": "System" + }, + { + "Name": "ConsoleSpecialKey", + "Namespace": "System" + }, + { + "Name": "ConsoleKey", + "Namespace": "System" + }, + { + "Name": "ConsoleKeyInfo", + "Namespace": "System" + }, + { + "Name": "ConsoleModifiers", + "Namespace": "System" + }, + { + "Name": "UpdateStatus", + "Namespace": "System.Data" + }, + { + "Name": "XmlReadMode", + "Namespace": "System.Data" + }, + { + "Name": "XmlWriteMode", + "Namespace": "System.Data" + }, + { + "Name": "AcceptRejectRule", + "Namespace": "System.Data" + }, + { + "Name": "InternalDataCollectionBase", + "Namespace": "System.Data" + }, + { + "Name": "CommandBehavior", + "Namespace": "System.Data" + }, + { + "Name": "CommandType", + "Namespace": "System.Data" + }, + { + "Name": "ConflictOption", + "Namespace": "System.Data" + }, + { + "Name": "ConnectionState", + "Namespace": "System.Data" + }, + { + "Name": "Constraint", + "Namespace": "System.Data" + }, + { + "Name": "ConstraintCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataColumn", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataException", + "Namespace": "System.Data" + }, + { + "Name": "ConstraintException", + "Namespace": "System.Data" + }, + { + "Name": "DeletedRowInaccessibleException", + "Namespace": "System.Data" + }, + { + "Name": "DuplicateNameException", + "Namespace": "System.Data" + }, + { + "Name": "InRowChangingEventException", + "Namespace": "System.Data" + }, + { + "Name": "InvalidConstraintException", + "Namespace": "System.Data" + }, + { + "Name": "MissingPrimaryKeyException", + "Namespace": "System.Data" + }, + { + "Name": "NoNullAllowedException", + "Namespace": "System.Data" + }, + { + "Name": "ReadOnlyException", + "Namespace": "System.Data" + }, + { + "Name": "RowNotInTableException", + "Namespace": "System.Data" + }, + { + "Name": "VersionNotFoundException", + "Namespace": "System.Data" + }, + { + "Name": "DataRelation", + "Namespace": "System.Data" + }, + { + "Name": "DataRelationCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataRow", + "Namespace": "System.Data" + }, + { + "Name": "DataRowBuilder", + "Namespace": "System.Data" + }, + { + "Name": "DataRowAction", + "Namespace": "System.Data" + }, + { + "Name": "DataRowChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataRowChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataRowCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataRowState", + "Namespace": "System.Data" + }, + { + "Name": "DataRowVersion", + "Namespace": "System.Data" + }, + { + "Name": "DataRowView", + "Namespace": "System.Data" + }, + { + "Name": "SerializationFormat", + "Namespace": "System.Data" + }, + { + "Name": "DataSet", + "Namespace": "System.Data" + }, + { + "Name": "DataSetDateTime", + "Namespace": "System.Data" + }, + { + "Name": "DataSysDescriptionAttribute", + "Namespace": "System.Data" + }, + { + "Name": "DataTable", + "Namespace": "System.Data" + }, + { + "Name": "DataTableClearEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataTableClearEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataTableCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataTableNewRowEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataTableNewRowEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataTableReader", + "Namespace": "System.Data" + }, + { + "Name": "DataView", + "Namespace": "System.Data" + }, + { + "Name": "DataViewManager", + "Namespace": "System.Data" + }, + { + "Name": "DataViewRowState", + "Namespace": "System.Data" + }, + { + "Name": "DataViewSetting", + "Namespace": "System.Data" + }, + { + "Name": "DataViewSettingCollection", + "Namespace": "System.Data" + }, + { + "Name": "DBConcurrencyException", + "Namespace": "System.Data" + }, + { + "Name": "DbType", + "Namespace": "System.Data" + }, + { + "Name": "FillErrorEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "FillErrorEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "ForeignKeyConstraint", + "Namespace": "System.Data" + }, + { + "Name": "IColumnMapping", + "Namespace": "System.Data" + }, + { + "Name": "IColumnMappingCollection", + "Namespace": "System.Data" + }, + { + "Name": "IDataAdapter", + "Namespace": "System.Data" + }, + { + "Name": "IDataParameter", + "Namespace": "System.Data" + }, + { + "Name": "IDataParameterCollection", + "Namespace": "System.Data" + }, + { + "Name": "IDataReader", + "Namespace": "System.Data" + }, + { + "Name": "IDataRecord", + "Namespace": "System.Data" + }, + { + "Name": "IDbCommand", + "Namespace": "System.Data" + }, + { + "Name": "IDbConnection", + "Namespace": "System.Data" + }, + { + "Name": "IDbDataAdapter", + "Namespace": "System.Data" + }, + { + "Name": "IDbDataParameter", + "Namespace": "System.Data" + }, + { + "Name": "IDbTransaction", + "Namespace": "System.Data" + }, + { + "Name": "IsolationLevel", + "Namespace": "System.Data" + }, + { + "Name": "ITableMapping", + "Namespace": "System.Data" + }, + { + "Name": "ITableMappingCollection", + "Namespace": "System.Data" + }, + { + "Name": "KeyRestrictionBehavior", + "Namespace": "System.Data" + }, + { + "Name": "LoadOption", + "Namespace": "System.Data" + }, + { + "Name": "MappingType", + "Namespace": "System.Data" + }, + { + "Name": "MergeFailedEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "MergeFailedEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "MissingMappingAction", + "Namespace": "System.Data" + }, + { + "Name": "MissingSchemaAction", + "Namespace": "System.Data" + }, + { + "Name": "ParameterDirection", + "Namespace": "System.Data" + }, + { + "Name": "PropertyCollection", + "Namespace": "System.Data" + }, + { + "Name": "StatementCompletedEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "StatementCompletedEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "Rule", + "Namespace": "System.Data" + }, + { + "Name": "SchemaSerializationMode", + "Namespace": "System.Data" + }, + { + "Name": "SchemaType", + "Namespace": "System.Data" + }, + { + "Name": "SqlDbType", + "Namespace": "System.Data" + }, + { + "Name": "StateChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "StateChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "StatementType", + "Namespace": "System.Data" + }, + { + "Name": "StrongTypingException", + "Namespace": "System.Data" + }, + { + "Name": "UniqueConstraint", + "Namespace": "System.Data" + }, + { + "Name": "UpdateRowSource", + "Namespace": "System.Data" + }, + { + "Name": "InvalidExpressionException", + "Namespace": "System.Data" + }, + { + "Name": "EvaluateException", + "Namespace": "System.Data" + }, + { + "Name": "SyntaxErrorException", + "Namespace": "System.Data" + }, + { + "Name": "SqlChars", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDateTime", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDecimal", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDouble", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlGuid", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt16", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt32", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt64", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlMoney", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlSingle", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlCompareOptions", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlString", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "StorageState", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlTypeException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlNullValueException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlTruncateException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlNotFilledException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlAlreadyFilledException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlXml", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "INullable", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBinary", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBoolean", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlByte", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBytes", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "DbColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "IDbColumnSchemaGenerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "CatalogLocation", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataAdapter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataColumnMapping", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataColumnMappingCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataTableMapping", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataTableMappingCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbCommand", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbCommandBuilder", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbConnection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbConnectionStringBuilder", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataAdapter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataReader", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataReaderExtensions", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataRecord", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataSourceEnumerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbEnumerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbException", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbMetaDataCollectionNames", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbMetaDataColumnNames", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbParameter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbParameterCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderFactory", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderSpecificTypePropertyAttribute", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbTransaction", + "Namespace": "System.Data.Common" + }, + { + "Name": "GroupByBehavior", + "Namespace": "System.Data.Common" + }, + { + "Name": "IdentifierCase", + "Namespace": "System.Data.Common" + }, + { + "Name": "RowUpdatedEventArgs", + "Namespace": "System.Data.Common" + }, + { + "Name": "RowUpdatingEventArgs", + "Namespace": "System.Data.Common" + }, + { + "Name": "SchemaTableColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "SchemaTableOptionalColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "SupportedJoinOperators", + "Namespace": "System.Data.Common" + }, + { + "Name": "OperationAbortedException", + "Namespace": "System.Data" + }, + { + "Name": "ApplicationIntent", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowsCopiedEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowsCopiedEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SortOrder", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopy", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyColumnMapping", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyColumnMappingCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyOptions", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientFactory", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientMetaDataCollectionNames", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlCommand", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlConnection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlConnectionStringBuilder", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataAdapter", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataReader", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlError", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlErrorCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlException", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlInfoMessageEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlInfoMessageEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlParameter", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlParameterCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatedEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatedEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatingEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatingEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlTransaction", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataRecord", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlMetaData", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "DebuggerStepperBoundaryAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerVisualizerAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DiagnosticSource", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DiagnosticListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Activity", + "Namespace": "System.Diagnostics" + }, + { + "Name": "FileVersionInfo", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DataReceivedEventHandler", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DataReceivedEventArgs", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Process", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessModule", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessModuleCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessPriorityClass", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessStartInfo", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessThread", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessThreadCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessWindowStyle", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadPriorityLevel", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadState", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadWaitReason", + "Namespace": "System.Diagnostics" + }, + { + "Name": "MonitoringDescriptionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SafeProcessHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "StackFrameExtensions", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ISymbolBinder", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolBinder1", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolDocument", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolMethod", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolNamespace", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolReader", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolScope", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolVariable", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolWriter", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymbolToken", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymAddressKind", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymDocumentType", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymLanguageType", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymLanguageVendor", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "DelimitedListTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TextWriterTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ExcludeFromCodeCoverageAttribute", + "Namespace": "System.Diagnostics.CodeAnalysis" + }, + { + "Name": "GeneratedCodeAttribute", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "BooleanSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "CorrelationManager", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DefaultTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventTypeFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceLevels", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Switch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Trace", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceEventCache", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceEventType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceLevel", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceListenerCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceOptions", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceSource", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SwitchAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SwitchLevelAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventCounter", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "Point", + "Namespace": "System.Drawing" + }, + { + "Name": "PointF", + "Namespace": "System.Drawing" + }, + { + "Name": "Rectangle", + "Namespace": "System.Drawing" + }, + { + "Name": "RectangleF", + "Namespace": "System.Drawing" + }, + { + "Name": "Size", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeF", + "Namespace": "System.Drawing" + }, + { + "Name": "Color", + "Namespace": "System.Drawing" + }, + { + "Name": "ZipArchive", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipArchiveEntry", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipArchiveMode", + "Namespace": "System.IO.Compression" + }, + { + "Name": "CompressionLevel", + "Namespace": "System.IO.Compression" + }, + { + "Name": "CompressionMode", + "Namespace": "System.IO.Compression" + }, + { + "Name": "GZipStream", + "Namespace": "System.IO.Compression" + }, + { + "Name": "DeflateStream", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZLibException", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipFile", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipFileExtensions", + "Namespace": "System.IO.Compression" + }, + { + "Name": "FileSystemAclExtensions", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DirectorySecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DirectoryObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "Directory", + "Namespace": "System.IO" + }, + { + "Name": "DirectoryInfo", + "Namespace": "System.IO" + }, + { + "Name": "File", + "Namespace": "System.IO" + }, + { + "Name": "FileInfo", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemInfo", + "Namespace": "System.IO" + }, + { + "Name": "SearchOption", + "Namespace": "System.IO" + }, + { + "Name": "DriveInfo", + "Namespace": "System.IO" + }, + { + "Name": "DriveNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "DriveType", + "Namespace": "System.IO" + }, + { + "Name": "ErrorEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "ErrorEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemWatcher", + "Namespace": "System.IO" + }, + { + "Name": "InternalBufferOverflowException", + "Namespace": "System.IO" + }, + { + "Name": "NotifyFilters", + "Namespace": "System.IO" + }, + { + "Name": "RenamedEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "RenamedEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "WatcherChangeTypes", + "Namespace": "System.IO" + }, + { + "Name": "WaitForChangedResult", + "Namespace": "System.IO" + }, + { + "Name": "IsolatedStorageException", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageFile", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageFileStream", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorage", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageScope", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "INormalizeForIsolatedStorage", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "SafeMemoryMappedViewHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeMemoryMappedFileHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "MemoryMappedFileOptions", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFileAccess", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFile", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedViewAccessor", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedViewStream", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFileRights", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "FileFormatException", + "Namespace": "System.IO" + }, + { + "Name": "CompressionOption", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "EncryptionOption", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "Package", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackagePart", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackagePartCollection", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageProperties", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationship", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipCollection", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipSelector", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipSelectorType", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackUriHelper", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "TargetMode", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "ZipPackage", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "ZipPackagePart", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "AnonymousPipeClientStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "AnonymousPipeServerStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeDirection", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeOptions", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeTransmissionMode", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "NamedPipeClientStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "NamedPipeServerStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeStreamImpersonationWorker", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "SafePipeHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "Enumerable", + "Namespace": "System.Linq" + }, + { + "Name": "IGrouping`2", + "Namespace": "System.Linq" + }, + { + "Name": "Grouping`2", + "Namespace": "System.Linq" + }, + { + "Name": "ILookup`2", + "Namespace": "System.Linq" + }, + { + "Name": "Lookup`2", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedEnumerable`1", + "Namespace": "System.Linq" + }, + { + "Name": "IRuntimeVariables", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeOps", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ReadOnlyCollectionBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuleCache`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSite", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSite`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteBinder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteOps", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteHelpers", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DynamicAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DebugInfoGenerator", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "Closure", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IQueryable", + "Namespace": "System.Linq" + }, + { + "Name": "IQueryable`1", + "Namespace": "System.Linq" + }, + { + "Name": "IQueryProvider", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedQueryable", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedQueryable`1", + "Namespace": "System.Linq" + }, + { + "Name": "BinaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "Expression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "BlockExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "CatchBlock", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ConditionalExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ConstantExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DebugInfoExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DefaultExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ElementInit", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ExpressionType", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ExpressionVisitor", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "GotoExpressionKind", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "GotoExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IArgumentProvider", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IDynamicExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IndexExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "InvocationExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LabelExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LabelTarget", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LambdaExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "Expression`1", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ListInitExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LoopExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberAssignment", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberBindingType", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberInitExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberListBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberMemberBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MethodCallExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "NewArrayExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "NewExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ParameterExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "RuntimeVariablesExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SwitchCase", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SwitchExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SymbolDocumentInfo", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "TryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "TypeBinaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "UnaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DynamicExpressionVisitor", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DynamicExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LightLambda", + "Namespace": "System.Linq.Expressions.Interpreter" + }, + { + "Name": "DynamicMetaObjectBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DynamicMetaObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "IDynamicMetaObjectProvider", + "Namespace": "System.Dynamic" + }, + { + "Name": "BindingRestrictions", + "Namespace": "System.Dynamic" + }, + { + "Name": "BinaryOperationBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "CallInfo", + "Namespace": "System.Dynamic" + }, + { + "Name": "ExpandoObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "ConvertBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "CreateInstanceBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DeleteIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DeleteMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DynamicObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "GetIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "GetMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "InvokeBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "InvokeMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "SetIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "SetMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "UnaryOperationBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "IInvokeOnGetBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "OrderedParallelQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelQuery", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelEnumerable", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelExecutionMode", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelMergeOptions", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableExecutor", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableExecutor`1", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableQuery", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "Queryable", + "Namespace": "System.Linq" + }, + { + "Name": "ToStringCodeMethods", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ProcessCodeMethods", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "DeserializingTypeConverter", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "PSAuthorizationManager", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ExecutionPolicy", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ExecutionPolicyScope", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ArgumentToConfigurationDataTransformationAttribute", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration" + }, + { + "Name": "DscRemoteOperationsClass", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "DscClassCache", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "GetCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NounArgumentCompleter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HistoryInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ForEachObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WhereObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetStrictModeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportModuleMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSEditionArgumentCompleter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ModuleCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ModuleSpecification", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewModuleManifestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestModuleManifestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectEventRegistrationBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConnectPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionFilterState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSSessionConfigurationCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnregisterPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSRemotingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSRemotingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionCapabilityCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisconnectPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnterPSHostProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExitPSHostProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSHostProcessInfoCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSHostProcessInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionConfigurationFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSRoleCapabilityFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WSManConfigurationOption", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSTransportOptionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionOptionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExitPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRemotingCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRemotingBaseCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSExecutionCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRunspaceCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnterPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReceiveJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReceivePSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutTarget", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JobCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResumeJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SuspendJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPSSessionConfigurationFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OpenMode", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatDefaultCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutNullCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutDefaultCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutLineOutputCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HelpCategoryInvalidException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHelpCodeMethods", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HelpNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SaveHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdatableHelpCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AliasProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AliasProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnvironmentProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentDynamicParametersBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemClearContentDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentWriterDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentReaderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemItemProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProviderGetItemDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProviderRemoveItemDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InternalSymbolicLinkLinkCodeMethods", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FunctionProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FunctionProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegistryProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegistryProviderSetItemDynamicParameter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionStateProviderBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionStateProviderBaseContentReaderWriter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "VariableProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemotingErrorResources", + "Namespace": "Microsoft.PowerShell.Commands.Internal" + }, + { + "Name": "FrontEndCommandBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatShapeCommandBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatTableAndListBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatTableBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "AuthenticationLevel", + "Namespace": "Microsoft.PowerShell.CoreClr.Stubs" + }, + { + "Name": "ImpersonationLevel", + "Namespace": "Microsoft.PowerShell.CoreClr.Stubs" + }, + { + "Name": "CimInstanceAdapter", + "Namespace": "Microsoft.PowerShell.Cim" + }, + { + "Name": "MethodInvocationInfo", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "MethodParameterBindings", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "MethodParameter", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "CmdletAdapter`1", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "BehaviorOnNoMatch", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "QueryBuilder", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "ConfirmImpact", + "Namespace": "Microsoft.PowerShell.Cmdletization.Xml" + }, + { + "Name": "ItemsChoiceType", + "Namespace": "Microsoft.PowerShell.Cmdletization.Xml" + }, + { + "Name": "PowerShellAssemblyLoadContextInitializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Platform", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTransactionContext", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RollbackSeverity", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AliasInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ApplicationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateArgumentsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateEnumeratedArgumentsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DSCResourceRunAsCredential", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourceAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscPropertyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscLocalConfigurationManagerAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletCommonMetadataAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletBindingAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "OutputTypeAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DynamicClassImplementationAssemblyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AliasAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeNameAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SupportsWildcardsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDefaultValueAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HiddenAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateLengthAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateRangeKind", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateRangeAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidatePatternAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateScriptAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateCountAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CachedValidValuesGeneratorBase", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateSetAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IValidateSetValuesGenerator", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowNullAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowEmptyStringAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowEmptyCollectionAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateDriveAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateUserDriveAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "NullValidationAttributeBase", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateNotNullAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateNotNullOrEmptyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentTransformationAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ChildItemCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ReturnContainers", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Cmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ShouldProcessReason", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DefaultParameterDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ActionPreference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConfirmImpact", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandCompletion", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionCompleters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionResultType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionResult", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentCompleterAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IArgumentCompleter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RegisterArgumentCompleterCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentCompletionsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandLookupEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSModuleAutoLoadingPreference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeName", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionCapabilities", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConfigurationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContentCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredentialTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredentialUIOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetSymmetricEncryptionKey", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredential", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDriveInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Breakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariableAccessMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariableBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LineBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerResumeAction", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerStopEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakpointUpdateType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakpointUpdatedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSJobStartEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugSource", + "Namespace": "System.Management.Automation" + }, + { + "Name": "StartRunspaceDebugProcessingEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProcessRunspaceDebugEndEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugModes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Debugger", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerCommandResults", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDebugContext", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CallStackFrame", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DriveManagementIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ImplementedAsType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourceInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourcePropertyInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "EngineIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FlagsExpression`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorCategory", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorCategoryInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorDetails", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IContainsErrorRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IResourceSupplier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEngineEvent", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventSubscriber", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ForwardedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventReceivedEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventUnsubscribedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventUnsubscribedEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventArgsCollection", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventJob", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExtendedTypeSystemException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MethodException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MethodInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetValueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PropertyNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetValueInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SetValueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SetValueInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvalidCastException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExternalScriptInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSnapInSpecification", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FilterInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FunctionInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HostUtilities", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InformationalRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WarningRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerboseRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSListModifier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSListModifier`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvalidPowerShellStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspaceMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationStateChangedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationSettings", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteStreamOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShell", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDataStreams", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DataAddedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DataAddingEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDataCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ICommandRuntime", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ICommandRuntime2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InformationRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HostInformationMessage", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvocationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteCommandInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ItemCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CopyContainers", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeConverter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConvertThroughString", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LanguagePrimitives", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParseError", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParser", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSToken", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTokenType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FlowControlException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LoopFlowException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContinueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExitException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TerminateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SplitOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptBlock", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SteppablePipeline", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptBlockToPowerShellNotSupportedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IModuleAssemblyInitializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IModuleAssemblyCleanup", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSModuleInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleAccessMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IDynamicParameters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SwitchParameter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandInvocationIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberViewTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertyInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSAliasProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCodeProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSAdaptedProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNoteProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariableProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSScriptProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMethodInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCodeMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSScriptMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParameterizedProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberSet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertySet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEvent", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDynamicMember", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberInfoCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ReadOnlyPSMemberInfoCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObject", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCustomObject", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SettingValueExceptionEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GettingValueExceptionEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectPropertyDescriptor", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectTypeDescriptor", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectTypeDescriptionProvider", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSReference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSecurityException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandParameterInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandParameterSetInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TypeInferenceRuntimePermissions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProgressRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProgressRecordType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PropertyCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletProviderManagementIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProxyCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSClassInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSClassMemberInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeDefinedParameter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeDefinedParameterDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVersionHashTable", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SemanticVersion", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardPattern", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardPatternException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvalidJobStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobStateEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobIdentifier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IJobDebugger", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Job", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Job2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobThreadOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContainerParentJob", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobFailedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobInvocationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobSourceAdapter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShellStreams`2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSJobProxy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSChildJobProxy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobDataAddedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShellStreamType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Repository`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobRepository", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspaceRepository", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemotingCapability", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemotingBehavior", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSessionTypeOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTransportOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspacePoolStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WhereOperatorSelectionMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SecurityDescriptorCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandOrigin", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AuthorizationManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSerializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPrimitiveDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateEntryVisibility", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSLanguageMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariable", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScopedItemOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertyAdapter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterSetMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PagingParameters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariableIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariablePath", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WorkflowInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExtendedTypeDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FormatViewDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSControlGroupBy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DisplayEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "EntrySelectedBy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Alignment", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DisplayEntryValueType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControlEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemBase", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemExpression", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemFrame", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemNewline", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemText", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomEntryBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlEntryItem", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListEntryBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlColumnHeader", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlColumn", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlRow", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableRowDefinitionBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControlEntryItem", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathInfoStack", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SigningOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CatalogValidationStatus", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CatalogInformation", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CredentialAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SignatureStatus", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SignatureType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Signature", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmsMessageRecipient", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ResolutionPurpose", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSnapInInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptRequiresException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ApplicationFailedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderCmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletProviderInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineStoppedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineClosedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ActionPreferenceStopException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParentContainsErrorRecordException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RedirectedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptCallDepthException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineDepthException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HaltCommandException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidationMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentTransformationMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParsingMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentNullException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentOutOfRangeException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvalidOperationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNotImplementedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNotSupportedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectDisposedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTraceSource", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterBindingException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParseException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IncompleteParseException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateCategory", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateUnauthorizedAccessException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderNameAmbiguousException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DriveNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ItemNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTraceSourceOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsCommon", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsData", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsLifecycle", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsDiagnostic", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsCommunications", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsSecurity", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsOther", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShellTraceEvent", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceChannel", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceLevel", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceOperationCode", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceTask", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceKeywords", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "BaseChannelWriter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "NullWriter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellChannelWriter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceSource", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceSourceFactory", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwEvent", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "CallbackNoParameter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "CallbackWithState", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "CallbackWithStateAndArgs", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwEventArgs", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwActivity", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "IEtwActivityReverter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "IEtwEventCorrelator", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwEventCorrelator", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "Tracer", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "ContainerCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "DriveCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentReader", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentWriter", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IDynamicPropertyCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ISecurityDescriptorCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IPropertyCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ItemCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "NavigationCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ICmdletProviderSupportsHelp", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "CmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "CmdletProviderAttribute", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ProviderCapabilities", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "OriginInfo", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "ProxyAccessType", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionOption", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "CmdletMethodInvoker`1", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingDataStructureException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingTransportException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingTransportRedirectException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSDirectException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionConfiguration", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "SessionType", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSenderInfo", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSPrincipal", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSIdentity", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSCertificateDetails", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionConfigurationData", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManPluginManagedEntryWrapper", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManPluginManagedEntryInstanceWrapper", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManServerChannelEvents", + "Namespace": "System.Management.Automation.Remoting.WSMan" + }, + { + "Name": "ActiveSessionsChangedEventArgs", + "Namespace": "System.Management.Automation.Remoting.WSMan" + }, + { + "Name": "PSStreamObjectType", + "Namespace": "System.Management.Automation.Remoting.Internal" + }, + { + "Name": "PSStreamObject", + "Namespace": "System.Management.Automation.Remoting.Internal" + }, + { + "Name": "ChoiceDescription", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "FieldDescription", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHost", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "IHostSupportsInteractiveSession", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Coordinates", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Size", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "ReadKeyOptions", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "ControlKeyStates", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "KeyInfo", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Rectangle", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "BufferCell", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "BufferCellType", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHostRawUserInterface", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHostUserInterface", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "IHostUISupportsMultipleChoiceSelection", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "HostException", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PromptingException", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Command", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineResultTypes", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandCollection", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidRunspaceStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSThreadOptions", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceStateInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceStateEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceAvailability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceAvailabilityEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceCapability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "Runspace", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateProxy", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceFactory", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceOpenModuleLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandParameter", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandParameterCollection", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidPipelineStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineStateInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineStateEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "Pipeline", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PowerShellProcessInstance", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidRunspacePoolStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolStateChangedEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolAvailability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolCapability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePool", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionStateEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ConstrainedSessionStateEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateCommandEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateTypeEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateFormatEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateAssemblyEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateCmdletEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateProviderEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateScriptEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateAliasEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateApplicationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateFunctionEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateVariableEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionStateEntryCollection`1", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TargetMachineType", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSession", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingErrorRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingProgressRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingWarningRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingDebugRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingVerboseRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingInformationRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "AuthenticationMechanism", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSessionType", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSessionConfigurationAccessMode", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "OutputBufferingMode", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "WSManConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "NamedPipeConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SSHConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "VMConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ContainerConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeTableLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeMemberData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "NotePropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "AliasPropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ScriptPropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CodePropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ScriptMethodData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CodeMethodData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PropertySetData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "MemberSetData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeTable", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "FormatTableLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "FormatTable", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSConsoleLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSnapInException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineReader`1", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineWriter", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "StaticParameterBinder", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StaticBindingResult", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterBindingResult", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StaticBindingError", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CodeGeneration", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NullString", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Ast", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ErrorStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ErrorExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptRequirements", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParamBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NamedBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NamedAttributeArgumentAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributeBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributeAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeConstraintAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StatementBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingStatementKind", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PropertyAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PropertyMemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MethodAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FunctionMemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FunctionDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IfStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DataStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LabeledStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LoopStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForEachFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForEachStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DoWhileStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DoUntilStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "WhileStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SwitchFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SwitchStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CatchClauseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TryStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TrapStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BreakStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ContinueStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ReturnStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExitStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ThrowStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PipelineBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PipelineAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandElementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandParameterAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionStream", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MergingRedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FileRedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AssignmentStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConfigurationType", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConfigurationDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BinaryExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UnaryExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BlockStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributedExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConvertExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "InvokeMemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BaseCtorInvokeMemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ITypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "GenericTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ReflectionTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "VariableExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConstantExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringConstantType", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringConstantExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExpandableStringExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptBlockExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayLiteralAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "HashtableAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParenExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SubExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IndexExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommentHelpInfo", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ICustomAstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ICustomAstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DefaultCustomAstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DefaultCustomAstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Parser", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParseError", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IScriptPosition", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IScriptExtent", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptPosition", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptExtent", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitAction", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IAstPostVisitHandler", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenKind", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenTraits", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Token", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NumberToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "VariableToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringLiteralToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringExpandableToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LabelToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "InputRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MergingRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FileRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordNameMode", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordBodyMode", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeyword", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordProperty", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordParameter", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CmdletMetadataAttribute", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ParsingBaseAttribute", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "AutomationNull", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "InternalCommand", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "CommonParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "DebuggerUtils", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSMonitorRunspaceType", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSStandaloneMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSEmbeddedMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "SessionStateKeeper", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ScriptBlockMemberMethodWrapper", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ClassOps", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ShouldProcessParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "TransactionParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "InternalTestHooks", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "AlternateStreamData", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "AlternateDataStreamUtilities", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "SecuritySupport", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ByteArrayContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "ClientCertificateOption", + "Namespace": "System.Net.Http" + }, + { + "Name": "DelegatingHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "FormUrlEncodedContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpClient", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpCompletionOption", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMessageHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMessageInvoker", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMethod", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpRequestException", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpRequestMessage", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpResponseMessage", + "Namespace": "System.Net.Http" + }, + { + "Name": "MessageProcessingHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "MultipartContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "MultipartFormDataContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "StreamContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "StringContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpClientHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "AuthenticationHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "CacheControlHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ContentDispositionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ContentRangeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "EntityTagHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpContentHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpHeaderValueCollection`1", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpRequestHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpResponseHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "MediaTypeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "MediaTypeWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "NameValueHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "NameValueWithParametersHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ProductHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ProductInfoHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeConditionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeItemHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RetryConditionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "StringWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "TransferCodingHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "TransferCodingWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ViaHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "WarningHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "WindowsProxyUsePolicy", + "Namespace": "System.Net.Http" + }, + { + "Name": "CookieUsePolicy", + "Namespace": "System.Net.Http" + }, + { + "Name": "WinHttpHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpListenerPrefixCollection", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerRequest", + "Namespace": "System.Net" + }, + { + "Name": "AuthenticationSchemeSelector", + "Namespace": "System.Net" + }, + { + "Name": "HttpListener", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerBasicIdentity", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerContext", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerException", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerResponse", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerTimeoutManager", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerWebSocketContext", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "AlternateView", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AlternateViewCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AttachmentBase", + "Namespace": "System.Net.Mail" + }, + { + "Name": "Attachment", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AttachmentCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "LinkedResource", + "Namespace": "System.Net.Mail" + }, + { + "Name": "LinkedResourceCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailAddress", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailAddressCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "DeliveryNotificationOptions", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailMessage", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailPriority", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SendCompletedEventHandler", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpDeliveryMethod", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpDeliveryFormat", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpClient", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpFailedRecipientException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpFailedRecipientsException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpStatusCode", + "Namespace": "System.Net.Mail" + }, + { + "Name": "TransferEncoding", + "Namespace": "System.Net.Mime" + }, + { + "Name": "ContentDisposition", + "Namespace": "System.Net.Mime" + }, + { + "Name": "ContentType", + "Namespace": "System.Net.Mime" + }, + { + "Name": "DispositionTypeNames", + "Namespace": "System.Net.Mime" + }, + { + "Name": "MediaTypeNames", + "Namespace": "System.Net.Mime" + }, + { + "Name": "Dns", + "Namespace": "System.Net" + }, + { + "Name": "IPHostEntry", + "Namespace": "System.Net" + }, + { + "Name": "ProtocolType", + "Namespace": "System.Net.Internals" + }, + { + "Name": "ProtocolFamily", + "Namespace": "System.Net.Internals" + }, + { + "Name": "DuplicateAddressDetectionState", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "GatewayIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "GatewayIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IcmpV4Statistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IcmpV6Statistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPGlobalProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPGlobalStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPInterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPInterfaceStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv4InterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv4InterfaceStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv6InterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "MulticastIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "MulticastIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetBiosNodeType", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAvailabilityEventArgs", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAddressChangedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAvailabilityChangedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterface", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterfaceComponent", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterfaceType", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "OperationalStatus", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PhysicalAddress", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PrefixOrigin", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "ScopeLevel", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "SuffixOrigin", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpConnectionInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpState", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UdpStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UnicastIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UnicastIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationException", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkChange", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPStatus", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "Ping", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingException", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingOptions", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingReply", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "SslProtocols", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ExchangeAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "CipherAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "HashAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ChannelBinding", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ChannelBindingKind", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "AuthenticationSchemes", + "Namespace": "System.Net" + }, + { + "Name": "CookieVariant", + "Namespace": "System.Net" + }, + { + "Name": "Cookie", + "Namespace": "System.Net" + }, + { + "Name": "CookieContainer", + "Namespace": "System.Net" + }, + { + "Name": "PathList", + "Namespace": "System.Net" + }, + { + "Name": "CookieCollection", + "Namespace": "System.Net" + }, + { + "Name": "CookieException", + "Namespace": "System.Net" + }, + { + "Name": "CredentialCache", + "Namespace": "System.Net" + }, + { + "Name": "DecompressionMethods", + "Namespace": "System.Net" + }, + { + "Name": "DnsEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "EndPoint", + "Namespace": "System.Net" + }, + { + "Name": "HttpStatusCode", + "Namespace": "System.Net" + }, + { + "Name": "HttpVersion", + "Namespace": "System.Net" + }, + { + "Name": "ICredentials", + "Namespace": "System.Net" + }, + { + "Name": "ICredentialsByHost", + "Namespace": "System.Net" + }, + { + "Name": "IPAddress", + "Namespace": "System.Net" + }, + { + "Name": "IPEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "IWebProxy", + "Namespace": "System.Net" + }, + { + "Name": "NetworkCredential", + "Namespace": "System.Net" + }, + { + "Name": "TransportContext", + "Namespace": "System.Net" + }, + { + "Name": "SocketAddress", + "Namespace": "System.Net" + }, + { + "Name": "RequestCacheLevel", + "Namespace": "System.Net.Cache" + }, + { + "Name": "RequestCachePolicy", + "Namespace": "System.Net.Cache" + }, + { + "Name": "IPAddressCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "AuthenticationLevel", + "Namespace": "System.Net.Security" + }, + { + "Name": "SslPolicyErrors", + "Namespace": "System.Net.Security" + }, + { + "Name": "SocketException", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "AddressFamily", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketError", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "AuthenticationManager", + "Namespace": "System.Net" + }, + { + "Name": "Authorization", + "Namespace": "System.Net" + }, + { + "Name": "FileWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "FileWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "GlobalProxySelection", + "Namespace": "System.Net" + }, + { + "Name": "HttpContinueDelegate", + "Namespace": "System.Net" + }, + { + "Name": "HttpWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "HttpWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "IAuthenticationModule", + "Namespace": "System.Net" + }, + { + "Name": "ICredentialPolicy", + "Namespace": "System.Net" + }, + { + "Name": "IWebRequestCreate", + "Namespace": "System.Net" + }, + { + "Name": "ProtocolViolationException", + "Namespace": "System.Net" + }, + { + "Name": "WebException", + "Namespace": "System.Net" + }, + { + "Name": "WebExceptionStatus", + "Namespace": "System.Net" + }, + { + "Name": "WebRequest", + "Namespace": "System.Net" + }, + { + "Name": "WebRequestMethods", + "Namespace": "System.Net" + }, + { + "Name": "WebResponse", + "Namespace": "System.Net" + }, + { + "Name": "FtpStatusCode", + "Namespace": "System.Net" + }, + { + "Name": "FtpWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "FtpWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "HttpCacheAgeControl", + "Namespace": "System.Net.Cache" + }, + { + "Name": "HttpRequestCacheLevel", + "Namespace": "System.Net.Cache" + }, + { + "Name": "HttpRequestCachePolicy", + "Namespace": "System.Net.Cache" + }, + { + "Name": "AuthenticationException", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "InvalidCredentialException", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ExtendedProtectionPolicy", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "PolicyEnforcement", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ProtectionScenario", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ServiceNameCollection", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "AuthenticatedStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "EncryptionPolicy", + "Namespace": "System.Net.Security" + }, + { + "Name": "RemoteCertificateValidationCallback", + "Namespace": "System.Net.Security" + }, + { + "Name": "LocalCertificateSelectionCallback", + "Namespace": "System.Net.Security" + }, + { + "Name": "SslStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "ProtectionLevel", + "Namespace": "System.Net.Security" + }, + { + "Name": "NegotiateStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "BindIPEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "ServicePoint", + "Namespace": "System.Net" + }, + { + "Name": "ServicePointManager", + "Namespace": "System.Net" + }, + { + "Name": "SecurityProtocolType", + "Namespace": "System.Net" + }, + { + "Name": "SocketReceiveFromResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketReceiveMessageFromResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketTaskExtensions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IOControlCode", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPPacketInformation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPProtectionLevel", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "LingerOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "MulticastOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPv6MulticastOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "NetworkStream", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SelectMode", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SendPacketsElement", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "Socket", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketAsyncEventArgs", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketAsyncOperation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketFlags", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketInformationOptions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketInformation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketOptionLevel", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketOptionName", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketShutdown", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TcpClient", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TcpListener", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TransmitFileOptions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "UdpClient", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "UdpReceiveResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "ProtocolFamily", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "ProtocolType", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketType", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "WebClient", + "Namespace": "System.Net" + }, + { + "Name": "OpenReadCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "OpenWriteCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadStringCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadDataCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadStringCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadDataCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadFileCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadValuesCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadProgressChangedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadProgressChangedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "WriteStreamClosedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "OpenReadCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "OpenWriteCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadStringCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadDataCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadStringCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadDataCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadFileCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadValuesCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadProgressChangedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadProgressChangedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "WriteStreamClosedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "WebHeaderCollection", + "Namespace": "System.Net" + }, + { + "Name": "HttpResponseHeader", + "Namespace": "System.Net" + }, + { + "Name": "HttpRequestHeader", + "Namespace": "System.Net" + }, + { + "Name": "IWebProxyScript", + "Namespace": "System.Net" + }, + { + "Name": "WebProxy", + "Namespace": "System.Net" + }, + { + "Name": "ClientWebSocket", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "ClientWebSocketOptions", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocket", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketCloseStatus", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketContext", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketError", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketException", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketMessageType", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketReceiveResult", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketState", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "Vector`1", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector", + "Namespace": "System.Numerics" + }, + { + "Name": "Matrix3x2", + "Namespace": "System.Numerics" + }, + { + "Name": "Matrix4x4", + "Namespace": "System.Numerics" + }, + { + "Name": "Plane", + "Namespace": "System.Numerics" + }, + { + "Name": "Quaternion", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector2", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector3", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector4", + "Namespace": "System.Numerics" + }, + { + "Name": "ICommand", + "Namespace": "System.Windows.Input" + }, + { + "Name": "DataErrorsChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyDataErrorInfo", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyPropertyChanged", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyPropertyChanging", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangingEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangingEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "KeyedCollection`2", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ObservableCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyDictionary`2", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyObservableCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "INotifyCollectionChanged", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedAction", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedEventArgs", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedEventHandler", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "SafeWaitHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "CriticalHandleMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "CriticalHandleZeroOrMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeHandleMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeHandleZeroOrMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeFileHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "Console", + "Namespace": "Internal" + }, + { + "Name": "EnvironmentAugments", + "Namespace": "Internal.Runtime.Augments" + }, + { + "Name": "RuntimeThread", + "Namespace": "Internal.Runtime.Augments" + }, + { + "Name": "AggregateException", + "Namespace": "System" + }, + { + "Name": "AppContext", + "Namespace": "System" + }, + { + "Name": "Object", + "Namespace": "System" + }, + { + "Name": "Array", + "Namespace": "System" + }, + { + "Name": "ArraySegment`1", + "Namespace": "System" + }, + { + "Name": "Tuple", + "Namespace": "System" + }, + { + "Name": "Tuple`1", + "Namespace": "System" + }, + { + "Name": "Tuple`2", + "Namespace": "System" + }, + { + "Name": "Tuple`3", + "Namespace": "System" + }, + { + "Name": "Tuple`4", + "Namespace": "System" + }, + { + "Name": "Tuple`5", + "Namespace": "System" + }, + { + "Name": "Tuple`6", + "Namespace": "System" + }, + { + "Name": "Tuple`7", + "Namespace": "System" + }, + { + "Name": "Tuple`8", + "Namespace": "System" + }, + { + "Name": "String", + "Namespace": "System" + }, + { + "Name": "Exception", + "Namespace": "System" + }, + { + "Name": "DateTime", + "Namespace": "System" + }, + { + "Name": "OutOfMemoryException", + "Namespace": "System" + }, + { + "Name": "Delegate", + "Namespace": "System" + }, + { + "Name": "MulticastDelegate", + "Namespace": "System" + }, + { + "Name": "Activator", + "Namespace": "System" + }, + { + "Name": "AccessViolationException", + "Namespace": "System" + }, + { + "Name": "ArgIterator", + "Namespace": "System" + }, + { + "Name": "Attribute", + "Namespace": "System" + }, + { + "Name": "BadImageFormatException", + "Namespace": "System" + }, + { + "Name": "BitConverter", + "Namespace": "System" + }, + { + "Name": "Boolean", + "Namespace": "System" + }, + { + "Name": "Buffer", + "Namespace": "System" + }, + { + "Name": "Byte", + "Namespace": "System" + }, + { + "Name": "Decimal", + "Namespace": "System" + }, + { + "Name": "Double", + "Namespace": "System" + }, + { + "Name": "Enum", + "Namespace": "System" + }, + { + "Name": "EnvironmentVariableTarget", + "Namespace": "System" + }, + { + "Name": "GCCollectionMode", + "Namespace": "System" + }, + { + "Name": "GCNotificationStatus", + "Namespace": "System" + }, + { + "Name": "GC", + "Namespace": "System" + }, + { + "Name": "Guid", + "Namespace": "System" + }, + { + "Name": "InsufficientMemoryException", + "Namespace": "System" + }, + { + "Name": "Int16", + "Namespace": "System" + }, + { + "Name": "Int32", + "Namespace": "System" + }, + { + "Name": "Int64", + "Namespace": "System" + }, + { + "Name": "IntPtr", + "Namespace": "System" + }, + { + "Name": "Math", + "Namespace": "System" + }, + { + "Name": "MathF", + "Namespace": "System" + }, + { + "Name": "MissingFieldException", + "Namespace": "System" + }, + { + "Name": "MissingMemberException", + "Namespace": "System" + }, + { + "Name": "NonSerializedAttribute", + "Namespace": "System" + }, + { + "Name": "RuntimeArgumentHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeTypeHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeMethodHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeFieldHandle", + "Namespace": "System" + }, + { + "Name": "ModuleHandle", + "Namespace": "System" + }, + { + "Name": "SByte", + "Namespace": "System" + }, + { + "Name": "SerializableAttribute", + "Namespace": "System" + }, + { + "Name": "Single", + "Namespace": "System" + }, + { + "Name": "TimeSpan", + "Namespace": "System" + }, + { + "Name": "TimeZoneInfo", + "Namespace": "System" + }, + { + "Name": "Type", + "Namespace": "System" + }, + { + "Name": "TypedReference", + "Namespace": "System" + }, + { + "Name": "TypeLoadException", + "Namespace": "System" + }, + { + "Name": "UInt16", + "Namespace": "System" + }, + { + "Name": "UInt32", + "Namespace": "System" + }, + { + "Name": "UInt64", + "Namespace": "System" + }, + { + "Name": "UIntPtr", + "Namespace": "System" + }, + { + "Name": "ValueType", + "Namespace": "System" + }, + { + "Name": "WeakReference", + "Namespace": "System" + }, + { + "Name": "WeakReference`1", + "Namespace": "System" + }, + { + "Name": "__ComObject", + "Namespace": "System" + }, + { + "Name": "Nullable`1", + "Namespace": "System" + }, + { + "Name": "Nullable", + "Namespace": "System" + }, + { + "Name": "Action`1", + "Namespace": "System" + }, + { + "Name": "Action", + "Namespace": "System" + }, + { + "Name": "Action`2", + "Namespace": "System" + }, + { + "Name": "Action`3", + "Namespace": "System" + }, + { + "Name": "Action`4", + "Namespace": "System" + }, + { + "Name": "Func`1", + "Namespace": "System" + }, + { + "Name": "Func`2", + "Namespace": "System" + }, + { + "Name": "Func`3", + "Namespace": "System" + }, + { + "Name": "Func`4", + "Namespace": "System" + }, + { + "Name": "Func`5", + "Namespace": "System" + }, + { + "Name": "Action`5", + "Namespace": "System" + }, + { + "Name": "Action`6", + "Namespace": "System" + }, + { + "Name": "Action`7", + "Namespace": "System" + }, + { + "Name": "Action`8", + "Namespace": "System" + }, + { + "Name": "Func`6", + "Namespace": "System" + }, + { + "Name": "Func`7", + "Namespace": "System" + }, + { + "Name": "Func`8", + "Namespace": "System" + }, + { + "Name": "Func`9", + "Namespace": "System" + }, + { + "Name": "Comparison`1", + "Namespace": "System" + }, + { + "Name": "Converter`2", + "Namespace": "System" + }, + { + "Name": "Predicate`1", + "Namespace": "System" + }, + { + "Name": "ApplicationException", + "Namespace": "System" + }, + { + "Name": "ArgumentException", + "Namespace": "System" + }, + { + "Name": "ArgumentNullException", + "Namespace": "System" + }, + { + "Name": "ArgumentOutOfRangeException", + "Namespace": "System" + }, + { + "Name": "ArithmeticException", + "Namespace": "System" + }, + { + "Name": "ArrayTypeMismatchException", + "Namespace": "System" + }, + { + "Name": "AssemblyLoadEventArgs", + "Namespace": "System" + }, + { + "Name": "AssemblyLoadEventHandler", + "Namespace": "System" + }, + { + "Name": "AsyncCallback", + "Namespace": "System" + }, + { + "Name": "AttributeTargets", + "Namespace": "System" + }, + { + "Name": "AttributeUsageAttribute", + "Namespace": "System" + }, + { + "Name": "Char", + "Namespace": "System" + }, + { + "Name": "CharEnumerator", + "Namespace": "System" + }, + { + "Name": "CLSCompliantAttribute", + "Namespace": "System" + }, + { + "Name": "Base64FormattingOptions", + "Namespace": "System" + }, + { + "Name": "Convert", + "Namespace": "System" + }, + { + "Name": "DataMisalignedException", + "Namespace": "System" + }, + { + "Name": "DateTimeKind", + "Namespace": "System" + }, + { + "Name": "DateTimeOffset", + "Namespace": "System" + }, + { + "Name": "DayOfWeek", + "Namespace": "System" + }, + { + "Name": "DBNull", + "Namespace": "System" + }, + { + "Name": "DivideByZeroException", + "Namespace": "System" + }, + { + "Name": "DllNotFoundException", + "Namespace": "System" + }, + { + "Name": "DuplicateWaitObjectException", + "Namespace": "System" + }, + { + "Name": "EntryPointNotFoundException", + "Namespace": "System" + }, + { + "Name": "EventArgs", + "Namespace": "System" + }, + { + "Name": "EventHandler", + "Namespace": "System" + }, + { + "Name": "EventHandler`1", + "Namespace": "System" + }, + { + "Name": "ExecutionEngineException", + "Namespace": "System" + }, + { + "Name": "FieldAccessException", + "Namespace": "System" + }, + { + "Name": "FlagsAttribute", + "Namespace": "System" + }, + { + "Name": "FormatException", + "Namespace": "System" + }, + { + "Name": "FormattableString", + "Namespace": "System" + }, + { + "Name": "IAsyncResult", + "Namespace": "System" + }, + { + "Name": "ICloneable", + "Namespace": "System" + }, + { + "Name": "IComparable", + "Namespace": "System" + }, + { + "Name": "IComparable`1", + "Namespace": "System" + }, + { + "Name": "IConvertible", + "Namespace": "System" + }, + { + "Name": "ICustomFormatter", + "Namespace": "System" + }, + { + "Name": "IDisposable", + "Namespace": "System" + }, + { + "Name": "IEquatable`1", + "Namespace": "System" + }, + { + "Name": "IFormatProvider", + "Namespace": "System" + }, + { + "Name": "IFormattable", + "Namespace": "System" + }, + { + "Name": "IndexOutOfRangeException", + "Namespace": "System" + }, + { + "Name": "InsufficientExecutionStackException", + "Namespace": "System" + }, + { + "Name": "InvalidCastException", + "Namespace": "System" + }, + { + "Name": "InvalidOperationException", + "Namespace": "System" + }, + { + "Name": "InvalidProgramException", + "Namespace": "System" + }, + { + "Name": "InvalidTimeZoneException", + "Namespace": "System" + }, + { + "Name": "IObservable`1", + "Namespace": "System" + }, + { + "Name": "IObserver`1", + "Namespace": "System" + }, + { + "Name": "IProgress`1", + "Namespace": "System" + }, + { + "Name": "Lazy`1", + "Namespace": "System" + }, + { + "Name": "MarshalByRefObject", + "Namespace": "System" + }, + { + "Name": "MemberAccessException", + "Namespace": "System" + }, + { + "Name": "MethodAccessException", + "Namespace": "System" + }, + { + "Name": "MidpointRounding", + "Namespace": "System" + }, + { + "Name": "MissingMethodException", + "Namespace": "System" + }, + { + "Name": "MulticastNotSupportedException", + "Namespace": "System" + }, + { + "Name": "NotFiniteNumberException", + "Namespace": "System" + }, + { + "Name": "NotImplementedException", + "Namespace": "System" + }, + { + "Name": "NotSupportedException", + "Namespace": "System" + }, + { + "Name": "NullReferenceException", + "Namespace": "System" + }, + { + "Name": "ObjectDisposedException", + "Namespace": "System" + }, + { + "Name": "ObsoleteAttribute", + "Namespace": "System" + }, + { + "Name": "OperationCanceledException", + "Namespace": "System" + }, + { + "Name": "OverflowException", + "Namespace": "System" + }, + { + "Name": "ParamArrayAttribute", + "Namespace": "System" + }, + { + "Name": "PlatformNotSupportedException", + "Namespace": "System" + }, + { + "Name": "Progress`1", + "Namespace": "System" + }, + { + "Name": "Random", + "Namespace": "System" + }, + { + "Name": "RankException", + "Namespace": "System" + }, + { + "Name": "ReadOnlySpan`1", + "Namespace": "System" + }, + { + "Name": "ResolveEventArgs", + "Namespace": "System" + }, + { + "Name": "ResolveEventHandler", + "Namespace": "System" + }, + { + "Name": "Span`1", + "Namespace": "System" + }, + { + "Name": "Span", + "Namespace": "System" + }, + { + "Name": "StackOverflowException", + "Namespace": "System" + }, + { + "Name": "StringComparer", + "Namespace": "System" + }, + { + "Name": "StringComparison", + "Namespace": "System" + }, + { + "Name": "StringSplitOptions", + "Namespace": "System" + }, + { + "Name": "SystemException", + "Namespace": "System" + }, + { + "Name": "STAThreadAttribute", + "Namespace": "System" + }, + { + "Name": "MTAThreadAttribute", + "Namespace": "System" + }, + { + "Name": "ThreadStaticAttribute", + "Namespace": "System" + }, + { + "Name": "TimeoutException", + "Namespace": "System" + }, + { + "Name": "TimeZone", + "Namespace": "System" + }, + { + "Name": "TimeZoneNotFoundException", + "Namespace": "System" + }, + { + "Name": "TupleExtensions", + "Namespace": "System" + }, + { + "Name": "TypeAccessException", + "Namespace": "System" + }, + { + "Name": "TypeCode", + "Namespace": "System" + }, + { + "Name": "TypeInitializationException", + "Namespace": "System" + }, + { + "Name": "TypeUnloadedException", + "Namespace": "System" + }, + { + "Name": "UnauthorizedAccessException", + "Namespace": "System" + }, + { + "Name": "UnhandledExceptionEventArgs", + "Namespace": "System" + }, + { + "Name": "UnhandledExceptionEventHandler", + "Namespace": "System" + }, + { + "Name": "ValueTuple", + "Namespace": "System" + }, + { + "Name": "ValueTuple`1", + "Namespace": "System" + }, + { + "Name": "ValueTuple`2", + "Namespace": "System" + }, + { + "Name": "ValueTuple`3", + "Namespace": "System" + }, + { + "Name": "ValueTuple`4", + "Namespace": "System" + }, + { + "Name": "ValueTuple`5", + "Namespace": "System" + }, + { + "Name": "ValueTuple`6", + "Namespace": "System" + }, + { + "Name": "ValueTuple`7", + "Namespace": "System" + }, + { + "Name": "ValueTuple`8", + "Namespace": "System" + }, + { + "Name": "Version", + "Namespace": "System" + }, + { + "Name": "Void", + "Namespace": "System" + }, + { + "Name": "AssemblyHashAlgorithm", + "Namespace": "System.Configuration.Assemblies" + }, + { + "Name": "AssemblyVersionCompatibility", + "Namespace": "System.Configuration.Assemblies" + }, + { + "Name": "DefaultValueAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorBrowsableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorBrowsableState", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ResourceManager", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceReader", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceSet", + "Namespace": "System.Resources" + }, + { + "Name": "IResourceReader", + "Namespace": "System.Resources" + }, + { + "Name": "MissingManifestResourceException", + "Namespace": "System.Resources" + }, + { + "Name": "MissingSatelliteAssemblyException", + "Namespace": "System.Resources" + }, + { + "Name": "NeutralResourcesLanguageAttribute", + "Namespace": "System.Resources" + }, + { + "Name": "SatelliteContractVersionAttribute", + "Namespace": "System.Resources" + }, + { + "Name": "UltimateResourceFallbackLocation", + "Namespace": "System.Resources" + }, + { + "Name": "Debugger", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerStepThroughAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerHiddenAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerNonUserCodeAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggableAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerBrowsableState", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerBrowsableAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerTypeProxyAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerDisplayAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "StackTrace", + "Namespace": "System.Diagnostics" + }, + { + "Name": "StackFrame", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Debug", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ConditionalAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SuppressMessageAttribute", + "Namespace": "System.Diagnostics.CodeAnalysis" + }, + { + "Name": "ISymbolDocumentWriter", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "PureAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractClassAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractClassForAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractInvariantMethodAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractReferenceAssemblyAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractRuntimeIgnoredAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractVerificationAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractPublicPropertyNameAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractArgumentValidatorAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractAbbreviatorAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractOptionAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "Contract", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractFailureKind", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractFailedEventArgs", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractHelper", + "Namespace": "System.Diagnostics.Contracts.Internal" + }, + { + "Name": "EventSource", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventActivityOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceSettings", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventListener", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventCommandEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceCreatedEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventWrittenEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "NonEventAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventCommand", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventManifestOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceException", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventLevel", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventTask", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventOpcode", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventChannel", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventKeywords", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventDataAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldTags", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldFormat", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventIgnoreAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventTags", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "TraceLoggingEventTypes", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "BinaryReader", + "Namespace": "System.IO" + }, + { + "Name": "BinaryWriter", + "Namespace": "System.IO" + }, + { + "Name": "FileLoadException", + "Namespace": "System.IO" + }, + { + "Name": "FileNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "IOException", + "Namespace": "System.IO" + }, + { + "Name": "MemoryStream", + "Namespace": "System.IO" + }, + { + "Name": "Stream", + "Namespace": "System.IO" + }, + { + "Name": "UnmanagedMemoryAccessor", + "Namespace": "System.IO" + }, + { + "Name": "DirectoryNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "EndOfStreamException", + "Namespace": "System.IO" + }, + { + "Name": "FileAccess", + "Namespace": "System.IO" + }, + { + "Name": "FileMode", + "Namespace": "System.IO" + }, + { + "Name": "FileOptions", + "Namespace": "System.IO" + }, + { + "Name": "FileShare", + "Namespace": "System.IO" + }, + { + "Name": "FileStream", + "Namespace": "System.IO" + }, + { + "Name": "Path", + "Namespace": "System.IO" + }, + { + "Name": "PathTooLongException", + "Namespace": "System.IO" + }, + { + "Name": "SeekOrigin", + "Namespace": "System.IO" + }, + { + "Name": "UnmanagedMemoryStream", + "Namespace": "System.IO" + }, + { + "Name": "ArrayPool`1", + "Namespace": "System.Buffers" + }, + { + "Name": "AllowPartiallyTrustedCallersAttribute", + "Namespace": "System.Security" + }, + { + "Name": "PartialTrustVisibilityLevel", + "Namespace": "System.Security" + }, + { + "Name": "SecureString", + "Namespace": "System.Security" + }, + { + "Name": "SecurityCriticalAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityCriticalScope", + "Namespace": "System.Security" + }, + { + "Name": "SecurityException", + "Namespace": "System.Security" + }, + { + "Name": "SecurityRulesAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityRuleSet", + "Namespace": "System.Security" + }, + { + "Name": "SecuritySafeCriticalAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityTransparentAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityTreatAsSafeAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SuppressUnmanagedCodeSecurityAttribute", + "Namespace": "System.Security" + }, + { + "Name": "UnverifiableCodeAttribute", + "Namespace": "System.Security" + }, + { + "Name": "VerificationException", + "Namespace": "System.Security" + }, + { + "Name": "CryptographicException", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SynchronizationContext", + "Namespace": "System.Threading" + }, + { + "Name": "EventWaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "Interlocked", + "Namespace": "System.Threading" + }, + { + "Name": "Monitor", + "Namespace": "System.Threading" + }, + { + "Name": "Mutex", + "Namespace": "System.Threading" + }, + { + "Name": "NativeOverlapped", + "Namespace": "System.Threading" + }, + { + "Name": "Overlapped", + "Namespace": "System.Threading" + }, + { + "Name": "Semaphore", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadInterruptedException", + "Namespace": "System.Threading" + }, + { + "Name": "RegisteredWaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "WaitCallback", + "Namespace": "System.Threading" + }, + { + "Name": "WaitOrTimerCallback", + "Namespace": "System.Threading" + }, + { + "Name": "IOCompletionCallback", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPool", + "Namespace": "System.Threading" + }, + { + "Name": "TimerCallback", + "Namespace": "System.Threading" + }, + { + "Name": "Timer", + "Namespace": "System.Threading" + }, + { + "Name": "Volatile", + "Namespace": "System.Threading" + }, + { + "Name": "WaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "SpinLock", + "Namespace": "System.Threading" + }, + { + "Name": "SpinWait", + "Namespace": "System.Threading" + }, + { + "Name": "LazyInitializer", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadLocal`1", + "Namespace": "System.Threading" + }, + { + "Name": "LockRecursionPolicy", + "Namespace": "System.Threading" + }, + { + "Name": "ReaderWriterLockSlim", + "Namespace": "System.Threading" + }, + { + "Name": "SemaphoreSlim", + "Namespace": "System.Threading" + }, + { + "Name": "ManualResetEventSlim", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationTokenRegistration", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationTokenSource", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationToken", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPoolBoundHandle", + "Namespace": "System.Threading" + }, + { + "Name": "PreAllocatedOverlapped", + "Namespace": "System.Threading" + }, + { + "Name": "AbandonedMutexException", + "Namespace": "System.Threading" + }, + { + "Name": "ApartmentState", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncLocal`1", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncLocalValueChangedArgs`1", + "Namespace": "System.Threading" + }, + { + "Name": "AutoResetEvent", + "Namespace": "System.Threading" + }, + { + "Name": "EventResetMode", + "Namespace": "System.Threading" + }, + { + "Name": "ContextCallback", + "Namespace": "System.Threading" + }, + { + "Name": "ExecutionContext", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncFlowControl", + "Namespace": "System.Threading" + }, + { + "Name": "LazyThreadSafetyMode", + "Namespace": "System.Threading" + }, + { + "Name": "LockRecursionException", + "Namespace": "System.Threading" + }, + { + "Name": "ManualResetEvent", + "Namespace": "System.Threading" + }, + { + "Name": "ParameterizedThreadStart", + "Namespace": "System.Threading" + }, + { + "Name": "SemaphoreFullException", + "Namespace": "System.Threading" + }, + { + "Name": "SendOrPostCallback", + "Namespace": "System.Threading" + }, + { + "Name": "SynchronizationLockException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadAbortException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPriority", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStart", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStartException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadState", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStateException", + "Namespace": "System.Threading" + }, + { + "Name": "Timeout", + "Namespace": "System.Threading" + }, + { + "Name": "WaitHandleCannotBeOpenedException", + "Namespace": "System.Threading" + }, + { + "Name": "Task`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskFactory`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskStatus", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Task", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCreationOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskContinuationOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskFactory", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskScheduler", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "UnobservedTaskExceptionEventArgs", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCompletionSource`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ConcurrentExclusiveSchedulerPair", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCanceledException", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskExtensions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskSchedulerException", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Calendar", + "Namespace": "System.Globalization" + }, + { + "Name": "CharUnicodeInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CompareOptions", + "Namespace": "System.Globalization" + }, + { + "Name": "CompareInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "GregorianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "IdnMapping", + "Namespace": "System.Globalization" + }, + { + "Name": "RegionInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "TextElementEnumerator", + "Namespace": "System.Globalization" + }, + { + "Name": "TextInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CalendarAlgorithmType", + "Namespace": "System.Globalization" + }, + { + "Name": "CalendarWeekRule", + "Namespace": "System.Globalization" + }, + { + "Name": "ChineseLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureNotFoundException", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureTypes", + "Namespace": "System.Globalization" + }, + { + "Name": "DateTimeFormatInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "DateTimeStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "DaylightTime", + "Namespace": "System.Globalization" + }, + { + "Name": "DigitShapes", + "Namespace": "System.Globalization" + }, + { + "Name": "EastAsianLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "GregorianCalendarTypes", + "Namespace": "System.Globalization" + }, + { + "Name": "HebrewCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "HijriCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JapaneseCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JapaneseLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JulianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "KoreanCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "KoreanLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "NumberFormatInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "NumberStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "PersianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "SortKey", + "Namespace": "System.Globalization" + }, + { + "Name": "SortVersion", + "Namespace": "System.Globalization" + }, + { + "Name": "StringInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "TaiwanCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "TaiwanLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "ThaiBuddhistCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "TimeSpanStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "UmAlQuraCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "UnicodeCategory", + "Namespace": "System.Globalization" + }, + { + "Name": "Assembly", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyName", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "ConstructorInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeData", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeNamedArgument", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeTypedArgument", + "Namespace": "System.Reflection" + }, + { + "Name": "ExceptionHandlingClause", + "Namespace": "System.Reflection" + }, + { + "Name": "FieldInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "LocalVariableInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodBase", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodBody", + "Namespace": "System.Reflection" + }, + { + "Name": "AmbiguousMatchException", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyAlgorithmIdAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCompanyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyConfigurationAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyContentType", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCopyrightAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCultureAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDefaultAliasAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDelaySignAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDescriptionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFileVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFlagsAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyInformationalVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyKeyFileAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyKeyNameAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyMetadataAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyNameFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyProductAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblySignatureKeyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyTitleAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyTrademarkAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "Binder", + "Namespace": "System.Reflection" + }, + { + "Name": "BindingFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "CallingConventions", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeFormatException", + "Namespace": "System.Reflection" + }, + { + "Name": "DefaultMemberAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "EventAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "EventInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ExceptionHandlingClauseOptions", + "Namespace": "System.Reflection" + }, + { + "Name": "FieldAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "GenericParameterAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ICustomAttributeProvider", + "Namespace": "System.Reflection" + }, + { + "Name": "ImageFileMachine", + "Namespace": "System.Reflection" + }, + { + "Name": "InterfaceMapping", + "Namespace": "System.Reflection" + }, + { + "Name": "IntrospectionExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "InvalidFilterCriteriaException", + "Namespace": "System.Reflection" + }, + { + "Name": "IReflect", + "Namespace": "System.Reflection" + }, + { + "Name": "IReflectableType", + "Namespace": "System.Reflection" + }, + { + "Name": "ManifestResourceInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberFilter", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberTypes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodImplAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "Missing", + "Namespace": "System.Reflection" + }, + { + "Name": "Module", + "Namespace": "System.Reflection" + }, + { + "Name": "ModuleResolveEventHandler", + "Namespace": "System.Reflection" + }, + { + "Name": "ObfuscateAssemblyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "ObfuscationAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterModifier", + "Namespace": "System.Reflection" + }, + { + "Name": "Pointer", + "Namespace": "System.Reflection" + }, + { + "Name": "PortableExecutableKinds", + "Namespace": "System.Reflection" + }, + { + "Name": "ProcessorArchitecture", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ReflectionContext", + "Namespace": "System.Reflection" + }, + { + "Name": "ReflectionTypeLoadException", + "Namespace": "System.Reflection" + }, + { + "Name": "ResourceAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ResourceLocation", + "Namespace": "System.Reflection" + }, + { + "Name": "StrongNameKeyPair", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetException", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetInvocationException", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetParameterCountException", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeDelegator", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeFilter", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyExtensions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "AssemblyBuilderAccess", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ConstructorBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "DynamicMethod", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EventBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EventToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FieldBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FieldToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ILGenerator", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "Label", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "LocalBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "MethodBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "CustomAttributeBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "MethodToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ModuleBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PEFileKinds", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCodes", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCode", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCodeType", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StackBehaviour", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OperandType", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FlowControl", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ParameterBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ParameterToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PropertyBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PropertyToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "SignatureHelper", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "SignatureToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StringToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PackingSize", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "TypeBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "GenericTypeParameterBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EnumBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "TypeToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StringBuilder", + "Namespace": "System.Text" + }, + { + "Name": "DecoderExceptionFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderExceptionFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallbackException", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "DecoderReplacementFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderReplacementFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderExceptionFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderExceptionFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallbackException", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderReplacementFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderReplacementFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "Encoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF7Encoding", + "Namespace": "System.Text" + }, + { + "Name": "ASCIIEncoding", + "Namespace": "System.Text" + }, + { + "Name": "Decoder", + "Namespace": "System.Text" + }, + { + "Name": "Encoder", + "Namespace": "System.Text" + }, + { + "Name": "EncodingInfo", + "Namespace": "System.Text" + }, + { + "Name": "EncodingProvider", + "Namespace": "System.Text" + }, + { + "Name": "NormalizationForm", + "Namespace": "System.Text" + }, + { + "Name": "UnicodeEncoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF32Encoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF8Encoding", + "Namespace": "System.Text" + }, + { + "Name": "DictionaryEntry", + "Namespace": "System.Collections" + }, + { + "Name": "ICollection", + "Namespace": "System.Collections" + }, + { + "Name": "IComparer", + "Namespace": "System.Collections" + }, + { + "Name": "IDictionary", + "Namespace": "System.Collections" + }, + { + "Name": "IDictionaryEnumerator", + "Namespace": "System.Collections" + }, + { + "Name": "IEnumerable", + "Namespace": "System.Collections" + }, + { + "Name": "IEnumerator", + "Namespace": "System.Collections" + }, + { + "Name": "IEqualityComparer", + "Namespace": "System.Collections" + }, + { + "Name": "IList", + "Namespace": "System.Collections" + }, + { + "Name": "IStructuralComparable", + "Namespace": "System.Collections" + }, + { + "Name": "IStructuralEquatable", + "Namespace": "System.Collections" + }, + { + "Name": "Collection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "Comparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Dictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "EqualityComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "List`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "ICollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEnumerable`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEnumerator`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEqualityComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyNotFoundException", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyValuePair", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyValuePair`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "MemoryFailPoint", + "Namespace": "System.Runtime" + }, + { + "Name": "GCLargeObjectHeapCompactionMode", + "Namespace": "System.Runtime" + }, + { + "Name": "GCLatencyMode", + "Namespace": "System.Runtime" + }, + { + "Name": "GCSettings", + "Namespace": "System.Runtime" + }, + { + "Name": "RuntimeImports", + "Namespace": "System.Runtime" + }, + { + "Name": "TargetFrameworkAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "SerializationInfo", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IDeserializationCallback", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IFormatterConverter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IObjectReference", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISafeSerializationData", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializable", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnDeserializedAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnDeserializingAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnSerializedAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnSerializingAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OptionalFieldAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SafeSerializationEventArgs", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationException", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationEntry", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationInfoEnumerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "StreamingContext", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "StreamingContextStates", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "AssemblyLoadContext", + "Namespace": "System.Runtime.Loader" + }, + { + "Name": "HandleProcessCorruptedStateExceptionsAttribute", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "ExceptionDispatchInfo", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "FirstChanceExceptionEventArgs", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "ArrayWithOffset", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeIdentifierAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "AllowReversePInvokeCallsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DispIdAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComInterfaceType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InterfaceTypeAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComDefaultInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ClassInterfaceType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ClassInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "LCIDConversionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ProgIdAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComSourceInterfacesAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "MarshalAsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComImportAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GuidAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "PreserveSigAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OutAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OptionalAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DllImportSearchPath", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultDllImportSearchPathsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DllImportAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "StructLayoutAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "FieldOffsetAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CoClassAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BestFitMappingAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultCharSetAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "COMException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CriticalHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GCHandleType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GCHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "HandleRef", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomMarshaler", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InvalidOleVariantTypeException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CustomQueryInterfaceMode", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "Marshal", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "MarshalDirectiveException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SEHException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeBuffer", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BStrWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CurrencyWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ErrorWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnknownWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "VariantWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComMemberType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomAdapter", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CustomQueryInterfaceResult", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomQueryInterface", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InvalidComObjectException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeArrayRankMismatchException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeArrayTypeMismatchException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "NativeCallableAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DispatchWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomFactory", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComEventsHelper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CallingConvention", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CharSet", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComVisibleAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ExternalException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "LayoutKind", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnmanagedFunctionPointerAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnmanagedType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "VarEnum", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "InterfaceImplementedInVersionAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "ReadOnlyArrayAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WriteOnlyArrayAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "ReturnValueNameAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "EventRegistrationToken", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "EventRegistrationTokenTable`1", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "IActivationFactory", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WindowsRuntimeMarshal", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "BIND_OPTS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IBindCtx", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IConnectionPointContainer", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IConnectionPoint", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumMoniker", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CONNECTDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumConnections", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumConnectionPoints", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumString", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumVARIANT", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FILETIME", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IMoniker", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IPersistFile", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IRunningObjectTable", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STATSTG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IStream", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DESCKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "BINDPTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeComp", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IMPLTYPEFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEATTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDLFLAG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDLDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "PARAMFLAG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "PARAMDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ELEMDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DISPPARAMS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "EXCEPINFO", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "INVOKEKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CALLCONV", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeInfo", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "SYSKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "LIBFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPELIBATTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeLib", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeLib2", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeInfo2", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CriticalFinalizerObject", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "Cer", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "Consistency", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "ReliabilityContractAttribute", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "RuntimeHelpers", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CustomConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DateTimeConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DecimalConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodImplAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ICastable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeWrappedException", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConditionalWeakTable`2", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncVoidMethodBuilder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncTaskMethodBuilder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncTaskMethodBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TaskAwaiter", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TaskAwaiter`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredTaskAwaitable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredTaskAwaitable`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "YieldAwaitable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ContractHelper", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AccessedThroughPropertyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncStateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerFilePathAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerLineNumberAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerMemberNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilationRelaxations", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilationRelaxationsAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerGeneratedAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerGlobalScopeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DefaultDependencyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DependencyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DisablePrivateReflectionAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DiscardableAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ExtensionAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FixedAddressValueTypeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FixedBufferAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FormattableStringFactory", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IAsyncStateMachine", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IndexerNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "INotifyCompletion", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ICriticalNotifyCompletion", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "InternalsVisibleToAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsConst", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsByRefLikeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsVolatile", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IteratorStateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ITuple", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "LoadHint", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodCodeType", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodImplOptions", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsReadOnlyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ReferenceAssemblyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeCompatibilityAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeFeature", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "SpecialNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StringFreezingAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StrongBox`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IStrongBox", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "SuppressIldasmAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TupleElementNamesAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TypeForwardedFromAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TypeForwardedToAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "UnsafeValueTypeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IStreamProvider", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlDictionary", + "Namespace": "System.Xml" + }, + { + "Name": "UniqueId", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlBinaryReaderInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "XmlBinaryReaderSession", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlBinaryWriterInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "XmlBinaryWriterSession", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionary", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryWriter", + "Namespace": "System.Xml" + }, + { + "Name": "OnXmlDictionaryReaderClose", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReaderQuotaTypes", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReaderQuotas", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryString", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlTextReaderInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlTextWriterInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "IFragmentCapableXmlDictionaryWriter", + "Namespace": "System.Xml" + }, + { + "Name": "DataContractResolver", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializer", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializerSettings", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ExtensionDataObject", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XmlObjectSerializer", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializerExtensions", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XmlSerializableServices", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DateTimeFormat", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "EmitTypeInformation", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "JsonFormatGeneratorStatics", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ExportOptions", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IExtensibleDataObject", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XPathQueryGenerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XsdDataContractExporter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractJsonSerializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "DataContractJsonSerializerSettings", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "JsonReaderWriterFactory", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "IXmlJsonReaderInitializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "IXmlJsonWriterInitializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "GenericUriParserOptions", + "Namespace": "System" + }, + { + "Name": "GenericUriParser", + "Namespace": "System" + }, + { + "Name": "Uri", + "Namespace": "System" + }, + { + "Name": "UriBuilder", + "Namespace": "System" + }, + { + "Name": "UriKind", + "Namespace": "System" + }, + { + "Name": "UriComponents", + "Namespace": "System" + }, + { + "Name": "UriFormat", + "Namespace": "System" + }, + { + "Name": "UriFormatException", + "Namespace": "System" + }, + { + "Name": "UriHostNameType", + "Namespace": "System" + }, + { + "Name": "HttpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "FtpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "FileStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NewsStyleUriParser", + "Namespace": "System" + }, + { + "Name": "GopherStyleUriParser", + "Namespace": "System" + }, + { + "Name": "LdapStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NetPipeStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NetTcpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "UriPartial", + "Namespace": "System" + }, + { + "Name": "UriParser", + "Namespace": "System" + }, + { + "Name": "XmlNamedNodeMap", + "Namespace": "System.Xml" + }, + { + "Name": "IApplicationResourceStreamResolver", + "Namespace": "System.Xml" + }, + { + "Name": "IHasXmlNode", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlLineInfo", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlNamespaceResolver", + "Namespace": "System.Xml" + }, + { + "Name": "NameTable", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDateTimeSerializationMode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlConvert", + "Namespace": "System.Xml" + }, + { + "Name": "XmlException", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNamespaceManager", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNamespaceScope", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNameTable", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeOrder", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeType", + "Namespace": "System.Xml" + }, + { + "Name": "XmlQualifiedName", + "Namespace": "System.Xml" + }, + { + "Name": "XmlResolver", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSecureResolver", + "Namespace": "System.Xml" + }, + { + "Name": "XmlUrlResolver", + "Namespace": "System.Xml" + }, + { + "Name": "ConformanceLevel", + "Namespace": "System.Xml" + }, + { + "Name": "DtdProcessing", + "Namespace": "System.Xml" + }, + { + "Name": "EntityHandling", + "Namespace": "System.Xml" + }, + { + "Name": "NamespaceHandling", + "Namespace": "System.Xml" + }, + { + "Name": "NewLineHandling", + "Namespace": "System.Xml" + }, + { + "Name": "ReadState", + "Namespace": "System.Xml" + }, + { + "Name": "ValidationType", + "Namespace": "System.Xml" + }, + { + "Name": "WhitespaceHandling", + "Namespace": "System.Xml" + }, + { + "Name": "XmlParserContext", + "Namespace": "System.Xml" + }, + { + "Name": "XmlReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlReaderSettings", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSpace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTextReader", + "Namespace": "System.Xml" + }, + { + "Name": "Formatting", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTextWriter", + "Namespace": "System.Xml" + }, + { + "Name": "XmlValidatingReader", + "Namespace": "System.Xml" + }, + { + "Name": "WriteState", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWriter", + "Namespace": "System.Xml" + }, + { + "Name": "XmlOutputMethod", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWriterSettings", + "Namespace": "System.Xml" + }, + { + "Name": "XmlAttribute", + "Namespace": "System.Xml" + }, + { + "Name": "XmlAttributeCollection", + "Namespace": "System.Xml" + }, + { + "Name": "XmlCDataSection", + "Namespace": "System.Xml" + }, + { + "Name": "XmlCharacterData", + "Namespace": "System.Xml" + }, + { + "Name": "XmlComment", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDeclaration", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocument", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocumentFragment", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocumentType", + "Namespace": "System.Xml" + }, + { + "Name": "XmlElement", + "Namespace": "System.Xml" + }, + { + "Name": "XmlEntity", + "Namespace": "System.Xml" + }, + { + "Name": "XmlEntityReference", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedAction", + "Namespace": "System.Xml" + }, + { + "Name": "XmlImplementation", + "Namespace": "System.Xml" + }, + { + "Name": "XmlLinkedNode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedEventArgs", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedEventHandler", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeList", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNotation", + "Namespace": "System.Xml" + }, + { + "Name": "XmlProcessingInstruction", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSignificantWhitespace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlText", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWhitespace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTokenizedType", + "Namespace": "System.Xml" + }, + { + "Name": "CodeGenerationOptions", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "CodeIdentifier", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "CodeIdentifiers", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "ImportContext", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "IXmlSerializable", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "IXmlTextParser", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SchemaImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributeOverrides", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapEnumAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapIgnoreAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapIncludeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapReflectionImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapSchemaMember", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapTypeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyElementAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayItemAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayItemAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeOverrides", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlChoiceIdentifierAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlEnumAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlIgnoreAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlIncludeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMappingAccess", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMemberMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMembersMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNamespaceDeclarationsAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlReflectionImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlReflectionMember", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlRootAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaExporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaProviderAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemas", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaEnumerator", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationGeneratedCode", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationReader", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationFixupCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationCollectionFixupCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationReadCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationWriter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationWriteCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerAssemblyAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlDeserializationEvents", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerImplementation", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializer", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerFactory", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerNamespaces", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerVersionAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTextAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTypeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTypeMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNodeEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNodeEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "UnreferencedObjectEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "UnreferencedObjectEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaDatatypeVariety", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "IXmlSchemaInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "ValidationEventArgs", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "ValidationEventHandler", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlAtomicValue", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchema", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAll", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnnotated", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnnotation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAny", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnyAttribute", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAppInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttribute", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttributeGroup", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttributeGroupRef", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaChoice", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCollection", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCollectionEnumerator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContentExtension", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContentRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentModel", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentProcessing", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDatatype", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDerivationMethod", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDocumentation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaElement", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaExternal", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaNumericFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaPatternFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaEnumerationFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinExclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinInclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxExclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxInclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaTotalDigitsFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaFractionDigitsFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaWhiteSpaceFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaForm", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroup", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroupBase", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroupRef", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaIdentityConstraint", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaXPath", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaUnique", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaKey", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaKeyref", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaImport", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInclude", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaNotation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObject", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectCollection", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectEnumerator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectTable", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaParticle", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaRedefine", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSequence", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCompilationSettings", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContentExtension", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContentRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeList", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeUnion", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaUse", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidationException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlValueGetter", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidationFlags", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidity", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSeverityType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlTypeCode", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInference", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInferenceException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XslCompiledTransform", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltMessageEncounteredEventArgs", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltMessageEncounteredEventHandler", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltArgumentList", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "IXsltContextFunction", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "IXsltContextVariable", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltContext", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltException", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltCompileException", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XslTransform", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltSettings", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "ContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ElementContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NodeKindContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AttributeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NamespaceIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AttributeContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ContentMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DodSequenceMerge", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "SetIteratorResult", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "UnionIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IntersectIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DifferenceIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "FollowingSiblingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "FollowingSiblingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingSiblingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingSiblingDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "StringConcat", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DescendantIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DescendantMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ParentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AncestorIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AncestorDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathFollowingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathFollowingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NodeRangeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "Int32Aggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "Int64Aggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DecimalAggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DoubleAggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlCollation", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlILIndex", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlILStorageConverter", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IteratorResult", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IdIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlNavigatorFilter", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryContext", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryOutput", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryRuntime", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQuerySequence`1", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryItemSequence", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryNodeSequence", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlSortKeyAccumulator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltConvert", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltFunctions", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltLibrary", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IXPathNavigable", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathDocument", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathException", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlSortOrder", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlCaseOrder", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlDataType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathResultType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathExpression", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathItem", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNamespaceScope", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNavigator", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNodeIterator", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNodeType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlKnownDtds", + "Namespace": "System.Xml.Resolvers" + }, + { + "Name": "XmlPreloadedResolver", + "Namespace": "System.Xml.Resolvers" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XAttribute", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XCData", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XComment", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XContainer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDeclaration", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDocument", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDocumentType", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XElement", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObjectChange", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "LoadOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "SaveOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "ReaderOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XName", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNamespace", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNode", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNodeDocumentOrderComparer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNodeEqualityComparer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObject", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObjectChangeEventArgs", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XProcessingInstruction", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XStreamingElement", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XText", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "DispatchProxy", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodSemanticsAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "DeclarativeSecurityAction", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodImportAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ManifestResourceAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyHashAlgorithm", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "ManagedPEBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DebugDirectoryBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEDirectoriesBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEHeaderBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "ResourceSectionBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "SectionLocation", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CoffHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CorFlags", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CorHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CodeViewDebugDirectoryData", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DebugDirectoryEntry", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DebugDirectoryEntryType", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DirectoryEntry", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "Machine", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "Characteristics", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEMagic", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "Subsystem", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DllCharacteristics", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "SectionCharacteristics", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEHeaders", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEMemoryBlock", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEReader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEStreamOptions", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "SectionHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "EntityHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Blob", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobWriter", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobBuilder", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ReservedBlob`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeNamedArgument`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeTypedArgument`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeValue`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ICustomAttributeTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ILOpCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ILOpCodeExtensions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImageFormatLimitationException", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataStreamOptions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataReaderProvider", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobContentId", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PrimitiveSerializationTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "InterfaceImplementationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImplementationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodSpecificationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExportedTypeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeSpecificationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FieldDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StandaloneSignatureHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ParameterHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterConstraintHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DeclarativeSecurityAttributeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ConstantHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ManifestResourceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyFileHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "UserStringHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StringHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "NamespaceDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GuidHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyFile", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobReader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Constant", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ConstantTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttribute", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeNamedArgumentKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DeclarativeSecurityAttribute", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ArrayShape", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ISZArrayTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ISignatureTypeProvider`2", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ISimpleTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureTypeKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "IConstructedTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodSignature`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PrimitiveTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExceptionRegion", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExceptionRegionKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExportedType", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FieldDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameter", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterConstraint", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterConstraintHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DeclarativeSecurityAttributeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FieldDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImplementationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ParameterHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "InterfaceImplementationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeReferenceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExportedTypeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReferenceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyAccessors", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventAccessors", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyReferenceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ManifestResourceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyFileHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "HandleComparer", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "HandleKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Handle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "InterfaceImplementation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ManifestResource", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StandaloneSignatureKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReferenceKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataReader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataReaderOptions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataStringComparer", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataStringDecoder", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodBodyBlock", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImplementation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImport", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodSpecification", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "NamespaceDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Parameter", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomDebugInformation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DebugMetadataHeader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Document", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DocumentNameBlobHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DocumentHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDebugInformationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalScopeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariableHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalConstantHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportScopeCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomDebugInformationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DocumentHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDebugInformationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalScopeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariableHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalConstantHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportScopeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomDebugInformationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportDefinitionKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportDefinitionCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalConstant", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportScope", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalScope", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariable", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariableAttributes", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDebugInformation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SequencePoint", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SequencePointCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PEReaderExtensions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SerializationTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureAttributes", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureCallingConvention", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureHeader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StandaloneSignature", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeLayout", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeSpecification", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FunctionPointerAttributes", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MethodBodyStreamEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MethodBodyAttributes", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataRootBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ControlFlowBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ExceptionRegionEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "InstructionEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LabelHandle", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CodedIndex", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "PortablePdbBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "BlobEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MethodSignatureEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LocalVariablesEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LocalVariableTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ParameterTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "PermissionSetEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "GenericTypeArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "FixedArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LiteralEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ScalarEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LiteralsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "VectorEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "NameEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomAttributeNamedArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "NamedArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "NamedArgumentTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomAttributeArrayTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomAttributeElementTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "SignatureTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomModifiersEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ArrayShapeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ReturnTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ParametersEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataSizes", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "SignatureDecoder`2", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "EditAndContinueLogEntry", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "EditAndContinueOperation", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ExportedTypeExtensions", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "HeapIndex", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataReaderExtensions", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataTokens", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "TableIndex", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataAggregator", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "TypeExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "EventInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "ModuleExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "IResourceWriter", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceWriter", + "Namespace": "System.Resources" + }, + { + "Name": "CallConvCdecl", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvStdcall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvThiscall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvFastcall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsPinned", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsBoxed", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsByValue", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsCopyConstructed", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsExplicitlyDereferenced", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsImplicitlyDereferenced", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsJitIntrinsic", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsLong", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsSignUnspecifiedByte", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsUdtReturn", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "HasCopySemanticsAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ScopelessEnumAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "NativeCppClassAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RequiredAttributeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerMarshalOverride", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "Action`9", + "Namespace": "System" + }, + { + "Name": "Action`10", + "Namespace": "System" + }, + { + "Name": "Action`11", + "Namespace": "System" + }, + { + "Name": "Action`12", + "Namespace": "System" + }, + { + "Name": "Action`13", + "Namespace": "System" + }, + { + "Name": "Action`14", + "Namespace": "System" + }, + { + "Name": "Action`15", + "Namespace": "System" + }, + { + "Name": "Action`16", + "Namespace": "System" + }, + { + "Name": "Func`10", + "Namespace": "System" + }, + { + "Name": "Func`11", + "Namespace": "System" + }, + { + "Name": "Func`12", + "Namespace": "System" + }, + { + "Name": "Func`13", + "Namespace": "System" + }, + { + "Name": "Func`14", + "Namespace": "System" + }, + { + "Name": "Func`15", + "Namespace": "System" + }, + { + "Name": "Func`16", + "Namespace": "System" + }, + { + "Name": "Func`17", + "Namespace": "System" + }, + { + "Name": "Lazy`2", + "Namespace": "System" + }, + { + "Name": "WaitHandleExtensions", + "Namespace": "System.Threading" + }, + { + "Name": "AssemblyTargetedPatchBandAttribute", + "Namespace": "System.Runtime" + }, + { + "Name": "TargetedPatchingOptOutAttribute", + "Namespace": "System.Runtime" + }, + { + "Name": "PrePrepareMethodAttribute", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "RuntimeReflectionExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "FileAttributes", + "Namespace": "System.IO" + }, + { + "Name": "HandleInheritability", + "Namespace": "System.IO" + }, + { + "Name": "ISet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "AppDomain", + "Namespace": "System" + }, + { + "Name": "AppDomainUnloadedException", + "Namespace": "System" + }, + { + "Name": "ApplicationId", + "Namespace": "System" + }, + { + "Name": "CannotUnloadAppDomainException", + "Namespace": "System" + }, + { + "Name": "ContextBoundObject", + "Namespace": "System" + }, + { + "Name": "ContextMarshalException", + "Namespace": "System" + }, + { + "Name": "ContextStaticAttribute", + "Namespace": "System" + }, + { + "Name": "Environment", + "Namespace": "System" + }, + { + "Name": "LoaderOptimization", + "Namespace": "System" + }, + { + "Name": "LoaderOptimizationAttribute", + "Namespace": "System" + }, + { + "Name": "OperatingSystem", + "Namespace": "System" + }, + { + "Name": "PlatformID", + "Namespace": "System" + }, + { + "Name": "StringNormalizationExtensions", + "Namespace": "System" + }, + { + "Name": "IPermission", + "Namespace": "System.Security" + }, + { + "Name": "ISecurityEncodable", + "Namespace": "System.Security" + }, + { + "Name": "SecurityElement", + "Namespace": "System.Security" + }, + { + "Name": "CodeAccessSecurityAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityAction", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermissionFlag", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ArrayList", + "Namespace": "System.Collections" + }, + { + "Name": "Comparer", + "Namespace": "System.Collections" + }, + { + "Name": "Hashtable", + "Namespace": "System.Collections" + }, + { + "Name": "IHashCodeProvider", + "Namespace": "System.Collections" + }, + { + "Name": "FrameworkName", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ComponentGuaranteesAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceConsumptionAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ComponentGuaranteesOptions", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceExposureAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceScope", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "VersioningHelper", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "AssemblyNameProxy", + "Namespace": "System.Reflection" + }, + { + "Name": "WebUtility", + "Namespace": "System.Net" + }, + { + "Name": "StreamReader", + "Namespace": "System.IO" + }, + { + "Name": "StreamWriter", + "Namespace": "System.IO" + }, + { + "Name": "StringReader", + "Namespace": "System.IO" + }, + { + "Name": "StringWriter", + "Namespace": "System.IO" + }, + { + "Name": "TextReader", + "Namespace": "System.IO" + }, + { + "Name": "TextWriter", + "Namespace": "System.IO" + }, + { + "Name": "BufferedStream", + "Namespace": "System.IO" + }, + { + "Name": "InvalidDataException", + "Namespace": "System.IO" + }, + { + "Name": "GlobalizationExtensions", + "Namespace": "System.Globalization" + }, + { + "Name": "Stopwatch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "IndentedTextWriter", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "SecureStringMarshal", + "Namespace": "System.Security" + }, + { + "Name": "AutomationProxyAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComAliasNameAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComCompatibleVersionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComConversionLossAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComRegisterFunctionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComUnregisterFunctionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IDispatchImplAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IDispatchImplType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ImportedFromTypeLibAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ManagedToNativeComInteropStubAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "PrimaryInteropAssemblyAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SetWin32ContextInIDispatchAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibImportClassAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibTypeFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibFuncFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVarFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibTypeAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibFuncAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVarAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVersionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComAwareEventInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComEventInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultParameterValueAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "HandleCollector", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RuntimeEnvironment", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "AssemblyRegistrationFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ExporterEventKind", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RegistrationClassContext", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RegistrationConnectionType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ADVF", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DATADIR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DVASPECT", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FORMATETC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IAdviseSink", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDataObject", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumFORMATETC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumSTATDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STATDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STGMEDIUM", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYMED", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IUnknownConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeInformation", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "Architecture", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OSPlatform", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BigInteger", + "Namespace": "System.Numerics" + }, + { + "Name": "Complex", + "Namespace": "System.Numerics" + }, + { + "Name": "Formatter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterConverter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterServices", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IFormatter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializationSurrogate", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISurrogateSelector", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ObjectIDGenerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ObjectManager", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationBinder", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationObjectManager", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SurrogateSelector", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterTypeStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "FormatterAssemblyStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "TypeFilterLevel", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "IFieldInfo", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "BinaryFormatter", + "Namespace": "System.Runtime.Serialization.Formatters.Binary" + }, + { + "Name": "CollectionDataContractAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ContractNamespaceAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "EnumMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IgnoreDataMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "InvalidDataContractException", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializationSurrogateProvider", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "KnownTypeAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "AceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "KnownAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CustomAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CompoundAceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CompoundAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceQualifier", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "QualifiedAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceEnumerator", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RawAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SystemAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DiscretionaryAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "InheritanceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "PropagationFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SecurityInfos", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ResourceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlSections", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlActions", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "NativeObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlModification", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessRule`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditRule`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectSecurity`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "PrivilegeNotHeldException", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ControlFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RawSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuthorizationRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuthorizationRuleCollection", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "GenericPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "Claim", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimsIdentity", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimsPrincipal", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimTypes", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimValueTypes", + "Namespace": "System.Security.Claims" + }, + { + "Name": "Aes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AesManaged", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricKeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricKeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricSignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricSignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoConfig", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DES", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSA", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSAParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSASignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSASignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECCurve", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDiffieHellmanPublicKey", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsa", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECPoint", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MaskGenerationMethod", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MD5", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACMD5", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA1", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA256", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA384", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA512", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "IncrementalHash", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PKCS1MaskGenerationMethod", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RandomNumberGenerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RC2", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Rijndael", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RijndaelManaged", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Rfc2898DeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSA", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAEncryptionPadding", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAEncryptionPaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOAEPKeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOAEPKeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1KeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1KeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1SignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1SignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSASignaturePadding", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSASignaturePaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SignatureDescription", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDES", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SafeNCryptHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptKeyHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptProviderHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptSecretHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "AesCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngAlgorithmGroup", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngExportPolicies", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKey", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyBlobFormat", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyCreationOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyCreationParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyHandleOpenOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyOpenOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyUsages", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngProperty", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngPropertyCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngPropertyOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngUIPolicy", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngUIProtectionLevels", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSACng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsaCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECKeyXmlFormat", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSACng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDESCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AesCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspProviderFlags", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ICspAsymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeyNumber", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MD5CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PasswordDeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RNGCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDESCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspKeyContainerInfo", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DESCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSACryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RC2CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSACryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedData", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedDataCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedDataEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "FromBase64TransformMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ToBase64Transform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "FromBase64Transform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Oid", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidGroup", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSAOpenSsl", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsaOpenSsl", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOpenSsl", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SafeEvpPKeyHandle", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObject", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObjectCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObjectEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "X509IssuerSerial", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "AlgorithmIdentifier", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipient", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipientCollection", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipientEnumerator", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "ContentInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "EnvelopedCms", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "KeyAgreeRecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "KeyTransRecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9AttributeObject", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9ContentType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9DocumentDescription", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9DocumentName", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9MessageDigest", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9SigningTime", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "PublicKeyInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoCollection", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoEnumerator", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifier", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierOrKey", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierOrKeyType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "AsymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CipherMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicUnexpectedOperationException", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoStream", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoStreamMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HashAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HashAlgorithmName", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMAC", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ICryptoTransform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeyedHashAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeySizes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CertificateRequest", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "DSACertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "ECDsaCertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "OpenFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "PublicKey", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "RSACertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "StoreLocation", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "StoreName", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "SubjectAlternativeNameBuilder", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X500DistinguishedName", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X500DistinguishedNameFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509BasicConstraintsExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2Collection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2Enumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Chain", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElement", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElementCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElementEnumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainPolicy", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainStatus", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainStatusFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ContentType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509EnhancedKeyUsageExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Extension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ExtensionCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ExtensionEnumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509FindType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509IncludeOption", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyStorageFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyUsageExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyUsageFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509NameType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509RevocationFlag", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509RevocationMode", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SignatureGenerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Store", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SubjectKeyIdentifierExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SubjectKeyIdentifierHashAlgorithm", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509VerificationFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "SafeX509ChainHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "ApplicationIdentity", + "Namespace": "System" + }, + { + "Name": "DistributedTransactionPermission", + "Namespace": "System.Transactions" + }, + { + "Name": "DistributedTransactionPermissionAttribute", + "Namespace": "System.Transactions" + }, + { + "Name": "CodeAccessPermission", + "Namespace": "System.Security" + }, + { + "Name": "HostProtectionException", + "Namespace": "System.Security" + }, + { + "Name": "HostSecurityManager", + "Namespace": "System.Security" + }, + { + "Name": "HostSecurityManagerOptions", + "Namespace": "System.Security" + }, + { + "Name": "IEvidenceFactory", + "Namespace": "System.Security" + }, + { + "Name": "ISecurityPolicyEncodable", + "Namespace": "System.Security" + }, + { + "Name": "IStackWalk", + "Namespace": "System.Security" + }, + { + "Name": "NamedPermissionSet", + "Namespace": "System.Security" + }, + { + "Name": "PermissionSet", + "Namespace": "System.Security" + }, + { + "Name": "PolicyLevelType", + "Namespace": "System.Security" + }, + { + "Name": "SecurityContext", + "Namespace": "System.Security" + }, + { + "Name": "SecurityContextSource", + "Namespace": "System.Security" + }, + { + "Name": "SecurityManager", + "Namespace": "System.Security" + }, + { + "Name": "SecurityState", + "Namespace": "System.Security" + }, + { + "Name": "SecurityZone", + "Namespace": "System.Security" + }, + { + "Name": "XmlSyntaxException", + "Namespace": "System.Security" + }, + { + "Name": "AllMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationDirectory", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationDirectoryMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrust", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrustCollection", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrustEnumerator", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationVersionMatch", + "Namespace": "System.Security.Policy" + }, + { + "Name": "CodeConnectAccess", + "Namespace": "System.Security.Policy" + }, + { + "Name": "CodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Evidence", + "Namespace": "System.Security.Policy" + }, + { + "Name": "EvidenceBase", + "Namespace": "System.Security.Policy" + }, + { + "Name": "FileCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "FirstMatchCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "GacInstalled", + "Namespace": "System.Security.Policy" + }, + { + "Name": "GacMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Hash", + "Namespace": "System.Security.Policy" + }, + { + "Name": "HashMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "IIdentityPermissionFactory", + "Namespace": "System.Security.Policy" + }, + { + "Name": "IMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "NetCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PermissionRequestEvidence", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyException", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyLevel", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyStatement", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyStatementAttribute", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Publisher", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PublisherMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Site", + "Namespace": "System.Security.Policy" + }, + { + "Name": "SiteMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "StrongName", + "Namespace": "System.Security.Policy" + }, + { + "Name": "StrongNameMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "TrustManagerContext", + "Namespace": "System.Security.Policy" + }, + { + "Name": "TrustManagerUIContext", + "Namespace": "System.Security.Policy" + }, + { + "Name": "UnionCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Url", + "Namespace": "System.Security.Policy" + }, + { + "Name": "UrlMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Zone", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ZoneMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "EnvironmentPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "EnvironmentPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "EnvironmentPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "GacIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "GacIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "HostProtectionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "HostProtectionResource", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageContainment", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageFilePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageFilePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStoragePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStoragePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IUnrestrictedPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntry", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntryCollection", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntryEnumerator", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PermissionSetAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PermissionState", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PrincipalPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PrincipalPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PublisherIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PublisherIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermissionFlag", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ResourcePermissionBase", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ResourcePermissionBaseEntry", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SiteIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SiteIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNameIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNameIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNamePublicKeyBlob", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionClipboard", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionWindow", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UrlIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UrlIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ZoneIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ZoneIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "DnsPermission", + "Namespace": "System.Net" + }, + { + "Name": "DnsPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "EndpointPermission", + "Namespace": "System.Net" + }, + { + "Name": "NetworkAccess", + "Namespace": "System.Net" + }, + { + "Name": "SocketPermission", + "Namespace": "System.Net" + }, + { + "Name": "SocketPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "TransportType", + "Namespace": "System.Net" + }, + { + "Name": "WebPermission", + "Namespace": "System.Net" + }, + { + "Name": "WebPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "PnrpPermission", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PnrpPermissionAttribute", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PnrpScope", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerCollaborationPermission", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerCollaborationPermissionAttribute", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "NetworkInformationAccess", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationPermission", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationPermissionAttribute", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "SmtpAccess", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpPermission", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpPermissionAttribute", + "Namespace": "System.Net.Mail" + }, + { + "Name": "PrintingPermission", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintingPermissionAttribute", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintingPermissionLevel", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "EventLogPermission", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionAccess", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionEntry", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionEntryCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermission", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionAccess", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionEntry", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionEntryCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SqlClientPermission", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientPermissionAttribute", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "OraclePermission", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OraclePermissionAttribute", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OleDbPermission", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbPermissionAttribute", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OdbcPermission", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcPermissionAttribute", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "DBDataPermission", + "Namespace": "System.Data.Common" + }, + { + "Name": "DBDataPermissionAttribute", + "Namespace": "System.Data.Common" + }, + { + "Name": "IIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "PrincipalPolicy", + "Namespace": "System.Security.Principal" + }, + { + "Name": "TokenImpersonationLevel", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityNotMappedException", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityReference", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityReferenceCollection", + "Namespace": "System.Security.Principal" + }, + { + "Name": "NTAccount", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WellKnownSidType", + "Namespace": "System.Security.Principal" + }, + { + "Name": "SecurityIdentifier", + "Namespace": "System.Security.Principal" + }, + { + "Name": "TokenAccessLevels", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsBuiltInRole", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "SafeAccessTokenHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "ServiceController", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceControllerStatus", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceStartMode", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceType", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "TimeoutException", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "CodePagesEncodingProvider", + "Namespace": "System.Text" + }, + { + "Name": "UnicodeRange", + "Namespace": "System.Text.Unicode" + }, + { + "Name": "UnicodeRanges", + "Namespace": "System.Text.Unicode" + }, + { + "Name": "HtmlEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "JavaScriptEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "TextEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "TextEncoderSettings", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "UrlEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "Regex", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "MatchEvaluator", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Capture", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "CaptureCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Group", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "GroupCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Match", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "MatchCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexMatchTimeoutException", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexOptions", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexRunner", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexRunnerFactory", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "ThreadingAclExtensions", + "Namespace": "System.Threading" + }, + { + "Name": "MutexRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "BarrierPostPhaseException", + "Namespace": "System.Threading" + }, + { + "Name": "Barrier", + "Namespace": "System.Threading" + }, + { + "Name": "CountdownEvent", + "Namespace": "System.Threading" + }, + { + "Name": "HostExecutionContext", + "Namespace": "System.Threading" + }, + { + "Name": "HostExecutionContextManager", + "Namespace": "System.Threading" + }, + { + "Name": "LockCookie", + "Namespace": "System.Threading" + }, + { + "Name": "ReaderWriterLock", + "Namespace": "System.Threading" + }, + { + "Name": "DataflowBlock", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowBlockOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ExecutionDataflowBlockOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "GroupingDataflowBlockOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowLinkOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowMessageHeader", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowMessageStatus", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "IDataflowBlock", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "IPropagatorBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "IReceivableSourceBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ISourceBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ITargetBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ActionBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BatchBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BatchedJoinBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BatchedJoinBlock`3", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BroadcastBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BufferBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "JoinBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "JoinBlock`3", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "TransformBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "TransformManyBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "WriteOnceBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ValueTask`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "AsyncMethodBuilderAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncValueTaskMethodBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredValueTaskAwaitable`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ValueTaskAwaiter`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ParallelOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Parallel", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ParallelLoopState", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ParallelLoopResult", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "LocalDataStoreSlot", + "Namespace": "System" + }, + { + "Name": "CompressedStack", + "Namespace": "System.Threading" + }, + { + "Name": "Thread", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadExceptionEventArgs", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadExceptionEventHandler", + "Namespace": "System.Threading" + }, + { + "Name": "CommittableTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "DependentTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "Enlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "IEnlistmentNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "IPromotableSinglePhaseNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "ISimpleTransactionSuperior", + "Namespace": "System.Transactions" + }, + { + "Name": "ISinglePhaseNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "ITransactionPromoter", + "Namespace": "System.Transactions" + }, + { + "Name": "PreparingEnlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "SinglePhaseEnlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "SubordinateTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionEventArgs", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionCompletedEventHandler", + "Namespace": "System.Transactions" + }, + { + "Name": "IsolationLevel", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionStatus", + "Namespace": "System.Transactions" + }, + { + "Name": "DependentCloneOption", + "Namespace": "System.Transactions" + }, + { + "Name": "EnlistmentOptions", + "Namespace": "System.Transactions" + }, + { + "Name": "Transaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionAbortedException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInDoubtException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionManagerCommunicationException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionPromotionException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInformation", + "Namespace": "System.Transactions" + }, + { + "Name": "IDtcTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInterop", + "Namespace": "System.Transactions" + }, + { + "Name": "HostCurrentTransactionCallback", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionStartedEventHandler", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionManager", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionOptions", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScopeOption", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScopeAsyncFlowOption", + "Namespace": "System.Transactions" + }, + { + "Name": "EnterpriseServicesInteropOption", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScope", + "Namespace": "System.Transactions" + }, + { + "Name": "HttpUtility", + "Namespace": "System.Web" + }, + { + "Name": "XDocumentExtensions", + "Namespace": "System.Xml.XPath" + } + ], + "SchemaVersion": "0.0.1" +} diff --git a/Engine/Settings/core-6.0.2-linux.json b/Engine/Settings/core-6.0.2-linux.json deleted file mode 100644 index 4c7962dd2..000000000 --- a/Engine/Settings/core-6.0.2-linux.json +++ /dev/null @@ -1,1648 +0,0 @@ -{ - "Modules": [ - { - "Name": "Microsoft.PowerShell.Archive", - "Version": "1.1.0.0", - "ExportedCommands": [ - { - "Name": "Compress-Archive", - "CommandType": "Function", - "ParameterSets": "[-Path] [-DestinationPath] [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] [] [-Path] [-DestinationPath] -Update [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] [] [-Path] [-DestinationPath] -Force [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] [] [-DestinationPath] -LiteralPath -Update [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] [] [-DestinationPath] -LiteralPath -Force [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] [] [-DestinationPath] -LiteralPath [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Expand-Archive", - "CommandType": "Function", - "ParameterSets": "[-Path] [[-DestinationPath] ] [-Force] [-PassThru] [-WhatIf] [-Confirm] [] [[-DestinationPath] ] -LiteralPath [-Force] [-PassThru] [-WhatIf] [-Confirm] []" - } - ], - "ExportedAliases": [] - }, - { - "Name": "Microsoft.PowerShell.Host", - "Version": "3.0.0.0", - "ExportedCommands": [ - { - "Name": "Start-Transcript", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [-Append] [-Force] [-NoClobber] [-IncludeInvocationHeader] [-WhatIf] [-Confirm] [] [[-LiteralPath] ] [-Append] [-Force] [-NoClobber] [-IncludeInvocationHeader] [-WhatIf] [-Confirm] [] [[-OutputDirectory] ] [-Append] [-Force] [-NoClobber] [-IncludeInvocationHeader] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Stop-Transcript", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - } - ], - "ExportedAliases": [] - }, - { - "Name": "Microsoft.PowerShell.Management", - "Version": "3.1.0.0", - "ExportedCommands": [ - { - "Name": "Add-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Value] [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-NoNewline] [-Encoding ] [-AsByteStream] [] [-Value] -LiteralPath [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-NoNewline] [-Encoding ] [-AsByteStream] []" - }, - { - "Name": "Clear-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Clear-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] -LiteralPath [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Clear-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Name] [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Name] -LiteralPath [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Convert-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [] -LiteralPath []" - }, - { - "Name": "Copy-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Destination] ] [-Container] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Recurse] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] [-FromSession ] [-ToSession ] [] [[-Destination] ] -LiteralPath [-Container] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Recurse] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] [-FromSession ] [-ToSession ] []" - }, - { - "Name": "Copy-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Destination] [-Name] [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Destination] [-Name] -LiteralPath [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Debug-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-WhatIf] [-Confirm] [] [-Id] [-WhatIf] [-Confirm] [] -InputObject [-WhatIf] [-Confirm] []" - }, - { - "Name": "Get-ChildItem", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [[-Filter] ] [-Include ] [-Exclude ] [-Recurse] [-Depth ] [-Force] [-Name] [-Attributes ] [-FollowSymlink] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [] [[-Filter] ] -LiteralPath [-Include ] [-Exclude ] [-Recurse] [-Depth ] [-Force] [-Name] [-Attributes ] [-FollowSymlink] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] []" - }, - { - "Name": "Get-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-ReadCount ] [-TotalCount ] [-Tail ] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-Delimiter ] [-Wait] [-Raw] [-Encoding ] [-AsByteStream] [] -LiteralPath [-ReadCount ] [-TotalCount ] [-Tail ] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-Delimiter ] [-Wait] [-Raw] [-Encoding ] [-AsByteStream] []" - }, - { - "Name": "Get-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] []" - }, - { - "Name": "Get-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Name] ] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [] [[-Name] ] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Credential ] []" - }, - { - "Name": "Get-ItemPropertyValue", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [-Name] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [] [-Name] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Credential ] []" - }, - { - "Name": "Get-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[-PSProvider ] [-PSDrive ] [] [-Stack] [-StackName ] []" - }, - { - "Name": "Get-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Module] [-FileVersionInfo] [] [[-Name] ] -IncludeUserName [] -Id [-Module] [-FileVersionInfo] [] -Id -IncludeUserName [] -InputObject -IncludeUserName [] -InputObject [-Module] [-FileVersionInfo] []" - }, - { - "Name": "Get-PSDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Scope ] [-PSProvider ] [] [-LiteralName] [-Scope ] [-PSProvider ] []" - }, - { - "Name": "Get-PSProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[[-PSProvider] ] []" - }, - { - "Name": "Get-TimeZone", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [] -Id [] -ListAvailable []" - }, - { - "Name": "Invoke-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Join-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-ChildPath] [[-AdditionalChildPath] ] [-Resolve] [-Credential ] []" - }, - { - "Name": "Move-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Destination] ] [-Force] [-Filter ] [-Include ] [-Exclude ] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] [] [[-Destination] ] -LiteralPath [-Force] [-Filter ] [-Include ] [-Exclude ] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Move-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Destination] [-Name] [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Destination] [-Name] -LiteralPath [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-ItemType ] [-Value ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [] [[-Path] ] -Name [-ItemType ] [-Value ] [-Force] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Name] [-PropertyType ] [-Value ] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Name] -LiteralPath [-PropertyType ] [-Value ] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-PSDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-PSProvider] [-Root] [-Description ] [-Scope ] [-Persist] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Pop-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[-PassThru] [-StackName ] []" - }, - { - "Name": "Push-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [-PassThru] [-StackName ] [] [-LiteralPath ] [-PassThru] [-StackName ] []" - }, - { - "Name": "Remove-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Filter ] [-Include ] [-Exclude ] [-Recurse] [-Force] [-Credential ] [-WhatIf] [-Confirm] [] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Recurse] [-Force] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Name] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Name] -LiteralPath [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-PSDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-PSProvider ] [-Scope ] [-Force] [-WhatIf] [-Confirm] [] [-LiteralName] [-PSProvider ] [-Scope ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Rename-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-NewName] [-Force] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] [] [-NewName] -LiteralPath [-Force] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Rename-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Name] [-NewName] [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Name] [-NewName] -LiteralPath [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Resolve-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Relative] [-Credential ] [] -LiteralPath [-Relative] [-Credential ] []" - }, - { - "Name": "Set-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Value] [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-NoNewline] [-Encoding ] [-AsByteStream] [] [-Value] -LiteralPath [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-NoNewline] [-Encoding ] [-AsByteStream] []" - }, - { - "Name": "Set-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Value] ] [-Force] [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [[-Value] ] -LiteralPath [-Force] [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Name] [-Value] [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Path] -InputObject [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] -LiteralPath -InputObject [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Name] [-Value] -LiteralPath [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [-PassThru] [] -LiteralPath [-PassThru] [] [-PassThru] [-StackName ] []" - }, - { - "Name": "Split-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Parent] [-Resolve] [-Credential ] [] [-Path] [-LeafBase] [-Resolve] [-Credential ] [] [-Path] [-Leaf] [-Resolve] [-Credential ] [] [-Path] [-Extension] [-Resolve] [-Credential ] [] [-Path] [-Qualifier] [-Resolve] [-Credential ] [] [-Path] [-NoQualifier] [-Resolve] [-Credential ] [] [-Path] [-Resolve] [-IsAbsolute] [-Credential ] [] -LiteralPath [-Resolve] [-Credential ] []" - }, - { - "Name": "Start-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] [[-ArgumentList] ] [-Credential ] [-WorkingDirectory ] [-LoadUserProfile] [-NoNewWindow] [-PassThru] [-RedirectStandardError ] [-RedirectStandardInput ] [-RedirectStandardOutput ] [-WindowStyle ] [-Wait] [-UseNewEnvironment] [-WhatIf] [-Confirm] [] [-FilePath] [[-ArgumentList] ] [-WorkingDirectory ] [-PassThru] [-Verb ] [-WindowStyle ] [-Wait] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Stop-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-PassThru] [-Force] [-WhatIf] [-Confirm] [] -Name [-PassThru] [-Force] [-WhatIf] [-Confirm] [] [-InputObject] [-PassThru] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Test-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Filter ] [-Include ] [-Exclude ] [-PathType ] [-IsValid] [-Credential ] [-OlderThan ] [-NewerThan ] [] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-PathType ] [-IsValid] [-Credential ] [-OlderThan ] [-NewerThan ] []" - }, - { - "Name": "Wait-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [[-Timeout] ] [] [-Id] [[-Timeout] ] [] [[-Timeout] ] -InputObject []" - } - ], - "ExportedAliases": [ - "gtz" - ] - }, - { - "Name": "Microsoft.PowerShell.Security", - "Version": "3.0.0.0", - "ExportedCommands": [ - { - "Name": "ConvertFrom-SecureString", - "CommandType": "Cmdlet", - "ParameterSets": "[-SecureString] [[-SecureKey] ] [] [-SecureString] [-Key ] []" - }, - { - "Name": "ConvertTo-SecureString", - "CommandType": "Cmdlet", - "ParameterSets": "[-String] [[-SecureKey] ] [] [-String] [-AsPlainText] [-Force] [] [-String] [-Key ] []" - }, - { - "Name": "Get-Credential", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Credential] ] [] [[-UserName] ] [-Message ] [-Title ] []" - }, - { - "Name": "Get-ExecutionPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Scope] ] [-List] []" - }, - { - "Name": "Get-PfxCertificate", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] [] -LiteralPath []" - }, - { - "Name": "Set-ExecutionPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-ExecutionPolicy] [[-Scope] ] [-Force] [-WhatIf] [-Confirm] []" - } - ], - "ExportedAliases": [] - }, - { - "Name": "Microsoft.PowerShell.Utility", - "Version": "3.1.0.0", - "ExportedCommands": [ - { - "Name": "Add-Member", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject -TypeName [-PassThru] [] [-MemberType] [-Name] [[-Value] ] [[-SecondValue] ] -InputObject [-TypeName ] [-Force] [-PassThru] [] [-NotePropertyName] [-NotePropertyValue] -InputObject [-TypeName ] [-Force] [-PassThru] [] [-NotePropertyMembers] -InputObject [-TypeName ] [-Force] [-PassThru] []" - }, - { - "Name": "Add-Type", - "CommandType": "Cmdlet", - "ParameterSets": "[-TypeDefinition] [-Language ] [-ReferencedAssemblies ] [-OutputAssembly ] [-OutputType ] [-PassThru] [-IgnoreWarnings] [] [-Name] [-MemberDefinition] [-Namespace ] [-UsingNamespace ] [-Language ] [-ReferencedAssemblies ] [-OutputAssembly ] [-OutputType ] [-PassThru] [-IgnoreWarnings] [] [-Path] [-ReferencedAssemblies ] [-OutputAssembly ] [-OutputType ] [-PassThru] [-IgnoreWarnings] [] -LiteralPath [-ReferencedAssemblies ] [-OutputAssembly ] [-OutputType ] [-PassThru] [-IgnoreWarnings] [] -AssemblyName [-PassThru] [-IgnoreWarnings] []" - }, - { - "Name": "Clear-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Include ] [-Exclude ] [-Force] [-PassThru] [-Scope ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Compare-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-ReferenceObject] [-DifferenceObject] [-SyncWindow ] [-Property ] [-ExcludeDifferent] [-IncludeEqual] [-PassThru] [-Culture ] [-CaseSensitive] []" - }, - { - "Name": "ConvertFrom-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [[-Delimiter] ] [-Header ] [] [-InputObject] -UseCulture [-Header ] []" - }, - { - "Name": "ConvertFrom-Json", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-AsHashtable] []" - }, - { - "Name": "ConvertFrom-StringData", - "CommandType": "Cmdlet", - "ParameterSets": "[-StringData] []" - }, - { - "Name": "ConvertTo-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [[-Delimiter] ] [-IncludeTypeInformation] [-NoTypeInformation] [] [-InputObject] [-UseCulture] [-IncludeTypeInformation] [-NoTypeInformation] []" - }, - { - "Name": "ConvertTo-Html", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [[-Head] ] [[-Title] ] [[-Body] ] [-InputObject ] [-As ] [-CssUri ] [-PostContent ] [-PreContent ] [-Meta ] [-Charset ] [-Transitional] [] [[-Property] ] [-InputObject ] [-As ] [-Fragment] [-PostContent ] [-PreContent ] []" - }, - { - "Name": "ConvertTo-Json", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-Depth ] [-Compress] [-EnumsAsStrings] []" - }, - { - "Name": "ConvertTo-Xml", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-Depth ] [-NoTypeInformation] [-As ] []" - }, - { - "Name": "Debug-Runspace", - "CommandType": "Cmdlet", - "ParameterSets": "[-Runspace] [-WhatIf] [-Confirm] [] [-Name] [-WhatIf] [-Confirm] [] [-Id] [-WhatIf] [-Confirm] [] [-InstanceId] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Disable-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Breakpoint] [-PassThru] [-WhatIf] [-Confirm] [] [-Id] [-PassThru] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Disable-RunspaceDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[[-RunspaceName] ] [] [-Runspace] [] [-RunspaceId] [] [-RunspaceInstanceId] [] [[-ProcessName] ] [[-AppDomainName] ] []" - }, - { - "Name": "Enable-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-PassThru] [-WhatIf] [-Confirm] [] [-Breakpoint] [-PassThru] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Enable-RunspaceDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[[-RunspaceName] ] [-BreakAll] [] [-RunspaceId] [-BreakAll] [] [-Runspace] [-BreakAll] [] [-RunspaceInstanceId] [] [[-ProcessName] ] [[-AppDomainName] ] []" - }, - { - "Name": "Export-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Name] ] [-PassThru] [-As ] [-Append] [-Force] [-NoClobber] [-Description ] [-Scope ] [-WhatIf] [-Confirm] [] [[-Name] ] -LiteralPath [-PassThru] [-As ] [-Append] [-Force] [-NoClobber] [-Description ] [-Scope ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Export-Clixml", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] -InputObject [-Depth ] [-Force] [-NoClobber] [-Encoding ] [-WhatIf] [-Confirm] [] -LiteralPath -InputObject [-Depth ] [-Force] [-NoClobber] [-Encoding ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Export-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [[-Delimiter] ] -InputObject [-LiteralPath ] [-Force] [-NoClobber] [-Encoding ] [-Append] [-IncludeTypeInformation] [-NoTypeInformation] [-WhatIf] [-Confirm] [] [[-Path] ] -InputObject [-LiteralPath ] [-Force] [-NoClobber] [-Encoding ] [-Append] [-UseCulture] [-IncludeTypeInformation] [-NoTypeInformation] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Export-FormatData", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject -Path [-Force] [-NoClobber] [-IncludeScriptBlock] [] -InputObject -LiteralPath [-Force] [-NoClobber] [-IncludeScriptBlock] []" - }, - { - "Name": "Export-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Session] [-OutputModule] [[-CommandName] ] [[-FormatTypeName] ] [-Force] [-Encoding ] [-AllowClobber] [-ArgumentList ] [-CommandType ] [-Module ] [-FullyQualifiedModule ] [-Certificate ] []" - }, - { - "Name": "Format-Custom", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-Depth ] [-GroupBy ] [-View ] [-ShowError] [-DisplayError] [-Force] [-Expand ] [-InputObject ] []" - }, - { - "Name": "Format-Hex", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-WhatIf] [-Confirm] [] -LiteralPath [-WhatIf] [-Confirm] [] -InputObject [-Encoding ] [-Raw] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Format-List", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-GroupBy ] [-View ] [-ShowError] [-DisplayError] [-Force] [-Expand ] [-InputObject ] []" - }, - { - "Name": "Format-Table", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-AutoSize] [-HideTableHeaders] [-Wrap] [-GroupBy ] [-View ] [-ShowError] [-DisplayError] [-Force] [-Expand ] [-InputObject ] []" - }, - { - "Name": "Format-Wide", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-AutoSize] [-Column ] [-GroupBy ] [-View ] [-ShowError] [-DisplayError] [-Force] [-Expand ] [-InputObject ] []" - }, - { - "Name": "Get-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Exclude ] [-Scope ] [] [-Exclude ] [-Scope ] [-Definition ] []" - }, - { - "Name": "Get-Culture", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Get-Date", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Date] ] [-Year ] [-Month ] [-Day ] [-Hour ] [-Minute ] [-Second ] [-Millisecond ] [-DisplayHint ] [-Format ] [] [[-Date] ] [-Year ] [-Month ] [-Day ] [-Hour ] [-Minute ] [-Second ] [-Millisecond ] [-DisplayHint ] [-UFormat ] []" - }, - { - "Name": "Get-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[[-SourceIdentifier] ] [] [-EventIdentifier] []" - }, - { - "Name": "Get-EventSubscriber", - "CommandType": "Cmdlet", - "ParameterSets": "[[-SourceIdentifier] ] [-Force] [] [-SubscriptionId] [-Force] []" - }, - { - "Name": "Get-FileHash", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Algorithm] ] [] [-LiteralPath] [[-Algorithm] ] [] [-InputStream] [[-Algorithm] ] []" - }, - { - "Name": "Get-FormatData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-TypeName] ] [-PowerShellVersion ] []" - }, - { - "Name": "Get-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Get-Member", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-InputObject ] [-MemberType ] [-View ] [-Static] [-Force] []" - }, - { - "Name": "Get-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Script] ] [] -Variable [-Script ] [] -Command [-Script ] [] [-Type] [-Script ] [] [-Id] []" - }, - { - "Name": "Get-PSCallStack", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Get-Random", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Maximum] ] [-SetSeed ] [-Minimum ] [] [-InputObject] [-SetSeed ] [-Count ] []" - }, - { - "Name": "Get-Runspace", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [] [-Id] [] [-InstanceId] []" - }, - { - "Name": "Get-RunspaceDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[[-RunspaceName] ] [] [-Runspace] [] [-RunspaceId] [] [-RunspaceInstanceId] [] [[-ProcessName] ] [[-AppDomainName] ] []" - }, - { - "Name": "Get-TraceSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] []" - }, - { - "Name": "Get-TypeData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-TypeName] ] []" - }, - { - "Name": "Get-UICulture", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Get-Unique", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject ] [-AsString] [] [-InputObject ] [-OnType] []" - }, - { - "Name": "Get-Uptime", - "CommandType": "Cmdlet", - "ParameterSets": "[] [-Since] []" - }, - { - "Name": "Get-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-ValueOnly] [-Include ] [-Exclude ] [-Scope ] []" - }, - { - "Name": "Get-Verb", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Verb] ] [[-Group] ] []" - }, - { - "Name": "Group-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-NoElement] [-AsHashTable] [-AsString] [-InputObject ] [-Culture ] [-CaseSensitive] []" - }, - { - "Name": "Import-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Scope ] [-PassThru] [-Force] [-WhatIf] [-Confirm] [] -LiteralPath [-Scope ] [-PassThru] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Import-Clixml", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-IncludeTotalCount] [-Skip ] [-First ] [] -LiteralPath [-IncludeTotalCount] [-Skip ] [-First ] []" - }, - { - "Name": "Import-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [[-Delimiter] ] [-LiteralPath ] [-Header ] [-Encoding ] [] [[-Path] ] -UseCulture [-LiteralPath ] [-Header ] [-Encoding ] []" - }, - { - "Name": "Import-LocalizedData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-BindingVariable] ] [[-UICulture] ] [-BaseDirectory ] [-FileName ] [-SupportedCommand ] []" - }, - { - "Name": "Import-PowerShellDataFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [] [-LiteralPath] []" - }, - { - "Name": "Import-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Session] [[-CommandName] ] [[-FormatTypeName] ] [-Prefix ] [-DisableNameChecking] [-AllowClobber] [-ArgumentList ] [-CommandType ] [-Module ] [-FullyQualifiedModule ] [-Certificate ] []" - }, - { - "Name": "Invoke-Expression", - "CommandType": "Cmdlet", - "ParameterSets": "[-Command] []" - }, - { - "Name": "Invoke-RestMethod", - "CommandType": "Cmdlet", - "ParameterSets": "[-Uri] [-Method ] [-FollowRelLink] [-MaximumFollowRelLink ] [-ResponseHeadersVariable ] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -NoProxy [-Method ] [-FollowRelLink] [-MaximumFollowRelLink ] [-ResponseHeadersVariable ] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -CustomMethod -NoProxy [-FollowRelLink] [-MaximumFollowRelLink ] [-ResponseHeadersVariable ] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -CustomMethod [-FollowRelLink] [-MaximumFollowRelLink ] [-ResponseHeadersVariable ] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] []" - }, - { - "Name": "Invoke-WebRequest", - "CommandType": "Cmdlet", - "ParameterSets": "[-Uri] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Method ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -NoProxy [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Method ] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -CustomMethod [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -CustomMethod -NoProxy [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] []" - }, - { - "Name": "Measure-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[-Expression] [-InputObject ] []" - }, - { - "Name": "Measure-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-InputObject ] [-Sum] [-Average] [-Maximum] [-Minimum] [] [[-Property] ] [-InputObject ] [-Line] [-Word] [-Character] [-IgnoreWhiteSpace] []" - }, - { - "Name": "New-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Value] [-Description ] [-Option ] [-PassThru] [-Scope ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] [[-Sender] ] [[-EventArguments] ] [[-MessageData] ] []" - }, - { - "Name": "New-Guid", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "New-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-TypeName] [[-ArgumentList] ] [-Property ] [] [-Strict] [-Property ] []" - }, - { - "Name": "New-TemporaryFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-WhatIf] [-Confirm] []" - }, - { - "Name": "New-TimeSpan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Start] ] [[-End] ] [] [-Days ] [-Hours ] [-Minutes ] [-Seconds ] []" - }, - { - "Name": "New-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [[-Value] ] [-Description ] [-Option ] [-Visibility ] [-Force] [-PassThru] [-Scope ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Out-File", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] [[-Encoding] ] [-Append] [-Force] [-NoClobber] [-Width ] [-NoNewline] [-InputObject ] [-WhatIf] [-Confirm] [] [[-Encoding] ] -LiteralPath [-Append] [-Force] [-NoClobber] [-Width ] [-NoNewline] [-InputObject ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Out-String", - "CommandType": "Cmdlet", - "ParameterSets": "[-Width ] [-NoNewline] [-InputObject ] [] [-Stream] [-Width ] [-InputObject ] []" - }, - { - "Name": "Read-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Prompt] ] [-AsSecureString] []" - }, - { - "Name": "Register-EngineEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] [[-Action] ] [-MessageData ] [-SupportEvent] [-Forward] [-MaxTriggerCount ] []" - }, - { - "Name": "Register-ObjectEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-EventName] [[-SourceIdentifier] ] [[-Action] ] [-MessageData ] [-SupportEvent] [-Forward] [-MaxTriggerCount ] []" - }, - { - "Name": "Remove-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Scope ] [-Force] []" - }, - { - "Name": "Remove-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] [-WhatIf] [-Confirm] [] [-EventIdentifier] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Breakpoint] [-WhatIf] [-Confirm] [] [-Id] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-TypeData", - "CommandType": "Cmdlet", - "ParameterSets": "-TypeData [-WhatIf] [-Confirm] [] [-TypeName] [-WhatIf] [-Confirm] [] -Path [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Include ] [-Exclude ] [-Force] [-Scope ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Select-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-InputObject ] [-ExcludeProperty ] [-ExpandProperty ] [-Unique] [-Last ] [-First ] [-Skip ] [-Wait] [] [[-Property] ] [-InputObject ] [-ExcludeProperty ] [-ExpandProperty ] [-Unique] [-SkipLast ] [] [-InputObject ] [-Unique] [-Wait] [-Index ] []" - }, - { - "Name": "Select-String", - "CommandType": "Cmdlet", - "ParameterSets": "[-Pattern] [-Path] [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-Include ] [-Exclude ] [-NotMatch] [-AllMatches] [-Encoding ] [-Context ] [] [-Pattern] -InputObject [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-Include ] [-Exclude ] [-NotMatch] [-AllMatches] [-Encoding ] [-Context ] [] [-Pattern] -LiteralPath [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-Include ] [-Exclude ] [-NotMatch] [-AllMatches] [-Encoding ] [-Context ] []" - }, - { - "Name": "Select-Xml", - "CommandType": "Cmdlet", - "ParameterSets": "[-XPath] [-Xml] [-Namespace ] [] [-XPath] [-Path] [-Namespace ] [] [-XPath] -LiteralPath [-Namespace ] [] [-XPath] -Content [-Namespace ] []" - }, - { - "Name": "Send-MailMessage", - "CommandType": "Cmdlet", - "ParameterSets": "[-To] [-Subject] [[-Body] ] [[-SmtpServer] ] -From [-Attachments ] [-Bcc ] [-BodyAsHtml] [-Encoding ] [-Cc ] [-DeliveryNotificationOption ] [-Priority ] [-Credential ] [-UseSsl] [-Port ] []" - }, - { - "Name": "Set-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Value] [-Description ] [-Option ] [-PassThru] [-Scope ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-Date", - "CommandType": "Cmdlet", - "ParameterSets": "[-Date] [-DisplayHint ] [-WhatIf] [-Confirm] [] [-Adjust] [-DisplayHint ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Script] [-Line] [[-Column] ] [-Action ] [] [[-Script] ] -Command [-Action ] [] [[-Script] ] -Variable [-Action ] [-Mode ] []" - }, - { - "Name": "Set-TraceSource", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [[-Option] ] [-ListenerOption ] [-FilePath ] [-Force] [-Debugger] [-PSHost] [-PassThru] [] [-Name] [-RemoveListener ] [] [-Name] [-RemoveFileListener ] []" - }, - { - "Name": "Set-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [[-Value] ] [-Include ] [-Exclude ] [-Description ] [-Option ] [-Force] [-Visibility ] [-PassThru] [-Scope ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Sort-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-Descending] [-Unique] [-Top ] [-InputObject ] [-Culture ] [-CaseSensitive] [] [[-Property] ] -Bottom [-Descending] [-Unique] [-InputObject ] [-Culture ] [-CaseSensitive] []" - }, - { - "Name": "Start-Sleep", - "CommandType": "Cmdlet", - "ParameterSets": "[-Seconds] [] -Milliseconds []" - }, - { - "Name": "Tee-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] [-InputObject ] [-Append] [] -LiteralPath [-InputObject ] [] -Variable [-InputObject ] []" - }, - { - "Name": "Trace-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Expression] [[-Option] ] [-InputObject ] [-ListenerOption ] [-FilePath ] [-Force] [-Debugger] [-PSHost] [] [-Name] [-Command] [[-Option] ] [-InputObject ] [-ArgumentList ] [-ListenerOption ] [-FilePath ] [-Force] [-Debugger] [-PSHost] []" - }, - { - "Name": "Unregister-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] [-Force] [-WhatIf] [-Confirm] [] [-SubscriptionId] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-FormatData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-AppendPath] ] [-PrependPath ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-TypeData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-AppendPath] ] [-PrependPath ] [-WhatIf] [-Confirm] [] -TypeName [-MemberType ] [-MemberName ] [-Value ] [-SecondValue ] [-TypeConverter ] [-TypeAdapter ] [-SerializationMethod ] [-TargetTypeForDeserialization ] [-SerializationDepth ] [-DefaultDisplayProperty ] [-InheritPropertySerializationSet ] [-StringSerializationSource ] [-DefaultDisplayPropertySet ] [-DefaultKeyPropertySet ] [-PropertySerializationSet ] [-Force] [-WhatIf] [-Confirm] [] [-TypeData] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Wait-Debugger", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Wait-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[[-SourceIdentifier] ] [-Timeout ] []" - }, - { - "Name": "Write-Debug", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] []" - }, - { - "Name": "Write-Error", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] [-Category ] [-ErrorId ] [-TargetObject ] [-RecommendedAction ] [-CategoryActivity ] [-CategoryReason ] [-CategoryTargetName ] [-CategoryTargetType ] [] -Exception [-Message ] [-Category ] [-ErrorId ] [-TargetObject ] [-RecommendedAction ] [-CategoryActivity ] [-CategoryReason ] [-CategoryTargetName ] [-CategoryTargetType ] [] -ErrorRecord [-RecommendedAction ] [-CategoryActivity ] [-CategoryReason ] [-CategoryTargetName ] [-CategoryTargetType ] []" - }, - { - "Name": "Write-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Object] ] [-NoNewline] [-Separator ] [-ForegroundColor ] [-BackgroundColor ] []" - }, - { - "Name": "Write-Information", - "CommandType": "Cmdlet", - "ParameterSets": "[-MessageData] [[-Tags] ] []" - }, - { - "Name": "Write-Output", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-NoEnumerate] []" - }, - { - "Name": "Write-Progress", - "CommandType": "Cmdlet", - "ParameterSets": "[-Activity] [[-Status] ] [[-Id] ] [-PercentComplete ] [-SecondsRemaining ] [-CurrentOperation ] [-ParentId ] [-Completed] [-SourceId ] []" - }, - { - "Name": "Write-Verbose", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] []" - }, - { - "Name": "Write-Warning", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] []" - } - ], - "ExportedAliases": [ - "fhx" - ] - }, - { - "Name": "PackageManagement", - "Version": "1.1.7.0", - "ExportedCommands": [ - { - "Name": "Find-Package", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-IncludeDependencies] [-AllVersions] [-Source ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Force] [-ForceBootstrap] [-ProviderName ] [-ConfigFile ] [-SkipValidate] [-Headers ] [-FilterOnTag ] [-Contains ] [-AllowPrereleaseVersions] [] [[-Name] ] [-IncludeDependencies] [-AllVersions] [-Source ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Force] [-ForceBootstrap] [-ProviderName ] [-AllowPrereleaseVersions] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Type ] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-AcceptLicense] []" - }, - { - "Name": "Find-PackageProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-AllVersions] [-Source ] [-IncludeDependencies] [-Credential ] [-Proxy ] [-ProxyCredential ] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Force] [-ForceBootstrap] []" - }, - { - "Name": "Get-Package", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-AllVersions] [-Force] [-ForceBootstrap] [-ProviderName ] [-Destination ] [-ExcludeVersion] [-Scope ] [-SkipDependencies] [] [[-Name] ] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-AllVersions] [-Force] [-ForceBootstrap] [-ProviderName ] [-Scope ] [-PackageManagementProvider ] [-Type ] [-AllowClobber] [-SkipPublisherCheck] [-InstallUpdate] [-NoPathUpdate] [-AllowPrereleaseVersions] []" - }, - { - "Name": "Get-PackageProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-ListAvailable] [-Force] [-ForceBootstrap] []" - }, - { - "Name": "Get-PackageSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Location ] [-Force] [-ForceBootstrap] [-ProviderName ] [-ConfigFile ] [-SkipValidate] [] [[-Name] ] [-Location ] [-Force] [-ForceBootstrap] [-ProviderName ] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] []" - }, - { - "Name": "Import-PackageProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Force] [-ForceBootstrap] []" - }, - { - "Name": "Install-Package", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Source ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] [-InputObject] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [-Headers ] [-FilterOnTag ] [-Contains ] [-AllowPrereleaseVersions] [-Destination ] [-ExcludeVersion] [-Scope ] [-SkipDependencies] [] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [-Headers ] [-FilterOnTag ] [-Contains ] [-AllowPrereleaseVersions] [-Destination ] [-ExcludeVersion] [-Scope ] [-SkipDependencies] [] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-AllowPrereleaseVersions] [-Scope ] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Type ] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-AcceptLicense] [-AllowClobber] [-SkipPublisherCheck] [-InstallUpdate] [-NoPathUpdate] [] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-AllowPrereleaseVersions] [-Scope ] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Type ] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-AcceptLicense] [-AllowClobber] [-SkipPublisherCheck] [-InstallUpdate] [-NoPathUpdate] []" - }, - { - "Name": "Install-PackageProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Credential ] [-Scope ] [-Source ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-InputObject] [-Scope ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Register-PackageSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [[-Location] ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] [[-Name] ] [[-Location] ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [] [[-Name] ] [[-Location] ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] []" - }, - { - "Name": "Save-Package", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Source ] [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] -InputObject [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [-Headers ] [-FilterOnTag ] [-Contains ] [-AllowPrereleaseVersions] [] [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [-Headers ] [-FilterOnTag ] [-Contains ] [-AllowPrereleaseVersions] [] [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-AllowPrereleaseVersions] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Type ] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-AcceptLicense] [] [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-AllowPrereleaseVersions] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Type ] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-AcceptLicense] []" - }, - { - "Name": "Set-PackageSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Location ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] -InputObject [-Proxy ] [-ProxyCredential ] [-Credential ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-Proxy ] [-ProxyCredential ] [-Credential ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [] [-Proxy ] [-ProxyCredential ] [-Credential ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [] [-Proxy ] [-ProxyCredential ] [-Credential ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [] [-Proxy ] [-ProxyCredential ] [-Credential ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] []" - }, - { - "Name": "Uninstall-Package", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-Name] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-Destination ] [-ExcludeVersion] [-Scope ] [-SkipDependencies] [] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-Destination ] [-ExcludeVersion] [-Scope ] [-SkipDependencies] [] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-Scope ] [-PackageManagementProvider ] [-Type ] [-AllowClobber] [-SkipPublisherCheck] [-InstallUpdate] [-NoPathUpdate] [-AllowPrereleaseVersions] [] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-Scope ] [-PackageManagementProvider ] [-Type ] [-AllowClobber] [-SkipPublisherCheck] [-InstallUpdate] [-NoPathUpdate] [-AllowPrereleaseVersions] []" - }, - { - "Name": "Unregister-PackageSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Source] ] [-Location ] [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] -InputObject [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [] [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [] [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [] [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] []" - } - ], - "ExportedAliases": [] - }, - { - "Name": "PowerShellGet", - "Version": "1.6.0", - "ExportedCommands": [ - { - "Name": "Find-Command", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-ModuleName ] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-AllVersions] [-AllowPrerelease] [-Tag ] [-Filter ] [-Proxy ] [-ProxyCredential ] [-Repository ] []" - }, - { - "Name": "Find-DscResource", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-ModuleName ] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-AllVersions] [-AllowPrerelease] [-Tag ] [-Filter ] [-Proxy ] [-ProxyCredential ] [-Repository ] []" - }, - { - "Name": "Find-Module", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-AllVersions] [-IncludeDependencies] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-Proxy ] [-ProxyCredential ] [-Repository ] [-Credential ] [-AllowPrerelease] []" - }, - { - "Name": "Find-RoleCapability", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-ModuleName ] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-AllVersions] [-AllowPrerelease] [-Tag ] [-Filter ] [-Proxy ] [-ProxyCredential ] [-Repository ] []" - }, - { - "Name": "Find-Script", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-AllVersions] [-IncludeDependencies] [-Filter ] [-Tag ] [-Includes ] [-Command ] [-Proxy ] [-ProxyCredential ] [-Repository ] [-Credential ] [-AllowPrerelease] []" - }, - { - "Name": "Get-InstalledModule", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-MinimumVersion ] [-RequiredVersion ] [-MaximumVersion ] [-AllVersions] [-AllowPrerelease] []" - }, - { - "Name": "Get-InstalledScript", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-MinimumVersion ] [-RequiredVersion ] [-MaximumVersion ] [-AllowPrerelease] []" - }, - { - "Name": "Get-PSRepository", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] []" - }, - { - "Name": "Install-Module", - "CommandType": "Function", - "ParameterSets": "[-Name] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Credential ] [-Scope ] [-Proxy ] [-ProxyCredential ] [-AllowClobber] [-SkipPublisherCheck] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] [-Credential ] [-Scope ] [-Proxy ] [-ProxyCredential ] [-AllowClobber] [-SkipPublisherCheck] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Install-Script", - "CommandType": "Function", - "ParameterSets": "[-Name] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Scope ] [-NoPathUpdate] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] [-Scope ] [-NoPathUpdate] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-ScriptFileInfo", - "CommandType": "Function", - "ParameterSets": "[[-Path] ] -Description [-Version ] [-Author ] [-Guid ] [-CompanyName ] [-Copyright ] [-RequiredModules ] [-ExternalModuleDependencies ] [-RequiredScripts ] [-ExternalScriptDependencies ] [-Tags ] [-ProjectUri ] [-LicenseUri ] [-IconUri ] [-ReleaseNotes ] [-PrivateData ] [-PassThru] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Publish-Module", - "CommandType": "Function", - "ParameterSets": "-Name [-RequiredVersion ] [-NuGetApiKey ] [-Repository ] [-Credential ] [-FormatVersion ] [-ReleaseNotes ] [-Tags ] [-LicenseUri ] [-IconUri ] [-ProjectUri ] [-Force] [-AllowPrerelease] [-WhatIf] [-Confirm] [] -Path [-NuGetApiKey ] [-Repository ] [-Credential ] [-FormatVersion ] [-ReleaseNotes ] [-Tags ] [-LicenseUri ] [-IconUri ] [-ProjectUri ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Publish-Script", - "CommandType": "Function", - "ParameterSets": "-Path [-NuGetApiKey ] [-Repository ] [-Credential ] [-Force] [-WhatIf] [-Confirm] [] -LiteralPath [-NuGetApiKey ] [-Repository ] [-Credential ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Register-PSRepository", - "CommandType": "Function", - "ParameterSets": "[-Name] [-SourceLocation] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Credential ] [-InstallationPolicy ] [-Proxy ] [-ProxyCredential ] [-PackageManagementProvider ] [] -Default [-InstallationPolicy ] [-Proxy ] [-ProxyCredential ] []" - }, - { - "Name": "Save-Module", - "CommandType": "Function", - "ParameterSets": "[-Name] -Path [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-Name] -LiteralPath [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] -LiteralPath [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] -Path [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Save-Script", - "CommandType": "Function", - "ParameterSets": "[-Name] -Path [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-Name] -LiteralPath [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] -LiteralPath [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] -Path [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-PSRepository", - "CommandType": "Function", - "ParameterSets": "[-Name] [[-SourceLocation] ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Credential ] [-InstallationPolicy ] [-Proxy ] [-ProxyCredential ] [-PackageManagementProvider ] []" - }, - { - "Name": "Test-ScriptFileInfo", - "CommandType": "Function", - "ParameterSets": "[-Path] [] -LiteralPath []" - }, - { - "Name": "Uninstall-Module", - "CommandType": "Function", - "ParameterSets": "[-Name] [-MinimumVersion ] [-RequiredVersion ] [-MaximumVersion ] [-AllVersions] [-Force] [-AllowPrerelease] [-WhatIf] [-Confirm] [] [-InputObject] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Uninstall-Script", - "CommandType": "Function", - "ParameterSets": "[-Name] [-MinimumVersion ] [-RequiredVersion ] [-MaximumVersion ] [-Force] [-AllowPrerelease] [-WhatIf] [-Confirm] [] [-InputObject] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Unregister-PSRepository", - "CommandType": "Function", - "ParameterSets": "[-Name] []" - }, - { - "Name": "Update-Module", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-RequiredVersion ] [-MaximumVersion ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-ModuleManifest", - "CommandType": "Function", - "ParameterSets": "[-Path] [-NestedModules ] [-Guid ] [-Author ] [-CompanyName ] [-Copyright ] [-RootModule ] [-ModuleVersion ] [-Description ] [-ProcessorArchitecture ] [-CompatiblePSEditions ] [-PowerShellVersion ] [-ClrVersion ] [-DotNetFrameworkVersion ] [-PowerShellHostName ] [-PowerShellHostVersion ] [-RequiredModules ] [-TypesToProcess ] [-FormatsToProcess ] [-ScriptsToProcess ] [-RequiredAssemblies ] [-FileList ] [-ModuleList ] [-FunctionsToExport ] [-AliasesToExport ] [-VariablesToExport ] [-CmdletsToExport ] [-DscResourcesToExport ] [-PrivateData ] [-Tags ] [-ProjectUri ] [-LicenseUri ] [-IconUri ] [-ReleaseNotes ] [-Prerelease ] [-HelpInfoUri ] [-PassThru] [-DefaultCommandPrefix ] [-ExternalModuleDependencies ] [-PackageManagementProviders ] [-RequireLicenseAcceptance] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-Script", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-RequiredVersion ] [-MaximumVersion ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-ScriptFileInfo", - "CommandType": "Function", - "ParameterSets": "[-Path] [-Version ] [-Author ] [-Guid ] [-Description ] [-CompanyName ] [-Copyright ] [-RequiredModules ] [-ExternalModuleDependencies ] [-RequiredScripts ] [-ExternalScriptDependencies ] [-Tags ] [-ProjectUri ] [-LicenseUri ] [-IconUri ] [-ReleaseNotes ] [-PrivateData ] [-PassThru] [-Force] [-WhatIf] [-Confirm] [] [-LiteralPath] [-Version ] [-Author ] [-Guid ] [-Description ] [-CompanyName ] [-Copyright ] [-RequiredModules ] [-ExternalModuleDependencies ] [-RequiredScripts ] [-ExternalScriptDependencies ] [-Tags ] [-ProjectUri ] [-LicenseUri ] [-IconUri ] [-ReleaseNotes ] [-PrivateData ] [-PassThru] [-Force] [-WhatIf] [-Confirm] []" - } - ], - "ExportedAliases": [ - "inmo", - "fimo", - "upmo", - "pumo" - ] - }, - { - "Name": "PSDesiredStateConfiguration", - "Version": "0.0", - "ExportedCommands": [ - { - "Name": "Add-NodeKeys", - "CommandType": "Function", - "ParameterSets": "[-ResourceKey] [-keywordName] []" - }, - { - "Name": "AddDscResourceProperty", - "CommandType": "Function", - "ParameterSets": null - }, - { - "Name": "AddDscResourcePropertyFromMetadata", - "CommandType": "Function", - "ParameterSets": null - }, - { - "Name": "CheckResourceFound", - "CommandType": "Function", - "ParameterSets": "[[-names] ] [[-Resources] ]" - }, - { - "Name": "Configuration", - "CommandType": "Function", - "ParameterSets": "[[-ResourceModuleTuplesToImport] ] [[-OutputPath] ] [[-Name] ] [[-Body] ] [[-ArgsToBody] ] [[-ConfigurationData] ] [[-InstanceName] ] []" - }, - { - "Name": "ConvertTo-MOFInstance", - "CommandType": "Function", - "ParameterSets": "[-Type] [-Properties] []" - }, - { - "Name": "Generate-VersionInfo", - "CommandType": "Function", - "ParameterSets": "[-KeywordData] [-Value] []" - }, - { - "Name": "Get-CompatibleVersionAddtionaPropertiesStr", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-ComplexResourceQualifier", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-ConfigurationErrorCount", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-DscResource", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [[-Module] ] [-Syntax] []" - }, - { - "Name": "Get-DSCResourceModules", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-EncryptedPassword", - "CommandType": "Function", - "ParameterSets": "[[-Value] ] []" - }, - { - "Name": "Get-InnerMostErrorRecord", - "CommandType": "Function", - "ParameterSets": "[-ErrorRecord] []" - }, - { - "Name": "Get-MofInstanceName", - "CommandType": "Function", - "ParameterSets": "[[-mofInstance] ]" - }, - { - "Name": "Get-MofInstanceText", - "CommandType": "Function", - "ParameterSets": "[-aliasId] []" - }, - { - "Name": "Get-PositionInfo", - "CommandType": "Function", - "ParameterSets": "[[-sourceMetadata] ]" - }, - { - "Name": "Get-PSCurrentConfigurationNode", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PSDefaultConfigurationDocument", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PSMetaConfigDocumentInstVersionInfo", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PSMetaConfigurationProcessed", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PSTopConfigurationName", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PublicKeyFromFile", - "CommandType": "Function", - "ParameterSets": "[-certificatefile] []" - }, - { - "Name": "Get-PublicKeyFromStore", - "CommandType": "Function", - "ParameterSets": "[-certificateid] []" - }, - { - "Name": "GetCompositeResource", - "CommandType": "Function", - "ParameterSets": "[[-patterns] ] [-configInfo] [[-ignoreParameters] ] [-modules] []" - }, - { - "Name": "GetImplementingModulePath", - "CommandType": "Function", - "ParameterSets": "[-schemaFileName] []" - }, - { - "Name": "GetModule", - "CommandType": "Function", - "ParameterSets": "[-modules] [-schemaFileName] []" - }, - { - "Name": "GetPatterns", - "CommandType": "Function", - "ParameterSets": "[[-names] ]" - }, - { - "Name": "GetResourceFromKeyword", - "CommandType": "Function", - "ParameterSets": "[-keyword] [[-patterns] ] [-modules] []" - }, - { - "Name": "GetSyntax", - "CommandType": "Function", - "ParameterSets": null - }, - { - "Name": "ImportCimAndScriptKeywordsFromModule", - "CommandType": "Function", - "ParameterSets": "[-Module] [-resource] [[-functionsToDefine] ] []" - }, - { - "Name": "ImportClassResourcesFromModule", - "CommandType": "Function", - "ParameterSets": "[-Module] [-Resources] [[-functionsToDefine] ] []" - }, - { - "Name": "Initialize-ConfigurationRuntimeState", - "CommandType": "Function", - "ParameterSets": "[[-ConfigurationName] ] []" - }, - { - "Name": "IsHiddenResource", - "CommandType": "Function", - "ParameterSets": "[-ResourceName] []" - }, - { - "Name": "IsPatternMatched", - "CommandType": "Function", - "ParameterSets": "[[-patterns] ] [-Name] []" - }, - { - "Name": "New-DscChecksum", - "CommandType": "Function", - "ParameterSets": "[-Path] [[-OutPath] ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Node", - "CommandType": "Function", - "ParameterSets": "[-KeywordData] [[-Name] ] [-Value] [-sourceMetadata] []" - }, - { - "Name": "ReadEnvironmentFile", - "CommandType": "Function", - "ParameterSets": "[-FilePath] []" - }, - { - "Name": "Set-NodeExclusiveResources", - "CommandType": "Function", - "ParameterSets": "[-resourceId] [-exclusiveResource] []" - }, - { - "Name": "Set-NodeManager", - "CommandType": "Function", - "ParameterSets": "[-resourceId] [-referencedManagers] []" - }, - { - "Name": "Set-NodeResources", - "CommandType": "Function", - "ParameterSets": "[-resourceId] [-requiredResourceList] []" - }, - { - "Name": "Set-NodeResourceSource", - "CommandType": "Function", - "ParameterSets": "[-resourceId] [-referencedResourceSources] []" - }, - { - "Name": "Set-PSCurrentConfigurationNode", - "CommandType": "Function", - "ParameterSets": "[[-nodeName] ] []" - }, - { - "Name": "Set-PSDefaultConfigurationDocument", - "CommandType": "Function", - "ParameterSets": "[[-documentText] ] []" - }, - { - "Name": "Set-PSMetaConfigDocInsProcessedBeforeMeta", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Set-PSMetaConfigVersionInfoV2", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Set-PSTopConfigurationName", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] []" - }, - { - "Name": "StrongConnect", - "CommandType": "Function", - "ParameterSets": "[[-resourceId] ]" - }, - { - "Name": "Test-ConflictingResources", - "CommandType": "Function", - "ParameterSets": "[[-keyword] ] [-properties] [-keywordData] []" - }, - { - "Name": "Test-ModuleReloadRequired", - "CommandType": "Function", - "ParameterSets": "[-SchemaFilePath] []" - }, - { - "Name": "Test-MofInstanceText", - "CommandType": "Function", - "ParameterSets": "[-instanceText] []" - }, - { - "Name": "Test-NodeManager", - "CommandType": "Function", - "ParameterSets": "[-resourceId] []" - }, - { - "Name": "Test-NodeResources", - "CommandType": "Function", - "ParameterSets": "[-resourceId] []" - }, - { - "Name": "Test-NodeResourceSource", - "CommandType": "Function", - "ParameterSets": "[-resourceId] []" - }, - { - "Name": "ThrowError", - "CommandType": "Function", - "ParameterSets": "[-ExceptionName] [-ExceptionMessage] [[-ExceptionObject] ] [-errorId] [-errorCategory] []" - }, - { - "Name": "Update-ConfigurationDocumentRef", - "CommandType": "Function", - "ParameterSets": "[-NodeResources] [-NodeInstanceAliases] [-NodeResourceIdAliases] [-ConfigurationName] []" - }, - { - "Name": "Update-ConfigurationErrorCount", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Update-DependsOn", - "CommandType": "Function", - "ParameterSets": "[-NodeResources] [-NodeInstanceAliases] [-NodeResourceIdAliases] []" - }, - { - "Name": "Update-LocalConfigManager", - "CommandType": "Function", - "ParameterSets": "[[-localConfigManager] ] [[-resourceManagers] ] [[-reportManagers] ] [[-downloadManagers] ] [[-partialConfigurations] ]" - }, - { - "Name": "Update-ModuleVersion", - "CommandType": "Function", - "ParameterSets": "[-NodeResources] [-NodeInstanceAliases] [-NodeResourceIdAliases] []" - }, - { - "Name": "ValidateNoCircleInNodeResources", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateNodeExclusiveResources", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateNodeManager", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateNodeResources", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateNodeResourceSource", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateNoNameNodeResources", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateUpdate-ConfigurationData", - "CommandType": "Function", - "ParameterSets": "[[-ConfigurationData] ] []" - }, - { - "Name": "Write-Log", - "CommandType": "Function", - "ParameterSets": "[-message] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Write-MetaConfigFile", - "CommandType": "Function", - "ParameterSets": "[[-ConfigurationName] ] [[-mofNode] ] [[-mofNodeHash] ]" - }, - { - "Name": "Write-NodeMOFFile", - "CommandType": "Function", - "ParameterSets": "[[-ConfigurationName] ] [[-mofNode] ] [[-mofNodeHash] ]" - }, - { - "Name": "WriteFile", - "CommandType": "Function", - "ParameterSets": "[-Value] [-Path] []" - } - ], - "ExportedAliases": [] - }, - { - "Name": "PSReadLine", - "Version": "1.2", - "ExportedCommands": [ - { - "Name": "PSConsoleHostReadline", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PSReadlineKeyHandler", - "CommandType": "Cmdlet", - "ParameterSets": "[-Bound] [-Unbound] []" - }, - { - "Name": "Get-PSReadlineOption", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Remove-PSReadlineKeyHandler", - "CommandType": "Cmdlet", - "ParameterSets": "[-Chord] [-ViMode ] []" - }, - { - "Name": "Set-PSReadlineKeyHandler", - "CommandType": "Cmdlet", - "ParameterSets": "[-Chord] [-ScriptBlock] [-BriefDescription ] [-Description ] [-ViMode ] [] [-Chord] [-Function] [-ViMode ] []" - }, - { - "Name": "Set-PSReadlineOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-EditMode ] [-ContinuationPrompt ] [-ContinuationPromptForegroundColor ] [-ContinuationPromptBackgroundColor ] [-EmphasisForegroundColor ] [-EmphasisBackgroundColor ] [-ErrorForegroundColor ] [-ErrorBackgroundColor ] [-HistoryNoDuplicates] [-AddToHistoryHandler ] [-CommandValidationHandler ] [-HistorySearchCursorMovesToEnd] [-MaximumHistoryCount ] [-MaximumKillRingCount ] [-ResetTokenColors] [-ShowToolTips] [-ExtraPromptLineCount ] [-DingTone ] [-DingDuration ] [-BellStyle ] [-CompletionQueryItems ] [-WordDelimiters ] [-HistorySearchCaseSensitive] [-HistorySaveStyle ] [-HistorySavePath ] [-ViModeIndicator ] [] [-TokenKind] [[-ForegroundColor] ] [[-BackgroundColor] ] []" - } - ], - "ExportedAliases": [] - }, - { - "Version": "6.0.2", - "Name": "Microsoft.PowerShell.Core", - "ExportedCommands": [ - { - "Name": "Add-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-InputObject] ] [-Passthru] []" - }, - { - "Name": "Clear-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] ] [[-Count] ] [-Newest] [-WhatIf] [-Confirm] [] [[-Count] ] [-CommandLine ] [-Newest] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Debug-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Job] [-WhatIf] [-Confirm] [] [-Name] [-WhatIf] [-Confirm] [] [-Id] [-WhatIf] [-Confirm] [] [-InstanceId] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Enter-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-ComputerName] [-EnableNetworkAccess] [-Credential ] [-ConfigurationName ] [-Port ] [-UseSSL] [-ApplicationName ] [-SessionOption ] [-Authentication ] [-CertificateThumbprint ] [] [-HostName] [-Port ] [-UserName ] [-KeyFilePath ] [-SSHTransport] [] [[-Session] ] [] [[-ConnectionUri] ] [-EnableNetworkAccess] [-Credential ] [-ConfigurationName ] [-AllowRedirection] [-SessionOption ] [-Authentication ] [-CertificateThumbprint ] [] [-InstanceId ] [] [[-Id] ] [] [-Name ] [] [-VMId] [-Credential] [-ConfigurationName ] [] [-VMName] [-Credential] [-ConfigurationName ] [] [-ContainerId] [-ConfigurationName ] [-RunAsAdministrator] []" - }, - { - "Name": "Exit-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Export-ModuleMember", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Function] ] [-Cmdlet ] [-Variable ] [-Alias ] []" - }, - { - "Name": "ForEach-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-Process] [-InputObject ] [-Begin ] [-End ] [-RemainingScripts ] [-WhatIf] [-Confirm] [] [-MemberName] [-InputObject ] [-ArgumentList ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Get-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ArgumentList] ] [-Verb ] [-Noun ] [-Module ] [-FullyQualifiedModule ] [-TotalCount ] [-Syntax] [-ShowCommandInfo] [-All] [-ListImported] [-ParameterName ] [-ParameterType ] [] [[-Name] ] [[-ArgumentList] ] [-Module ] [-FullyQualifiedModule ] [-CommandType ] [-TotalCount ] [-Syntax] [-ShowCommandInfo] [-All] [-ListImported] [-ParameterName ] [-ParameterType ] []" - }, - { - "Name": "Get-Help", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Path ] [-Category ] [-Component ] [-Functionality ] [-Role ] [-Full] [] [[-Name] ] -Detailed [-Path ] [-Category ] [-Component ] [-Functionality ] [-Role ] [] [[-Name] ] -Examples [-Path ] [-Category ] [-Component ] [-Functionality ] [-Role ] [] [[-Name] ] -Parameter [-Path ] [-Category ] [-Component ] [-Functionality ] [-Role ] [] [[-Name] ] -Online [-Path ] [-Category ] [-Component ] [-Functionality ] [-Role ] []" - }, - { - "Name": "Get-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] ] [[-Count] ] []" - }, - { - "Name": "Get-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] ] [-IncludeChildJob] [-ChildJobState ] [-HasMoreData ] [-Before ] [-After ] [-Newest ] [] [-InstanceId] [-IncludeChildJob] [-ChildJobState ] [-HasMoreData ] [-Before ] [-After ] [-Newest ] [] [-Name] [-IncludeChildJob] [-ChildJobState ] [-HasMoreData ] [-Before ] [-After ] [-Newest ] [] [-State] [-IncludeChildJob] [-ChildJobState ] [-HasMoreData ] [-Before ] [-After ] [-Newest ] [] [-IncludeChildJob] [-ChildJobState ] [-HasMoreData ] [-Before ] [-After ] [-Newest ] [-Command ] [] [-Filter] []" - }, - { - "Name": "Get-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-FullyQualifiedName ] [-All] [] [[-Name] ] -ListAvailable [-FullyQualifiedName ] [-All] [-PSEdition ] [-Refresh] [] [[-Name] ] -PSSession [-FullyQualifiedName ] [-ListAvailable] [-PSEdition ] [-Refresh] [] [[-Name] ] -CimSession [-FullyQualifiedName ] [-ListAvailable] [-Refresh] [-CimResourceUri ] [-CimNamespace ] []" - }, - { - "Name": "Get-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name ] [] [-ComputerName] -InstanceId [-ApplicationName ] [-ConfigurationName ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-Port ] [-UseSSL] [-ThrottleLimit ] [-State ] [-SessionOption ] [] [-ComputerName] [-ApplicationName ] [-ConfigurationName ] [-Name ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-Port ] [-UseSSL] [-ThrottleLimit ] [-State ] [-SessionOption ] [] [-ConnectionUri] -InstanceId [-ConfigurationName ] [-AllowRedirection] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-ThrottleLimit ] [-State ] [-SessionOption ] [] [-ConnectionUri] [-ConfigurationName ] [-AllowRedirection] [-Name ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-ThrottleLimit ] [-State ] [-SessionOption ] [] -InstanceId -ContainerId [-ConfigurationName ] [-State ] [] -ContainerId [-ConfigurationName ] [-Name ] [-State ] [] -VMId [-ConfigurationName ] [-Name ] [-State ] [] -InstanceId -VMId [-ConfigurationName ] [-State ] [] -VMName [-ConfigurationName ] [-Name ] [-State ] [] -InstanceId -VMName [-ConfigurationName ] [-State ] [] [-InstanceId ] [] [-Id] []" - }, - { - "Name": "Import-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [] [-Name] -PSSession [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [] [-Name] -CimSession [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [-CimResourceUri ] [-CimNamespace ] [] [-FullyQualifiedName] -PSSession [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [] [-FullyQualifiedName] [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [] [-Assembly] [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [] [-ModuleInfo] [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] []" - }, - { - "Name": "Invoke-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[-ScriptBlock] [-NoNewScope] [-InputObject ] [-ArgumentList ] [] [[-Session] ] [-FilePath] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-JobName ] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [[-Session] ] [-ScriptBlock] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-JobName ] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [[-ComputerName] ] [-ScriptBlock] [-Credential ] [-Port ] [-UseSSL] [-ConfigurationName ] [-ApplicationName ] [-ThrottleLimit ] [-AsJob] [-InDisconnectedSession] [-SessionName ] [-HideComputerName] [-JobName ] [-SessionOption ] [-Authentication ] [-EnableNetworkAccess] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [-CertificateThumbprint ] [] [[-ComputerName] ] [-FilePath] [-Credential ] [-Port ] [-UseSSL] [-ConfigurationName ] [-ApplicationName ] [-ThrottleLimit ] [-AsJob] [-InDisconnectedSession] [-SessionName ] [-HideComputerName] [-JobName ] [-SessionOption ] [-Authentication ] [-EnableNetworkAccess] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-VMId] [-FilePath] -Credential [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [[-ConnectionUri] ] [-ScriptBlock] [-Credential ] [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-InDisconnectedSession] [-HideComputerName] [-JobName ] [-AllowRedirection] [-SessionOption ] [-Authentication ] [-EnableNetworkAccess] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [-CertificateThumbprint ] [] [[-ConnectionUri] ] [-FilePath] [-Credential ] [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-InDisconnectedSession] [-HideComputerName] [-JobName ] [-AllowRedirection] [-SessionOption ] [-Authentication ] [-EnableNetworkAccess] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-VMId] [-ScriptBlock] -Credential [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-ScriptBlock] -Credential -VMName [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-FilePath] -Credential -VMName [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] -ScriptBlock -HostName [-Port ] [-AsJob] [-HideComputerName] [-UserName ] [-KeyFilePath ] [-SSHTransport] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-ScriptBlock] -ContainerId [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-JobName ] [-RunAsAdministrator] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-FilePath] -ContainerId [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-JobName ] [-RunAsAdministrator] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] -ScriptBlock -SSHConnection [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] -FilePath -HostName [-AsJob] [-HideComputerName] [-UserName ] [-KeyFilePath ] [-SSHTransport] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] -FilePath -SSHConnection [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] []" - }, - { - "Name": "Invoke-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[-ScriptBlock] [-Function ] [-Cmdlet ] [-ReturnResult] [-AsCustomObject] [-ArgumentList ] [] [-Name] [-ScriptBlock] [-Function ] [-Cmdlet ] [-ReturnResult] [-AsCustomObject] [-ArgumentList ] []" - }, - { - "Name": "New-ModuleManifest", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-NestedModules ] [-Guid ] [-Author ] [-CompanyName ] [-Copyright ] [-RootModule ] [-ModuleVersion ] [-Description ] [-ProcessorArchitecture ] [-PowerShellVersion ] [-ClrVersion ] [-DotNetFrameworkVersion ] [-PowerShellHostName ] [-PowerShellHostVersion ] [-RequiredModules ] [-TypesToProcess ] [-FormatsToProcess ] [-ScriptsToProcess ] [-RequiredAssemblies ] [-FileList ] [-ModuleList ] [-FunctionsToExport ] [-AliasesToExport ] [-VariablesToExport ] [-CmdletsToExport ] [-DscResourcesToExport ] [-CompatiblePSEditions ] [-PrivateData ] [-Tags ] [-ProjectUri ] [-LicenseUri ] [-IconUri ] [-ReleaseNotes ] [-HelpInfoUri ] [-PassThru] [-DefaultCommandPrefix ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-PSRoleCapabilityFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Guid ] [-Author ] [-Description ] [-CompanyName ] [-Copyright ] [-ModulesToImport ] [-VisibleAliases ] [-VisibleCmdlets ] [-VisibleFunctions ] [-VisibleExternalCommands ] [-VisibleProviders ] [-ScriptsToProcess ] [-AliasDefinitions ] [-FunctionDefinitions ] [-VariableDefinitions ] [-EnvironmentVariables ] [-TypesToProcess ] [-FormatsToProcess ] [-AssembliesToLoad ] []" - }, - { - "Name": "New-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] ] [-Credential ] [-Name ] [-EnableNetworkAccess] [-ConfigurationName ] [-Port ] [-UseSSL] [-ApplicationName ] [-ThrottleLimit ] [-SessionOption ] [-Authentication ] [-CertificateThumbprint ] [] [-ConnectionUri] [-Credential ] [-Name ] [-EnableNetworkAccess] [-ConfigurationName ] [-ThrottleLimit ] [-AllowRedirection] [-SessionOption ] [-Authentication ] [-CertificateThumbprint ] [] [-VMId] -Credential [-Name ] [-ConfigurationName ] [-ThrottleLimit ] [] -Credential -VMName [-Name ] [-ConfigurationName ] [-ThrottleLimit ] [] [[-Session] ] [-Name ] [-EnableNetworkAccess] [-ThrottleLimit ] [] -ContainerId [-Name ] [-ConfigurationName ] [-RunAsAdministrator] [-ThrottleLimit ] [] [-HostName] [-Name ] [-Port ] [-UserName ] [-KeyFilePath ] [-SSHTransport] [] -SSHConnection [-Name ] []" - }, - { - "Name": "New-PSTransportOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-MaxIdleTimeoutSec ] [-ProcessIdleTimeoutSec ] [-MaxSessions ] [-MaxConcurrentCommandsPerSession ] [-MaxSessionsPerUser ] [-MaxMemoryPerSessionMB ] [-MaxProcessesPerSession ] [-MaxConcurrentUsers ] [-IdleTimeoutSec ] [-OutputBufferingMode ] []" - }, - { - "Name": "Out-Default", - "CommandType": "Cmdlet", - "ParameterSets": "[-Transcript] [-InputObject ] []" - }, - { - "Name": "Out-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[-Paging] [-InputObject ] []" - }, - { - "Name": "Out-Null", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject ] []" - }, - { - "Name": "Receive-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Job] [[-Location] ] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [] [-Job] [[-Session] ] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [] [-Job] [[-ComputerName] ] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [] [-Name] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [] [-InstanceId] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [] [-Id] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] []" - }, - { - "Name": "Register-ArgumentCompleter", - "CommandType": "Cmdlet", - "ParameterSets": "-CommandName -ScriptBlock [-Native] [] -ParameterName -ScriptBlock [-CommandName ] []" - }, - { - "Name": "Remove-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-Force] [-WhatIf] [-Confirm] [] [-Job] [-Force] [-WhatIf] [-Confirm] [] [-InstanceId] [-Force] [-WhatIf] [-Confirm] [] [-Name] [-Force] [-WhatIf] [-Confirm] [] [-Filter] [-Force] [-WhatIf] [-Confirm] [] [-State] [-WhatIf] [-Confirm] [] [-Command ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Force] [-WhatIf] [-Confirm] [] [-FullyQualifiedName] [-Force] [-WhatIf] [-Confirm] [] [-ModuleInfo] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-WhatIf] [-Confirm] [] [-Session] [-WhatIf] [-Confirm] [] -ContainerId [-WhatIf] [-Confirm] [] -VMId [-WhatIf] [-Confirm] [] -VMName [-WhatIf] [-Confirm] [] -InstanceId [-WhatIf] [-Confirm] [] -Name [-WhatIf] [-Confirm] [] [-ComputerName] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Save-Help", - "CommandType": "Cmdlet", - "ParameterSets": "[-DestinationPath] [[-Module] ] [[-UICulture] ] [-FullyQualifiedModule ] [-Credential ] [-UseDefaultCredentials] [-Force] [] [[-Module] ] [[-UICulture] ] -LiteralPath [-FullyQualifiedModule ] [-Credential ] [-UseDefaultCredentials] [-Force] []" - }, - { - "Name": "Set-PSDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[-Trace ] [-Step] [-Strict] [] [-Off] []" - }, - { - "Name": "Set-StrictMode", - "CommandType": "Cmdlet", - "ParameterSets": "-Version [] -Off []" - }, - { - "Name": "Start-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-ScriptBlock] [[-InitializationScript] ] [-Name ] [-Credential ] [-Authentication ] [-RunAs32] [-PSVersion ] [-InputObject ] [-ArgumentList ] [] [-DefinitionName] [[-DefinitionPath] ] [[-Type] ] [] [[-InitializationScript] ] -LiteralPath [-Name ] [-Credential ] [-Authentication ] [-RunAs32] [-PSVersion ] [-InputObject ] [-ArgumentList ] [] [-FilePath] [[-InitializationScript] ] [-Name ] [-Credential ] [-Authentication ] [-RunAs32] [-PSVersion ] [-InputObject ] [-ArgumentList ] [] [-HostName] []" - }, - { - "Name": "Stop-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-PassThru] [-WhatIf] [-Confirm] [] [-Job] [-PassThru] [-WhatIf] [-Confirm] [] [-Name] [-PassThru] [-WhatIf] [-Confirm] [] [-InstanceId] [-PassThru] [-WhatIf] [-Confirm] [] [-State] [-PassThru] [-WhatIf] [-Confirm] [] [-Filter] [-PassThru] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Test-ModuleManifest", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] []" - }, - { - "Name": "Update-Help", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Module] ] [[-SourcePath] ] [[-UICulture] ] [-FullyQualifiedModule ] [-Recurse] [-Credential ] [-UseDefaultCredentials] [-Force] [-WhatIf] [-Confirm] [] [[-Module] ] [[-UICulture] ] [-FullyQualifiedModule ] [-LiteralPath ] [-Recurse] [-Credential ] [-UseDefaultCredentials] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Wait-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-Any] [-Timeout ] [-Force] [] [-Job] [-Any] [-Timeout ] [-Force] [] [-Name] [-Any] [-Timeout ] [-Force] [] [-InstanceId] [-Any] [-Timeout ] [-Force] [] [-State] [-Any] [-Timeout ] [-Force] [] [-Filter] [-Any] [-Timeout ] [-Force] []" - }, - { - "Name": "Where-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-Property] [[-Value] ] [-InputObject ] [-EQ] [] [-FilterScript] [-InputObject ] [] [-Property] [[-Value] ] -GE [-InputObject ] [] [-Property] [[-Value] ] -CEQ [-InputObject ] [] [-Property] [[-Value] ] -NE [-InputObject ] [] [-Property] [[-Value] ] -CNE [-InputObject ] [] [-Property] [[-Value] ] -GT [-InputObject ] [] [-Property] [[-Value] ] -CGT [-InputObject ] [] [-Property] [[-Value] ] -LT [-InputObject ] [] [-Property] [[-Value] ] -CLT [-InputObject ] [] [-Property] [[-Value] ] -CGE [-InputObject ] [] [-Property] [[-Value] ] -LE [-InputObject ] [] [-Property] [[-Value] ] -CLE [-InputObject ] [] [-Property] [[-Value] ] -Like [-InputObject ] [] [-Property] [[-Value] ] -CLike [-InputObject ] [] [-Property] [[-Value] ] -NotLike [-InputObject ] [] [-Property] [[-Value] ] -CNotLike [-InputObject ] [] [-Property] [[-Value] ] -Match [-InputObject ] [] [-Property] [[-Value] ] -CMatch [-InputObject ] [] [-Property] [[-Value] ] -NotMatch [-InputObject ] [] [-Property] [[-Value] ] -CNotMatch [-InputObject ] [] [-Property] [[-Value] ] -Contains [-InputObject ] [] [-Property] [[-Value] ] -CContains [-InputObject ] [] [-Property] [[-Value] ] -NotContains [-InputObject ] [] [-Property] [[-Value] ] -CNotContains [-InputObject ] [] [-Property] [[-Value] ] -In [-InputObject ] [] [-Property] [[-Value] ] -CIn [-InputObject ] [] [-Property] [[-Value] ] -NotIn [-InputObject ] [] [-Property] [[-Value] ] -CNotIn [-InputObject ] [] [-Property] [[-Value] ] -Is [-InputObject ] [] [-Property] [[-Value] ] -IsNot [-InputObject ] []" - } - ], - "ExportedAliases": [ - "?", - "%", - "clhy", - "etsn", - "exsn", - "foreach", - "gcm", - "ghy", - "gjb", - "gmo", - "gsn", - "h", - "history", - "icm", - "ihy", - "ipmo", - "nmo", - "nsn", - "oh", - "r", - "rcjb", - "rjb", - "rmo", - "rsn", - "sajb", - "spjb", - "where", - "wjb" - ] - } - ], - "SchemaVersion": "0.0.1" -} diff --git a/Engine/Settings/core-6.0.2-windows.json b/Engine/Settings/core-6.0.2-windows.json deleted file mode 100644 index 4855177cc..000000000 --- a/Engine/Settings/core-6.0.2-windows.json +++ /dev/null @@ -1,2075 +0,0 @@ -{ - "SchemaVersion": "0.0.1", - "Modules": [ - { - "Name": "CimCmdlets", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-CimAssociatedInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [[-Association] ] [-ResultClassName ] [-Namespace ] [-OperationTimeoutSec ] [-ResourceUri ] [-ComputerName ] [-KeyOnly] [] [-InputObject] [[-Association] ] -CimSession [-ResultClassName ] [-Namespace ] [-OperationTimeoutSec ] [-ResourceUri ] [-KeyOnly] []" - }, - { - "Name": "Get-CimClass", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ClassName] ] [[-Namespace] ] [-OperationTimeoutSec ] [-ComputerName ] [-MethodName ] [-PropertyName ] [-QualifierName ] [] [[-ClassName] ] [[-Namespace] ] -CimSession [-OperationTimeoutSec ] [-MethodName ] [-PropertyName ] [-QualifierName ] []" - }, - { - "Name": "Get-CimInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClassName] [-ComputerName ] [-KeyOnly] [-Namespace ] [-OperationTimeoutSec ] [-QueryDialect ] [-Shallow] [-Filter ] [-Property ] [] -CimSession -ResourceUri [-KeyOnly] [-Namespace ] [-OperationTimeoutSec ] [-Shallow] [-Filter ] [-Property ] [] -CimSession -Query [-ResourceUri ] [-Namespace ] [-OperationTimeoutSec ] [-QueryDialect ] [-Shallow] [] [-ClassName] -CimSession [-KeyOnly] [-Namespace ] [-OperationTimeoutSec ] [-QueryDialect ] [-Shallow] [-Filter ] [-Property ] [] [-InputObject] -CimSession [-ResourceUri ] [-OperationTimeoutSec ] [] [-InputObject] [-ResourceUri ] [-ComputerName ] [-OperationTimeoutSec ] [] -ResourceUri [-ComputerName ] [-KeyOnly] [-Namespace ] [-OperationTimeoutSec ] [-Shallow] [-Filter ] [-Property ] [] -Query [-ResourceUri ] [-ComputerName ] [-Namespace ] [-OperationTimeoutSec ] [-QueryDialect ] [-Shallow] []" - }, - { - "Name": "Get-CimSession", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] ] [] [-Id] [] -InstanceId [] -Name []" - }, - { - "Name": "Invoke-CimMethod", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClassName] [[-Arguments] ] [-MethodName] [-ComputerName ] [-Namespace ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [-ClassName] [[-Arguments] ] [-MethodName] -CimSession [-Namespace ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [[-Arguments] ] [-MethodName] -ResourceUri [-ComputerName ] [-Namespace ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [-InputObject] [[-Arguments] ] [-MethodName] -CimSession [-ResourceUri ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [-InputObject] [[-Arguments] ] [-MethodName] [-ResourceUri ] [-ComputerName ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [[-Arguments] ] [-MethodName] -ResourceUri -CimSession [-Namespace ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [-CimClass] [[-Arguments] ] [-MethodName] [-ComputerName ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [-CimClass] [[-Arguments] ] [-MethodName] -CimSession [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [[-Arguments] ] [-MethodName] -Query [-QueryDialect ] [-ComputerName ] [-Namespace ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [[-Arguments] ] [-MethodName] -Query -CimSession [-QueryDialect ] [-Namespace ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-CimInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClassName] [[-Property] ] [-Key ] [-Namespace ] [-OperationTimeoutSec ] [-ComputerName ] [-ClientOnly] [-WhatIf] [-Confirm] [] [-ClassName] [[-Property] ] -CimSession [-Key ] [-Namespace ] [-OperationTimeoutSec ] [-ClientOnly] [-WhatIf] [-Confirm] [] [[-Property] ] -ResourceUri -CimSession [-Key ] [-Namespace ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [[-Property] ] -ResourceUri [-Key ] [-Namespace ] [-OperationTimeoutSec ] [-ComputerName ] [-WhatIf] [-Confirm] [] [-CimClass] [[-Property] ] -CimSession [-OperationTimeoutSec ] [-ClientOnly] [-WhatIf] [-Confirm] [] [-CimClass] [[-Property] ] [-OperationTimeoutSec ] [-ComputerName ] [-ClientOnly] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-CimSession", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] ] [[-Credential] ] [-Authentication ] [-Name ] [-OperationTimeoutSec ] [-SkipTestConnection] [-Port ] [-SessionOption ] [] [[-ComputerName] ] [-CertificateThumbprint ] [-Name ] [-OperationTimeoutSec ] [-SkipTestConnection] [-Port ] [-SessionOption ] []" - }, - { - "Name": "New-CimSessionOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-Protocol] [-UICulture ] [-Culture ] [] [-NoEncryption] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-EncodePortInServicePrincipalName] [-Encoding ] [-HttpPrefix ] [-MaxEnvelopeSizeKB ] [-ProxyAuthentication ] [-ProxyCertificateThumbprint ] [-ProxyCredential ] [-ProxyType ] [-UseSsl] [-UICulture ] [-Culture ] [] [-Impersonation ] [-PacketIntegrity] [-PacketPrivacy] [-UICulture ] [-Culture ] []" - }, - { - "Name": "Register-CimIndicationEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClassName] [[-SourceIdentifier] ] [[-Action] ] [-Namespace ] [-OperationTimeoutSec ] [-ComputerName ] [-MessageData ] [-SupportEvent] [-Forward] [-MaxTriggerCount ] [] [-ClassName] [[-SourceIdentifier] ] [[-Action] ] -CimSession [-Namespace ] [-OperationTimeoutSec ] [-MessageData ] [-SupportEvent] [-Forward] [-MaxTriggerCount ] [] [-Query] [[-SourceIdentifier] ] [[-Action] ] -CimSession [-Namespace ] [-QueryDialect ] [-OperationTimeoutSec ] [-MessageData ] [-SupportEvent] [-Forward] [-MaxTriggerCount ] [] [-Query] [[-SourceIdentifier] ] [[-Action] ] [-Namespace ] [-QueryDialect ] [-OperationTimeoutSec ] [-ComputerName ] [-MessageData ] [-SupportEvent] [-Forward] [-MaxTriggerCount ] []" - }, - { - "Name": "Remove-CimInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-ResourceUri ] [-ComputerName ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [-InputObject] -CimSession [-ResourceUri ] [-OperationTimeoutSec ] [-WhatIf] [-Confirm] [] [-Query] [[-Namespace] ] -CimSession [-OperationTimeoutSec ] [-QueryDialect ] [-WhatIf] [-Confirm] [] [-Query] [[-Namespace] ] [-ComputerName ] [-OperationTimeoutSec ] [-QueryDialect ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-CimSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-CimSession] [-WhatIf] [-Confirm] [] [-ComputerName] [-WhatIf] [-Confirm] [] [-Id] [-WhatIf] [-Confirm] [] -InstanceId [-WhatIf] [-Confirm] [] -Name [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-CimInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-ComputerName ] [-ResourceUri ] [-OperationTimeoutSec ] [-Property ] [-PassThru] [-WhatIf] [-Confirm] [] [-InputObject] -CimSession [-ResourceUri ] [-OperationTimeoutSec ] [-Property ] [-PassThru] [-WhatIf] [-Confirm] [] [-Query] -CimSession -Property [-Namespace ] [-OperationTimeoutSec ] [-QueryDialect ] [-PassThru] [-WhatIf] [-Confirm] [] [-Query] -Property [-ComputerName ] [-Namespace ] [-OperationTimeoutSec ] [-QueryDialect ] [-PassThru] [-WhatIf] [-Confirm] []" - } - ], - "ExportedAliases": [ - "gcim", - "scim", - "ncim", - "rcim", - "icim", - "gcai", - "rcie", - "ncms", - "rcms", - "gcms", - "ncso", - "gcls" - ] - }, - { - "Name": "Microsoft.PowerShell.Archive", - "Version": "1.1.0.0", - "ExportedCommands": [ - { - "Name": "Compress-Archive", - "CommandType": "Function", - "ParameterSets": "[-Path] [-DestinationPath] [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] [] [-Path] [-DestinationPath] -Update [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] [] [-Path] [-DestinationPath] -Force [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] [] [-DestinationPath] -LiteralPath -Update [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] [] [-DestinationPath] -LiteralPath -Force [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] [] [-DestinationPath] -LiteralPath [-CompressionLevel ] [-PassThru] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Expand-Archive", - "CommandType": "Function", - "ParameterSets": "[-Path] [[-DestinationPath] ] [-Force] [-PassThru] [-WhatIf] [-Confirm] [] [[-DestinationPath] ] -LiteralPath [-Force] [-PassThru] [-WhatIf] [-Confirm] []" - } - ], - "ExportedAliases": [] - }, - { - "Name": "Microsoft.PowerShell.Diagnostics", - "Version": "3.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-WinEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[[-LogName] ] [-MaxEvents ] [-ComputerName ] [-Credential ] [-FilterXPath ] [-Force] [-Oldest] [] [-ListLog] [-ComputerName ] [-Credential ] [-Force] [] [-ListProvider] [-ComputerName ] [-Credential ] [] [-ProviderName] [-MaxEvents ] [-ComputerName ] [-Credential ] [-FilterXPath ] [-Force] [-Oldest] [] [-Path] [-MaxEvents ] [-Credential ] [-FilterXPath ] [-Oldest] [] [-FilterHashtable] [-MaxEvents ] [-ComputerName ] [-Credential ] [-Force] [-Oldest] [] [-FilterXml] [-MaxEvents ] [-ComputerName ] [-Credential ] [-Oldest] []" - }, - { - "Name": "New-WinEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-ProviderName] [-Id] [[-Payload] ] [-Version ] []" - } - ], - "ExportedAliases": [] - }, - { - "Name": "Microsoft.PowerShell.Host", - "Version": "3.0.0.0", - "ExportedCommands": [ - { - "Name": "Start-Transcript", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [-Append] [-Force] [-NoClobber] [-IncludeInvocationHeader] [-WhatIf] [-Confirm] [] [[-LiteralPath] ] [-Append] [-Force] [-NoClobber] [-IncludeInvocationHeader] [-WhatIf] [-Confirm] [] [[-OutputDirectory] ] [-Append] [-Force] [-NoClobber] [-IncludeInvocationHeader] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Stop-Transcript", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - } - ], - "ExportedAliases": [] - }, - { - "Name": "Microsoft.PowerShell.Management", - "Version": "3.1.0.0", - "ExportedCommands": [ - { - "Name": "Add-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Value] [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-NoNewline] [-Encoding ] [-AsByteStream] [-Stream ] [] [-Value] -LiteralPath [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-NoNewline] [-Encoding ] [-AsByteStream] [-Stream ] []" - }, - { - "Name": "Clear-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-Stream ] [] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-Stream ] []" - }, - { - "Name": "Clear-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] -LiteralPath [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Clear-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Name] [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Name] -LiteralPath [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Convert-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [] -LiteralPath []" - }, - { - "Name": "Copy-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Destination] ] [-Container] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Recurse] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] [-FromSession ] [-ToSession ] [] [[-Destination] ] -LiteralPath [-Container] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Recurse] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] [-FromSession ] [-ToSession ] []" - }, - { - "Name": "Copy-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Destination] [-Name] [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Destination] [-Name] -LiteralPath [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Debug-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-WhatIf] [-Confirm] [] [-Id] [-WhatIf] [-Confirm] [] -InputObject [-WhatIf] [-Confirm] []" - }, - { - "Name": "Get-ChildItem", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [[-Filter] ] [-Include ] [-Exclude ] [-Recurse] [-Depth ] [-Force] [-Name] [-Attributes ] [-FollowSymlink] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [] [[-Filter] ] -LiteralPath [-Include ] [-Exclude ] [-Recurse] [-Depth ] [-Force] [-Name] [-Attributes ] [-FollowSymlink] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] []" - }, - { - "Name": "Get-ComputerInfo", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] []" - }, - { - "Name": "Get-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-ReadCount ] [-TotalCount ] [-Tail ] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-Delimiter ] [-Wait] [-Raw] [-Encoding ] [-AsByteStream] [-Stream ] [] -LiteralPath [-ReadCount ] [-TotalCount ] [-Tail ] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-Delimiter ] [-Wait] [-Raw] [-Encoding ] [-AsByteStream] [-Stream ] []" - }, - { - "Name": "Get-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-Stream ] [] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-Stream ] []" - }, - { - "Name": "Get-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Name] ] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [] [[-Name] ] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Credential ] []" - }, - { - "Name": "Get-ItemPropertyValue", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [-Name] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [] [-Name] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Credential ] []" - }, - { - "Name": "Get-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[-PSProvider ] [-PSDrive ] [] [-Stack] [-StackName ] []" - }, - { - "Name": "Get-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Module] [-FileVersionInfo] [] [[-Name] ] -IncludeUserName [] -Id -IncludeUserName [] -Id [-Module] [-FileVersionInfo] [] -InputObject [-Module] [-FileVersionInfo] [] -InputObject -IncludeUserName []" - }, - { - "Name": "Get-PSDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Scope ] [-PSProvider ] [] [-LiteralName] [-Scope ] [-PSProvider ] []" - }, - { - "Name": "Get-PSProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[[-PSProvider] ] []" - }, - { - "Name": "Get-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-DependentServices] [-RequiredServices] [-Include ] [-Exclude ] [] -DisplayName [-DependentServices] [-RequiredServices] [-Include ] [-Exclude ] [] [-DependentServices] [-RequiredServices] [-Include ] [-Exclude ] [-InputObject ] []" - }, - { - "Name": "Get-TimeZone", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [] -Id [] -ListAvailable []" - }, - { - "Name": "Invoke-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Join-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-ChildPath] [[-AdditionalChildPath] ] [-Resolve] [-Credential ] []" - }, - { - "Name": "Move-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Destination] ] [-Force] [-Filter ] [-Include ] [-Exclude ] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] [] [[-Destination] ] -LiteralPath [-Force] [-Filter ] [-Include ] [-Exclude ] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Move-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Destination] [-Name] [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Destination] [-Name] -LiteralPath [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-ItemType ] [-Value ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [] [[-Path] ] -Name [-ItemType ] [-Value ] [-Force] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Name] [-PropertyType ] [-Value ] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Name] -LiteralPath [-PropertyType ] [-Value ] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-PSDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-PSProvider] [-Root] [-Description ] [-Scope ] [-Persist] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-BinaryPathName] [-DisplayName ] [-Description ] [-StartupType ] [-Credential ] [-DependsOn ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Pop-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[-PassThru] [-StackName ] []" - }, - { - "Name": "Push-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [-PassThru] [-StackName ] [] [-LiteralPath ] [-PassThru] [-StackName ] []" - }, - { - "Name": "Remove-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Filter ] [-Include ] [-Exclude ] [-Recurse] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-Stream ] [] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-Recurse] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-Stream ] []" - }, - { - "Name": "Remove-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Name] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Name] -LiteralPath [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-PSDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-PSProvider ] [-Scope ] [-Force] [-WhatIf] [-Confirm] [] [-LiteralName] [-PSProvider ] [-Scope ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-WhatIf] [-Confirm] [] [-InputObject ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Rename-Computer", - "CommandType": "Cmdlet", - "ParameterSets": "[-NewName] [-ComputerName ] [-PassThru] [-DomainCredential ] [-LocalCredential ] [-Force] [-Restart] [-WsmanAuthentication ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Rename-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-NewName] [-Force] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] [] [-NewName] -LiteralPath [-Force] [-PassThru] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Rename-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Name] [-NewName] [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Name] [-NewName] -LiteralPath [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Resolve-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Relative] [-Credential ] [] -LiteralPath [-Relative] [-Credential ] []" - }, - { - "Name": "Restart-Computer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] ] [[-Credential] ] [-WsmanAuthentication ] [-Force] [-Wait] [-Timeout ] [-For ] [-Delay ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Restart-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-Force] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] [-Name] [-Force] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] -DisplayName [-Force] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Resume-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] [-Name] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] -DisplayName [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Value] [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-NoNewline] [-Encoding ] [-AsByteStream] [-Stream ] [] [-Value] -LiteralPath [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Force] [-Credential ] [-WhatIf] [-Confirm] [-NoNewline] [-Encoding ] [-AsByteStream] [-Stream ] []" - }, - { - "Name": "Set-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Value] ] [-Force] [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [[-Value] ] -LiteralPath [-Force] [-PassThru] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Name] [-Value] [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Path] -InputObject [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] [-Name] [-Value] -LiteralPath [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] [] -LiteralPath -InputObject [-PassThru] [-Force] [-Filter ] [-Include ] [-Exclude ] [-Credential ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [-PassThru] [] -LiteralPath [-PassThru] [] [-PassThru] [-StackName ] []" - }, - { - "Name": "Set-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-DisplayName ] [-Credential ] [-Description ] [-StartupType ] [-Status ] [-PassThru] [-WhatIf] [-Confirm] [] [-InputObject] [-DisplayName ] [-Credential ] [-Description ] [-StartupType ] [-Status ] [-PassThru] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-TimeZone", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-PassThru] [-WhatIf] [-Confirm] [] -Id [-PassThru] [-WhatIf] [-Confirm] [] [-InputObject] [-PassThru] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Split-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Parent] [-Resolve] [-Credential ] [] [-Path] [-Extension] [-Resolve] [-Credential ] [] [-Path] [-Leaf] [-Resolve] [-Credential ] [] [-Path] [-LeafBase] [-Resolve] [-Credential ] [] [-Path] [-Qualifier] [-Resolve] [-Credential ] [] [-Path] [-NoQualifier] [-Resolve] [-Credential ] [] [-Path] [-Resolve] [-IsAbsolute] [-Credential ] [] -LiteralPath [-Resolve] [-Credential ] []" - }, - { - "Name": "Start-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] [[-ArgumentList] ] [-Credential ] [-WorkingDirectory ] [-LoadUserProfile] [-NoNewWindow] [-PassThru] [-RedirectStandardError ] [-RedirectStandardInput ] [-RedirectStandardOutput ] [-WindowStyle ] [-Wait] [-UseNewEnvironment] [-WhatIf] [-Confirm] [] [-FilePath] [[-ArgumentList] ] [-WorkingDirectory ] [-PassThru] [-Verb ] [-WindowStyle ] [-Wait] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Start-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] [-Name] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] -DisplayName [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Stop-Computer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] ] [[-Credential] ] [-WsmanAuthentication ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Stop-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-PassThru] [-Force] [-WhatIf] [-Confirm] [] -Name [-PassThru] [-Force] [-WhatIf] [-Confirm] [] [-InputObject] [-PassThru] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Stop-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-Force] [-NoWait] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] [-Name] [-Force] [-NoWait] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] -DisplayName [-Force] [-NoWait] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Suspend-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] [-Name] [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] -DisplayName [-PassThru] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Test-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Filter ] [-Include ] [-Exclude ] [-PathType ] [-IsValid] [-Credential ] [-OlderThan ] [-NewerThan ] [] -LiteralPath [-Filter ] [-Include ] [-Exclude ] [-PathType ] [-IsValid] [-Credential ] [-OlderThan ] [-NewerThan ] []" - }, - { - "Name": "Wait-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [[-Timeout] ] [] [-Id] [[-Timeout] ] [] [[-Timeout] ] -InputObject []" - } - ], - "ExportedAliases": [ - "gin", - "gtz", - "stz" - ] - }, - { - "Name": "Microsoft.PowerShell.Security", - "Version": "3.0.0.0", - "ExportedCommands": [ - { - "Name": "ConvertFrom-SecureString", - "CommandType": "Cmdlet", - "ParameterSets": "[-SecureString] [[-SecureKey] ] [] [-SecureString] [-Key ] []" - }, - { - "Name": "ConvertTo-SecureString", - "CommandType": "Cmdlet", - "ParameterSets": "[-String] [[-SecureKey] ] [] [-String] [-AsPlainText] [-Force] [] [-String] [-Key ] []" - }, - { - "Name": "Get-Acl", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [-Audit] [-Filter ] [-Include ] [-Exclude ] [] -InputObject [-Audit] [-Filter ] [-Include ] [-Exclude ] [] [-LiteralPath ] [-Audit] [-Filter ] [-Include ] [-Exclude ] []" - }, - { - "Name": "Get-AuthenticodeSignature", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] [] -LiteralPath [] -SourcePathOrExtension -Content []" - }, - { - "Name": "Get-CmsMessage", - "CommandType": "Cmdlet", - "ParameterSets": "[-Content] [] [-Path] [] [-LiteralPath] []" - }, - { - "Name": "Get-Credential", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Credential] ] [] [[-UserName] ] [-Message ] [-Title ] []" - }, - { - "Name": "Get-ExecutionPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Scope] ] [-List] []" - }, - { - "Name": "Get-PfxCertificate", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] [] -LiteralPath []" - }, - { - "Name": "New-FileCatalog", - "CommandType": "Cmdlet", - "ParameterSets": "[-CatalogFilePath] [[-Path] ] [-CatalogVersion ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Protect-CmsMessage", - "CommandType": "Cmdlet", - "ParameterSets": "[-To] [-Content] [[-OutFile] ] [] [-To] [-Path] [[-OutFile] ] [] [-To] [-LiteralPath] [[-OutFile] ] []" - }, - { - "Name": "Set-Acl", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-AclObject] [-ClearCentralAccessPolicy] [-Passthru] [-Filter ] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] [-InputObject] [-AclObject] [-Passthru] [-Filter ] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] [] [-AclObject] -LiteralPath [-ClearCentralAccessPolicy] [-Passthru] [-Filter ] [-Include ] [-Exclude ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-AuthenticodeSignature", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] [-Certificate] [-IncludeChain ] [-TimestampServer ] [-HashAlgorithm ] [-Force] [-WhatIf] [-Confirm] [] [-Certificate] -LiteralPath [-IncludeChain ] [-TimestampServer ] [-HashAlgorithm ] [-Force] [-WhatIf] [-Confirm] [] [-Certificate] -SourcePathOrExtension -Content [-IncludeChain ] [-TimestampServer ] [-HashAlgorithm ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-ExecutionPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-ExecutionPolicy] [[-Scope] ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Test-FileCatalog", - "CommandType": "Cmdlet", - "ParameterSets": "[-CatalogFilePath] [[-Path] ] [-Detailed] [-FilesToSkip ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Unprotect-CmsMessage", - "CommandType": "Cmdlet", - "ParameterSets": "[-EventLogRecord] [[-To] ] [-IncludeContext] [] [-Content] [[-To] ] [-IncludeContext] [] [-Path] [[-To] ] [-IncludeContext] [] [-LiteralPath] [[-To] ] [-IncludeContext] []" - } - ], - "ExportedAliases": [] - }, - { - "Name": "Microsoft.PowerShell.Utility", - "Version": "3.1.0.0", - "ExportedCommands": [ - { - "Name": "ConvertFrom-SddlString", - "CommandType": "Function", - "ParameterSets": "[-Sddl] [-Type ] []" - }, - { - "Name": "Add-Member", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject -TypeName [-PassThru] [] [-NotePropertyMembers] -InputObject [-TypeName ] [-Force] [-PassThru] [] [-NotePropertyName] [-NotePropertyValue] -InputObject [-TypeName ] [-Force] [-PassThru] [] [-MemberType] [-Name] [[-Value] ] [[-SecondValue] ] -InputObject [-TypeName ] [-Force] [-PassThru] []" - }, - { - "Name": "Add-Type", - "CommandType": "Cmdlet", - "ParameterSets": "[-TypeDefinition] [-Language ] [-ReferencedAssemblies ] [-OutputAssembly ] [-OutputType ] [-PassThru] [-IgnoreWarnings] [] [-Name] [-MemberDefinition] [-Namespace ] [-UsingNamespace ] [-Language ] [-ReferencedAssemblies ] [-OutputAssembly ] [-OutputType ] [-PassThru] [-IgnoreWarnings] [] [-Path] [-ReferencedAssemblies ] [-OutputAssembly ] [-OutputType ] [-PassThru] [-IgnoreWarnings] [] -LiteralPath [-ReferencedAssemblies ] [-OutputAssembly ] [-OutputType ] [-PassThru] [-IgnoreWarnings] [] -AssemblyName [-PassThru] [-IgnoreWarnings] []" - }, - { - "Name": "Clear-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Include ] [-Exclude ] [-Force] [-PassThru] [-Scope ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Compare-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-ReferenceObject] [-DifferenceObject] [-SyncWindow ] [-Property ] [-ExcludeDifferent] [-IncludeEqual] [-PassThru] [-Culture ] [-CaseSensitive] []" - }, - { - "Name": "ConvertFrom-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [[-Delimiter] ] [-Header ] [] [-InputObject] -UseCulture [-Header ] []" - }, - { - "Name": "ConvertFrom-Json", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-AsHashtable] []" - }, - { - "Name": "ConvertFrom-StringData", - "CommandType": "Cmdlet", - "ParameterSets": "[-StringData] []" - }, - { - "Name": "ConvertTo-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [[-Delimiter] ] [-IncludeTypeInformation] [-NoTypeInformation] [] [-InputObject] [-UseCulture] [-IncludeTypeInformation] [-NoTypeInformation] []" - }, - { - "Name": "ConvertTo-Html", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [[-Head] ] [[-Title] ] [[-Body] ] [-InputObject ] [-As ] [-CssUri ] [-PostContent ] [-PreContent ] [-Meta ] [-Charset ] [-Transitional] [] [[-Property] ] [-InputObject ] [-As ] [-Fragment] [-PostContent ] [-PreContent ] []" - }, - { - "Name": "ConvertTo-Json", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-Depth ] [-Compress] [-EnumsAsStrings] []" - }, - { - "Name": "ConvertTo-Xml", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-Depth ] [-NoTypeInformation] [-As ] []" - }, - { - "Name": "Debug-Runspace", - "CommandType": "Cmdlet", - "ParameterSets": "[-Runspace] [-WhatIf] [-Confirm] [] [-Name] [-WhatIf] [-Confirm] [] [-Id] [-WhatIf] [-Confirm] [] [-InstanceId] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Disable-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Breakpoint] [-PassThru] [-WhatIf] [-Confirm] [] [-Id] [-PassThru] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Disable-RunspaceDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[[-RunspaceName] ] [] [-Runspace] [] [-RunspaceId] [] [-RunspaceInstanceId] [] [[-ProcessName] ] [[-AppDomainName] ] []" - }, - { - "Name": "Enable-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-PassThru] [-WhatIf] [-Confirm] [] [-Breakpoint] [-PassThru] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Enable-RunspaceDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[[-RunspaceName] ] [-BreakAll] [] [-Runspace] [-BreakAll] [] [-RunspaceId] [-BreakAll] [] [-RunspaceInstanceId] [] [[-ProcessName] ] [[-AppDomainName] ] []" - }, - { - "Name": "Export-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Name] ] [-PassThru] [-As ] [-Append] [-Force] [-NoClobber] [-Description ] [-Scope ] [-WhatIf] [-Confirm] [] [[-Name] ] -LiteralPath [-PassThru] [-As ] [-Append] [-Force] [-NoClobber] [-Description ] [-Scope ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Export-Clixml", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] -InputObject [-Depth ] [-Force] [-NoClobber] [-Encoding ] [-WhatIf] [-Confirm] [] -LiteralPath -InputObject [-Depth ] [-Force] [-NoClobber] [-Encoding ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Export-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [[-Delimiter] ] -InputObject [-LiteralPath ] [-Force] [-NoClobber] [-Encoding ] [-Append] [-IncludeTypeInformation] [-NoTypeInformation] [-WhatIf] [-Confirm] [] [[-Path] ] -InputObject [-LiteralPath ] [-Force] [-NoClobber] [-Encoding ] [-Append] [-UseCulture] [-IncludeTypeInformation] [-NoTypeInformation] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Export-FormatData", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject -Path [-Force] [-NoClobber] [-IncludeScriptBlock] [] -InputObject -LiteralPath [-Force] [-NoClobber] [-IncludeScriptBlock] []" - }, - { - "Name": "Export-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Session] [-OutputModule] [[-CommandName] ] [[-FormatTypeName] ] [-Force] [-Encoding ] [-AllowClobber] [-ArgumentList ] [-CommandType ] [-Module ] [-FullyQualifiedModule ] [-Certificate ] []" - }, - { - "Name": "Format-Custom", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-Depth ] [-GroupBy ] [-View ] [-ShowError] [-DisplayError] [-Force] [-Expand ] [-InputObject ] []" - }, - { - "Name": "Format-Hex", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-WhatIf] [-Confirm] [] -LiteralPath [-WhatIf] [-Confirm] [] -InputObject [-Encoding ] [-Raw] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Format-List", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-GroupBy ] [-View ] [-ShowError] [-DisplayError] [-Force] [-Expand ] [-InputObject ] []" - }, - { - "Name": "Format-Table", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-AutoSize] [-HideTableHeaders] [-Wrap] [-GroupBy ] [-View ] [-ShowError] [-DisplayError] [-Force] [-Expand ] [-InputObject ] []" - }, - { - "Name": "Format-Wide", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-AutoSize] [-Column ] [-GroupBy ] [-View ] [-ShowError] [-DisplayError] [-Force] [-Expand ] [-InputObject ] []" - }, - { - "Name": "Get-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Exclude ] [-Scope ] [] [-Exclude ] [-Scope ] [-Definition ] []" - }, - { - "Name": "Get-Culture", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Get-Date", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Date] ] [-Year ] [-Month ] [-Day ] [-Hour ] [-Minute ] [-Second ] [-Millisecond ] [-DisplayHint ] [-Format ] [] [[-Date] ] [-Year ] [-Month ] [-Day ] [-Hour ] [-Minute ] [-Second ] [-Millisecond ] [-DisplayHint ] [-UFormat ] []" - }, - { - "Name": "Get-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[[-SourceIdentifier] ] [] [-EventIdentifier] []" - }, - { - "Name": "Get-EventSubscriber", - "CommandType": "Cmdlet", - "ParameterSets": "[[-SourceIdentifier] ] [-Force] [] [-SubscriptionId] [-Force] []" - }, - { - "Name": "Get-FileHash", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [[-Algorithm] ] [] [-LiteralPath] [[-Algorithm] ] [] [-InputStream] [[-Algorithm] ] []" - }, - { - "Name": "Get-FormatData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-TypeName] ] [-PowerShellVersion ] []" - }, - { - "Name": "Get-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Get-Member", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-InputObject ] [-MemberType ] [-View ] [-Static] [-Force] []" - }, - { - "Name": "Get-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Script] ] [] -Variable [-Script ] [] -Command [-Script ] [] [-Type] [-Script ] [] [-Id] []" - }, - { - "Name": "Get-PSCallStack", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Get-Random", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Maximum] ] [-SetSeed ] [-Minimum ] [] [-InputObject] [-SetSeed ] [-Count ] []" - }, - { - "Name": "Get-Runspace", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [] [-Id] [] [-InstanceId] []" - }, - { - "Name": "Get-RunspaceDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[[-RunspaceName] ] [] [-Runspace] [] [-RunspaceId] [] [-RunspaceInstanceId] [] [[-ProcessName] ] [[-AppDomainName] ] []" - }, - { - "Name": "Get-TraceSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] []" - }, - { - "Name": "Get-TypeData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-TypeName] ] []" - }, - { - "Name": "Get-UICulture", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Get-Unique", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject ] [-AsString] [] [-InputObject ] [-OnType] []" - }, - { - "Name": "Get-Uptime", - "CommandType": "Cmdlet", - "ParameterSets": "[] [-Since] []" - }, - { - "Name": "Get-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-ValueOnly] [-Include ] [-Exclude ] [-Scope ] []" - }, - { - "Name": "Get-Verb", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Verb] ] [[-Group] ] []" - }, - { - "Name": "Group-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-NoElement] [-AsHashTable] [-AsString] [-InputObject ] [-Culture ] [-CaseSensitive] []" - }, - { - "Name": "Import-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Scope ] [-PassThru] [-Force] [-WhatIf] [-Confirm] [] -LiteralPath [-Scope ] [-PassThru] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Import-Clixml", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-IncludeTotalCount] [-Skip ] [-First ] [] -LiteralPath [-IncludeTotalCount] [-Skip ] [-First ] []" - }, - { - "Name": "Import-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] ] [[-Delimiter] ] [-LiteralPath ] [-Header ] [-Encoding ] [] [[-Path] ] -UseCulture [-LiteralPath ] [-Header ] [-Encoding ] []" - }, - { - "Name": "Import-LocalizedData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-BindingVariable] ] [[-UICulture] ] [-BaseDirectory ] [-FileName ] [-SupportedCommand ] []" - }, - { - "Name": "Import-PowerShellDataFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [] [-LiteralPath] []" - }, - { - "Name": "Import-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Session] [[-CommandName] ] [[-FormatTypeName] ] [-Prefix ] [-DisableNameChecking] [-AllowClobber] [-ArgumentList ] [-CommandType ] [-Module ] [-FullyQualifiedModule ] [-Certificate ] []" - }, - { - "Name": "Invoke-Expression", - "CommandType": "Cmdlet", - "ParameterSets": "[-Command] []" - }, - { - "Name": "Invoke-RestMethod", - "CommandType": "Cmdlet", - "ParameterSets": "[-Uri] [-Method ] [-FollowRelLink] [-MaximumFollowRelLink ] [-ResponseHeadersVariable ] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -NoProxy [-Method ] [-FollowRelLink] [-MaximumFollowRelLink ] [-ResponseHeadersVariable ] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -CustomMethod -NoProxy [-FollowRelLink] [-MaximumFollowRelLink ] [-ResponseHeadersVariable ] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -CustomMethod [-FollowRelLink] [-MaximumFollowRelLink ] [-ResponseHeadersVariable ] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] []" - }, - { - "Name": "Invoke-WebRequest", - "CommandType": "Cmdlet", - "ParameterSets": "[-Uri] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Method ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -NoProxy [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Method ] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -CustomMethod [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] [] [-Uri] -CustomMethod -NoProxy [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-AllowUnencryptedAuthentication] [-Authentication ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-SkipCertificateCheck] [-SslProtocol ] [-Token ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Body ] [-ContentType ] [-TransferEncoding ] [-InFile ] [-OutFile ] [-PassThru] [-PreserveAuthorizationOnRedirect] [-SkipHeaderValidation] []" - }, - { - "Name": "Measure-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[-Expression] [-InputObject ] []" - }, - { - "Name": "Measure-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-InputObject ] [-Sum] [-Average] [-Maximum] [-Minimum] [] [[-Property] ] [-InputObject ] [-Line] [-Word] [-Character] [-IgnoreWhiteSpace] []" - }, - { - "Name": "New-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Value] [-Description ] [-Option ] [-PassThru] [-Scope ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] [[-Sender] ] [[-EventArguments] ] [[-MessageData] ] []" - }, - { - "Name": "New-Guid", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "New-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-TypeName] [[-ArgumentList] ] [-Property ] [] [-ComObject] [-Strict] [-Property ] []" - }, - { - "Name": "New-TemporaryFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-WhatIf] [-Confirm] []" - }, - { - "Name": "New-TimeSpan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Start] ] [[-End] ] [] [-Days ] [-Hours ] [-Minutes ] [-Seconds ] []" - }, - { - "Name": "New-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [[-Value] ] [-Description ] [-Option ] [-Visibility ] [-Force] [-PassThru] [-Scope ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Out-File", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] [[-Encoding] ] [-Append] [-Force] [-NoClobber] [-Width ] [-NoNewline] [-InputObject ] [-WhatIf] [-Confirm] [] [[-Encoding] ] -LiteralPath [-Append] [-Force] [-NoClobber] [-Width ] [-NoNewline] [-InputObject ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Out-String", - "CommandType": "Cmdlet", - "ParameterSets": "[-Width ] [-NoNewline] [-InputObject ] [] [-Stream] [-Width ] [-InputObject ] []" - }, - { - "Name": "Read-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Prompt] ] [-AsSecureString] []" - }, - { - "Name": "Register-EngineEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] [[-Action] ] [-MessageData ] [-SupportEvent] [-Forward] [-MaxTriggerCount ] []" - }, - { - "Name": "Register-ObjectEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-EventName] [[-SourceIdentifier] ] [[-Action] ] [-MessageData ] [-SupportEvent] [-Forward] [-MaxTriggerCount ] []" - }, - { - "Name": "Remove-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Scope ] [-Force] []" - }, - { - "Name": "Remove-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] [-WhatIf] [-Confirm] [] [-EventIdentifier] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Breakpoint] [-WhatIf] [-Confirm] [] [-Id] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-TypeData", - "CommandType": "Cmdlet", - "ParameterSets": "-TypeData [-WhatIf] [-Confirm] [] [-TypeName] [-WhatIf] [-Confirm] [] -Path [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Include ] [-Exclude ] [-Force] [-Scope ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Select-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-InputObject ] [-ExcludeProperty ] [-ExpandProperty ] [-Unique] [-Last ] [-First ] [-Skip ] [-Wait] [] [[-Property] ] [-InputObject ] [-ExcludeProperty ] [-ExpandProperty ] [-Unique] [-SkipLast ] [] [-InputObject ] [-Unique] [-Wait] [-Index ] []" - }, - { - "Name": "Select-String", - "CommandType": "Cmdlet", - "ParameterSets": "[-Pattern] [-Path] [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-Include ] [-Exclude ] [-NotMatch] [-AllMatches] [-Encoding ] [-Context ] [] [-Pattern] -InputObject [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-Include ] [-Exclude ] [-NotMatch] [-AllMatches] [-Encoding ] [-Context ] [] [-Pattern] -LiteralPath [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-Include ] [-Exclude ] [-NotMatch] [-AllMatches] [-Encoding ] [-Context ] []" - }, - { - "Name": "Select-Xml", - "CommandType": "Cmdlet", - "ParameterSets": "[-XPath] [-Xml] [-Namespace ] [] [-XPath] [-Path] [-Namespace ] [] [-XPath] -LiteralPath [-Namespace ] [] [-XPath] -Content [-Namespace ] []" - }, - { - "Name": "Send-MailMessage", - "CommandType": "Cmdlet", - "ParameterSets": "[-To] [-Subject] [[-Body] ] [[-SmtpServer] ] -From [-Attachments ] [-Bcc ] [-BodyAsHtml] [-Encoding ] [-Cc ] [-DeliveryNotificationOption ] [-Priority ] [-Credential ] [-UseSsl] [-Port ] []" - }, - { - "Name": "Set-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Value] [-Description ] [-Option ] [-PassThru] [-Scope ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-Date", - "CommandType": "Cmdlet", - "ParameterSets": "[-Date] [-DisplayHint ] [-WhatIf] [-Confirm] [] [-Adjust] [-DisplayHint ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Script] [-Line] [[-Column] ] [-Action ] [] [[-Script] ] -Command [-Action ] [] [[-Script] ] -Variable [-Action ] [-Mode ] []" - }, - { - "Name": "Set-TraceSource", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [[-Option] ] [-ListenerOption ] [-FilePath ] [-Force] [-Debugger] [-PSHost] [-PassThru] [] [-Name] [-RemoveListener ] [] [-Name] [-RemoveFileListener ] []" - }, - { - "Name": "Set-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [[-Value] ] [-Include ] [-Exclude ] [-Description ] [-Option ] [-Force] [-Visibility ] [-PassThru] [-Scope ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Sort-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] ] [-Descending] [-Unique] [-Top ] [-InputObject ] [-Culture ] [-CaseSensitive] [] [[-Property] ] -Bottom [-Descending] [-Unique] [-InputObject ] [-Culture ] [-CaseSensitive] []" - }, - { - "Name": "Start-Sleep", - "CommandType": "Cmdlet", - "ParameterSets": "[-Seconds] [] -Milliseconds []" - }, - { - "Name": "Tee-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] [-InputObject ] [-Append] [] -LiteralPath [-InputObject ] [] -Variable [-InputObject ] []" - }, - { - "Name": "Trace-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Expression] [[-Option] ] [-InputObject ] [-ListenerOption ] [-FilePath ] [-Force] [-Debugger] [-PSHost] [] [-Name] [-Command] [[-Option] ] [-InputObject ] [-ArgumentList ] [-ListenerOption ] [-FilePath ] [-Force] [-Debugger] [-PSHost] []" - }, - { - "Name": "Unblock-File", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-WhatIf] [-Confirm] [] -LiteralPath [-WhatIf] [-Confirm] []" - }, - { - "Name": "Unregister-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] [-Force] [-WhatIf] [-Confirm] [] [-SubscriptionId] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-FormatData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-AppendPath] ] [-PrependPath ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-TypeData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-AppendPath] ] [-PrependPath ] [-WhatIf] [-Confirm] [] -TypeName [-MemberType ] [-MemberName ] [-Value ] [-SecondValue ] [-TypeConverter ] [-TypeAdapter ] [-SerializationMethod ] [-TargetTypeForDeserialization ] [-SerializationDepth ] [-DefaultDisplayProperty ] [-InheritPropertySerializationSet ] [-StringSerializationSource ] [-DefaultDisplayPropertySet ] [-DefaultKeyPropertySet ] [-PropertySerializationSet ] [-Force] [-WhatIf] [-Confirm] [] [-TypeData] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Wait-Debugger", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Wait-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[[-SourceIdentifier] ] [-Timeout ] []" - }, - { - "Name": "Write-Debug", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] []" - }, - { - "Name": "Write-Error", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] [-Category ] [-ErrorId ] [-TargetObject ] [-RecommendedAction ] [-CategoryActivity ] [-CategoryReason ] [-CategoryTargetName ] [-CategoryTargetType ] [] -Exception [-Message ] [-Category ] [-ErrorId ] [-TargetObject ] [-RecommendedAction ] [-CategoryActivity ] [-CategoryReason ] [-CategoryTargetName ] [-CategoryTargetType ] [] -ErrorRecord [-RecommendedAction ] [-CategoryActivity ] [-CategoryReason ] [-CategoryTargetName ] [-CategoryTargetType ] []" - }, - { - "Name": "Write-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Object] ] [-NoNewline] [-Separator ] [-ForegroundColor ] [-BackgroundColor ] []" - }, - { - "Name": "Write-Information", - "CommandType": "Cmdlet", - "ParameterSets": "[-MessageData] [[-Tags] ] []" - }, - { - "Name": "Write-Output", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-NoEnumerate] []" - }, - { - "Name": "Write-Progress", - "CommandType": "Cmdlet", - "ParameterSets": "[-Activity] [[-Status] ] [[-Id] ] [-PercentComplete ] [-SecondsRemaining ] [-CurrentOperation ] [-ParentId ] [-Completed] [-SourceId ] []" - }, - { - "Name": "Write-Verbose", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] []" - }, - { - "Name": "Write-Warning", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] []" - } - ], - "ExportedAliases": [ - "fhx" - ] - }, - { - "Name": "Microsoft.WSMan.Management", - "Version": "3.0.0.0", - "ExportedCommands": [ - { - "Name": "Connect-WSMan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] ] [-ApplicationName ] [-OptionSet ] [-Port ] [-SessionOption ] [-UseSSL] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [] [-ConnectionURI ] [-OptionSet ] [-Port ] [-SessionOption ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] []" - }, - { - "Name": "Disable-WSManCredSSP", - "CommandType": "Cmdlet", - "ParameterSets": "[-Role] []" - }, - { - "Name": "Disconnect-WSMan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] ] []" - }, - { - "Name": "Enable-WSManCredSSP", - "CommandType": "Cmdlet", - "ParameterSets": "[-Role] [[-DelegateComputer] ] [-Force] []" - }, - { - "Name": "Get-WSManCredSSP", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Get-WSManInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ResourceURI] [-ApplicationName ] [-ComputerName ] [-ConnectionURI ] [-Dialect ] [-Fragment ] [-OptionSet ] [-Port ] [-SelectorSet ] [-SessionOption ] [-UseSSL] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [] [-ResourceURI] -Enumerate [-ApplicationName ] [-BasePropertiesOnly] [-ComputerName ] [-ConnectionURI ] [-Dialect ] [-Filter ] [-OptionSet ] [-Port ] [-Associations] [-ReturnType ] [-SessionOption ] [-Shallow] [-UseSSL] [-Credential ] [-Authentication ] [-CertificateThumbprint ] []" - }, - { - "Name": "Invoke-WSManAction", - "CommandType": "Cmdlet", - "ParameterSets": "[-ResourceURI] [-Action] [[-SelectorSet] ] [-ConnectionURI ] [-FilePath ] [-OptionSet ] [-SessionOption ] [-ValueSet ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [] [-ResourceURI] [-Action] [[-SelectorSet] ] [-ApplicationName ] [-ComputerName ] [-FilePath ] [-OptionSet ] [-Port ] [-SessionOption ] [-UseSSL] [-ValueSet ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] []" - }, - { - "Name": "New-WSManInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ResourceURI] [-SelectorSet] [-ApplicationName ] [-ComputerName ] [-FilePath ] [-OptionSet ] [-Port ] [-SessionOption ] [-UseSSL] [-ValueSet ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [] [-ResourceURI] [-SelectorSet] [-ConnectionURI ] [-FilePath ] [-OptionSet ] [-SessionOption ] [-ValueSet ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] []" - }, - { - "Name": "New-WSManSessionOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-ProxyAccessType ] [-ProxyAuthentication ] [-ProxyCredential ] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-SPNPort ] [-OperationTimeout ] [-NoEncryption] [-UseUTF16] []" - }, - { - "Name": "Remove-WSManInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ResourceURI] [-SelectorSet] [-ApplicationName ] [-ComputerName ] [-OptionSet ] [-Port ] [-SessionOption ] [-UseSSL] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [] [-ResourceURI] [-SelectorSet] [-ConnectionURI ] [-OptionSet ] [-SessionOption ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] []" - }, - { - "Name": "Set-WSManInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ResourceURI] [[-SelectorSet] ] [-ApplicationName ] [-ComputerName ] [-Dialect ] [-FilePath ] [-Fragment ] [-OptionSet ] [-Port ] [-SessionOption ] [-UseSSL] [-ValueSet ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [] [-ResourceURI] [[-SelectorSet] ] [-ConnectionURI ] [-Dialect ] [-FilePath ] [-Fragment ] [-OptionSet ] [-SessionOption ] [-ValueSet ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] []" - }, - { - "Name": "Set-WSManQuickConfig", - "CommandType": "Cmdlet", - "ParameterSets": "[-UseSSL] [-Force] [-SkipNetworkProfileCheck] []" - }, - { - "Name": "Test-WSMan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] ] [-Authentication ] [-Port ] [-UseSSL] [-ApplicationName ] [-Credential ] [-CertificateThumbprint ] []" - } - ], - "ExportedAliases": [] - }, - { - "Name": "PackageManagement", - "Version": "1.1.7.0", - "ExportedCommands": [ - { - "Name": "Find-Package", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-IncludeDependencies] [-AllVersions] [-Source ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Force] [-ForceBootstrap] [-ProviderName ] [-ConfigFile ] [-SkipValidate] [-Headers ] [-FilterOnTag ] [-Contains ] [-AllowPrereleaseVersions] [] [[-Name] ] [-IncludeDependencies] [-AllVersions] [-Source ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Force] [-ForceBootstrap] [-ProviderName ] [-AllowPrereleaseVersions] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Type ] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-AcceptLicense] []" - }, - { - "Name": "Find-PackageProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-AllVersions] [-Source ] [-IncludeDependencies] [-Credential ] [-Proxy ] [-ProxyCredential ] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Force] [-ForceBootstrap] []" - }, - { - "Name": "Get-Package", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-AllVersions] [-Force] [-ForceBootstrap] [-ProviderName ] [-Destination ] [-ExcludeVersion] [-Scope ] [-SkipDependencies] [] [[-Name] ] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-AllVersions] [-Force] [-ForceBootstrap] [-ProviderName ] [-Scope ] [-PackageManagementProvider ] [-Type ] [-AllowClobber] [-SkipPublisherCheck] [-InstallUpdate] [-NoPathUpdate] [-AllowPrereleaseVersions] []" - }, - { - "Name": "Get-PackageProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-ListAvailable] [-Force] [-ForceBootstrap] []" - }, - { - "Name": "Get-PackageSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Location ] [-Force] [-ForceBootstrap] [-ProviderName ] [-ConfigFile ] [-SkipValidate] [] [[-Name] ] [-Location ] [-Force] [-ForceBootstrap] [-ProviderName ] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] []" - }, - { - "Name": "Import-PackageProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Force] [-ForceBootstrap] []" - }, - { - "Name": "Install-Package", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Source ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] [-InputObject] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [-Headers ] [-FilterOnTag ] [-Contains ] [-AllowPrereleaseVersions] [-Destination ] [-ExcludeVersion] [-Scope ] [-SkipDependencies] [] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [-Headers ] [-FilterOnTag ] [-Contains ] [-AllowPrereleaseVersions] [-Destination ] [-ExcludeVersion] [-Scope ] [-SkipDependencies] [] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-AllowPrereleaseVersions] [-Scope ] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Type ] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-AcceptLicense] [-AllowClobber] [-SkipPublisherCheck] [-InstallUpdate] [-NoPathUpdate] [] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-AllowPrereleaseVersions] [-Scope ] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Type ] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-AcceptLicense] [-AllowClobber] [-SkipPublisherCheck] [-InstallUpdate] [-NoPathUpdate] []" - }, - { - "Name": "Install-PackageProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Credential ] [-Scope ] [-Source ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-InputObject] [-Scope ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Register-PackageSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [[-Location] ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] [[-Name] ] [[-Location] ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [] [[-Name] ] [[-Location] ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] []" - }, - { - "Name": "Save-Package", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-Source ] [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] -InputObject [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [-Headers ] [-FilterOnTag ] [-Contains ] [-AllowPrereleaseVersions] [] [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [-Headers ] [-FilterOnTag ] [-Contains ] [-AllowPrereleaseVersions] [] [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-AllowPrereleaseVersions] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Type ] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-AcceptLicense] [] [-Path ] [-LiteralPath ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-AllowPrereleaseVersions] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Type ] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-AcceptLicense] []" - }, - { - "Name": "Set-PackageSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Location ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] -InputObject [-Proxy ] [-ProxyCredential ] [-Credential ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-Proxy ] [-ProxyCredential ] [-Credential ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [] [-Proxy ] [-ProxyCredential ] [-Credential ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [] [-Proxy ] [-ProxyCredential ] [-Credential ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [] [-Proxy ] [-ProxyCredential ] [-Credential ] [-NewLocation ] [-NewName ] [-Trusted] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] []" - }, - { - "Name": "Uninstall-Package", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-Name] [-RequiredVersion ] [-MinimumVersion ] [-MaximumVersion ] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-Destination ] [-ExcludeVersion] [-Scope ] [-SkipDependencies] [] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-Destination ] [-ExcludeVersion] [-Scope ] [-SkipDependencies] [] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-Scope ] [-PackageManagementProvider ] [-Type ] [-AllowClobber] [-SkipPublisherCheck] [-InstallUpdate] [-NoPathUpdate] [-AllowPrereleaseVersions] [] [-AllVersions] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-Scope ] [-PackageManagementProvider ] [-Type ] [-AllowClobber] [-SkipPublisherCheck] [-InstallUpdate] [-NoPathUpdate] [-AllowPrereleaseVersions] []" - }, - { - "Name": "Unregister-PackageSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Source] ] [-Location ] [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ProviderName ] [] -InputObject [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [] [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [] [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-ConfigFile ] [-SkipValidate] [] [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [] [-Credential ] [-Force] [-ForceBootstrap] [-WhatIf] [-Confirm] [-PackageManagementProvider ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] []" - } - ], - "ExportedAliases": [] - }, - { - "Name": "PowerShellGet", - "Version": "1.6.0", - "ExportedCommands": [ - { - "Name": "Find-Command", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-ModuleName ] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-AllVersions] [-AllowPrerelease] [-Tag ] [-Filter ] [-Proxy ] [-ProxyCredential ] [-Repository ] []" - }, - { - "Name": "Find-DscResource", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-ModuleName ] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-AllVersions] [-AllowPrerelease] [-Tag ] [-Filter ] [-Proxy ] [-ProxyCredential ] [-Repository ] []" - }, - { - "Name": "Find-Module", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-AllVersions] [-IncludeDependencies] [-Filter ] [-Tag ] [-Includes ] [-DscResource ] [-RoleCapability ] [-Command ] [-Proxy ] [-ProxyCredential ] [-Repository ] [-Credential ] [-AllowPrerelease] []" - }, - { - "Name": "Find-RoleCapability", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-ModuleName ] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-AllVersions] [-AllowPrerelease] [-Tag ] [-Filter ] [-Proxy ] [-ProxyCredential ] [-Repository ] []" - }, - { - "Name": "Find-Script", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-AllVersions] [-IncludeDependencies] [-Filter ] [-Tag ] [-Includes ] [-Command ] [-Proxy ] [-ProxyCredential ] [-Repository ] [-Credential ] [-AllowPrerelease] []" - }, - { - "Name": "Get-InstalledModule", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-MinimumVersion ] [-RequiredVersion ] [-MaximumVersion ] [-AllVersions] [-AllowPrerelease] []" - }, - { - "Name": "Get-InstalledScript", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-MinimumVersion ] [-RequiredVersion ] [-MaximumVersion ] [-AllowPrerelease] []" - }, - { - "Name": "Get-PSRepository", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] []" - }, - { - "Name": "Install-Module", - "CommandType": "Function", - "ParameterSets": "[-Name] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Credential ] [-Scope ] [-Proxy ] [-ProxyCredential ] [-AllowClobber] [-SkipPublisherCheck] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] [-Credential ] [-Scope ] [-Proxy ] [-ProxyCredential ] [-AllowClobber] [-SkipPublisherCheck] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Install-Script", - "CommandType": "Function", - "ParameterSets": "[-Name] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Scope ] [-NoPathUpdate] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] [-Scope ] [-NoPathUpdate] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-ScriptFileInfo", - "CommandType": "Function", - "ParameterSets": "[[-Path] ] -Description [-Version ] [-Author ] [-Guid ] [-CompanyName ] [-Copyright ] [-RequiredModules ] [-ExternalModuleDependencies ] [-RequiredScripts ] [-ExternalScriptDependencies ] [-Tags ] [-ProjectUri ] [-LicenseUri ] [-IconUri ] [-ReleaseNotes ] [-PrivateData ] [-PassThru] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Publish-Module", - "CommandType": "Function", - "ParameterSets": "-Name [-RequiredVersion ] [-NuGetApiKey ] [-Repository ] [-Credential ] [-FormatVersion ] [-ReleaseNotes ] [-Tags ] [-LicenseUri ] [-IconUri ] [-ProjectUri ] [-Force] [-AllowPrerelease] [-WhatIf] [-Confirm] [] -Path [-NuGetApiKey ] [-Repository ] [-Credential ] [-FormatVersion ] [-ReleaseNotes ] [-Tags ] [-LicenseUri ] [-IconUri ] [-ProjectUri ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Publish-Script", - "CommandType": "Function", - "ParameterSets": "-Path [-NuGetApiKey ] [-Repository ] [-Credential ] [-Force] [-WhatIf] [-Confirm] [] -LiteralPath [-NuGetApiKey ] [-Repository ] [-Credential ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Register-PSRepository", - "CommandType": "Function", - "ParameterSets": "[-Name] [-SourceLocation] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Credential ] [-InstallationPolicy ] [-Proxy ] [-ProxyCredential ] [-PackageManagementProvider ] [] -Default [-InstallationPolicy ] [-Proxy ] [-ProxyCredential ] []" - }, - { - "Name": "Save-Module", - "CommandType": "Function", - "ParameterSets": "[-Name] -Path [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-Name] -LiteralPath [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] -LiteralPath [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] -Path [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Save-Script", - "CommandType": "Function", - "ParameterSets": "[-Name] -Path [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-Name] -LiteralPath [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-Repository ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] -LiteralPath [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] [] [-InputObject] -Path [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-PSRepository", - "CommandType": "Function", - "ParameterSets": "[-Name] [[-SourceLocation] ] [-PublishLocation ] [-ScriptSourceLocation ] [-ScriptPublishLocation ] [-Credential ] [-InstallationPolicy ] [-Proxy ] [-ProxyCredential ] [-PackageManagementProvider ] []" - }, - { - "Name": "Test-ScriptFileInfo", - "CommandType": "Function", - "ParameterSets": "[-Path] [] -LiteralPath []" - }, - { - "Name": "Uninstall-Module", - "CommandType": "Function", - "ParameterSets": "[-Name] [-MinimumVersion ] [-RequiredVersion ] [-MaximumVersion ] [-AllVersions] [-Force] [-AllowPrerelease] [-WhatIf] [-Confirm] [] [-InputObject] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Uninstall-Script", - "CommandType": "Function", - "ParameterSets": "[-Name] [-MinimumVersion ] [-RequiredVersion ] [-MaximumVersion ] [-Force] [-AllowPrerelease] [-WhatIf] [-Confirm] [] [-InputObject] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Unregister-PSRepository", - "CommandType": "Function", - "ParameterSets": "[-Name] []" - }, - { - "Name": "Update-Module", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-RequiredVersion ] [-MaximumVersion ] [-Credential ] [-Proxy ] [-ProxyCredential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-ModuleManifest", - "CommandType": "Function", - "ParameterSets": "[-Path] [-NestedModules ] [-Guid ] [-Author ] [-CompanyName ] [-Copyright ] [-RootModule ] [-ModuleVersion ] [-Description ] [-ProcessorArchitecture ] [-CompatiblePSEditions ] [-PowerShellVersion ] [-ClrVersion ] [-DotNetFrameworkVersion ] [-PowerShellHostName ] [-PowerShellHostVersion ] [-RequiredModules ] [-TypesToProcess ] [-FormatsToProcess ] [-ScriptsToProcess ] [-RequiredAssemblies ] [-FileList ] [-ModuleList ] [-FunctionsToExport ] [-AliasesToExport ] [-VariablesToExport ] [-CmdletsToExport ] [-DscResourcesToExport ] [-PrivateData ] [-Tags ] [-ProjectUri ] [-LicenseUri ] [-IconUri ] [-ReleaseNotes ] [-Prerelease ] [-HelpInfoUri ] [-PassThru] [-DefaultCommandPrefix ] [-ExternalModuleDependencies ] [-PackageManagementProviders ] [-RequireLicenseAcceptance] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-Script", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [-RequiredVersion ] [-MaximumVersion ] [-Proxy ] [-ProxyCredential ] [-Credential ] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-ScriptFileInfo", - "CommandType": "Function", - "ParameterSets": "[-Path] [-Version ] [-Author ] [-Guid ] [-Description ] [-CompanyName ] [-Copyright ] [-RequiredModules ] [-ExternalModuleDependencies ] [-RequiredScripts ] [-ExternalScriptDependencies ] [-Tags ] [-ProjectUri ] [-LicenseUri ] [-IconUri ] [-ReleaseNotes ] [-PrivateData ] [-PassThru] [-Force] [-WhatIf] [-Confirm] [] [-LiteralPath] [-Version ] [-Author ] [-Guid ] [-Description ] [-CompanyName ] [-Copyright ] [-RequiredModules ] [-ExternalModuleDependencies ] [-RequiredScripts ] [-ExternalScriptDependencies ] [-Tags ] [-ProjectUri ] [-LicenseUri ] [-IconUri ] [-ReleaseNotes ] [-PrivateData ] [-PassThru] [-Force] [-WhatIf] [-Confirm] []" - } - ], - "ExportedAliases": [ - "inmo", - "fimo", - "upmo", - "pumo" - ] - }, - { - "Name": "PSDesiredStateConfiguration", - "Version": "0.0", - "ExportedCommands": [ - { - "Name": "AddDscResourceProperty", - "CommandType": "Function", - "ParameterSets": null - }, - { - "Name": "AddDscResourcePropertyFromMetadata", - "CommandType": "Function", - "ParameterSets": null - }, - { - "Name": "Add-NodeKeys", - "CommandType": "Function", - "ParameterSets": "[-ResourceKey] [-keywordName] []" - }, - { - "Name": "CheckResourceFound", - "CommandType": "Function", - "ParameterSets": "[[-names] ] [[-Resources] ]" - }, - { - "Name": "Configuration", - "CommandType": "Function", - "ParameterSets": "[[-ResourceModuleTuplesToImport] ] [[-OutputPath] ] [[-Name] ] [[-Body] ] [[-ArgsToBody] ] [[-ConfigurationData] ] [[-InstanceName] ] []" - }, - { - "Name": "ConvertTo-MOFInstance", - "CommandType": "Function", - "ParameterSets": "[-Type] [-Properties] []" - }, - { - "Name": "Generate-VersionInfo", - "CommandType": "Function", - "ParameterSets": "[-KeywordData] [-Value] []" - }, - { - "Name": "Get-CompatibleVersionAddtionaPropertiesStr", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-ComplexResourceQualifier", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "GetCompositeResource", - "CommandType": "Function", - "ParameterSets": "[[-patterns] ] [-configInfo] [[-ignoreParameters] ] [-modules] []" - }, - { - "Name": "Get-ConfigurationErrorCount", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-DscResource", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] [[-Module] ] [-Syntax] []" - }, - { - "Name": "Get-DSCResourceModules", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-EncryptedPassword", - "CommandType": "Function", - "ParameterSets": "[[-Value] ] []" - }, - { - "Name": "GetImplementingModulePath", - "CommandType": "Function", - "ParameterSets": "[-schemaFileName] []" - }, - { - "Name": "Get-InnerMostErrorRecord", - "CommandType": "Function", - "ParameterSets": "[-ErrorRecord] []" - }, - { - "Name": "GetModule", - "CommandType": "Function", - "ParameterSets": "[-modules] [-schemaFileName] []" - }, - { - "Name": "Get-MofInstanceName", - "CommandType": "Function", - "ParameterSets": "[[-mofInstance] ]" - }, - { - "Name": "Get-MofInstanceText", - "CommandType": "Function", - "ParameterSets": "[-aliasId] []" - }, - { - "Name": "GetPatterns", - "CommandType": "Function", - "ParameterSets": "[[-names] ]" - }, - { - "Name": "Get-PositionInfo", - "CommandType": "Function", - "ParameterSets": "[[-sourceMetadata] ]" - }, - { - "Name": "Get-PSCurrentConfigurationNode", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PSDefaultConfigurationDocument", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PSMetaConfigDocumentInstVersionInfo", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PSMetaConfigurationProcessed", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PSTopConfigurationName", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PublicKeyFromFile", - "CommandType": "Function", - "ParameterSets": "[-certificatefile] []" - }, - { - "Name": "Get-PublicKeyFromStore", - "CommandType": "Function", - "ParameterSets": "[-certificateid] []" - }, - { - "Name": "GetResourceFromKeyword", - "CommandType": "Function", - "ParameterSets": "[-keyword] [[-patterns] ] [-modules] []" - }, - { - "Name": "GetSyntax", - "CommandType": "Function", - "ParameterSets": null - }, - { - "Name": "ImportCimAndScriptKeywordsFromModule", - "CommandType": "Function", - "ParameterSets": "[-Module] [-resource] [[-functionsToDefine] ] []" - }, - { - "Name": "ImportClassResourcesFromModule", - "CommandType": "Function", - "ParameterSets": "[-Module] [-Resources] [[-functionsToDefine] ] []" - }, - { - "Name": "Initialize-ConfigurationRuntimeState", - "CommandType": "Function", - "ParameterSets": "[[-ConfigurationName] ] []" - }, - { - "Name": "IsHiddenResource", - "CommandType": "Function", - "ParameterSets": "[-ResourceName] []" - }, - { - "Name": "IsPatternMatched", - "CommandType": "Function", - "ParameterSets": "[[-patterns] ] [-Name] []" - }, - { - "Name": "New-DscChecksum", - "CommandType": "Function", - "ParameterSets": "[-Path] [[-OutPath] ] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Node", - "CommandType": "Function", - "ParameterSets": "[-KeywordData] [[-Name] ] [-Value] [-sourceMetadata] []" - }, - { - "Name": "ReadEnvironmentFile", - "CommandType": "Function", - "ParameterSets": "[-FilePath] []" - }, - { - "Name": "Set-NodeExclusiveResources", - "CommandType": "Function", - "ParameterSets": "[-resourceId] [-exclusiveResource] []" - }, - { - "Name": "Set-NodeManager", - "CommandType": "Function", - "ParameterSets": "[-resourceId] [-referencedManagers] []" - }, - { - "Name": "Set-NodeResources", - "CommandType": "Function", - "ParameterSets": "[-resourceId] [-requiredResourceList] []" - }, - { - "Name": "Set-NodeResourceSource", - "CommandType": "Function", - "ParameterSets": "[-resourceId] [-referencedResourceSources] []" - }, - { - "Name": "Set-PSCurrentConfigurationNode", - "CommandType": "Function", - "ParameterSets": "[[-nodeName] ] []" - }, - { - "Name": "Set-PSDefaultConfigurationDocument", - "CommandType": "Function", - "ParameterSets": "[[-documentText] ] []" - }, - { - "Name": "Set-PSMetaConfigDocInsProcessedBeforeMeta", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Set-PSMetaConfigVersionInfoV2", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Set-PSTopConfigurationName", - "CommandType": "Function", - "ParameterSets": "[[-Name] ] []" - }, - { - "Name": "StrongConnect", - "CommandType": "Function", - "ParameterSets": "[[-resourceId] ]" - }, - { - "Name": "Test-ConflictingResources", - "CommandType": "Function", - "ParameterSets": "[[-keyword] ] [-properties] [-keywordData] []" - }, - { - "Name": "Test-ModuleReloadRequired", - "CommandType": "Function", - "ParameterSets": "[-SchemaFilePath] []" - }, - { - "Name": "Test-MofInstanceText", - "CommandType": "Function", - "ParameterSets": "[-instanceText] []" - }, - { - "Name": "Test-NodeManager", - "CommandType": "Function", - "ParameterSets": "[-resourceId] []" - }, - { - "Name": "Test-NodeResources", - "CommandType": "Function", - "ParameterSets": "[-resourceId] []" - }, - { - "Name": "Test-NodeResourceSource", - "CommandType": "Function", - "ParameterSets": "[-resourceId] []" - }, - { - "Name": "ThrowError", - "CommandType": "Function", - "ParameterSets": "[-ExceptionName] [-ExceptionMessage] [[-ExceptionObject] ] [-errorId] [-errorCategory] []" - }, - { - "Name": "Update-ConfigurationDocumentRef", - "CommandType": "Function", - "ParameterSets": "[-NodeResources] [-NodeInstanceAliases] [-NodeResourceIdAliases] [-ConfigurationName] []" - }, - { - "Name": "Update-ConfigurationErrorCount", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Update-DependsOn", - "CommandType": "Function", - "ParameterSets": "[-NodeResources] [-NodeInstanceAliases] [-NodeResourceIdAliases] []" - }, - { - "Name": "Update-LocalConfigManager", - "CommandType": "Function", - "ParameterSets": "[[-localConfigManager] ] [[-resourceManagers] ] [[-reportManagers] ] [[-downloadManagers] ] [[-partialConfigurations] ]" - }, - { - "Name": "Update-ModuleVersion", - "CommandType": "Function", - "ParameterSets": "[-NodeResources] [-NodeInstanceAliases] [-NodeResourceIdAliases] []" - }, - { - "Name": "ValidateNoCircleInNodeResources", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateNodeExclusiveResources", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateNodeManager", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateNodeResources", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateNodeResourceSource", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateNoNameNodeResources", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "ValidateUpdate-ConfigurationData", - "CommandType": "Function", - "ParameterSets": "[[-ConfigurationData] ] []" - }, - { - "Name": "WriteFile", - "CommandType": "Function", - "ParameterSets": "[-Value] [-Path] []" - }, - { - "Name": "Write-Log", - "CommandType": "Function", - "ParameterSets": "[-message] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Write-MetaConfigFile", - "CommandType": "Function", - "ParameterSets": "[[-ConfigurationName] ] [[-mofNode] ] [[-mofNodeHash] ]" - }, - { - "Name": "Write-NodeMOFFile", - "CommandType": "Function", - "ParameterSets": "[[-ConfigurationName] ] [[-mofNode] ] [[-mofNodeHash] ]" - } - ], - "ExportedAliases": [ - "upcfg", - "rtcfg", - "pbcfg", - "sacfg", - "gcfgs", - "glcm", - "tcfg", - "gcfg", - "ulcm", - "slcm" - ] - }, - { - "Name": "PSDiagnostics", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Disable-PSTrace", - "CommandType": "Function", - "ParameterSets": "[-AnalyticOnly]" - }, - { - "Name": "Enable-PSTrace", - "CommandType": "Function", - "ParameterSets": "[-Force] [-AnalyticOnly]" - }, - { - "Name": "Get-LogProperties", - "CommandType": "Function", - "ParameterSets": "[-Name] []" - }, - { - "Name": "Set-LogProperties", - "CommandType": "Function", - "ParameterSets": "[-LogDetails] [-Force] []" - } - ], - "ExportedAliases": [] - }, - { - "Name": "PSReadLine", - "Version": "1.2", - "ExportedCommands": [ - { - "Name": "PSConsoleHostReadline", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-PSReadlineKeyHandler", - "CommandType": "Cmdlet", - "ParameterSets": "[-Bound] [-Unbound] []" - }, - { - "Name": "Get-PSReadlineOption", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Remove-PSReadlineKeyHandler", - "CommandType": "Cmdlet", - "ParameterSets": "[-Chord] [-ViMode ] []" - }, - { - "Name": "Set-PSReadlineKeyHandler", - "CommandType": "Cmdlet", - "ParameterSets": "[-Chord] [-ScriptBlock] [-BriefDescription ] [-Description ] [-ViMode ] [] [-Chord] [-Function] [-ViMode ] []" - }, - { - "Name": "Set-PSReadlineOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-EditMode ] [-ContinuationPrompt ] [-ContinuationPromptForegroundColor ] [-ContinuationPromptBackgroundColor ] [-EmphasisForegroundColor ] [-EmphasisBackgroundColor ] [-ErrorForegroundColor ] [-ErrorBackgroundColor ] [-HistoryNoDuplicates] [-AddToHistoryHandler ] [-CommandValidationHandler ] [-HistorySearchCursorMovesToEnd] [-MaximumHistoryCount ] [-MaximumKillRingCount ] [-ResetTokenColors] [-ShowToolTips] [-ExtraPromptLineCount ] [-DingTone ] [-DingDuration ] [-BellStyle ] [-CompletionQueryItems ] [-WordDelimiters ] [-HistorySearchCaseSensitive] [-HistorySaveStyle ] [-HistorySavePath ] [-ViModeIndicator ] [] [-TokenKind] [[-ForegroundColor] ] [[-BackgroundColor] ] []" - } - ], - "ExportedAliases": [] - }, - { - "Version": "6.0.2", - "Name": "Microsoft.PowerShell.Core", - "ExportedCommands": [ - { - "Name": "Add-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-InputObject] ] [-Passthru] []" - }, - { - "Name": "Clear-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] ] [[-Count] ] [-Newest] [-WhatIf] [-Confirm] [] [[-Count] ] [-CommandLine ] [-Newest] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Connect-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "-Name [-ThrottleLimit ] [-WhatIf] [-Confirm] [] [-Session] [-ThrottleLimit ] [-WhatIf] [-Confirm] [] -ComputerName -InstanceId [-ApplicationName ] [-ConfigurationName ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-Port ] [-UseSSL] [-SessionOption ] [-ThrottleLimit ] [-WhatIf] [-Confirm] [] [-ComputerName] [-ApplicationName ] [-ConfigurationName ] [-Name ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-Port ] [-UseSSL] [-SessionOption ] [-ThrottleLimit ] [-WhatIf] [-Confirm] [] [-ConnectionUri] -InstanceId [-ConfigurationName ] [-AllowRedirection] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-SessionOption ] [-ThrottleLimit ] [-WhatIf] [-Confirm] [] [-ConnectionUri] [-ConfigurationName ] [-AllowRedirection] [-Name ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-SessionOption ] [-ThrottleLimit ] [-WhatIf] [-Confirm] [] -InstanceId [-ThrottleLimit ] [-WhatIf] [-Confirm] [] [-Id] [-ThrottleLimit ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Debug-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Job] [-WhatIf] [-Confirm] [] [-Name] [-WhatIf] [-Confirm] [] [-Id] [-WhatIf] [-Confirm] [] [-InstanceId] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Disable-PSRemoting", - "CommandType": "Cmdlet", - "ParameterSets": "[-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Disable-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Force] [-NoServiceRestart] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Disconnect-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Session] [-IdleTimeoutSec ] [-OutputBufferingMode ] [-ThrottleLimit ] [-WhatIf] [-Confirm] [] -InstanceId [-IdleTimeoutSec ] [-OutputBufferingMode ] [-ThrottleLimit ] [-WhatIf] [-Confirm] [] -Name [-IdleTimeoutSec ] [-OutputBufferingMode ] [-ThrottleLimit ] [-WhatIf] [-Confirm] [] [-Id] [-IdleTimeoutSec ] [-OutputBufferingMode ] [-ThrottleLimit ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Enable-PSRemoting", - "CommandType": "Cmdlet", - "ParameterSets": "[-Force] [-SkipNetworkProfileCheck] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Enable-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Force] [-SecurityDescriptorSddl ] [-SkipNetworkProfileCheck] [-NoServiceRestart] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Enter-PSHostProcess", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [[-AppDomainName] ] [] [-Process] [[-AppDomainName] ] [] [-Name] [[-AppDomainName] ] [] [-HostProcessInfo] [[-AppDomainName] ] []" - }, - { - "Name": "Enter-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-ComputerName] [-EnableNetworkAccess] [-Credential ] [-ConfigurationName ] [-Port ] [-UseSSL] [-ApplicationName ] [-SessionOption ] [-Authentication ] [-CertificateThumbprint ] [] [-HostName] [-Port ] [-UserName ] [-KeyFilePath ] [-SSHTransport] [] [[-Session] ] [] [[-ConnectionUri] ] [-EnableNetworkAccess] [-Credential ] [-ConfigurationName ] [-AllowRedirection] [-SessionOption ] [-Authentication ] [-CertificateThumbprint ] [] [-InstanceId ] [] [[-Id] ] [] [-Name ] [] [-VMId] [-Credential] [-ConfigurationName ] [] [-VMName] [-Credential] [-ConfigurationName ] [] [-ContainerId] [-ConfigurationName ] [-RunAsAdministrator] []" - }, - { - "Name": "Exit-PSHostProcess", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Exit-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[]" - }, - { - "Name": "Export-ModuleMember", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Function] ] [-Cmdlet ] [-Variable ] [-Alias ] []" - }, - { - "Name": "ForEach-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-Process] [-InputObject ] [-Begin ] [-End ] [-RemainingScripts ] [-WhatIf] [-Confirm] [] [-MemberName] [-InputObject ] [-ArgumentList ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Get-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ArgumentList] ] [-Verb ] [-Noun ] [-Module ] [-FullyQualifiedModule ] [-TotalCount ] [-Syntax] [-ShowCommandInfo] [-All] [-ListImported] [-ParameterName ] [-ParameterType ] [] [[-Name] ] [[-ArgumentList] ] [-Module ] [-FullyQualifiedModule ] [-CommandType ] [-TotalCount ] [-Syntax] [-ShowCommandInfo] [-All] [-ListImported] [-ParameterName ] [-ParameterType ] []" - }, - { - "Name": "Get-Help", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Path ] [-Category ] [-Component ] [-Functionality ] [-Role ] [-Full] [] [[-Name] ] -Detailed [-Path ] [-Category ] [-Component ] [-Functionality ] [-Role ] [] [[-Name] ] -Examples [-Path ] [-Category ] [-Component ] [-Functionality ] [-Role ] [] [[-Name] ] -Parameter [-Path ] [-Category ] [-Component ] [-Functionality ] [-Role ] [] [[-Name] ] -Online [-Path ] [-Category ] [-Component ] [-Functionality ] [-Role ] []" - }, - { - "Name": "Get-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] ] [[-Count] ] []" - }, - { - "Name": "Get-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] ] [-IncludeChildJob] [-ChildJobState ] [-HasMoreData ] [-Before ] [-After ] [-Newest ] [] [-InstanceId] [-IncludeChildJob] [-ChildJobState ] [-HasMoreData ] [-Before ] [-After ] [-Newest ] [] [-Name] [-IncludeChildJob] [-ChildJobState ] [-HasMoreData ] [-Before ] [-After ] [-Newest ] [] [-State] [-IncludeChildJob] [-ChildJobState ] [-HasMoreData ] [-Before ] [-After ] [-Newest ] [] [-IncludeChildJob] [-ChildJobState ] [-HasMoreData ] [-Before ] [-After ] [-Newest ] [-Command ] [] [-Filter] []" - }, - { - "Name": "Get-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-FullyQualifiedName ] [-All] [] [[-Name] ] -ListAvailable [-FullyQualifiedName ] [-All] [-PSEdition ] [-Refresh] [] [[-Name] ] -PSSession [-FullyQualifiedName ] [-ListAvailable] [-PSEdition ] [-Refresh] [] [[-Name] ] -CimSession [-FullyQualifiedName ] [-ListAvailable] [-Refresh] [-CimResourceUri ] [-CimNamespace ] []" - }, - { - "Name": "Get-PSHostProcessInfo", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [] [-Process] [] [-Id] []" - }, - { - "Name": "Get-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name ] [] [-ComputerName] [-ApplicationName ] [-ConfigurationName ] [-Name ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-Port ] [-UseSSL] [-ThrottleLimit ] [-State ] [-SessionOption ] [] [-ComputerName] -InstanceId [-ApplicationName ] [-ConfigurationName ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-Port ] [-UseSSL] [-ThrottleLimit ] [-State ] [-SessionOption ] [] [-ConnectionUri] [-ConfigurationName ] [-AllowRedirection] [-Name ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-ThrottleLimit ] [-State ] [-SessionOption ] [] [-ConnectionUri] -InstanceId [-ConfigurationName ] [-AllowRedirection] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-ThrottleLimit ] [-State ] [-SessionOption ] [] -InstanceId -VMName [-ConfigurationName ] [-State ] [] -ContainerId [-ConfigurationName ] [-Name ] [-State ] [] -InstanceId -ContainerId [-ConfigurationName ] [-State ] [] -VMId [-ConfigurationName ] [-Name ] [-State ] [] -InstanceId -VMId [-ConfigurationName ] [-State ] [] -VMName [-ConfigurationName ] [-Name ] [-State ] [] [-InstanceId ] [] [-Id] []" - }, - { - "Name": "Get-PSSessionCapability", - "CommandType": "Cmdlet", - "ParameterSets": "[-ConfigurationName] [-Username] [-Full] []" - }, - { - "Name": "Get-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] ] [-Force] []" - }, - { - "Name": "Import-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [] [-Name] -PSSession [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [] [-Name] -CimSession [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-MinimumVersion ] [-MaximumVersion ] [-RequiredVersion ] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [-CimResourceUri ] [-CimNamespace ] [] [-FullyQualifiedName] [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [] [-FullyQualifiedName] -PSSession [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [] [-Assembly] [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] [] [-ModuleInfo] [-Global] [-Prefix ] [-Function ] [-Cmdlet ] [-Variable ] [-Alias ] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList ] [-DisableNameChecking] [-NoClobber] [-Scope ] []" - }, - { - "Name": "Invoke-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[-ScriptBlock] [-NoNewScope] [-InputObject ] [-ArgumentList ] [] [[-Session] ] [-FilePath] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-JobName ] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [[-Session] ] [-ScriptBlock] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-JobName ] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [[-ComputerName] ] [-ScriptBlock] [-Credential ] [-Port ] [-UseSSL] [-ConfigurationName ] [-ApplicationName ] [-ThrottleLimit ] [-AsJob] [-InDisconnectedSession] [-SessionName ] [-HideComputerName] [-JobName ] [-SessionOption ] [-Authentication ] [-EnableNetworkAccess] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [-CertificateThumbprint ] [] [[-ComputerName] ] [-FilePath] [-Credential ] [-Port ] [-UseSSL] [-ConfigurationName ] [-ApplicationName ] [-ThrottleLimit ] [-AsJob] [-InDisconnectedSession] [-SessionName ] [-HideComputerName] [-JobName ] [-SessionOption ] [-Authentication ] [-EnableNetworkAccess] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-VMId] [-ScriptBlock] -Credential [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [[-ConnectionUri] ] [-ScriptBlock] [-Credential ] [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-InDisconnectedSession] [-HideComputerName] [-JobName ] [-AllowRedirection] [-SessionOption ] [-Authentication ] [-EnableNetworkAccess] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [-CertificateThumbprint ] [] [[-ConnectionUri] ] [-FilePath] [-Credential ] [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-InDisconnectedSession] [-HideComputerName] [-JobName ] [-AllowRedirection] [-SessionOption ] [-Authentication ] [-EnableNetworkAccess] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-ScriptBlock] -Credential -VMName [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-VMId] [-FilePath] -Credential [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-FilePath] -Credential -VMName [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] -ScriptBlock -HostName [-Port ] [-AsJob] [-HideComputerName] [-UserName ] [-KeyFilePath ] [-SSHTransport] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-FilePath] -ContainerId [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-JobName ] [-RunAsAdministrator] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] [-ScriptBlock] -ContainerId [-ConfigurationName ] [-ThrottleLimit ] [-AsJob] [-HideComputerName] [-JobName ] [-RunAsAdministrator] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] -ScriptBlock -SSHConnection [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] -FilePath -HostName [-AsJob] [-HideComputerName] [-UserName ] [-KeyFilePath ] [-SSHTransport] [-RemoteDebug] [-InputObject ] [-ArgumentList ] [] -FilePath -SSHConnection [-AsJob] [-HideComputerName] [-RemoteDebug] [-InputObject ] [-ArgumentList ] []" - }, - { - "Name": "Invoke-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[-ScriptBlock] [-Function ] [-Cmdlet ] [-ReturnResult] [-AsCustomObject] [-ArgumentList ] [] [-Name] [-ScriptBlock] [-Function ] [-Cmdlet ] [-ReturnResult] [-AsCustomObject] [-ArgumentList ] []" - }, - { - "Name": "New-ModuleManifest", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-NestedModules ] [-Guid ] [-Author ] [-CompanyName ] [-Copyright ] [-RootModule ] [-ModuleVersion ] [-Description ] [-ProcessorArchitecture ] [-PowerShellVersion ] [-ClrVersion ] [-DotNetFrameworkVersion ] [-PowerShellHostName ] [-PowerShellHostVersion ] [-RequiredModules ] [-TypesToProcess ] [-FormatsToProcess ] [-ScriptsToProcess ] [-RequiredAssemblies ] [-FileList ] [-ModuleList ] [-FunctionsToExport ] [-AliasesToExport ] [-VariablesToExport ] [-CmdletsToExport ] [-DscResourcesToExport ] [-CompatiblePSEditions ] [-PrivateData ] [-Tags ] [-ProjectUri ] [-LicenseUri ] [-IconUri ] [-ReleaseNotes ] [-HelpInfoUri ] [-PassThru] [-DefaultCommandPrefix ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "New-PSRoleCapabilityFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-Guid ] [-Author ] [-Description ] [-CompanyName ] [-Copyright ] [-ModulesToImport ] [-VisibleAliases ] [-VisibleCmdlets ] [-VisibleFunctions ] [-VisibleExternalCommands ] [-VisibleProviders ] [-ScriptsToProcess ] [-AliasDefinitions ] [-FunctionDefinitions ] [-VariableDefinitions ] [-EnvironmentVariables ] [-TypesToProcess ] [-FormatsToProcess ] [-AssembliesToLoad ] []" - }, - { - "Name": "New-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] ] [-Credential ] [-Name ] [-EnableNetworkAccess] [-ConfigurationName ] [-Port ] [-UseSSL] [-ApplicationName ] [-ThrottleLimit ] [-SessionOption ] [-Authentication ] [-CertificateThumbprint ] [] -Credential -VMName [-Name ] [-ConfigurationName ] [-ThrottleLimit ] [] [-ConnectionUri] [-Credential ] [-Name ] [-EnableNetworkAccess] [-ConfigurationName ] [-ThrottleLimit ] [-AllowRedirection] [-SessionOption ] [-Authentication ] [-CertificateThumbprint ] [] [-VMId] -Credential [-Name ] [-ConfigurationName ] [-ThrottleLimit ] [] [[-Session] ] [-Name ] [-EnableNetworkAccess] [-ThrottleLimit ] [] -ContainerId [-Name ] [-ConfigurationName ] [-RunAsAdministrator] [-ThrottleLimit ] [] [-HostName] [-Name ] [-Port ] [-UserName ] [-KeyFilePath ] [-SSHTransport] [] -SSHConnection [-Name ] []" - }, - { - "Name": "New-PSSessionConfigurationFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] [-SchemaVersion ] [-Guid ] [-Author ] [-Description ] [-CompanyName ] [-Copyright ] [-SessionType ] [-TranscriptDirectory ] [-RunAsVirtualAccount] [-RunAsVirtualAccountGroups ] [-MountUserDrive] [-UserDriveMaximumSize ] [-GroupManagedServiceAccount ] [-ScriptsToProcess ] [-RoleDefinitions ] [-RequiredGroups ] [-LanguageMode ] [-ExecutionPolicy ] [-PowerShellVersion ] [-ModulesToImport ] [-VisibleAliases ] [-VisibleCmdlets ] [-VisibleFunctions ] [-VisibleExternalCommands ] [-VisibleProviders ] [-AliasDefinitions ] [-FunctionDefinitions ] [-VariableDefinitions ] [-EnvironmentVariables ] [-TypesToProcess ] [-FormatsToProcess ] [-AssembliesToLoad ] [-Full] []" - }, - { - "Name": "New-PSSessionOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-MaximumRedirection ] [-NoCompression] [-NoMachineProfile] [-Culture ] [-UICulture ] [-MaximumReceivedDataSizePerCommand ] [-MaximumReceivedObjectSize ] [-OutputBufferingMode ] [-MaxConnectionRetryCount ] [-ApplicationArguments ] [-OpenTimeout ] [-CancelTimeout ] [-IdleTimeout ] [-ProxyAccessType ] [-ProxyAuthentication ] [-ProxyCredential ] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-OperationTimeout ] [-NoEncryption] [-UseUTF16] [-IncludePortInSPN] []" - }, - { - "Name": "New-PSTransportOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-MaxIdleTimeoutSec ] [-ProcessIdleTimeoutSec ] [-MaxSessions ] [-MaxConcurrentCommandsPerSession ] [-MaxSessionsPerUser ] [-MaxMemoryPerSessionMB ] [-MaxProcessesPerSession ] [-MaxConcurrentUsers ] [-IdleTimeoutSec ] [-OutputBufferingMode ] []" - }, - { - "Name": "Out-Default", - "CommandType": "Cmdlet", - "ParameterSets": "[-Transcript] [-InputObject ] []" - }, - { - "Name": "Out-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[-Paging] [-InputObject ] []" - }, - { - "Name": "Out-Null", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject ] []" - }, - { - "Name": "Receive-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Job] [[-Location] ] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [] [-Job] [[-ComputerName] ] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [] [-Job] [[-Session] ] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [] [-Name] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [] [-InstanceId] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [] [-Id] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] []" - }, - { - "Name": "Receive-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Session] [-OutTarget ] [-JobName ] [-WhatIf] [-Confirm] [] [-Id] [-OutTarget ] [-JobName ] [-WhatIf] [-Confirm] [] [-ComputerName] -InstanceId [-ApplicationName ] [-ConfigurationName ] [-OutTarget ] [-JobName ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-Port ] [-UseSSL] [-SessionOption ] [-WhatIf] [-Confirm] [] [-ComputerName] -Name [-ApplicationName ] [-ConfigurationName ] [-OutTarget ] [-JobName ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-Port ] [-UseSSL] [-SessionOption ] [-WhatIf] [-Confirm] [] [-ConnectionUri] -Name [-ConfigurationName ] [-AllowRedirection] [-OutTarget ] [-JobName ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-SessionOption ] [-WhatIf] [-Confirm] [] [-ConnectionUri] -InstanceId [-ConfigurationName ] [-AllowRedirection] [-OutTarget ] [-JobName ] [-Credential ] [-Authentication ] [-CertificateThumbprint ] [-SessionOption ] [-WhatIf] [-Confirm] [] [-InstanceId] [-OutTarget ] [-JobName ] [-WhatIf] [-Confirm] [] [-Name] [-OutTarget ] [-JobName ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Register-ArgumentCompleter", - "CommandType": "Cmdlet", - "ParameterSets": "-CommandName -ScriptBlock [-Native] [] -ParameterName -ScriptBlock [-CommandName ] []" - }, - { - "Name": "Register-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-ProcessorArchitecture ] [-SessionType ] [-ApplicationBase ] [-RunAsCredential ] [-ThreadOptions ] [-AccessMode ] [-UseSharedProcess] [-StartupScript ] [-MaximumReceivedDataSizePerCommandMB ] [-MaximumReceivedObjectSizeMB ] [-SecurityDescriptorSddl ] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-PSVersion ] [-SessionTypeOption ] [-TransportOption ] [-ModulesToImport ] [-WhatIf] [-Confirm] [] [-Name] [-AssemblyName] [-ConfigurationTypeName] [-ProcessorArchitecture ] [-ApplicationBase ] [-RunAsCredential ] [-ThreadOptions ] [-AccessMode ] [-UseSharedProcess] [-StartupScript ] [-MaximumReceivedDataSizePerCommandMB ] [-MaximumReceivedObjectSizeMB ] [-SecurityDescriptorSddl ] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-PSVersion ] [-SessionTypeOption ] [-TransportOption ] [-ModulesToImport ] [-WhatIf] [-Confirm] [] [-Name] -Path [-ProcessorArchitecture ] [-RunAsCredential ] [-ThreadOptions ] [-AccessMode ] [-UseSharedProcess] [-StartupScript ] [-MaximumReceivedDataSizePerCommandMB ] [-MaximumReceivedObjectSizeMB ] [-SecurityDescriptorSddl ] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-TransportOption ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-Force] [-WhatIf] [-Confirm] [] [-Job] [-Force] [-WhatIf] [-Confirm] [] [-Name] [-Force] [-WhatIf] [-Confirm] [] [-InstanceId] [-Force] [-WhatIf] [-Confirm] [] [-Filter] [-Force] [-WhatIf] [-Confirm] [] [-State] [-WhatIf] [-Confirm] [] [-Command ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Force] [-WhatIf] [-Confirm] [] [-FullyQualifiedName] [-Force] [-WhatIf] [-Confirm] [] [-ModuleInfo] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Remove-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-WhatIf] [-Confirm] [] [-Session] [-WhatIf] [-Confirm] [] -ContainerId [-WhatIf] [-Confirm] [] -VMId [-WhatIf] [-Confirm] [] -VMName [-WhatIf] [-Confirm] [] -InstanceId [-WhatIf] [-Confirm] [] -Name [-WhatIf] [-Confirm] [] [-ComputerName] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Save-Help", - "CommandType": "Cmdlet", - "ParameterSets": "[-DestinationPath] [[-Module] ] [[-UICulture] ] [-FullyQualifiedModule ] [-Credential ] [-UseDefaultCredentials] [-Force] [] [[-Module] ] [[-UICulture] ] -LiteralPath [-FullyQualifiedModule ] [-Credential ] [-UseDefaultCredentials] [-Force] []" - }, - { - "Name": "Set-PSDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[-Trace ] [-Step] [-Strict] [] [-Off] []" - }, - { - "Name": "Set-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-ApplicationBase ] [-RunAsCredential ] [-ThreadOptions ] [-AccessMode ] [-UseSharedProcess] [-StartupScript ] [-MaximumReceivedDataSizePerCommandMB ] [-MaximumReceivedObjectSizeMB ] [-SecurityDescriptorSddl ] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-PSVersion ] [-SessionTypeOption ] [-TransportOption ] [-ModulesToImport ] [-WhatIf] [-Confirm] [] [-Name] [-AssemblyName] [-ConfigurationTypeName] [-ApplicationBase ] [-RunAsCredential ] [-ThreadOptions ] [-AccessMode ] [-UseSharedProcess] [-StartupScript ] [-MaximumReceivedDataSizePerCommandMB ] [-MaximumReceivedObjectSizeMB ] [-SecurityDescriptorSddl ] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-PSVersion ] [-SessionTypeOption ] [-TransportOption ] [-ModulesToImport ] [-WhatIf] [-Confirm] [] [-Name] -Path [-RunAsCredential ] [-ThreadOptions ] [-AccessMode ] [-UseSharedProcess] [-StartupScript ] [-MaximumReceivedDataSizePerCommandMB ] [-MaximumReceivedObjectSizeMB ] [-SecurityDescriptorSddl ] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-TransportOption ] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Set-StrictMode", - "CommandType": "Cmdlet", - "ParameterSets": "-Version [] -Off []" - }, - { - "Name": "Start-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-ScriptBlock] [[-InitializationScript] ] [-Name ] [-Credential ] [-Authentication ] [-RunAs32] [-PSVersion ] [-InputObject ] [-ArgumentList ] [] [-DefinitionName] [[-DefinitionPath] ] [[-Type] ] [] [-FilePath] [[-InitializationScript] ] [-Name ] [-Credential ] [-Authentication ] [-RunAs32] [-PSVersion ] [-InputObject ] [-ArgumentList ] [] [[-InitializationScript] ] -LiteralPath [-Name ] [-Credential ] [-Authentication ] [-RunAs32] [-PSVersion ] [-InputObject ] [-ArgumentList ] [] [-HostName] []" - }, - { - "Name": "Stop-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-PassThru] [-WhatIf] [-Confirm] [] [-Job] [-PassThru] [-WhatIf] [-Confirm] [] [-Name] [-PassThru] [-WhatIf] [-Confirm] [] [-InstanceId] [-PassThru] [-WhatIf] [-Confirm] [] [-State] [-PassThru] [-WhatIf] [-Confirm] [] [-Filter] [-PassThru] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Test-ModuleManifest", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] []" - }, - { - "Name": "Test-PSSessionConfigurationFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] []" - }, - { - "Name": "Unregister-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] [-Force] [-NoServiceRestart] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Update-Help", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Module] ] [[-SourcePath] ] [[-UICulture] ] [-FullyQualifiedModule ] [-Recurse] [-Credential ] [-UseDefaultCredentials] [-Force] [-WhatIf] [-Confirm] [] [[-Module] ] [[-UICulture] ] [-FullyQualifiedModule ] [-LiteralPath ] [-Recurse] [-Credential ] [-UseDefaultCredentials] [-Force] [-WhatIf] [-Confirm] []" - }, - { - "Name": "Wait-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] [-Any] [-Timeout ] [-Force] [] [-Job] [-Any] [-Timeout ] [-Force] [] [-Name] [-Any] [-Timeout ] [-Force] [] [-InstanceId] [-Any] [-Timeout ] [-Force] [] [-State] [-Any] [-Timeout ] [-Force] [] [-Filter] [-Any] [-Timeout ] [-Force] []" - }, - { - "Name": "Where-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-Property] [[-Value] ] [-InputObject ] [-EQ] [] [-FilterScript] [-InputObject ] [] [-Property] [[-Value] ] -CLE [-InputObject ] [] [-Property] [[-Value] ] -CEQ [-InputObject ] [] [-Property] [[-Value] ] -NE [-InputObject ] [] [-Property] [[-Value] ] -CNE [-InputObject ] [] [-Property] [[-Value] ] -GT [-InputObject ] [] [-Property] [[-Value] ] -CGT [-InputObject ] [] [-Property] [[-Value] ] -LT [-InputObject ] [] [-Property] [[-Value] ] -CLT [-InputObject ] [] [-Property] [[-Value] ] -GE [-InputObject ] [] [-Property] [[-Value] ] -CGE [-InputObject ] [] [-Property] [[-Value] ] -LE [-InputObject ] [] [-Property] [[-Value] ] -Like [-InputObject ] [] [-Property] [[-Value] ] -CLike [-InputObject ] [] [-Property] [[-Value] ] -NotLike [-InputObject ] [] [-Property] [[-Value] ] -CNotLike [-InputObject ] [] [-Property] [[-Value] ] -Match [-InputObject ] [] [-Property] [[-Value] ] -CMatch [-InputObject ] [] [-Property] [[-Value] ] -NotMatch [-InputObject ] [] [-Property] [[-Value] ] -CNotMatch [-InputObject ] [] [-Property] [[-Value] ] -Contains [-InputObject ] [] [-Property] [[-Value] ] -CContains [-InputObject ] [] [-Property] [[-Value] ] -NotContains [-InputObject ] [] [-Property] [[-Value] ] -CNotContains [-InputObject ] [] [-Property] [[-Value] ] -In [-InputObject ] [] [-Property] [[-Value] ] -CIn [-InputObject ] [] [-Property] [[-Value] ] -NotIn [-InputObject ] [] [-Property] [[-Value] ] -CNotIn [-InputObject ] [] [-Property] [[-Value] ] -Is [-InputObject ] [] [-Property] [[-Value] ] -IsNot [-InputObject ] []" - } - ], - "ExportedAliases": [ - "%", - "?", - "clhy", - "cnsn", - "dnsn", - "etsn", - "exsn", - "foreach", - "gcm", - "ghy", - "gjb", - "gmo", - "gsn", - "h", - "history", - "icm", - "ihy", - "ipmo", - "nmo", - "nsn", - "oh", - "r", - "rcjb", - "rcsn", - "rjb", - "rmo", - "rsn", - "sajb", - "spjb", - "where", - "wjb" - ] - } - ] -} diff --git a/Engine/Settings/core-6.1.0-preview.2-linux.json b/Engine/Settings/core-6.1.0-preview.2-linux.json new file mode 100644 index 000000000..b4e3b568e --- /dev/null +++ b/Engine/Settings/core-6.1.0-preview.2-linux.json @@ -0,0 +1,23567 @@ +{ + "Edition": { + "OS": "linux", + "PowerShellEdition": "core", + "PowerShellVersion": "6.1.0-preview.2" + }, + "Modules": [ + { + "Name": "Microsoft.PowerShell.Archive", + "Version": "1.1.0.0", + "ExportedCommands": [ + { + "Name": "Compress-Archive" + }, + { + "Name": "Expand-Archive" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Host", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Start-Transcript" + }, + { + "Name": "Stop-Transcript" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Management", + "Version": "3.1.0.0", + "ExportedCommands": [ + { + "Name": "Add-Content" + }, + { + "Name": "Clear-Content" + }, + { + "Name": "Clear-Item" + }, + { + "Name": "Clear-ItemProperty" + }, + { + "Name": "Convert-Path" + }, + { + "Name": "Copy-Item" + }, + { + "Name": "Copy-ItemProperty" + }, + { + "Name": "Debug-Process" + }, + { + "Name": "Get-ChildItem" + }, + { + "Name": "Get-Content" + }, + { + "Name": "Get-Item" + }, + { + "Name": "Get-ItemProperty" + }, + { + "Name": "Get-ItemPropertyValue" + }, + { + "Name": "Get-Location" + }, + { + "Name": "Get-Process" + }, + { + "Name": "Get-PSDrive" + }, + { + "Name": "Get-PSProvider" + }, + { + "Name": "Get-TimeZone" + }, + { + "Name": "Invoke-Item" + }, + { + "Name": "Join-Path" + }, + { + "Name": "Move-Item" + }, + { + "Name": "Move-ItemProperty" + }, + { + "Name": "New-Item" + }, + { + "Name": "New-ItemProperty" + }, + { + "Name": "New-PSDrive" + }, + { + "Name": "Pop-Location" + }, + { + "Name": "Push-Location" + }, + { + "Name": "Remove-Item" + }, + { + "Name": "Remove-ItemProperty" + }, + { + "Name": "Remove-PSDrive" + }, + { + "Name": "Rename-Item" + }, + { + "Name": "Rename-ItemProperty" + }, + { + "Name": "Resolve-Path" + }, + { + "Name": "Set-Content" + }, + { + "Name": "Set-Item" + }, + { + "Name": "Set-ItemProperty" + }, + { + "Name": "Set-Location" + }, + { + "Name": "Split-Path" + }, + { + "Name": "Start-Process" + }, + { + "Name": "Stop-Process" + }, + { + "Name": "Test-Connection" + }, + { + "Name": "Test-Path" + }, + { + "Name": "Wait-Process" + } + ], + "ExportedAliases": [ + "gtz" + ] + }, + { + "Name": "Microsoft.PowerShell.Security", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "ConvertFrom-SecureString" + }, + { + "Name": "ConvertTo-SecureString" + }, + { + "Name": "Get-Credential" + }, + { + "Name": "Get-ExecutionPolicy" + }, + { + "Name": "Get-PfxCertificate" + }, + { + "Name": "Set-ExecutionPolicy" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Utility", + "Version": "3.1.0.0", + "ExportedCommands": [ + { + "Name": "Add-Member" + }, + { + "Name": "Add-Type" + }, + { + "Name": "Clear-Variable" + }, + { + "Name": "Compare-Object" + }, + { + "Name": "ConvertFrom-Csv" + }, + { + "Name": "ConvertFrom-Json" + }, + { + "Name": "ConvertFrom-StringData" + }, + { + "Name": "ConvertTo-Csv" + }, + { + "Name": "ConvertTo-Html" + }, + { + "Name": "ConvertTo-Json" + }, + { + "Name": "ConvertTo-Xml" + }, + { + "Name": "Debug-Runspace" + }, + { + "Name": "Disable-PSBreakpoint" + }, + { + "Name": "Disable-RunspaceDebug" + }, + { + "Name": "Enable-PSBreakpoint" + }, + { + "Name": "Enable-RunspaceDebug" + }, + { + "Name": "Export-Alias" + }, + { + "Name": "Export-Clixml" + }, + { + "Name": "Export-Csv" + }, + { + "Name": "Export-FormatData" + }, + { + "Name": "Export-PSSession" + }, + { + "Name": "Format-Custom" + }, + { + "Name": "Format-Hex" + }, + { + "Name": "Format-List" + }, + { + "Name": "Format-Table" + }, + { + "Name": "Format-Wide" + }, + { + "Name": "Get-Alias" + }, + { + "Name": "Get-Culture" + }, + { + "Name": "Get-Date" + }, + { + "Name": "Get-Event" + }, + { + "Name": "Get-EventSubscriber" + }, + { + "Name": "Get-FileHash" + }, + { + "Name": "Get-FormatData" + }, + { + "Name": "Get-Host" + }, + { + "Name": "Get-Member" + }, + { + "Name": "Get-PSBreakpoint" + }, + { + "Name": "Get-PSCallStack" + }, + { + "Name": "Get-Random" + }, + { + "Name": "Get-Runspace" + }, + { + "Name": "Get-RunspaceDebug" + }, + { + "Name": "Get-TraceSource" + }, + { + "Name": "Get-TypeData" + }, + { + "Name": "Get-UICulture" + }, + { + "Name": "Get-Unique" + }, + { + "Name": "Get-Uptime" + }, + { + "Name": "Get-Variable" + }, + { + "Name": "Get-Verb" + }, + { + "Name": "Group-Object" + }, + { + "Name": "Import-Alias" + }, + { + "Name": "Import-Clixml" + }, + { + "Name": "Import-Csv" + }, + { + "Name": "Import-LocalizedData" + }, + { + "Name": "Import-PowerShellDataFile" + }, + { + "Name": "Import-PSSession" + }, + { + "Name": "Invoke-Expression" + }, + { + "Name": "Invoke-RestMethod" + }, + { + "Name": "Invoke-WebRequest" + }, + { + "Name": "Measure-Command" + }, + { + "Name": "Measure-Object" + }, + { + "Name": "New-Alias" + }, + { + "Name": "New-Event" + }, + { + "Name": "New-Guid" + }, + { + "Name": "New-Object" + }, + { + "Name": "New-TemporaryFile" + }, + { + "Name": "New-TimeSpan" + }, + { + "Name": "New-Variable" + }, + { + "Name": "Out-File" + }, + { + "Name": "Out-String" + }, + { + "Name": "Read-Host" + }, + { + "Name": "Register-EngineEvent" + }, + { + "Name": "Register-ObjectEvent" + }, + { + "Name": "Remove-Alias" + }, + { + "Name": "Remove-Event" + }, + { + "Name": "Remove-PSBreakpoint" + }, + { + "Name": "Remove-TypeData" + }, + { + "Name": "Remove-Variable" + }, + { + "Name": "Select-Object" + }, + { + "Name": "Select-String" + }, + { + "Name": "Select-Xml" + }, + { + "Name": "Send-MailMessage" + }, + { + "Name": "Set-Alias" + }, + { + "Name": "Set-Date" + }, + { + "Name": "Set-PSBreakpoint" + }, + { + "Name": "Set-TraceSource" + }, + { + "Name": "Set-Variable" + }, + { + "Name": "Sort-Object" + }, + { + "Name": "Start-Sleep" + }, + { + "Name": "Tee-Object" + }, + { + "Name": "Test-Json" + }, + { + "Name": "Trace-Command" + }, + { + "Name": "Unregister-Event" + }, + { + "Name": "Update-FormatData" + }, + { + "Name": "Update-TypeData" + }, + { + "Name": "Wait-Debugger" + }, + { + "Name": "Wait-Event" + }, + { + "Name": "Write-Debug" + }, + { + "Name": "Write-Error" + }, + { + "Name": "Write-Host" + }, + { + "Name": "Write-Information" + }, + { + "Name": "Write-Output" + }, + { + "Name": "Write-Progress" + }, + { + "Name": "Write-Verbose" + }, + { + "Name": "Write-Warning" + } + ], + "ExportedAliases": [ + "fhx" + ] + }, + { + "Name": "PackageManagement", + "Version": "1.1.7.0", + "ExportedCommands": [ + { + "Name": "Find-Package" + }, + { + "Name": "Find-PackageProvider" + }, + { + "Name": "Get-Package" + }, + { + "Name": "Get-PackageProvider" + }, + { + "Name": "Get-PackageSource" + }, + { + "Name": "Import-PackageProvider" + }, + { + "Name": "Install-Package" + }, + { + "Name": "Install-PackageProvider" + }, + { + "Name": "Register-PackageSource" + }, + { + "Name": "Save-Package" + }, + { + "Name": "Set-PackageSource" + }, + { + "Name": "Uninstall-Package" + }, + { + "Name": "Unregister-PackageSource" + } + ], + "ExportedAliases": [] + }, + { + "Name": "PowerShellGet", + "Version": "1.6.0", + "ExportedCommands": [ + { + "Name": "Find-Command" + }, + { + "Name": "Find-DscResource" + }, + { + "Name": "Find-Module" + }, + { + "Name": "Find-RoleCapability" + }, + { + "Name": "Find-Script" + }, + { + "Name": "Get-InstalledModule" + }, + { + "Name": "Get-InstalledScript" + }, + { + "Name": "Get-PSRepository" + }, + { + "Name": "Install-Module" + }, + { + "Name": "Install-Script" + }, + { + "Name": "New-ScriptFileInfo" + }, + { + "Name": "Publish-Module" + }, + { + "Name": "Publish-Script" + }, + { + "Name": "Register-PSRepository" + }, + { + "Name": "Save-Module" + }, + { + "Name": "Save-Script" + }, + { + "Name": "Set-PSRepository" + }, + { + "Name": "Test-ScriptFileInfo" + }, + { + "Name": "Uninstall-Module" + }, + { + "Name": "Uninstall-Script" + }, + { + "Name": "Unregister-PSRepository" + }, + { + "Name": "Update-Module" + }, + { + "Name": "Update-ModuleManifest" + }, + { + "Name": "Update-Script" + }, + { + "Name": "Update-ScriptFileInfo" + } + ], + "ExportedAliases": [ + "inmo", + "fimo", + "upmo", + "pumo" + ] + }, + { + "Name": "PSDesiredStateConfiguration", + "Version": "0.0", + "ExportedCommands": [ + { + "Name": "Add-NodeKeys" + }, + { + "Name": "AddDscResourceProperty" + }, + { + "Name": "AddDscResourcePropertyFromMetadata" + }, + { + "Name": "CheckResourceFound" + }, + { + "Name": "Configuration" + }, + { + "Name": "ConvertTo-MOFInstance" + }, + { + "Name": "Generate-VersionInfo" + }, + { + "Name": "Get-CompatibleVersionAddtionaPropertiesStr" + }, + { + "Name": "Get-ComplexResourceQualifier" + }, + { + "Name": "Get-ConfigurationErrorCount" + }, + { + "Name": "Get-DscResource" + }, + { + "Name": "Get-DSCResourceModules" + }, + { + "Name": "Get-EncryptedPassword" + }, + { + "Name": "Get-InnerMostErrorRecord" + }, + { + "Name": "Get-MofInstanceName" + }, + { + "Name": "Get-MofInstanceText" + }, + { + "Name": "Get-PositionInfo" + }, + { + "Name": "Get-PSCurrentConfigurationNode" + }, + { + "Name": "Get-PSDefaultConfigurationDocument" + }, + { + "Name": "Get-PSMetaConfigDocumentInstVersionInfo" + }, + { + "Name": "Get-PSMetaConfigurationProcessed" + }, + { + "Name": "Get-PSTopConfigurationName" + }, + { + "Name": "Get-PublicKeyFromFile" + }, + { + "Name": "Get-PublicKeyFromStore" + }, + { + "Name": "GetCompositeResource" + }, + { + "Name": "GetImplementingModulePath" + }, + { + "Name": "GetModule" + }, + { + "Name": "GetPatterns" + }, + { + "Name": "GetResourceFromKeyword" + }, + { + "Name": "GetSyntax" + }, + { + "Name": "ImportCimAndScriptKeywordsFromModule" + }, + { + "Name": "ImportClassResourcesFromModule" + }, + { + "Name": "Initialize-ConfigurationRuntimeState" + }, + { + "Name": "IsHiddenResource" + }, + { + "Name": "IsPatternMatched" + }, + { + "Name": "New-DscChecksum" + }, + { + "Name": "Node" + }, + { + "Name": "ReadEnvironmentFile" + }, + { + "Name": "Set-NodeExclusiveResources" + }, + { + "Name": "Set-NodeManager" + }, + { + "Name": "Set-NodeResources" + }, + { + "Name": "Set-NodeResourceSource" + }, + { + "Name": "Set-PSCurrentConfigurationNode" + }, + { + "Name": "Set-PSDefaultConfigurationDocument" + }, + { + "Name": "Set-PSMetaConfigDocInsProcessedBeforeMeta" + }, + { + "Name": "Set-PSMetaConfigVersionInfoV2" + }, + { + "Name": "Set-PSTopConfigurationName" + }, + { + "Name": "StrongConnect" + }, + { + "Name": "Test-ConflictingResources" + }, + { + "Name": "Test-ModuleReloadRequired" + }, + { + "Name": "Test-MofInstanceText" + }, + { + "Name": "Test-NodeManager" + }, + { + "Name": "Test-NodeResources" + }, + { + "Name": "Test-NodeResourceSource" + }, + { + "Name": "ThrowError" + }, + { + "Name": "Update-ConfigurationDocumentRef" + }, + { + "Name": "Update-ConfigurationErrorCount" + }, + { + "Name": "Update-DependsOn" + }, + { + "Name": "Update-LocalConfigManager" + }, + { + "Name": "Update-ModuleVersion" + }, + { + "Name": "ValidateNoCircleInNodeResources" + }, + { + "Name": "ValidateNodeExclusiveResources" + }, + { + "Name": "ValidateNodeManager" + }, + { + "Name": "ValidateNodeResources" + }, + { + "Name": "ValidateNodeResourceSource" + }, + { + "Name": "ValidateNoNameNodeResources" + }, + { + "Name": "ValidateUpdate-ConfigurationData" + }, + { + "Name": "Write-Log" + }, + { + "Name": "Write-MetaConfigFile" + }, + { + "Name": "Write-NodeMOFFile" + }, + { + "Name": "WriteFile" + } + ], + "ExportedAliases": [] + }, + { + "Name": "PSReadLine", + "Version": "1.2", + "ExportedCommands": [ + { + "Name": "PSConsoleHostReadline" + }, + { + "Name": "Get-PSReadlineKeyHandler" + }, + { + "Name": "Get-PSReadlineOption" + }, + { + "Name": "Remove-PSReadlineKeyHandler" + }, + { + "Name": "Set-PSReadlineKeyHandler" + }, + { + "Name": "Set-PSReadlineOption" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Core", + "Version": "6.1.0", + "ExportedCommands": [ + { + "Name": "Add-History" + }, + { + "Name": "Clear-History" + }, + { + "Name": "Debug-Job" + }, + { + "Name": "Enter-PSSession" + }, + { + "Name": "Exit-PSSession" + }, + { + "Name": "Export-ModuleMember" + }, + { + "Name": "ForEach-Object" + }, + { + "Name": "Get-Command" + }, + { + "Name": "Get-Help" + }, + { + "Name": "Get-History" + }, + { + "Name": "Get-Job" + }, + { + "Name": "Get-Module" + }, + { + "Name": "Get-PSSession" + }, + { + "Name": "Import-Module" + }, + { + "Name": "Invoke-Command" + }, + { + "Name": "Invoke-History" + }, + { + "Name": "New-Module" + }, + { + "Name": "New-ModuleManifest" + }, + { + "Name": "New-PSRoleCapabilityFile" + }, + { + "Name": "New-PSSession" + }, + { + "Name": "New-PSTransportOption" + }, + { + "Name": "Out-Default" + }, + { + "Name": "Out-Host" + }, + { + "Name": "Out-Null" + }, + { + "Name": "Receive-Job" + }, + { + "Name": "Register-ArgumentCompleter" + }, + { + "Name": "Remove-Job" + }, + { + "Name": "Remove-Module" + }, + { + "Name": "Remove-PSSession" + }, + { + "Name": "Save-Help" + }, + { + "Name": "Set-PSDebug" + }, + { + "Name": "Set-StrictMode" + }, + { + "Name": "Start-Job" + }, + { + "Name": "Stop-Job" + }, + { + "Name": "Test-ModuleManifest" + }, + { + "Name": "Update-Help" + }, + { + "Name": "Wait-Job" + }, + { + "Name": "Where-Object" + } + ], + "ExportedAliases": [ + "clhy", + "etsn", + "exsn", + "%", + "foreach", + "gcm", + "ghy", + "h", + "history", + "gjb", + "gmo", + "gsn", + "ipmo", + "icm", + "ihy", + "r", + "nmo", + "nsn", + "oh", + "rcjb", + "rjb", + "rmo", + "rsn", + "sajb", + "spjb", + "wjb", + "?", + "where" + ] + } + ], + "Types": [ + { + "Name": "OperationTelemetryExtensions", + "Namespace": "Microsoft.ApplicationInsights" + }, + { + "Name": "TelemetryClient", + "Namespace": "Microsoft.ApplicationInsights" + }, + { + "Name": "TelemetryClientExtensions", + "Namespace": "Microsoft.ApplicationInsights" + }, + { + "Name": "AutocollectedMetricsExtractor", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "IOperationHolder`1", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "ITelemetryInitializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "ITelemetryModule", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "ITelemetryProcessor", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "OperationCorrelationTelemetryInitializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "SdkInternalOperationsMonitor", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "SequencePropertyInitializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "TelemetryConfiguration", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "TelemetrySink", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "CloudContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "ComponentContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "DeviceContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "HttpWebResponseWrapper", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "InternalContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "JsonSerializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "LocationContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "OperationContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "OperationTelemetry", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "SessionContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TaskTimer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryContextExtensions", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryDebugWriter", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryProcessorChain", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryProcessorChainBuilder", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "UserContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryModules", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "DiagnosticsTelemetryModule", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing" + }, + { + "Name": "Extensions", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing" + }, + { + "Name": "IHeartbeatPropertyManager", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing" + }, + { + "Name": "AvailabilityTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "DependencyTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "EventTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ExceptionHandledAt", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ExceptionTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "IJsonWriter", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ISupportMetrics", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ISupportProperties", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ISupportSampling", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "MetricTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "PageViewTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "PerformanceCounterTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "RequestTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "SessionState", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "SessionStateTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "SeverityLevel", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "TelemetryContext", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "TraceTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "InMemoryChannel", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "ITelemetry", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "ITelemetryChannel", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "Transmission", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "CSharpExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Conversion", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCommandLineArguments", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCommandLineParser", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "AwaitExpressionInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCompilation", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpScriptCompilationInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "DeconstructionInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "ForEachStatementInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "QueryClauseInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCompilationOptions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpFileSystemExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpParseOptions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpDiagnosticFormatter", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxVisitor`1", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxVisitor", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxRewriter", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxFactory", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "LanguageVersion", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "LanguageVersionFacts", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxFacts", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SymbolDisplay", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "TypedConstantExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxNode", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxTree", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxWalker", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxKind", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "NameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SimpleNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IdentifierNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QualifiedNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GenericNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AliasQualifiedNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PredefinedTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrayTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrayRankSpecifierSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PointerTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NullableTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TupleTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TupleElementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OmittedTypeArgumentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParenthesizedExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TupleExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PrefixUnaryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AwaitExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PostfixUnaryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberAccessExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConditionalAccessExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberBindingExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElementBindingExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ImplicitElementAccessSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BinaryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AssignmentExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConditionalExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InstanceExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ThisExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LiteralExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MakeRefExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefTypeExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefValueExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CheckedExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DefaultExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeOfExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SizeOfExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InvocationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElementAccessExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BracketedArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArgumentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NameColonSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DeclarationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CastExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousFunctionExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousMethodExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LambdaExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SimpleLambdaExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParenthesizedLambdaExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InitializerExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ObjectCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousObjectMemberDeclaratorSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousObjectCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrayCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ImplicitArrayCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StackAllocArrayCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SelectOrGroupClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryBodySyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FromClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LetClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "JoinClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "JoinIntoClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WhereClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OrderByClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OrderingSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SelectClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GroupClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryContinuationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OmittedArraySizeExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolatedStringExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IsPatternExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ThrowExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WhenClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PatternSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DeclarationPatternSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstantPatternSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolatedStringContentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolatedStringTextSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolationAlignmentClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolationFormatClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GlobalStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BlockSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LocalFunctionStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LocalDeclarationStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "VariableDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "VariableDeclaratorSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EqualsValueClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "VariableDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SingleVariableDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DiscardDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParenthesizedVariableDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExpressionStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EmptyStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LabeledStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GotoStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BreakStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ContinueStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ReturnStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ThrowStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "YieldStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WhileStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DoStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ForStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CommonForEachStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ForEachStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ForEachVariableStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UsingStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FixedStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CheckedStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UnsafeStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LockStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IfStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElseClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SwitchStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SwitchSectionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CasePatternSwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CaseSwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DefaultSwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TryStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CatchClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CatchDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CatchFilterClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FinallyClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CompilationUnitSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExternAliasDirectiveSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UsingDirectiveSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NamespaceDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeTargetSpecifierSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeArgumentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NameEqualsSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseTypeDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ClassDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StructDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterfaceDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EnumDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DelegateDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EnumMemberDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SimpleBaseTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterConstraintClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstructorConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ClassOrStructConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseFieldDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FieldDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EventFieldDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExplicitInterfaceSpecifierSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseMethodDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MethodDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OperatorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConversionOperatorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstructorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstructorInitializerSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DestructorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BasePropertyDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PropertyDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrowExpressionClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EventDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IndexerDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AccessorListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AccessorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BracketedParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParameterSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IncompleteMemberSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SkippedTokensTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DocumentationCommentTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QualifiedCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NameMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IndexerMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OperatorMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConversionOperatorMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseCrefParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefBracketedParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefParameterSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNodeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlElementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlElementStartTagSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlElementEndTagSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlEmptyElementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlPrefixSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlTextAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlCrefAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNameAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlTextSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlCDataSectionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlProcessingInstructionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlCommentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BranchingDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConditionalDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IfDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElifDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElseDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EndIfDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RegionDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EndRegionDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ErrorDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WarningDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BadDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DefineDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UndefDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LineDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PragmaWarningDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PragmaChecksumDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ReferenceDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LoadDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ShebangDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StructuredTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNameAttributeElementKind", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CaseInsensitiveComparison", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineAnalyzerReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineSourceFile", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineArguments", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineParser", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Compilation", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CandidateReason", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CompilationOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ControlFlowAnalysis", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DataFlowAnalysis", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ModelExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "OptimizationLevel", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ParseOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Platform", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "PreprocessingSymbolInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ScriptCompilationInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SemanticModel", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SourceReferenceResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SpeculativeBindingOption", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SubsystemVersion", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolFilter", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypeInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "XmlReferenceResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DesktopAssemblyIdentityComparer", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AdditionalText", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IAnalyzerAssemblyLoader", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Diagnostic", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DiagnosticDescriptor", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DiagnosticFormatter", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DiagnosticSeverity", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "FileLinePositionSpan", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LocalizableResourceString", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LocalizableString", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Location", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LocationKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ReportDiagnostic", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "WellKnownDiagnosticTags", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DocumentationCommentId", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DocumentationProvider", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DocumentationMode", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "EmbeddedText", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "FileSystemExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyIdentity", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyIdentityComparer", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyIdentityParts", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyMetadata", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CompilationReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataId", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Metadata", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataImageKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataReferenceProperties", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataReferenceResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ModuleMetadata", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "PortableExecutableReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "UnresolvedMetadataReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IOperation", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "OperationKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Optional`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "OutputKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ResourceDescription", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "RuleSet", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "RuleSetInclude", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SourceCodeKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SourceFileResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SpecialType", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DesktopStrongNameProvider", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "StrongNameProvider", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayDelegateStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayExtensionMethodStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayFormat", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayGenericsOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayGlobalNamespaceStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayKindOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayLocalOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayMemberOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayMiscellaneousOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayParameterOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayPart", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayPartKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayPropertyStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayTypeQualificationStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Accessibility", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AttributeData", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CustomModifier", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IAliasSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IArrayTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IAssemblySymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IDiscardSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IDynamicTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IErrorTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IEventSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IFieldSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ILabelSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ILocalSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IMethodSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IModuleSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "INamedTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "INamespaceOrTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "INamespaceSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IParameterSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IPointerTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IPreprocessingSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IPropertySymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IRangeVariableSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISourceAssemblySymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISymbolExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ITypeParameterSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ITypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LanguageNames", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MethodKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "NamespaceKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DllImportData", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "RefKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolVisitor", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolVisitor`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypedConstant", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypedConstantKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypeKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypeParameterKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "VarianceKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "WellKnownMemberNames", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AnnotationExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ChildSyntaxList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ICompilationUnitSyntax", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISkippedTokensTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IStructuredTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LineVisibility", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SeparatedSyntaxList`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxAnnotation", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxList`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNode", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNodeExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNodeOrToken", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNodeOrTokenList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxRemoveOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxToken", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTokenList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTree", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTrivia", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTriviaList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxWalker", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxWalkerDepth", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "XmlFileResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LinePosition", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "LinePositionSpan", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "SourceHashAlgorithm", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "SourceText", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "SourceTextContainer", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextChange", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextChangeEventArgs", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextChangeRange", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextLine", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextLineCollection", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextSpan", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "AnalysisResult", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerFileReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerImageReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerLoadFailureEventArgs", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerOptions", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationWithAnalyzers", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationWithAnalyzersOptions", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "GeneratedCodeAnalysisFlags", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationStartAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SemanticModelAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SymbolAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CodeBlockStartAnalysisContext`1", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CodeBlockAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "OperationBlockStartAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "OperationBlockAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SyntaxTreeAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SyntaxNodeAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "OperationAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "DiagnosticAnalyzer", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "DiagnosticAnalyzerAttribute", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "DiagnosticAnalyzerExtensions", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SourceTextValueProvider`1", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SyntaxTreeValueProvider`1", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "UnresolvedAnalyzerReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SuppressionInfo", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerTelemetryInfo", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics.Telemetry" + }, + { + "Name": "ArgumentKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "BinaryOperatorKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "BranchKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "CaseKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "CommonConversion", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAddressOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAnonymousFunctionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAnonymousObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArgumentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArrayCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArrayElementReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArrayInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAwaitOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IBinaryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IBlockOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IBranchOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICatchClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICoalesceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICollectionElementInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICompoundAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConditionalAccessInstanceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConditionalAccessOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConditionalOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConstantPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConversionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDeclarationExpressionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDeclarationPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDeconstructionAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDefaultCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDefaultValueOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDelegateCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicIndexerAccessOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicInvocationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicMemberReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEmptyOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEndOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEventAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEventReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IExpressionStatementOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IFieldInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IFieldReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IIncrementOrDecrementOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInstanceReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolatedStringContentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolatedStringOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolatedStringTextOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInvalidOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInvocationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IIsPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IIsTypeOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILabeledOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILiteralOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILocalFunctionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILocalReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILockOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IMemberInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IMemberReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IMethodReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "INameOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IObjectOrCollectionInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IOmittedArgumentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IParameterInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IParameterReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IParenthesizedOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPatternCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPropertyInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPropertyReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IRaiseEventOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IRangeCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IRelationalCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IReturnOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISimpleAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISingleValueCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISizeOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IStopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISwitchCaseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISwitchOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISymbolInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IThrowOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITranslatedQueryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITupleOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITypeOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITypeParameterObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IUnaryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IUsingOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableDeclarationGroupOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableDeclarationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableDeclaratorOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IForEachLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IForLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IForToLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IWhileLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "LoopKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationExtensions", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationVisitor", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationVisitor`2", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationWalker", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "UnaryOperatorKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "EmitResult", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "DebugInformationFormat", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EditAndContinueMethodDebugInformation", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EmitBaseline", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EmitDifferenceResult", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EmitOptions", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "InstrumentationKind", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "SemanticEdit", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "SemanticEditKind", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "Binder", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpArgumentInfo", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpArgumentInfoFlags", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpBinderFlags", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "RuntimeBinderException", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "RuntimeBinderInternalCompilerException", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CimClass", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParameterDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSystemProperties", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSubscriptionResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodStreamedResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParametersCollection", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSession", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimException", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParameter", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimPropertyDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "NativeErrorCode", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimType", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimProperty", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodResultBase", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimInstance", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimConverter", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimQualifier", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimFlags", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSubscriptionDeliveryType", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimDeserializer", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "InstanceSerializationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "ClassSerializationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "CimSerializer", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "CimAsyncResult`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimKeyedCollection`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimAsyncStatus", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimAsyncMultipleResults`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimReadOnlyKeyedCollection`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "NativeCimCredential", + "Namespace": "Microsoft.Management.Infrastructure.Native" + }, + { + "Name": "MI_ProxyType", + "Namespace": "Microsoft.Management.Infrastructure.Native" + }, + { + "Name": "MI_Transport", + "Namespace": "Microsoft.Management.Infrastructure.Native" + }, + { + "Name": "MI_CallbackMode", + "Namespace": "Microsoft.Management.Infrastructure.Native" + }, + { + "Name": "MI_AuthType", + "Namespace": "Microsoft.Management.Infrastructure.Native" + }, + { + "Name": "MI_PacketEncoding", + "Namespace": "Microsoft.Management.Infrastructure.Native" + }, + { + "Name": "MI_ImpersonationType", + "Namespace": "Microsoft.Management.Infrastructure.Native" + }, + { + "Name": "CimCredential", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimPromptType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimCallbackMode", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimResponseType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimWriteMessageChannel", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteMessageCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteProgressCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteErrorCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PromptUserCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WSManSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "DComSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ImpersonationType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimSubscriptionDeliveryOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimOperationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimOperationFlags", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PasswordAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CertificateAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ImpersonatedAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ProxyType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PacketEncoding", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "AddContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JoinPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CopyItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetChildItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemPropertyValueCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MoveItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CoreCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CoreCommandWithCredentialsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PushLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PopLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DriveMatchingCoreCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MoveItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CopyItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSProviderCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SplitPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PassThroughContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PassThroughItemPropertyCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPathType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessCommandException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ItemPropertyCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResolvePathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestConnectionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTimeZoneCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionBasedCmdletAdapter`2", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "CimJobException", + "Namespace": "Microsoft.PowerShell.Cmdletization.Cim" + }, + { + "Name": "CimCmdletAdapter", + "Namespace": "Microsoft.PowerShell.Cmdletization.Cim" + }, + { + "Name": "AddMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "Language", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutputAssemblyType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddTypeCompilerError", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddTypeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CompareObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConsoleColorCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToHtmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromStringDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BaseCsvWritingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugRunspaceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSBreakpointCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRunspaceDebug", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CommonRunspaceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnableRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisableRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitDebuggerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportAliasFormat", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatHex", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatListCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatCustomCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatTableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatWideCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BreakpointType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSCallStackCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCultureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetDateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisplayHintType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetEventSubscriberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetFileHashCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HashCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileHashInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MemberDefinition", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRandomCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRunspaceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUICultureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUniqueCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUptimeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetVerbCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupInfoNoElement", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImplicitRemotingCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportLocalizedData", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportPowerShellDataFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeExpressionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MatchInfoContext", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MatchInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GenericMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GenericObjectMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TextMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewGuidCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewTemporaryFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewTimeSpanCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OrderObjectBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReadHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterObjectEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterEngineEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SendMailMessage", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetDateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SortObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartSleepCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TeeObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestJsonCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTraceSourceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetTraceSourceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceListenerCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnregisterEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateData", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TextEncodingType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UtilityResources", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ByteCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "VariableCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BasicHtmlWebResponseObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeRestMethodCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebAuthenticationType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebSslProtocol", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestPSCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HttpResponseException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebResponseObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromJsonCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToJsonCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeWebRequestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormObjectCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JsonObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSUserAgent", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebCmdletElementCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestMethod", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestSession", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteOutputCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteVerboseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteWarningCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteInformationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteOrThrowErrorCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteErrorCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteErrorException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteAliasCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteProgressCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportClixmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportClixmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToXmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectXmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectXmlInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConsoleShell", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "UnmanagedPSEntry", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "StartTranscriptCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopTranscriptCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EventDescriptor", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventProvider", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventProviderTraceListener", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventBookmark", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventKeyword", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLevel", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogType", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogIsolation", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogMode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogConfiguration", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogNotFoundException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogReadingException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogProviderDisabledException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogInvalidDataException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogInformation", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogLink", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogPropertySelector", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogQuery", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogReader", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogRecord", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "SessionAuthentication", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "PathType", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogSession", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogStatus", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventMetadata", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventOpcode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventProperty", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventPropertyContext", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventRecord", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventTask", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "ProviderMetadata", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventLevel", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventTask", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventOpcode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventKeywords", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "PSConsoleReadLine", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "TokenClassification", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "EditMode", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "BellStyle", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ViModeStyle", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ViMode", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "HistorySaveStyle", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "PSConsoleReadlineOptions", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "GetPSReadlineOption", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "SetPSReadlineOption", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ChangePSReadlineKeyHandlerCommandBase", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "SetPSReadlineKeyHandlerCommand", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "GetKeyHandlerCommand", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "RemoveKeyHandlerCommand", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ConsoleKeyChordConverter", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "KeyHandler", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "BreakHandler", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "ConsoleBreakSignal", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "StandardHandleId", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "SMALL_RECT", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "BufferChar", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "CHAR_INFO", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "IPSConsoleReadLineMockableMethods", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "IConsole", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "SecurityDescriptorCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPfxCertificateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProtectCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnprotectCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCredentialCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetExecutionPolicyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetExecutionPolicyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SecureStringCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromToSecureStringCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromSecureStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToSecureStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SignatureCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAuthenticodeSignatureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAuthenticodeSignatureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CallType", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Conversions", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "DesignerGeneratedAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "InternalErrorException", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate0", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate1", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate2", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate3", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate4", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate5", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate6", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate7", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "IncompleteInitialization", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "NewLateBinding", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ObjectFlowControl", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Operators", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "OptionCompareAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "OptionTextAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ProjectData", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "StandardModuleAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "StaticLocalInitFlag", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Utils", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "ControlChars", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "HideModuleNameAttribute", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Interaction", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Strings", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Win32Exception", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RegistryAclExtensions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistryAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistryAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistrySecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "Registry", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryKey", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryKeyPermissionCheck", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryHive", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryOptions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryValueKind", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryValueOptions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryView", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SafeRegistryHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "FormatterAssemblyStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "ConstructorHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DateFormatHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DateParseHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DateTimeZoneHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DefaultValueHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "FloatFormatHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "FloatParseHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "Formatting", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "IArrayPool`1", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "IJsonLineInfo", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonArrayAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConstructorAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonContainerAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConvert", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConverter", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConverterAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConverterCollection", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonDictionaryAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonExtensionDataAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonIgnoreAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonObjectAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonPropertyAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonReader", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonReaderException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonRequiredAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonSerializationException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonSerializer", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonSerializerSettings", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonTextReader", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonTextWriter", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonToken", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonValidatingReader", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonWriter", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonWriterException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "MemberSerialization", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "MetadataPropertyHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "MissingMemberHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "NullValueHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "ObjectCreationHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "PreserveReferencesHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "ReferenceLoopHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "Required", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "SerializationBinder", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "StringEscapeHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "TraceLevel", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "TypeNameAssemblyFormatHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "TypeNameHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "WriteState", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "CamelCaseNamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "CamelCasePropertyNamesContractResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "DefaultContractResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "DefaultNamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "DefaultSerializationBinder", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ErrorContext", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ErrorEventArgs", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ExpressionValueProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IAttributeProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IContractResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IReferenceResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ISerializationBinder", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ITraceWriter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IValueProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonArrayContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonContainerContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "SerializationCallback", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "SerializationErrorCallback", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ExtensionDataSetter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ExtensionDataGetter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonDictionaryContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonDynamicContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonISerializableContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonLinqContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonObjectContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonPrimitiveContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonProperty", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonPropertyCollection", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonStringContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "MemoryTraceWriter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "NamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ObjectConstructor`1", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "OnErrorAttribute", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ReflectionAttributeProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ReflectionValueProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "SnakeCaseNamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "Extensions", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchema", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaException", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaGenerator", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaResolver", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaType", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "UndefinedSchemaIdHandling", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "ValidationEventArgs", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "ValidationEventHandler", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "CommentHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "LineInfoHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "Extensions", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "IJEnumerable`1", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JArray", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JConstructor", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JContainer", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JEnumerable`1", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JObject", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JProperty", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JRaw", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JsonLoadSettings", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JsonMergeSettings", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JToken", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenEqualityComparer", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenReader", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenType", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenWriter", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JValue", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "MergeArrayHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "MergeNullValueHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "BinaryConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "BsonObjectIdConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "CustomCreationConverter`1", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "DateTimeConverterBase", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "DiscriminatedUnionConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "ExpandoObjectConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "IsoDateTimeConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "JavaScriptDateTimeConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "KeyValuePairConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "RegexConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "StringEnumConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "VersionConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "XmlNodeConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "BsonObjectId", + "Namespace": "Newtonsoft.Json.Bson" + }, + { + "Name": "BsonReader", + "Namespace": "Newtonsoft.Json.Bson" + }, + { + "Name": "BsonWriter", + "Namespace": "Newtonsoft.Json.Bson" + }, + { + "Name": "ConversionUtilities", + "Namespace": "NJsonSchema" + }, + { + "Name": "DefaultSchemaNameGenerator", + "Namespace": "NJsonSchema" + }, + { + "Name": "DefaultTypeNameGenerator", + "Namespace": "NJsonSchema" + }, + { + "Name": "EnumHandling", + "Namespace": "NJsonSchema" + }, + { + "Name": "IDocumentPathProvider", + "Namespace": "NJsonSchema" + }, + { + "Name": "IJsonExtensionObject", + "Namespace": "NJsonSchema" + }, + { + "Name": "ISchemaNameGenerator", + "Namespace": "NJsonSchema" + }, + { + "Name": "ITypeNameGenerator", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonExtensionObject", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonFormatStrings", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonObjectType", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonPathUtilities", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonProperty", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonReferenceResolver", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonSchema4", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonSchemaReferenceUtilities", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonSchemaResolver", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonXmlObject", + "Namespace": "NJsonSchema" + }, + { + "Name": "PropertyNameHandling", + "Namespace": "NJsonSchema" + }, + { + "Name": "ReferenceTypeNullHandling", + "Namespace": "NJsonSchema" + }, + { + "Name": "SchemaType", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonReferenceVisitorBase", + "Namespace": "NJsonSchema.Visitors" + }, + { + "Name": "JsonSchemaVisitorBase", + "Namespace": "NJsonSchema.Visitors" + }, + { + "Name": "ChildSchemaValidationError", + "Namespace": "NJsonSchema.Validation" + }, + { + "Name": "JsonSchemaValidator", + "Namespace": "NJsonSchema.Validation" + }, + { + "Name": "ValidationError", + "Namespace": "NJsonSchema.Validation" + }, + { + "Name": "ValidationErrorKind", + "Namespace": "NJsonSchema.Validation" + }, + { + "Name": "IJsonReference", + "Namespace": "NJsonSchema.References" + }, + { + "Name": "IJsonReferenceBase", + "Namespace": "NJsonSchema.References" + }, + { + "Name": "JsonReferenceBase`1", + "Namespace": "NJsonSchema.References" + }, + { + "Name": "JsonReferenceExtensions", + "Namespace": "NJsonSchema.References" + }, + { + "Name": "DynamicApis", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "ReflectionCache", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "ReflectionExtensions", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "TypeNameStyle", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "XmlDocumentationExtensions", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "XmlObjectExtension", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "DefaultReflectionService", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "IReflectionService", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "ISchemaProcessor", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "JsonSchemaGenerator", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "JsonSchemaGeneratorSettings", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "JsonTypeDescription", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "SampleJsonSchemaGenerator", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "SchemaProcessorContext", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "ITypeMapper", + "Namespace": "NJsonSchema.Generation.TypeMappers" + }, + { + "Name": "ObjectTypeMapper", + "Namespace": "NJsonSchema.Generation.TypeMappers" + }, + { + "Name": "PrimitiveTypeMapper", + "Namespace": "NJsonSchema.Generation.TypeMappers" + }, + { + "Name": "TypeMapperContext", + "Namespace": "NJsonSchema.Generation.TypeMappers" + }, + { + "Name": "JsonInheritanceConverter", + "Namespace": "NJsonSchema.Converters" + }, + { + "Name": "JsonReferenceConverter", + "Namespace": "NJsonSchema.Converters" + }, + { + "Name": "CanBeNullAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "JsonSchemaAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "JsonSchemaDateAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "JsonSchemaExtensionDataAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "MultipleOfAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "NotNullAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "ManagedPSEntry", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "BlockingCollection`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentBag`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentDictionary`2", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentQueue`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentStack`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "IProducerConsumerCollection`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "OrderablePartitioner`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "Partitioner`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "EnumerablePartitionerOptions", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "Partitioner", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "BitArray", + "Namespace": "System.Collections" + }, + { + "Name": "StructuralComparisons", + "Namespace": "System.Collections" + }, + { + "Name": "CollectionExtensions", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "HashSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "LinkedList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "LinkedListNode`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Queue`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "TreeSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedList`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Stack`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "ImmutableArrayExtensions", + "Namespace": "System.Linq" + }, + { + "Name": "IImmutableDictionary`2", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableList`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableQueue`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableSet`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableStack`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableArray", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableArray`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableDictionary", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableDictionary`2", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableHashSet", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableHashSet`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableInterlocked", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableList", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableList`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableQueue", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableQueue`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedDictionary", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedDictionary`2", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedSet", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedSet`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableStack", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableStack`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "CaseInsensitiveComparer", + "Namespace": "System.Collections" + }, + { + "Name": "CaseInsensitiveHashCodeProvider", + "Namespace": "System.Collections" + }, + { + "Name": "CollectionBase", + "Namespace": "System.Collections" + }, + { + "Name": "DictionaryBase", + "Namespace": "System.Collections" + }, + { + "Name": "Queue", + "Namespace": "System.Collections" + }, + { + "Name": "ReadOnlyCollectionBase", + "Namespace": "System.Collections" + }, + { + "Name": "SortedList", + "Namespace": "System.Collections" + }, + { + "Name": "Stack", + "Namespace": "System.Collections" + }, + { + "Name": "CollectionsUtil", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "BitVector32", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "HybridDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "IOrderedDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "ListDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NameObjectCollectionBase", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NameValueCollection", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "OrderedDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringCollection", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringEnumerator", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "AssociationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CompareAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ConcurrencyCheckAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CreditCardAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CustomValidationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DataType", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DataTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayFormatAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EditableAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EmailAddressAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EnumDataTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "FileExtensionsAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "FilterUIHintAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "IValidatableObject", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "KeyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "MaxLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "MinLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "PhoneAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RangeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RegularExpressionAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RequiredAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ScaffoldColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "StringLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "TimestampAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "UIHintAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "UrlAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationContext", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationException", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationResult", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "Validator", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "ComplexTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "DatabaseGeneratedAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "DatabaseGeneratedOption", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "ForeignKeyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "InversePropertyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "NotMappedAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "TableAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "IServiceProvider", + "Namespace": "System" + }, + { + "Name": "CancelEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IChangeTracking", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IEditableObject", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IRevertibleChangeTracking", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncCompletedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncCompletedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncOperation", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncOperationManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProgressChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProgressChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BackgroundWorker", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoWorkEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoWorkEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunWorkerCompletedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunWorkerCompletedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISynchronizeInvoke", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BrowsableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CategoryAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Component", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DescriptionAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerCategoryAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerSerializationVisibility", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerSerializationVisibilityAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignOnlyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DisplayNameAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventHandlerList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IComponent", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ImmutableObjectAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InitializationEventAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISite", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISupportInitialize", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LocalizableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MergablePropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NotifyParentPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ParenthesizePropertyNameAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ReadOnlyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshProperties", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UriTypeConverter", + "Namespace": "System" + }, + { + "Name": "ExtendedProtectionPolicyTypeConverter", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ColorConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "PointConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "RectangleConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeFConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "ElapsedEventArgs", + "Namespace": "System.Timers" + }, + { + "Name": "ElapsedEventHandler", + "Namespace": "System.Timers" + }, + { + "Name": "Timer", + "Namespace": "System.Timers" + }, + { + "Name": "TimersDescriptionAttribute", + "Namespace": "System.Timers" + }, + { + "Name": "ArrayConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BaseNumberConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BooleanConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ByteConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CharConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DateTimeConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DateTimeOffsetConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DecimalConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoubleConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EnumConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "GuidConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int16Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int32Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int64Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ITypeDescriptorContext", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MultilineStringConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NullableConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SByteConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SingleConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "StringConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TimeSpanConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeConverterAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeListConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt16Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt32Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt64Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AttributeCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AttributeProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CancelEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeAction", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CustomTypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultEventAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventDescriptorCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ExtenderProvidedPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "HandledEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "HandledEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICustomTypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IExtenderProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IListSource", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InvalidAsynchronousStateException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ITypedList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MemberDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyDescriptorCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProvidePropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptionProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptionProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AddingNewEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AddingNewEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AmbientValueAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindableSupport", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindingDirection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindingList`1", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IBindingList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICancelAddNew", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IRaiseItemChangedEvents", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDirection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComplexBindingPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ReferenceConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentEditor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Container", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ContainerFilterService", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InheritanceAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InheritanceLevel", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CultureInfoConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectFieldAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectMethodAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectMethodType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultBindingPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignTimeVisibleAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ExpandableObjectConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IBindingListView", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDescriptionCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDescription", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IComNativeDescriptorHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IDataErrorInfo", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INestedContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IIntellisenseBuilder", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INestedSite", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InstallerTypeAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InstanceCreationEditor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InvalidEnumArgumentException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISupportInitializeNotification", + "Namespace": "System.ComponentModel" + }, + { + "Name": "License", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseContext", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseUsageMode", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicFileLicenseProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListBindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LookupBindingPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MarshalByValueComponent", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MaskedTextProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MaskedTextResultHint", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NestedContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PasswordPropertyTextAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyTabAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyTabScope", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RecommendedAsConfigurableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunInstallerAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SettingsBindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SyntaxCheck", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemFilterAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemFilterType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "WarningException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentResourceManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IDictionaryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IExtenderListService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeDescriptorFilterService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IReferenceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerVerbCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerVerb", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "MenuCommand", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "CommandID", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "CheckoutException", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "StandardCommands", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesigntimeLicenseContext", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesigntimeLicenseContextSerializer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeResolutionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ActiveDesignerEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ActiveDesignerEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerHost", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IServiceContainer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransaction", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransactionCloseEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransactionCloseEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ServiceCreatorCallback", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangedEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangedEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangingEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangingEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentRenameEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentRenameEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerOptionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpKeywordAttribute", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpKeywordType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpContextType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerOptionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentChangeService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentDiscoveryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentInitializer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerEventService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerFilter", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerHostTransactionState", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IEventBindingService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IExtenderProviderService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IHelpService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IMenuCommandService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IResourceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IRootDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ISelectionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITreeDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeDiscoveryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ViewTechnology", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "SelectionTypes", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IInheritanceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ServiceContainer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "StandardToolWindows", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "TypeDescriptionProviderService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "InstanceDescriptor", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ComponentSerializationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ContextStack", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DefaultSerializationProviderAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DesignerLoader", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DesignerSerializerAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "SerializationStore", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderHost", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderHost2", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationManager", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationProvider", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "INameCreationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "MemberRelationshipService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "MemberRelationship", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ResolveNameEventHandler", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ResolveNameEventArgs", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "RootDesignerSerializerAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "Console", + "Namespace": "System" + }, + { + "Name": "ConsoleCancelEventHandler", + "Namespace": "System" + }, + { + "Name": "ConsoleCancelEventArgs", + "Namespace": "System" + }, + { + "Name": "ConsoleColor", + "Namespace": "System" + }, + { + "Name": "ConsoleSpecialKey", + "Namespace": "System" + }, + { + "Name": "ConsoleKey", + "Namespace": "System" + }, + { + "Name": "ConsoleKeyInfo", + "Namespace": "System" + }, + { + "Name": "ConsoleModifiers", + "Namespace": "System" + }, + { + "Name": "UpdateStatus", + "Namespace": "System.Data" + }, + { + "Name": "XmlReadMode", + "Namespace": "System.Data" + }, + { + "Name": "XmlWriteMode", + "Namespace": "System.Data" + }, + { + "Name": "AcceptRejectRule", + "Namespace": "System.Data" + }, + { + "Name": "InternalDataCollectionBase", + "Namespace": "System.Data" + }, + { + "Name": "CommandBehavior", + "Namespace": "System.Data" + }, + { + "Name": "CommandType", + "Namespace": "System.Data" + }, + { + "Name": "ConflictOption", + "Namespace": "System.Data" + }, + { + "Name": "ConnectionState", + "Namespace": "System.Data" + }, + { + "Name": "Constraint", + "Namespace": "System.Data" + }, + { + "Name": "ConstraintCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataColumn", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataException", + "Namespace": "System.Data" + }, + { + "Name": "ConstraintException", + "Namespace": "System.Data" + }, + { + "Name": "DeletedRowInaccessibleException", + "Namespace": "System.Data" + }, + { + "Name": "DuplicateNameException", + "Namespace": "System.Data" + }, + { + "Name": "InRowChangingEventException", + "Namespace": "System.Data" + }, + { + "Name": "InvalidConstraintException", + "Namespace": "System.Data" + }, + { + "Name": "MissingPrimaryKeyException", + "Namespace": "System.Data" + }, + { + "Name": "NoNullAllowedException", + "Namespace": "System.Data" + }, + { + "Name": "ReadOnlyException", + "Namespace": "System.Data" + }, + { + "Name": "RowNotInTableException", + "Namespace": "System.Data" + }, + { + "Name": "VersionNotFoundException", + "Namespace": "System.Data" + }, + { + "Name": "DataRelation", + "Namespace": "System.Data" + }, + { + "Name": "DataRelationCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataRow", + "Namespace": "System.Data" + }, + { + "Name": "DataRowBuilder", + "Namespace": "System.Data" + }, + { + "Name": "DataRowAction", + "Namespace": "System.Data" + }, + { + "Name": "DataRowChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataRowChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataRowCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataRowState", + "Namespace": "System.Data" + }, + { + "Name": "DataRowVersion", + "Namespace": "System.Data" + }, + { + "Name": "DataRowView", + "Namespace": "System.Data" + }, + { + "Name": "SerializationFormat", + "Namespace": "System.Data" + }, + { + "Name": "DataSet", + "Namespace": "System.Data" + }, + { + "Name": "DataSetDateTime", + "Namespace": "System.Data" + }, + { + "Name": "DataSysDescriptionAttribute", + "Namespace": "System.Data" + }, + { + "Name": "DataTable", + "Namespace": "System.Data" + }, + { + "Name": "DataTableClearEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataTableClearEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataTableCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataTableNewRowEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataTableNewRowEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataTableReader", + "Namespace": "System.Data" + }, + { + "Name": "DataView", + "Namespace": "System.Data" + }, + { + "Name": "DataViewManager", + "Namespace": "System.Data" + }, + { + "Name": "DataViewRowState", + "Namespace": "System.Data" + }, + { + "Name": "DataViewSetting", + "Namespace": "System.Data" + }, + { + "Name": "DataViewSettingCollection", + "Namespace": "System.Data" + }, + { + "Name": "DBConcurrencyException", + "Namespace": "System.Data" + }, + { + "Name": "DbType", + "Namespace": "System.Data" + }, + { + "Name": "FillErrorEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "FillErrorEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "ForeignKeyConstraint", + "Namespace": "System.Data" + }, + { + "Name": "IColumnMapping", + "Namespace": "System.Data" + }, + { + "Name": "IColumnMappingCollection", + "Namespace": "System.Data" + }, + { + "Name": "IDataAdapter", + "Namespace": "System.Data" + }, + { + "Name": "IDataParameter", + "Namespace": "System.Data" + }, + { + "Name": "IDataParameterCollection", + "Namespace": "System.Data" + }, + { + "Name": "IDataReader", + "Namespace": "System.Data" + }, + { + "Name": "IDataRecord", + "Namespace": "System.Data" + }, + { + "Name": "IDbCommand", + "Namespace": "System.Data" + }, + { + "Name": "IDbConnection", + "Namespace": "System.Data" + }, + { + "Name": "IDbDataAdapter", + "Namespace": "System.Data" + }, + { + "Name": "IDbDataParameter", + "Namespace": "System.Data" + }, + { + "Name": "IDbTransaction", + "Namespace": "System.Data" + }, + { + "Name": "IsolationLevel", + "Namespace": "System.Data" + }, + { + "Name": "ITableMapping", + "Namespace": "System.Data" + }, + { + "Name": "ITableMappingCollection", + "Namespace": "System.Data" + }, + { + "Name": "KeyRestrictionBehavior", + "Namespace": "System.Data" + }, + { + "Name": "LoadOption", + "Namespace": "System.Data" + }, + { + "Name": "MappingType", + "Namespace": "System.Data" + }, + { + "Name": "MergeFailedEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "MergeFailedEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "MissingMappingAction", + "Namespace": "System.Data" + }, + { + "Name": "MissingSchemaAction", + "Namespace": "System.Data" + }, + { + "Name": "ParameterDirection", + "Namespace": "System.Data" + }, + { + "Name": "PropertyCollection", + "Namespace": "System.Data" + }, + { + "Name": "StatementCompletedEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "StatementCompletedEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "Rule", + "Namespace": "System.Data" + }, + { + "Name": "SchemaSerializationMode", + "Namespace": "System.Data" + }, + { + "Name": "SchemaType", + "Namespace": "System.Data" + }, + { + "Name": "SqlDbType", + "Namespace": "System.Data" + }, + { + "Name": "StateChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "StateChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "StatementType", + "Namespace": "System.Data" + }, + { + "Name": "StrongTypingException", + "Namespace": "System.Data" + }, + { + "Name": "UniqueConstraint", + "Namespace": "System.Data" + }, + { + "Name": "UpdateRowSource", + "Namespace": "System.Data" + }, + { + "Name": "InvalidExpressionException", + "Namespace": "System.Data" + }, + { + "Name": "EvaluateException", + "Namespace": "System.Data" + }, + { + "Name": "SyntaxErrorException", + "Namespace": "System.Data" + }, + { + "Name": "SqlChars", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDateTime", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDecimal", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDouble", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlGuid", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt16", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt32", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt64", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlMoney", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlSingle", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlCompareOptions", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlString", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "StorageState", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlTypeException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlNullValueException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlTruncateException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlNotFilledException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlAlreadyFilledException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlXml", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "INullable", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBinary", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBoolean", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlByte", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBytes", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "DbColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "IDbColumnSchemaGenerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "CatalogLocation", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataAdapter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataColumnMapping", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataColumnMappingCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataTableMapping", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataTableMappingCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbCommand", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbCommandBuilder", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbConnection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbConnectionStringBuilder", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataAdapter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataReader", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataReaderExtensions", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataRecord", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataSourceEnumerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbEnumerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbException", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbMetaDataCollectionNames", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbMetaDataColumnNames", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbParameter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbParameterCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderFactory", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderSpecificTypePropertyAttribute", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbTransaction", + "Namespace": "System.Data.Common" + }, + { + "Name": "GroupByBehavior", + "Namespace": "System.Data.Common" + }, + { + "Name": "IdentifierCase", + "Namespace": "System.Data.Common" + }, + { + "Name": "RowUpdatedEventArgs", + "Namespace": "System.Data.Common" + }, + { + "Name": "RowUpdatingEventArgs", + "Namespace": "System.Data.Common" + }, + { + "Name": "SchemaTableColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "SchemaTableOptionalColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "SupportedJoinOperators", + "Namespace": "System.Data.Common" + }, + { + "Name": "OperationAbortedException", + "Namespace": "System.Data" + }, + { + "Name": "ApplicationIntent", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowsCopiedEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowsCopiedEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SortOrder", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopy", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyColumnMapping", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyColumnMappingCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyOptions", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientFactory", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientMetaDataCollectionNames", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlCommand", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlConnection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlConnectionStringBuilder", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataAdapter", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataReader", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlError", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlErrorCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlException", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlInfoMessageEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlInfoMessageEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlParameter", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlParameterCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatedEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatedEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatingEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatingEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlTransaction", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataRecord", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlMetaData", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "DebuggerStepperBoundaryAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerVisualizerAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DiagnosticSource", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DiagnosticListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Activity", + "Namespace": "System.Diagnostics" + }, + { + "Name": "FileVersionInfo", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DataReceivedEventHandler", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DataReceivedEventArgs", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Process", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessModule", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessModuleCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessPriorityClass", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessStartInfo", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessThread", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessThreadCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessWindowStyle", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadPriorityLevel", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadState", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadWaitReason", + "Namespace": "System.Diagnostics" + }, + { + "Name": "MonitoringDescriptionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SafeProcessHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "StackFrameExtensions", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ISymbolBinder", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolBinder1", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolDocument", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolMethod", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolNamespace", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolReader", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolScope", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolVariable", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolWriter", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymbolToken", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymAddressKind", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymDocumentType", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymLanguageType", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymLanguageVendor", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "DelimitedListTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TextWriterTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ExcludeFromCodeCoverageAttribute", + "Namespace": "System.Diagnostics.CodeAnalysis" + }, + { + "Name": "GeneratedCodeAttribute", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "BooleanSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "CorrelationManager", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DefaultTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventTypeFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceLevels", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Switch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Trace", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceEventCache", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceEventType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceLevel", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceListenerCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceOptions", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceSource", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SwitchAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SwitchLevelAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventCounter", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "Point", + "Namespace": "System.Drawing" + }, + { + "Name": "PointF", + "Namespace": "System.Drawing" + }, + { + "Name": "Rectangle", + "Namespace": "System.Drawing" + }, + { + "Name": "RectangleF", + "Namespace": "System.Drawing" + }, + { + "Name": "Size", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeF", + "Namespace": "System.Drawing" + }, + { + "Name": "Color", + "Namespace": "System.Drawing" + }, + { + "Name": "ZipArchive", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipArchiveEntry", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipArchiveMode", + "Namespace": "System.IO.Compression" + }, + { + "Name": "CompressionLevel", + "Namespace": "System.IO.Compression" + }, + { + "Name": "CompressionMode", + "Namespace": "System.IO.Compression" + }, + { + "Name": "GZipStream", + "Namespace": "System.IO.Compression" + }, + { + "Name": "DeflateStream", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZLibException", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipFile", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipFileExtensions", + "Namespace": "System.IO.Compression" + }, + { + "Name": "DirectoryObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DirectorySecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemAclExtensions", + "Namespace": "System.IO" + }, + { + "Name": "Directory", + "Namespace": "System.IO" + }, + { + "Name": "DirectoryInfo", + "Namespace": "System.IO" + }, + { + "Name": "File", + "Namespace": "System.IO" + }, + { + "Name": "FileInfo", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemInfo", + "Namespace": "System.IO" + }, + { + "Name": "SearchOption", + "Namespace": "System.IO" + }, + { + "Name": "DriveInfo", + "Namespace": "System.IO" + }, + { + "Name": "DriveNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "DriveType", + "Namespace": "System.IO" + }, + { + "Name": "ErrorEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "ErrorEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemWatcher", + "Namespace": "System.IO" + }, + { + "Name": "InternalBufferOverflowException", + "Namespace": "System.IO" + }, + { + "Name": "NotifyFilters", + "Namespace": "System.IO" + }, + { + "Name": "RenamedEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "RenamedEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "WatcherChangeTypes", + "Namespace": "System.IO" + }, + { + "Name": "WaitForChangedResult", + "Namespace": "System.IO" + }, + { + "Name": "IsolatedStorageException", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageFile", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageFileStream", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorage", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageScope", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "INormalizeForIsolatedStorage", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "SafeMemoryMappedViewHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeMemoryMappedFileHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "MemoryMappedFileOptions", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFileAccess", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFile", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedViewAccessor", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedViewStream", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFileRights", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "FileFormatException", + "Namespace": "System.IO" + }, + { + "Name": "CompressionOption", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "EncryptionOption", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "Package", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackagePart", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackagePartCollection", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageProperties", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationship", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipCollection", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipSelector", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipSelectorType", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackUriHelper", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "TargetMode", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "ZipPackage", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "ZipPackagePart", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "AnonymousPipeClientStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "AnonymousPipeServerStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeDirection", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeOptions", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeTransmissionMode", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "NamedPipeClientStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "NamedPipeServerStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeStreamImpersonationWorker", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "SafePipeHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "Enumerable", + "Namespace": "System.Linq" + }, + { + "Name": "IGrouping`2", + "Namespace": "System.Linq" + }, + { + "Name": "Grouping`2", + "Namespace": "System.Linq" + }, + { + "Name": "ILookup`2", + "Namespace": "System.Linq" + }, + { + "Name": "Lookup`2", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedEnumerable`1", + "Namespace": "System.Linq" + }, + { + "Name": "IRuntimeVariables", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeOps", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ReadOnlyCollectionBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuleCache`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSite", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSite`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteBinder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteOps", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteHelpers", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DynamicAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DebugInfoGenerator", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "Closure", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IQueryable", + "Namespace": "System.Linq" + }, + { + "Name": "IQueryable`1", + "Namespace": "System.Linq" + }, + { + "Name": "IQueryProvider", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedQueryable", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedQueryable`1", + "Namespace": "System.Linq" + }, + { + "Name": "BinaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "Expression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "BlockExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "CatchBlock", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ConditionalExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ConstantExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DebugInfoExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DefaultExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ElementInit", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ExpressionType", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ExpressionVisitor", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "GotoExpressionKind", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "GotoExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IArgumentProvider", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IDynamicExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IndexExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "InvocationExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LabelExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LabelTarget", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LambdaExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "Expression`1", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ListInitExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LoopExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberAssignment", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberBindingType", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberInitExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberListBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberMemberBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MethodCallExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "NewArrayExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "NewExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ParameterExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "RuntimeVariablesExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SwitchCase", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SwitchExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SymbolDocumentInfo", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "TryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "TypeBinaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "UnaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DynamicExpressionVisitor", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DynamicExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LightLambda", + "Namespace": "System.Linq.Expressions.Interpreter" + }, + { + "Name": "DynamicMetaObjectBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DynamicMetaObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "IDynamicMetaObjectProvider", + "Namespace": "System.Dynamic" + }, + { + "Name": "BindingRestrictions", + "Namespace": "System.Dynamic" + }, + { + "Name": "BinaryOperationBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "CallInfo", + "Namespace": "System.Dynamic" + }, + { + "Name": "ExpandoObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "ConvertBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "CreateInstanceBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DeleteIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DeleteMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DynamicObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "GetIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "GetMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "InvokeBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "InvokeMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "SetIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "SetMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "UnaryOperationBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "IInvokeOnGetBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "OrderedParallelQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelQuery", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelEnumerable", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelExecutionMode", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelMergeOptions", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableExecutor", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableExecutor`1", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableQuery", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "Queryable", + "Namespace": "System.Linq" + }, + { + "Name": "ToStringCodeMethods", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ProcessCodeMethods", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "DeserializingTypeConverter", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "PSAuthorizationManager", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ExecutionPolicy", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ExecutionPolicyScope", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ArgumentToConfigurationDataTransformationAttribute", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration" + }, + { + "Name": "DscRemoteOperationsClass", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "DscClassCache", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "GetCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NounArgumentCompleter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HistoryInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ForEachObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WhereObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetStrictModeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportModuleMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSEditionArgumentCompleter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ModuleCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ModuleSpecification", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewModuleManifestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestModuleManifestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectEventRegistrationBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConnectPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionFilterState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSSessionConfigurationCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnregisterPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSRemotingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSRemotingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionCapabilityCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisconnectPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnterPSHostProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExitPSHostProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSHostProcessInfoCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSHostProcessInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionConfigurationFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSRoleCapabilityFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WSManConfigurationOption", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSTransportOptionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionOptionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExitPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRemotingCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRemotingBaseCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSExecutionCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRunspaceCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnterPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReceiveJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReceivePSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutTarget", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JobCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResumeJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SuspendJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPSSessionConfigurationFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OpenMode", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatDefaultCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutNullCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutDefaultCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutLineOutputCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HelpCategoryInvalidException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHelpCodeMethods", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HelpNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SaveHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdatableHelpCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateHelpScope", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AliasProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AliasProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnvironmentProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentDynamicParametersBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemClearContentDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentWriterDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentReaderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemItemProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProviderGetItemDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProviderRemoveItemDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InternalSymbolicLinkLinkCodeMethods", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FunctionProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FunctionProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionStateProviderBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionStateProviderBaseContentReaderWriter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "VariableProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemotingErrorResources", + "Namespace": "Microsoft.PowerShell.Commands.Internal" + }, + { + "Name": "FrontEndCommandBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatShapeCommandBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatTableAndListBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatTableBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "AuthenticationLevel", + "Namespace": "Microsoft.PowerShell.CoreClr.Stubs" + }, + { + "Name": "ImpersonationLevel", + "Namespace": "Microsoft.PowerShell.CoreClr.Stubs" + }, + { + "Name": "CimInstanceAdapter", + "Namespace": "Microsoft.PowerShell.Cim" + }, + { + "Name": "MethodInvocationInfo", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "MethodParameterBindings", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "MethodParameter", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "CmdletAdapter`1", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "BehaviorOnNoMatch", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "QueryBuilder", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "ConfirmImpact", + "Namespace": "Microsoft.PowerShell.Cmdletization.Xml" + }, + { + "Name": "ItemsChoiceType", + "Namespace": "Microsoft.PowerShell.Cmdletization.Xml" + }, + { + "Name": "PowerShellAssemblyLoadContextInitializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Platform", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTransactionContext", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RollbackSeverity", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AliasInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ApplicationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateArgumentsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateEnumeratedArgumentsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DSCResourceRunAsCredential", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourceAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscPropertyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscLocalConfigurationManagerAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletCommonMetadataAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletBindingAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "OutputTypeAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DynamicClassImplementationAssemblyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AliasAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeNameAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SupportsWildcardsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDefaultValueAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HiddenAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateLengthAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateRangeKind", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateRangeAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidatePatternAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateScriptAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateCountAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CachedValidValuesGeneratorBase", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateSetAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IValidateSetValuesGenerator", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowNullAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowEmptyStringAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowEmptyCollectionAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateDriveAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateUserDriveAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "NullValidationAttributeBase", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateNotNullAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateNotNullOrEmptyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentTransformationAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ChildItemCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ReturnContainers", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Cmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ShouldProcessReason", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DefaultParameterDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ActionPreference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConfirmImpact", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandCompletion", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionCompleters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionResultType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionResult", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentCompleterAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IArgumentCompleter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RegisterArgumentCompleterCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentCompletionsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandLookupEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSModuleAutoLoadingPreference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeName", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionCapabilities", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConfigurationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContentCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredentialTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredentialUIOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetSymmetricEncryptionKey", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredential", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDriveInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Breakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariableAccessMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariableBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LineBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerResumeAction", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerStopEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakpointUpdateType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakpointUpdatedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSJobStartEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugSource", + "Namespace": "System.Management.Automation" + }, + { + "Name": "StartRunspaceDebugProcessingEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProcessRunspaceDebugEndEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugModes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Debugger", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerCommandResults", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDebugContext", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CallStackFrame", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DriveManagementIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ImplementedAsType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourceInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourcePropertyInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "EngineIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FlagsExpression`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorCategory", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorCategoryInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorDetails", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IContainsErrorRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IResourceSupplier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEngineEvent", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventSubscriber", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ForwardedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventReceivedEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventUnsubscribedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventUnsubscribedEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventArgsCollection", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventJob", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExtendedTypeSystemException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MethodException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MethodInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetValueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PropertyNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetValueInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SetValueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SetValueInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvalidCastException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExternalScriptInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSnapInSpecification", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FilterInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FunctionInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HostUtilities", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InformationalRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WarningRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerboseRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSListModifier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSListModifier`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvalidPowerShellStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspaceMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationStateChangedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationSettings", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteStreamOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShell", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDataStreams", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DataAddedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DataAddingEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDataCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ICommandRuntime", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ICommandRuntime2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InformationRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HostInformationMessage", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvocationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteCommandInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ItemCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CopyContainers", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParseError", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParser", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSToken", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTokenType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FlowControlException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LoopFlowException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContinueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExitException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TerminateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SplitOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptBlock", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SteppablePipeline", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptBlockToPowerShellNotSupportedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeConverter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConvertThroughString", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LanguagePrimitives", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IModuleAssemblyInitializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IModuleAssemblyCleanup", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSModuleInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleAccessMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IDynamicParameters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SwitchParameter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandInvocationIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberViewTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertyInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSAliasProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCodeProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSAdaptedProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNoteProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariableProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSScriptProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMethodInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCodeMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSScriptMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParameterizedProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberSet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertySet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEvent", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDynamicMember", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberInfoCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ReadOnlyPSMemberInfoCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObject", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCustomObject", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SettingValueExceptionEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GettingValueExceptionEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectPropertyDescriptor", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectTypeDescriptor", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectTypeDescriptionProvider", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSReference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSecurityException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandParameterInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandParameterSetInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TypeInferenceRuntimePermissions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProgressRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProgressRecordType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PropertyCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletProviderManagementIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProxyCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSClassInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSClassMemberInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeDefinedParameter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeDefinedParameterDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVersionHashTable", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SemanticVersion", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardPattern", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardPatternException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvalidJobStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobStateEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobIdentifier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IJobDebugger", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Job", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Job2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobThreadOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContainerParentJob", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobFailedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobInvocationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobSourceAdapter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShellStreams`2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSJobProxy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSChildJobProxy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobDataAddedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShellStreamType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Repository`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobRepository", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspaceRepository", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemotingCapability", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemotingBehavior", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSessionTypeOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTransportOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspacePoolStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WhereOperatorSelectionMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SecurityDescriptorCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandOrigin", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AuthorizationManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSerializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPrimitiveDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateEntryVisibility", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSLanguageMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariable", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScopedItemOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertyAdapter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterSetMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PagingParameters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariableIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariablePath", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WorkflowInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExtendedTypeDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FormatViewDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSControlGroupBy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DisplayEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "EntrySelectedBy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Alignment", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DisplayEntryValueType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControlEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemBase", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemExpression", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemFrame", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemNewline", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemText", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomEntryBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlEntryItem", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListEntryBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlColumnHeader", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlColumn", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlRow", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableRowDefinitionBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControlEntryItem", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathInfoStack", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SigningOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CredentialAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SignatureStatus", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SignatureType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Signature", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmsMessageRecipient", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ResolutionPurpose", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSnapInInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptRequiresException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ApplicationFailedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderCmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletProviderInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineStoppedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineClosedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ActionPreferenceStopException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParentContainsErrorRecordException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RedirectedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptCallDepthException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineDepthException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HaltCommandException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidationMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentTransformationMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParsingMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentNullException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentOutOfRangeException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvalidOperationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNotImplementedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNotSupportedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectDisposedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTraceSource", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterBindingException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParseException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IncompleteParseException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateCategory", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateUnauthorizedAccessException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderNameAmbiguousException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DriveNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ItemNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTraceSourceOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsCommon", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsData", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsLifecycle", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsDiagnostic", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsCommunications", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsSecurity", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsOther", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContainerCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "DriveCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentReader", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentWriter", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IDynamicPropertyCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ISecurityDescriptorCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IPropertyCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ItemCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "NavigationCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ICmdletProviderSupportsHelp", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "CmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "CmdletProviderAttribute", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ProviderCapabilities", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "OriginInfo", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "ProxyAccessType", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionOption", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "CmdletMethodInvoker`1", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingDataStructureException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingTransportException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingTransportRedirectException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSDirectException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionConfiguration", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "SessionType", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSenderInfo", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSPrincipal", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSIdentity", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSCertificateDetails", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionConfigurationData", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManPluginManagedEntryWrapper", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManPluginManagedEntryInstanceWrapper", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManServerChannelEvents", + "Namespace": "System.Management.Automation.Remoting.WSMan" + }, + { + "Name": "ActiveSessionsChangedEventArgs", + "Namespace": "System.Management.Automation.Remoting.WSMan" + }, + { + "Name": "PSStreamObjectType", + "Namespace": "System.Management.Automation.Remoting.Internal" + }, + { + "Name": "PSStreamObject", + "Namespace": "System.Management.Automation.Remoting.Internal" + }, + { + "Name": "ChoiceDescription", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "FieldDescription", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHost", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "IHostSupportsInteractiveSession", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Coordinates", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Size", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "ReadKeyOptions", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "ControlKeyStates", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "KeyInfo", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Rectangle", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "BufferCell", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "BufferCellType", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHostRawUserInterface", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHostUserInterface", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "IHostUISupportsMultipleChoiceSelection", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "HostException", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PromptingException", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Command", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineResultTypes", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandCollection", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidRunspaceStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSThreadOptions", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceStateInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceStateEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceAvailability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceAvailabilityEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceCapability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "Runspace", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateProxy", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceFactory", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceOpenModuleLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandParameter", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandParameterCollection", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidPipelineStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineStateInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineStateEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "Pipeline", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PowerShellProcessInstance", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidRunspacePoolStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolStateChangedEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolAvailability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolCapability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePool", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionStateEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ConstrainedSessionStateEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateCommandEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateTypeEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateFormatEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateAssemblyEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateCmdletEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateProviderEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateScriptEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateAliasEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateApplicationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateFunctionEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateVariableEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionStateEntryCollection`1", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TargetMachineType", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSession", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingErrorRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingProgressRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingWarningRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingDebugRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingVerboseRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingInformationRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "AuthenticationMechanism", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSessionType", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSessionConfigurationAccessMode", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "OutputBufferingMode", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "WSManConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "NamedPipeConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SSHConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "VMConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ContainerConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeTableLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeMemberData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "NotePropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "AliasPropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ScriptPropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CodePropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ScriptMethodData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CodeMethodData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PropertySetData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "MemberSetData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeTable", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "FormatTableLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "FormatTable", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSConsoleLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSnapInException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineReader`1", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineWriter", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "StaticParameterBinder", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StaticBindingResult", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterBindingResult", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StaticBindingError", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CodeGeneration", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NullString", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Ast", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ErrorStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ErrorExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptRequirements", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParamBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NamedBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NamedAttributeArgumentAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributeBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributeAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeConstraintAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StatementBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingStatementKind", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PropertyAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PropertyMemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MethodAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FunctionMemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FunctionDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IfStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DataStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LabeledStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LoopStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForEachFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForEachStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DoWhileStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DoUntilStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "WhileStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SwitchFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SwitchStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CatchClauseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TryStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TrapStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BreakStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ContinueStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ReturnStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExitStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ThrowStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PipelineBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PipelineAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandElementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandParameterAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionStream", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MergingRedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FileRedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AssignmentStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConfigurationType", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConfigurationDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BinaryExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UnaryExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BlockStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributedExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConvertExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "InvokeMemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BaseCtorInvokeMemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ITypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "GenericTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ReflectionTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "VariableExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConstantExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringConstantType", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringConstantExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExpandableStringExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptBlockExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayLiteralAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "HashtableAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParenExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SubExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IndexExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommentHelpInfo", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ICustomAstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ICustomAstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DefaultCustomAstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DefaultCustomAstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Parser", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParseError", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IScriptPosition", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IScriptExtent", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptPosition", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptExtent", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitAction", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IAstPostVisitHandler", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenKind", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenTraits", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Token", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NumberToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "VariableToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringLiteralToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringExpandableToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LabelToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "InputRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MergingRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FileRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordNameMode", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordBodyMode", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeyword", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordProperty", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordParameter", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "EtwActivity", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceTask", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceKeywords", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "Tracer", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceSource", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceSourceFactory", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "CmdletMetadataAttribute", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ParsingBaseAttribute", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "AutomationNull", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "InternalCommand", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "CommonParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "DebuggerUtils", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSMonitorRunspaceType", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSStandaloneMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSEmbeddedMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "SessionStateKeeper", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ScriptBlockMemberMethodWrapper", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ClassOps", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ShouldProcessParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "TransactionParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "InternalTestHooks", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "SecuritySupport", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "SequencePosition", + "Namespace": "System" + }, + { + "Name": "Memory`1", + "Namespace": "System" + }, + { + "Name": "MemoryExtensions", + "Namespace": "System" + }, + { + "Name": "ReadOnlyMemory`1", + "Namespace": "System" + }, + { + "Name": "ReadOnlySpan`1", + "Namespace": "System" + }, + { + "Name": "Span`1", + "Namespace": "System" + }, + { + "Name": "SequenceMarshal", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "MemoryMarshal", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BuffersExtensions", + "Namespace": "System.Buffers" + }, + { + "Name": "IBufferWriter`1", + "Namespace": "System.Buffers" + }, + { + "Name": "MemoryPool`1", + "Namespace": "System.Buffers" + }, + { + "Name": "OperationStatus", + "Namespace": "System.Buffers" + }, + { + "Name": "ReadOnlySequence`1", + "Namespace": "System.Buffers" + }, + { + "Name": "ReadOnlySequenceSegment`1", + "Namespace": "System.Buffers" + }, + { + "Name": "StandardFormat", + "Namespace": "System.Buffers" + }, + { + "Name": "IPinnable", + "Namespace": "System.Buffers" + }, + { + "Name": "IMemoryOwner`1", + "Namespace": "System.Buffers" + }, + { + "Name": "MemoryHandle", + "Namespace": "System.Buffers" + }, + { + "Name": "MemoryManager`1", + "Namespace": "System.Buffers" + }, + { + "Name": "Base64", + "Namespace": "System.Buffers.Text" + }, + { + "Name": "Utf8Formatter", + "Namespace": "System.Buffers.Text" + }, + { + "Name": "Utf8Parser", + "Namespace": "System.Buffers.Text" + }, + { + "Name": "BinaryPrimitives", + "Namespace": "System.Buffers.Binary" + }, + { + "Name": "ByteArrayContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "ClientCertificateOption", + "Namespace": "System.Net.Http" + }, + { + "Name": "DelegatingHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "FormUrlEncodedContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpClient", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpCompletionOption", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMessageHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMessageInvoker", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMethod", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpRequestException", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpRequestMessage", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpResponseMessage", + "Namespace": "System.Net.Http" + }, + { + "Name": "MessageProcessingHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "MultipartContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "MultipartFormDataContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "StreamContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "StringContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpClientHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "AuthenticationHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "CacheControlHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ContentDispositionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ContentRangeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "EntityTagHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpContentHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpHeaderValueCollection`1", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpRequestHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpResponseHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "MediaTypeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "MediaTypeWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "NameValueHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "NameValueWithParametersHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ProductHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ProductInfoHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeConditionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeItemHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RetryConditionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "StringWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "TransferCodingHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "TransferCodingWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ViaHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "WarningHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "CookieUsePolicy", + "Namespace": "System.Net.Http" + }, + { + "Name": "WindowsProxyUsePolicy", + "Namespace": "System.Net.Http" + }, + { + "Name": "WinHttpHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpListenerPrefixCollection", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerRequest", + "Namespace": "System.Net" + }, + { + "Name": "AuthenticationSchemeSelector", + "Namespace": "System.Net" + }, + { + "Name": "HttpListener", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerBasicIdentity", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerContext", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerException", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerResponse", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerTimeoutManager", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerWebSocketContext", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "AlternateView", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AlternateViewCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AttachmentBase", + "Namespace": "System.Net.Mail" + }, + { + "Name": "Attachment", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AttachmentCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "LinkedResource", + "Namespace": "System.Net.Mail" + }, + { + "Name": "LinkedResourceCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailAddress", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailAddressCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "DeliveryNotificationOptions", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailMessage", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailPriority", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SendCompletedEventHandler", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpDeliveryMethod", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpDeliveryFormat", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpClient", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpFailedRecipientException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpFailedRecipientsException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpStatusCode", + "Namespace": "System.Net.Mail" + }, + { + "Name": "TransferEncoding", + "Namespace": "System.Net.Mime" + }, + { + "Name": "ContentDisposition", + "Namespace": "System.Net.Mime" + }, + { + "Name": "ContentType", + "Namespace": "System.Net.Mime" + }, + { + "Name": "DispositionTypeNames", + "Namespace": "System.Net.Mime" + }, + { + "Name": "MediaTypeNames", + "Namespace": "System.Net.Mime" + }, + { + "Name": "Dns", + "Namespace": "System.Net" + }, + { + "Name": "IPHostEntry", + "Namespace": "System.Net" + }, + { + "Name": "ProtocolType", + "Namespace": "System.Net.Internals" + }, + { + "Name": "DuplicateAddressDetectionState", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "GatewayIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "GatewayIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IcmpV4Statistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IcmpV6Statistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPGlobalProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPGlobalStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPInterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPInterfaceStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv4InterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv4InterfaceStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv6InterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "MulticastIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "MulticastIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetBiosNodeType", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAvailabilityEventArgs", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAddressChangedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAvailabilityChangedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterface", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterfaceComponent", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterfaceType", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "OperationalStatus", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PhysicalAddress", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PrefixOrigin", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "ScopeLevel", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "SuffixOrigin", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpConnectionInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpState", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UdpStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UnicastIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UnicastIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationException", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkChange", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPStatus", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "Ping", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingException", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingOptions", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingReply", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "SslProtocols", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ExchangeAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "CipherAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "HashAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ChannelBinding", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ChannelBindingKind", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "AuthenticationSchemes", + "Namespace": "System.Net" + }, + { + "Name": "CookieVariant", + "Namespace": "System.Net" + }, + { + "Name": "Cookie", + "Namespace": "System.Net" + }, + { + "Name": "CookieContainer", + "Namespace": "System.Net" + }, + { + "Name": "PathList", + "Namespace": "System.Net" + }, + { + "Name": "CookieCollection", + "Namespace": "System.Net" + }, + { + "Name": "CookieException", + "Namespace": "System.Net" + }, + { + "Name": "CredentialCache", + "Namespace": "System.Net" + }, + { + "Name": "DecompressionMethods", + "Namespace": "System.Net" + }, + { + "Name": "DnsEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "EndPoint", + "Namespace": "System.Net" + }, + { + "Name": "HttpStatusCode", + "Namespace": "System.Net" + }, + { + "Name": "HttpVersion", + "Namespace": "System.Net" + }, + { + "Name": "ICredentials", + "Namespace": "System.Net" + }, + { + "Name": "ICredentialsByHost", + "Namespace": "System.Net" + }, + { + "Name": "IPAddress", + "Namespace": "System.Net" + }, + { + "Name": "IPEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "IWebProxy", + "Namespace": "System.Net" + }, + { + "Name": "NetworkCredential", + "Namespace": "System.Net" + }, + { + "Name": "TransportContext", + "Namespace": "System.Net" + }, + { + "Name": "SocketAddress", + "Namespace": "System.Net" + }, + { + "Name": "RequestCacheLevel", + "Namespace": "System.Net.Cache" + }, + { + "Name": "RequestCachePolicy", + "Namespace": "System.Net.Cache" + }, + { + "Name": "IPAddressCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "AuthenticationLevel", + "Namespace": "System.Net.Security" + }, + { + "Name": "SslPolicyErrors", + "Namespace": "System.Net.Security" + }, + { + "Name": "SocketException", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "AddressFamily", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketError", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "AuthenticationManager", + "Namespace": "System.Net" + }, + { + "Name": "Authorization", + "Namespace": "System.Net" + }, + { + "Name": "FileWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "FileWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "GlobalProxySelection", + "Namespace": "System.Net" + }, + { + "Name": "HttpContinueDelegate", + "Namespace": "System.Net" + }, + { + "Name": "HttpWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "HttpWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "IAuthenticationModule", + "Namespace": "System.Net" + }, + { + "Name": "ICredentialPolicy", + "Namespace": "System.Net" + }, + { + "Name": "IWebRequestCreate", + "Namespace": "System.Net" + }, + { + "Name": "ProtocolViolationException", + "Namespace": "System.Net" + }, + { + "Name": "WebException", + "Namespace": "System.Net" + }, + { + "Name": "WebExceptionStatus", + "Namespace": "System.Net" + }, + { + "Name": "WebRequest", + "Namespace": "System.Net" + }, + { + "Name": "WebRequestMethods", + "Namespace": "System.Net" + }, + { + "Name": "WebResponse", + "Namespace": "System.Net" + }, + { + "Name": "FtpStatusCode", + "Namespace": "System.Net" + }, + { + "Name": "FtpWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "FtpWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "HttpCacheAgeControl", + "Namespace": "System.Net.Cache" + }, + { + "Name": "HttpRequestCacheLevel", + "Namespace": "System.Net.Cache" + }, + { + "Name": "HttpRequestCachePolicy", + "Namespace": "System.Net.Cache" + }, + { + "Name": "AuthenticationException", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "InvalidCredentialException", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ExtendedProtectionPolicy", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "PolicyEnforcement", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ProtectionScenario", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ServiceNameCollection", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "AuthenticatedStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "EncryptionPolicy", + "Namespace": "System.Net.Security" + }, + { + "Name": "RemoteCertificateValidationCallback", + "Namespace": "System.Net.Security" + }, + { + "Name": "LocalCertificateSelectionCallback", + "Namespace": "System.Net.Security" + }, + { + "Name": "SslStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "ProtectionLevel", + "Namespace": "System.Net.Security" + }, + { + "Name": "NegotiateStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "BindIPEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "ServicePoint", + "Namespace": "System.Net" + }, + { + "Name": "ServicePointManager", + "Namespace": "System.Net" + }, + { + "Name": "SecurityProtocolType", + "Namespace": "System.Net" + }, + { + "Name": "SocketReceiveFromResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketReceiveMessageFromResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketTaskExtensions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IOControlCode", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPPacketInformation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPProtectionLevel", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "LingerOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "MulticastOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPv6MulticastOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "NetworkStream", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SelectMode", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SendPacketsElement", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "Socket", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketAsyncEventArgs", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketAsyncOperation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketFlags", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketInformationOptions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketInformation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketOptionLevel", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketOptionName", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketShutdown", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TcpClient", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TcpListener", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TransmitFileOptions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "UdpClient", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "UdpReceiveResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "ProtocolFamily", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "ProtocolType", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketType", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "WebClient", + "Namespace": "System.Net" + }, + { + "Name": "OpenReadCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "OpenWriteCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadStringCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadDataCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadStringCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadDataCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadFileCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadValuesCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadProgressChangedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadProgressChangedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "WriteStreamClosedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "OpenReadCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "OpenWriteCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadStringCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadDataCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadStringCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadDataCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadFileCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadValuesCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadProgressChangedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadProgressChangedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "WriteStreamClosedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "WebHeaderCollection", + "Namespace": "System.Net" + }, + { + "Name": "HttpResponseHeader", + "Namespace": "System.Net" + }, + { + "Name": "HttpRequestHeader", + "Namespace": "System.Net" + }, + { + "Name": "IWebProxyScript", + "Namespace": "System.Net" + }, + { + "Name": "WebProxy", + "Namespace": "System.Net" + }, + { + "Name": "ClientWebSocket", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "ClientWebSocketOptions", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocket", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketCloseStatus", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketContext", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketError", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketException", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketMessageType", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketReceiveResult", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketState", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "Vector`1", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector", + "Namespace": "System.Numerics" + }, + { + "Name": "Matrix3x2", + "Namespace": "System.Numerics" + }, + { + "Name": "Matrix4x4", + "Namespace": "System.Numerics" + }, + { + "Name": "Plane", + "Namespace": "System.Numerics" + }, + { + "Name": "Quaternion", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector2", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector3", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector4", + "Namespace": "System.Numerics" + }, + { + "Name": "ICommand", + "Namespace": "System.Windows.Input" + }, + { + "Name": "DataErrorsChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyDataErrorInfo", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyPropertyChanged", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyPropertyChanging", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangingEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangingEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "KeyedCollection`2", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ObservableCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyDictionary`2", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyObservableCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "INotifyCollectionChanged", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedAction", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedEventArgs", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedEventHandler", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "SafeWaitHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "CriticalHandleMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "CriticalHandleZeroOrMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeHandleMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeHandleZeroOrMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeFileHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "Console", + "Namespace": "Internal" + }, + { + "Name": "EnvironmentAugments", + "Namespace": "Internal.Runtime.Augments" + }, + { + "Name": "RuntimeThread", + "Namespace": "Internal.Runtime.Augments" + }, + { + "Name": "AggregateException", + "Namespace": "System" + }, + { + "Name": "AppContext", + "Namespace": "System" + }, + { + "Name": "Object", + "Namespace": "System" + }, + { + "Name": "Array", + "Namespace": "System" + }, + { + "Name": "ArraySegment`1", + "Namespace": "System" + }, + { + "Name": "Tuple", + "Namespace": "System" + }, + { + "Name": "Tuple`1", + "Namespace": "System" + }, + { + "Name": "Tuple`2", + "Namespace": "System" + }, + { + "Name": "Tuple`3", + "Namespace": "System" + }, + { + "Name": "Tuple`4", + "Namespace": "System" + }, + { + "Name": "Tuple`5", + "Namespace": "System" + }, + { + "Name": "Tuple`6", + "Namespace": "System" + }, + { + "Name": "Tuple`7", + "Namespace": "System" + }, + { + "Name": "Tuple`8", + "Namespace": "System" + }, + { + "Name": "String", + "Namespace": "System" + }, + { + "Name": "Exception", + "Namespace": "System" + }, + { + "Name": "DateTime", + "Namespace": "System" + }, + { + "Name": "OutOfMemoryException", + "Namespace": "System" + }, + { + "Name": "Delegate", + "Namespace": "System" + }, + { + "Name": "MulticastDelegate", + "Namespace": "System" + }, + { + "Name": "Activator", + "Namespace": "System" + }, + { + "Name": "AccessViolationException", + "Namespace": "System" + }, + { + "Name": "ArgIterator", + "Namespace": "System" + }, + { + "Name": "Attribute", + "Namespace": "System" + }, + { + "Name": "BadImageFormatException", + "Namespace": "System" + }, + { + "Name": "BitConverter", + "Namespace": "System" + }, + { + "Name": "Boolean", + "Namespace": "System" + }, + { + "Name": "Buffer", + "Namespace": "System" + }, + { + "Name": "Byte", + "Namespace": "System" + }, + { + "Name": "Decimal", + "Namespace": "System" + }, + { + "Name": "Double", + "Namespace": "System" + }, + { + "Name": "Enum", + "Namespace": "System" + }, + { + "Name": "EnvironmentVariableTarget", + "Namespace": "System" + }, + { + "Name": "GCCollectionMode", + "Namespace": "System" + }, + { + "Name": "GCNotificationStatus", + "Namespace": "System" + }, + { + "Name": "GC", + "Namespace": "System" + }, + { + "Name": "Guid", + "Namespace": "System" + }, + { + "Name": "InsufficientMemoryException", + "Namespace": "System" + }, + { + "Name": "Int16", + "Namespace": "System" + }, + { + "Name": "Int32", + "Namespace": "System" + }, + { + "Name": "Int64", + "Namespace": "System" + }, + { + "Name": "IntPtr", + "Namespace": "System" + }, + { + "Name": "Math", + "Namespace": "System" + }, + { + "Name": "MathF", + "Namespace": "System" + }, + { + "Name": "MissingFieldException", + "Namespace": "System" + }, + { + "Name": "MissingMemberException", + "Namespace": "System" + }, + { + "Name": "NonSerializedAttribute", + "Namespace": "System" + }, + { + "Name": "RuntimeArgumentHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeTypeHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeMethodHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeFieldHandle", + "Namespace": "System" + }, + { + "Name": "ModuleHandle", + "Namespace": "System" + }, + { + "Name": "SByte", + "Namespace": "System" + }, + { + "Name": "SerializableAttribute", + "Namespace": "System" + }, + { + "Name": "Single", + "Namespace": "System" + }, + { + "Name": "TimeSpan", + "Namespace": "System" + }, + { + "Name": "TimeZoneInfo", + "Namespace": "System" + }, + { + "Name": "Type", + "Namespace": "System" + }, + { + "Name": "TypedReference", + "Namespace": "System" + }, + { + "Name": "TypeLoadException", + "Namespace": "System" + }, + { + "Name": "UInt16", + "Namespace": "System" + }, + { + "Name": "UInt32", + "Namespace": "System" + }, + { + "Name": "UInt64", + "Namespace": "System" + }, + { + "Name": "UIntPtr", + "Namespace": "System" + }, + { + "Name": "ValueType", + "Namespace": "System" + }, + { + "Name": "WeakReference", + "Namespace": "System" + }, + { + "Name": "WeakReference`1", + "Namespace": "System" + }, + { + "Name": "Nullable`1", + "Namespace": "System" + }, + { + "Name": "Nullable", + "Namespace": "System" + }, + { + "Name": "Action`1", + "Namespace": "System" + }, + { + "Name": "Action", + "Namespace": "System" + }, + { + "Name": "Action`2", + "Namespace": "System" + }, + { + "Name": "Action`3", + "Namespace": "System" + }, + { + "Name": "Action`4", + "Namespace": "System" + }, + { + "Name": "Func`1", + "Namespace": "System" + }, + { + "Name": "Func`2", + "Namespace": "System" + }, + { + "Name": "Func`3", + "Namespace": "System" + }, + { + "Name": "Func`4", + "Namespace": "System" + }, + { + "Name": "Func`5", + "Namespace": "System" + }, + { + "Name": "Action`5", + "Namespace": "System" + }, + { + "Name": "Action`6", + "Namespace": "System" + }, + { + "Name": "Action`7", + "Namespace": "System" + }, + { + "Name": "Action`8", + "Namespace": "System" + }, + { + "Name": "Func`6", + "Namespace": "System" + }, + { + "Name": "Func`7", + "Namespace": "System" + }, + { + "Name": "Func`8", + "Namespace": "System" + }, + { + "Name": "Func`9", + "Namespace": "System" + }, + { + "Name": "Comparison`1", + "Namespace": "System" + }, + { + "Name": "Converter`2", + "Namespace": "System" + }, + { + "Name": "Predicate`1", + "Namespace": "System" + }, + { + "Name": "ApplicationException", + "Namespace": "System" + }, + { + "Name": "ArgumentException", + "Namespace": "System" + }, + { + "Name": "ArgumentNullException", + "Namespace": "System" + }, + { + "Name": "ArgumentOutOfRangeException", + "Namespace": "System" + }, + { + "Name": "ArithmeticException", + "Namespace": "System" + }, + { + "Name": "ArrayTypeMismatchException", + "Namespace": "System" + }, + { + "Name": "AssemblyLoadEventArgs", + "Namespace": "System" + }, + { + "Name": "AssemblyLoadEventHandler", + "Namespace": "System" + }, + { + "Name": "AsyncCallback", + "Namespace": "System" + }, + { + "Name": "AttributeTargets", + "Namespace": "System" + }, + { + "Name": "AttributeUsageAttribute", + "Namespace": "System" + }, + { + "Name": "Char", + "Namespace": "System" + }, + { + "Name": "CharEnumerator", + "Namespace": "System" + }, + { + "Name": "CLSCompliantAttribute", + "Namespace": "System" + }, + { + "Name": "Base64FormattingOptions", + "Namespace": "System" + }, + { + "Name": "Convert", + "Namespace": "System" + }, + { + "Name": "DataMisalignedException", + "Namespace": "System" + }, + { + "Name": "DateTimeKind", + "Namespace": "System" + }, + { + "Name": "DateTimeOffset", + "Namespace": "System" + }, + { + "Name": "DayOfWeek", + "Namespace": "System" + }, + { + "Name": "DBNull", + "Namespace": "System" + }, + { + "Name": "DivideByZeroException", + "Namespace": "System" + }, + { + "Name": "DllNotFoundException", + "Namespace": "System" + }, + { + "Name": "DuplicateWaitObjectException", + "Namespace": "System" + }, + { + "Name": "EntryPointNotFoundException", + "Namespace": "System" + }, + { + "Name": "EventArgs", + "Namespace": "System" + }, + { + "Name": "EventHandler", + "Namespace": "System" + }, + { + "Name": "EventHandler`1", + "Namespace": "System" + }, + { + "Name": "ExecutionEngineException", + "Namespace": "System" + }, + { + "Name": "FieldAccessException", + "Namespace": "System" + }, + { + "Name": "FlagsAttribute", + "Namespace": "System" + }, + { + "Name": "FormatException", + "Namespace": "System" + }, + { + "Name": "FormattableString", + "Namespace": "System" + }, + { + "Name": "IAsyncResult", + "Namespace": "System" + }, + { + "Name": "ICloneable", + "Namespace": "System" + }, + { + "Name": "IComparable", + "Namespace": "System" + }, + { + "Name": "IComparable`1", + "Namespace": "System" + }, + { + "Name": "IConvertible", + "Namespace": "System" + }, + { + "Name": "ICustomFormatter", + "Namespace": "System" + }, + { + "Name": "IDisposable", + "Namespace": "System" + }, + { + "Name": "IEquatable`1", + "Namespace": "System" + }, + { + "Name": "IFormatProvider", + "Namespace": "System" + }, + { + "Name": "IFormattable", + "Namespace": "System" + }, + { + "Name": "IndexOutOfRangeException", + "Namespace": "System" + }, + { + "Name": "InsufficientExecutionStackException", + "Namespace": "System" + }, + { + "Name": "InvalidCastException", + "Namespace": "System" + }, + { + "Name": "InvalidOperationException", + "Namespace": "System" + }, + { + "Name": "InvalidProgramException", + "Namespace": "System" + }, + { + "Name": "InvalidTimeZoneException", + "Namespace": "System" + }, + { + "Name": "IObservable`1", + "Namespace": "System" + }, + { + "Name": "IObserver`1", + "Namespace": "System" + }, + { + "Name": "IProgress`1", + "Namespace": "System" + }, + { + "Name": "Lazy`1", + "Namespace": "System" + }, + { + "Name": "MarshalByRefObject", + "Namespace": "System" + }, + { + "Name": "MemberAccessException", + "Namespace": "System" + }, + { + "Name": "MethodAccessException", + "Namespace": "System" + }, + { + "Name": "MidpointRounding", + "Namespace": "System" + }, + { + "Name": "MissingMethodException", + "Namespace": "System" + }, + { + "Name": "MulticastNotSupportedException", + "Namespace": "System" + }, + { + "Name": "NotFiniteNumberException", + "Namespace": "System" + }, + { + "Name": "NotImplementedException", + "Namespace": "System" + }, + { + "Name": "NotSupportedException", + "Namespace": "System" + }, + { + "Name": "NullReferenceException", + "Namespace": "System" + }, + { + "Name": "ObjectDisposedException", + "Namespace": "System" + }, + { + "Name": "ObsoleteAttribute", + "Namespace": "System" + }, + { + "Name": "OperationCanceledException", + "Namespace": "System" + }, + { + "Name": "OverflowException", + "Namespace": "System" + }, + { + "Name": "ParamArrayAttribute", + "Namespace": "System" + }, + { + "Name": "PlatformNotSupportedException", + "Namespace": "System" + }, + { + "Name": "Progress`1", + "Namespace": "System" + }, + { + "Name": "Random", + "Namespace": "System" + }, + { + "Name": "RankException", + "Namespace": "System" + }, + { + "Name": "ReadOnlySpan`1", + "Namespace": "System" + }, + { + "Name": "ResolveEventArgs", + "Namespace": "System" + }, + { + "Name": "ResolveEventHandler", + "Namespace": "System" + }, + { + "Name": "Span`1", + "Namespace": "System" + }, + { + "Name": "Span", + "Namespace": "System" + }, + { + "Name": "StackOverflowException", + "Namespace": "System" + }, + { + "Name": "StringComparer", + "Namespace": "System" + }, + { + "Name": "StringComparison", + "Namespace": "System" + }, + { + "Name": "StringSplitOptions", + "Namespace": "System" + }, + { + "Name": "SystemException", + "Namespace": "System" + }, + { + "Name": "STAThreadAttribute", + "Namespace": "System" + }, + { + "Name": "MTAThreadAttribute", + "Namespace": "System" + }, + { + "Name": "ThreadStaticAttribute", + "Namespace": "System" + }, + { + "Name": "TimeoutException", + "Namespace": "System" + }, + { + "Name": "TimeZone", + "Namespace": "System" + }, + { + "Name": "TimeZoneNotFoundException", + "Namespace": "System" + }, + { + "Name": "TupleExtensions", + "Namespace": "System" + }, + { + "Name": "TypeAccessException", + "Namespace": "System" + }, + { + "Name": "TypeCode", + "Namespace": "System" + }, + { + "Name": "TypeInitializationException", + "Namespace": "System" + }, + { + "Name": "TypeUnloadedException", + "Namespace": "System" + }, + { + "Name": "UnauthorizedAccessException", + "Namespace": "System" + }, + { + "Name": "UnhandledExceptionEventArgs", + "Namespace": "System" + }, + { + "Name": "UnhandledExceptionEventHandler", + "Namespace": "System" + }, + { + "Name": "ValueTuple", + "Namespace": "System" + }, + { + "Name": "ValueTuple`1", + "Namespace": "System" + }, + { + "Name": "ValueTuple`2", + "Namespace": "System" + }, + { + "Name": "ValueTuple`3", + "Namespace": "System" + }, + { + "Name": "ValueTuple`4", + "Namespace": "System" + }, + { + "Name": "ValueTuple`5", + "Namespace": "System" + }, + { + "Name": "ValueTuple`6", + "Namespace": "System" + }, + { + "Name": "ValueTuple`7", + "Namespace": "System" + }, + { + "Name": "ValueTuple`8", + "Namespace": "System" + }, + { + "Name": "Version", + "Namespace": "System" + }, + { + "Name": "Void", + "Namespace": "System" + }, + { + "Name": "AssemblyHashAlgorithm", + "Namespace": "System.Configuration.Assemblies" + }, + { + "Name": "AssemblyVersionCompatibility", + "Namespace": "System.Configuration.Assemblies" + }, + { + "Name": "DefaultValueAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorBrowsableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorBrowsableState", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ResourceManager", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceReader", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceSet", + "Namespace": "System.Resources" + }, + { + "Name": "IResourceReader", + "Namespace": "System.Resources" + }, + { + "Name": "MissingManifestResourceException", + "Namespace": "System.Resources" + }, + { + "Name": "MissingSatelliteAssemblyException", + "Namespace": "System.Resources" + }, + { + "Name": "NeutralResourcesLanguageAttribute", + "Namespace": "System.Resources" + }, + { + "Name": "SatelliteContractVersionAttribute", + "Namespace": "System.Resources" + }, + { + "Name": "UltimateResourceFallbackLocation", + "Namespace": "System.Resources" + }, + { + "Name": "Debugger", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerStepThroughAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerHiddenAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerNonUserCodeAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggableAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerBrowsableState", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerBrowsableAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerTypeProxyAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerDisplayAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "StackTrace", + "Namespace": "System.Diagnostics" + }, + { + "Name": "StackFrame", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ConditionalAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Debug", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SuppressMessageAttribute", + "Namespace": "System.Diagnostics.CodeAnalysis" + }, + { + "Name": "ISymbolDocumentWriter", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "PureAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractClassAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractClassForAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractInvariantMethodAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractReferenceAssemblyAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractRuntimeIgnoredAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractVerificationAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractPublicPropertyNameAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractArgumentValidatorAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractAbbreviatorAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractOptionAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "Contract", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractFailureKind", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractFailedEventArgs", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractHelper", + "Namespace": "System.Diagnostics.Contracts.Internal" + }, + { + "Name": "EventSource", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventActivityOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceSettings", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventListener", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventCommandEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceCreatedEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventWrittenEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "NonEventAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventCommand", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventManifestOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceException", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventLevel", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventTask", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventOpcode", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventChannel", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventKeywords", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventDataAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldTags", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldFormat", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventIgnoreAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventTags", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "TraceLoggingEventTypes", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "BinaryReader", + "Namespace": "System.IO" + }, + { + "Name": "BinaryWriter", + "Namespace": "System.IO" + }, + { + "Name": "FileLoadException", + "Namespace": "System.IO" + }, + { + "Name": "FileNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "IOException", + "Namespace": "System.IO" + }, + { + "Name": "MemoryStream", + "Namespace": "System.IO" + }, + { + "Name": "Stream", + "Namespace": "System.IO" + }, + { + "Name": "UnmanagedMemoryAccessor", + "Namespace": "System.IO" + }, + { + "Name": "DirectoryNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "EndOfStreamException", + "Namespace": "System.IO" + }, + { + "Name": "FileAccess", + "Namespace": "System.IO" + }, + { + "Name": "FileMode", + "Namespace": "System.IO" + }, + { + "Name": "FileOptions", + "Namespace": "System.IO" + }, + { + "Name": "FileShare", + "Namespace": "System.IO" + }, + { + "Name": "FileStream", + "Namespace": "System.IO" + }, + { + "Name": "Path", + "Namespace": "System.IO" + }, + { + "Name": "PathTooLongException", + "Namespace": "System.IO" + }, + { + "Name": "SeekOrigin", + "Namespace": "System.IO" + }, + { + "Name": "UnmanagedMemoryStream", + "Namespace": "System.IO" + }, + { + "Name": "ArrayPool`1", + "Namespace": "System.Buffers" + }, + { + "Name": "AllowPartiallyTrustedCallersAttribute", + "Namespace": "System.Security" + }, + { + "Name": "PartialTrustVisibilityLevel", + "Namespace": "System.Security" + }, + { + "Name": "SecureString", + "Namespace": "System.Security" + }, + { + "Name": "SecurityCriticalAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityCriticalScope", + "Namespace": "System.Security" + }, + { + "Name": "SecurityException", + "Namespace": "System.Security" + }, + { + "Name": "SecurityRulesAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityRuleSet", + "Namespace": "System.Security" + }, + { + "Name": "SecuritySafeCriticalAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityTransparentAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityTreatAsSafeAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SuppressUnmanagedCodeSecurityAttribute", + "Namespace": "System.Security" + }, + { + "Name": "UnverifiableCodeAttribute", + "Namespace": "System.Security" + }, + { + "Name": "VerificationException", + "Namespace": "System.Security" + }, + { + "Name": "CryptographicException", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SynchronizationContext", + "Namespace": "System.Threading" + }, + { + "Name": "EventWaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "Interlocked", + "Namespace": "System.Threading" + }, + { + "Name": "Monitor", + "Namespace": "System.Threading" + }, + { + "Name": "Mutex", + "Namespace": "System.Threading" + }, + { + "Name": "NativeOverlapped", + "Namespace": "System.Threading" + }, + { + "Name": "Overlapped", + "Namespace": "System.Threading" + }, + { + "Name": "Semaphore", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadInterruptedException", + "Namespace": "System.Threading" + }, + { + "Name": "RegisteredWaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "WaitCallback", + "Namespace": "System.Threading" + }, + { + "Name": "WaitOrTimerCallback", + "Namespace": "System.Threading" + }, + { + "Name": "IOCompletionCallback", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPool", + "Namespace": "System.Threading" + }, + { + "Name": "TimerCallback", + "Namespace": "System.Threading" + }, + { + "Name": "Timer", + "Namespace": "System.Threading" + }, + { + "Name": "Volatile", + "Namespace": "System.Threading" + }, + { + "Name": "WaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "SpinLock", + "Namespace": "System.Threading" + }, + { + "Name": "SpinWait", + "Namespace": "System.Threading" + }, + { + "Name": "LazyInitializer", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadLocal`1", + "Namespace": "System.Threading" + }, + { + "Name": "LockRecursionPolicy", + "Namespace": "System.Threading" + }, + { + "Name": "ReaderWriterLockSlim", + "Namespace": "System.Threading" + }, + { + "Name": "SemaphoreSlim", + "Namespace": "System.Threading" + }, + { + "Name": "ManualResetEventSlim", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationTokenRegistration", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationTokenSource", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationToken", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPoolBoundHandle", + "Namespace": "System.Threading" + }, + { + "Name": "PreAllocatedOverlapped", + "Namespace": "System.Threading" + }, + { + "Name": "AbandonedMutexException", + "Namespace": "System.Threading" + }, + { + "Name": "ApartmentState", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncLocal`1", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncLocalValueChangedArgs`1", + "Namespace": "System.Threading" + }, + { + "Name": "AutoResetEvent", + "Namespace": "System.Threading" + }, + { + "Name": "EventResetMode", + "Namespace": "System.Threading" + }, + { + "Name": "ContextCallback", + "Namespace": "System.Threading" + }, + { + "Name": "ExecutionContext", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncFlowControl", + "Namespace": "System.Threading" + }, + { + "Name": "LazyThreadSafetyMode", + "Namespace": "System.Threading" + }, + { + "Name": "LockRecursionException", + "Namespace": "System.Threading" + }, + { + "Name": "ManualResetEvent", + "Namespace": "System.Threading" + }, + { + "Name": "ParameterizedThreadStart", + "Namespace": "System.Threading" + }, + { + "Name": "SemaphoreFullException", + "Namespace": "System.Threading" + }, + { + "Name": "SendOrPostCallback", + "Namespace": "System.Threading" + }, + { + "Name": "SynchronizationLockException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadAbortException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPriority", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStart", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStartException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadState", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStateException", + "Namespace": "System.Threading" + }, + { + "Name": "Timeout", + "Namespace": "System.Threading" + }, + { + "Name": "WaitHandleCannotBeOpenedException", + "Namespace": "System.Threading" + }, + { + "Name": "Task`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskFactory`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskStatus", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Task", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCreationOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskContinuationOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskFactory", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskScheduler", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "UnobservedTaskExceptionEventArgs", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCompletionSource`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ConcurrentExclusiveSchedulerPair", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCanceledException", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskExtensions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskSchedulerException", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Calendar", + "Namespace": "System.Globalization" + }, + { + "Name": "CharUnicodeInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CompareOptions", + "Namespace": "System.Globalization" + }, + { + "Name": "CompareInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "GregorianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "IdnMapping", + "Namespace": "System.Globalization" + }, + { + "Name": "RegionInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "TextElementEnumerator", + "Namespace": "System.Globalization" + }, + { + "Name": "TextInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CalendarAlgorithmType", + "Namespace": "System.Globalization" + }, + { + "Name": "CalendarWeekRule", + "Namespace": "System.Globalization" + }, + { + "Name": "ChineseLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureNotFoundException", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureTypes", + "Namespace": "System.Globalization" + }, + { + "Name": "DateTimeFormatInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "DateTimeStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "DaylightTime", + "Namespace": "System.Globalization" + }, + { + "Name": "DigitShapes", + "Namespace": "System.Globalization" + }, + { + "Name": "EastAsianLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "GregorianCalendarTypes", + "Namespace": "System.Globalization" + }, + { + "Name": "HebrewCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "HijriCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JapaneseCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JapaneseLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JulianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "KoreanCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "KoreanLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "NumberFormatInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "NumberStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "PersianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "SortKey", + "Namespace": "System.Globalization" + }, + { + "Name": "SortVersion", + "Namespace": "System.Globalization" + }, + { + "Name": "StringInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "TaiwanCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "TaiwanLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "ThaiBuddhistCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "TimeSpanStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "UmAlQuraCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "UnicodeCategory", + "Namespace": "System.Globalization" + }, + { + "Name": "Assembly", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyName", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "ConstructorInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeData", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeNamedArgument", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeTypedArgument", + "Namespace": "System.Reflection" + }, + { + "Name": "ExceptionHandlingClause", + "Namespace": "System.Reflection" + }, + { + "Name": "FieldInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "LocalVariableInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodBase", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodBody", + "Namespace": "System.Reflection" + }, + { + "Name": "AmbiguousMatchException", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyAlgorithmIdAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCompanyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyConfigurationAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyContentType", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCopyrightAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCultureAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDefaultAliasAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDelaySignAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDescriptionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFileVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFlagsAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyInformationalVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyKeyFileAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyKeyNameAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyMetadataAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyNameFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyProductAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblySignatureKeyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyTitleAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyTrademarkAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "Binder", + "Namespace": "System.Reflection" + }, + { + "Name": "BindingFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "CallingConventions", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeFormatException", + "Namespace": "System.Reflection" + }, + { + "Name": "DefaultMemberAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "EventAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "EventInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ExceptionHandlingClauseOptions", + "Namespace": "System.Reflection" + }, + { + "Name": "FieldAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "GenericParameterAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ICustomAttributeProvider", + "Namespace": "System.Reflection" + }, + { + "Name": "ImageFileMachine", + "Namespace": "System.Reflection" + }, + { + "Name": "InterfaceMapping", + "Namespace": "System.Reflection" + }, + { + "Name": "IntrospectionExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "InvalidFilterCriteriaException", + "Namespace": "System.Reflection" + }, + { + "Name": "IReflect", + "Namespace": "System.Reflection" + }, + { + "Name": "IReflectableType", + "Namespace": "System.Reflection" + }, + { + "Name": "ManifestResourceInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberFilter", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberTypes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodImplAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "Missing", + "Namespace": "System.Reflection" + }, + { + "Name": "Module", + "Namespace": "System.Reflection" + }, + { + "Name": "ModuleResolveEventHandler", + "Namespace": "System.Reflection" + }, + { + "Name": "ObfuscateAssemblyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "ObfuscationAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterModifier", + "Namespace": "System.Reflection" + }, + { + "Name": "Pointer", + "Namespace": "System.Reflection" + }, + { + "Name": "PortableExecutableKinds", + "Namespace": "System.Reflection" + }, + { + "Name": "ProcessorArchitecture", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ReflectionContext", + "Namespace": "System.Reflection" + }, + { + "Name": "ReflectionTypeLoadException", + "Namespace": "System.Reflection" + }, + { + "Name": "ResourceAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ResourceLocation", + "Namespace": "System.Reflection" + }, + { + "Name": "StrongNameKeyPair", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetException", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetInvocationException", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetParameterCountException", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeDelegator", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeFilter", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyExtensions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "AssemblyBuilderAccess", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ConstructorBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "DynamicMethod", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EventBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EventToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FieldBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FieldToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ILGenerator", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "Label", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "LocalBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "MethodBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "CustomAttributeBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "MethodToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ModuleBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PEFileKinds", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCodes", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCode", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCodeType", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StackBehaviour", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OperandType", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FlowControl", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ParameterBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ParameterToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PropertyBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PropertyToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "SignatureHelper", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "SignatureToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StringToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PackingSize", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "TypeBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "GenericTypeParameterBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EnumBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "TypeToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StringBuilder", + "Namespace": "System.Text" + }, + { + "Name": "DecoderExceptionFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderExceptionFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallbackException", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "DecoderReplacementFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderReplacementFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderExceptionFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderExceptionFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallbackException", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderReplacementFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderReplacementFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "Encoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF7Encoding", + "Namespace": "System.Text" + }, + { + "Name": "ASCIIEncoding", + "Namespace": "System.Text" + }, + { + "Name": "Decoder", + "Namespace": "System.Text" + }, + { + "Name": "Encoder", + "Namespace": "System.Text" + }, + { + "Name": "EncodingInfo", + "Namespace": "System.Text" + }, + { + "Name": "EncodingProvider", + "Namespace": "System.Text" + }, + { + "Name": "NormalizationForm", + "Namespace": "System.Text" + }, + { + "Name": "UnicodeEncoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF32Encoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF8Encoding", + "Namespace": "System.Text" + }, + { + "Name": "DictionaryEntry", + "Namespace": "System.Collections" + }, + { + "Name": "ICollection", + "Namespace": "System.Collections" + }, + { + "Name": "IComparer", + "Namespace": "System.Collections" + }, + { + "Name": "IDictionary", + "Namespace": "System.Collections" + }, + { + "Name": "IDictionaryEnumerator", + "Namespace": "System.Collections" + }, + { + "Name": "IEnumerable", + "Namespace": "System.Collections" + }, + { + "Name": "IEnumerator", + "Namespace": "System.Collections" + }, + { + "Name": "IEqualityComparer", + "Namespace": "System.Collections" + }, + { + "Name": "IList", + "Namespace": "System.Collections" + }, + { + "Name": "IStructuralComparable", + "Namespace": "System.Collections" + }, + { + "Name": "IStructuralEquatable", + "Namespace": "System.Collections" + }, + { + "Name": "Collection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "Comparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Dictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "EqualityComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "List`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "ICollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEnumerable`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEnumerator`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEqualityComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyNotFoundException", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyValuePair", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyValuePair`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "MemoryFailPoint", + "Namespace": "System.Runtime" + }, + { + "Name": "GCLargeObjectHeapCompactionMode", + "Namespace": "System.Runtime" + }, + { + "Name": "GCLatencyMode", + "Namespace": "System.Runtime" + }, + { + "Name": "GCSettings", + "Namespace": "System.Runtime" + }, + { + "Name": "RuntimeImports", + "Namespace": "System.Runtime" + }, + { + "Name": "TargetFrameworkAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "SerializationInfo", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IDeserializationCallback", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IFormatterConverter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IObjectReference", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISafeSerializationData", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializable", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnDeserializedAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnDeserializingAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnSerializedAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnSerializingAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OptionalFieldAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SafeSerializationEventArgs", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationException", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationEntry", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationInfoEnumerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "StreamingContext", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "StreamingContextStates", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "AssemblyLoadContext", + "Namespace": "System.Runtime.Loader" + }, + { + "Name": "HandleProcessCorruptedStateExceptionsAttribute", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "ExceptionDispatchInfo", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "FirstChanceExceptionEventArgs", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "ArrayWithOffset", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeIdentifierAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "AllowReversePInvokeCallsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DispIdAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComInterfaceType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InterfaceTypeAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComDefaultInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ClassInterfaceType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ClassInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "LCIDConversionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ProgIdAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComSourceInterfacesAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "MarshalAsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComImportAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GuidAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "PreserveSigAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OutAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OptionalAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DllImportSearchPath", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultDllImportSearchPathsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DllImportAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "StructLayoutAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "FieldOffsetAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CoClassAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BestFitMappingAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultCharSetAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "COMException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CriticalHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GCHandleType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GCHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "HandleRef", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomMarshaler", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InvalidOleVariantTypeException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CustomQueryInterfaceMode", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "Marshal", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "MarshalDirectiveException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SEHException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeBuffer", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BStrWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CurrencyWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ErrorWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnknownWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "VariantWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComMemberType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomAdapter", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CustomQueryInterfaceResult", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomQueryInterface", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InvalidComObjectException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeArrayRankMismatchException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeArrayTypeMismatchException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "NativeCallableAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DispatchWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComEventsHelper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomFactory", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CallingConvention", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CharSet", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComVisibleAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ExternalException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "LayoutKind", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnmanagedFunctionPointerAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnmanagedType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "VarEnum", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BIND_OPTS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IBindCtx", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IConnectionPointContainer", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IConnectionPoint", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumMoniker", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CONNECTDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumConnections", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumConnectionPoints", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumString", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumVARIANT", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FILETIME", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IMoniker", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IPersistFile", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IRunningObjectTable", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STATSTG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IStream", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DESCKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "BINDPTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeComp", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IMPLTYPEFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEATTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDLFLAG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDLDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "PARAMFLAG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "PARAMDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ELEMDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DISPPARAMS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "EXCEPINFO", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "INVOKEKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CALLCONV", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeInfo", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "SYSKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "LIBFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPELIBATTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeLib", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeLib2", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeInfo2", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CriticalFinalizerObject", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "Cer", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "Consistency", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "ReliabilityContractAttribute", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "RuntimeHelpers", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CustomConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DateTimeConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DecimalConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodImplAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ICastable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeWrappedException", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConditionalWeakTable`2", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncVoidMethodBuilder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncTaskMethodBuilder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncTaskMethodBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TaskAwaiter", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TaskAwaiter`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredTaskAwaitable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredTaskAwaitable`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "YieldAwaitable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ContractHelper", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AccessedThroughPropertyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncStateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerFilePathAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerLineNumberAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerMemberNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilationRelaxations", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilationRelaxationsAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerGeneratedAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerGlobalScopeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DefaultDependencyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DependencyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DisablePrivateReflectionAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DiscardableAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ExtensionAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FixedAddressValueTypeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FixedBufferAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FormattableStringFactory", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IAsyncStateMachine", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IndexerNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "INotifyCompletion", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ICriticalNotifyCompletion", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "InternalsVisibleToAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsConst", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsByRefLikeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsVolatile", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IteratorStateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ITuple", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "LoadHint", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodCodeType", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodImplOptions", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsReadOnlyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ReferenceAssemblyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeCompatibilityAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeFeature", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "SpecialNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StringFreezingAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StrongBox`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IStrongBox", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "SuppressIldasmAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TupleElementNamesAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TypeForwardedFromAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TypeForwardedToAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "UnsafeValueTypeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IStreamProvider", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlDictionary", + "Namespace": "System.Xml" + }, + { + "Name": "UniqueId", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlBinaryReaderInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "XmlBinaryReaderSession", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlBinaryWriterInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "XmlBinaryWriterSession", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionary", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryWriter", + "Namespace": "System.Xml" + }, + { + "Name": "OnXmlDictionaryReaderClose", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReaderQuotaTypes", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReaderQuotas", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryString", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlTextReaderInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlTextWriterInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "IFragmentCapableXmlDictionaryWriter", + "Namespace": "System.Xml" + }, + { + "Name": "DataContractResolver", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializer", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializerSettings", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ExtensionDataObject", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XmlObjectSerializer", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializerExtensions", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XmlSerializableServices", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DateTimeFormat", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "EmitTypeInformation", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "JsonFormatGeneratorStatics", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ExportOptions", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IExtensibleDataObject", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XPathQueryGenerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XsdDataContractExporter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractJsonSerializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "DataContractJsonSerializerSettings", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "JsonReaderWriterFactory", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "IXmlJsonReaderInitializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "IXmlJsonWriterInitializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "KeyedByTypeCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SynchronizedCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SynchronizedKeyedCollection`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SynchronizedReadOnlyCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SecurityMessageSerializationException", + "Namespace": "System.IdentityModel" + }, + { + "Name": "BinaryKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "EncryptedKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "KerberosRequestorSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "LocalIdKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlSerializer", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityAlgorithms", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKey", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyIdentifier", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyType", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyUsage", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenTypes", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenValidationException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "UserNameSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "WindowsSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509SecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "KerberosSecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenManager", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenRequirement", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenResolver", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenSerializer", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenVersion", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "UserNameSecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "WindowsSecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "X509CertificateValidator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "X509SecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "X509SecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "AuthorizationContext", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "EvaluationContext", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "IAuthorizationComponent", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "IAuthorizationPolicy", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "Claim", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "ClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "ClaimTypes", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "DefaultClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "Rights", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "WindowsClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "X509CertificateClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "AsyncCompletionResult", + "Namespace": "System.Runtime" + }, + { + "Name": "Fx", + "Namespace": "System.Runtime" + }, + { + "Name": "MruCache`2", + "Namespace": "System.Runtime" + }, + { + "Name": "ServiceModelSynchronizationContext", + "Namespace": "System.Runtime" + }, + { + "Name": "TaskHelpers", + "Namespace": "System.Runtime" + }, + { + "Name": "DefaultTaskSchedulerAwaiter", + "Namespace": "System.Runtime" + }, + { + "Name": "OutWrapper`1", + "Namespace": "System.Runtime" + }, + { + "Name": "TimeoutHelper", + "Namespace": "System.Runtime" + }, + { + "Name": "GeneratedXmlSerializers", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "EventTraceActivity", + "Namespace": "System.Runtime.Diagnostics" + }, + { + "Name": "TraceRecord", + "Namespace": "System.Runtime.Diagnostics" + }, + { + "Name": "ExceptionHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DiagnosticUtility", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ActionNotSupportedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "AuditLevel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "AuditLogLocation", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpMessageCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpsBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpsSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpsSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CallbackBehaviorAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ChannelFactory", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ChannelFactory`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ChannelTerminatedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ClientBase`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationObjectAbortedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationObjectFaultedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationState", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ConcurrencyMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ConcurrencyModeHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DataContractFormatAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DnsEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DuplexChannelFactory`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DuplexClientBase`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointAddress", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointAddressBuilder", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointNotFoundException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EnvelopeVersion", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ExceptionDetail", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ExtensionCollection`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultCode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultException`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultReason", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultReasonText", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HostNameComparisonMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HostNameComparisonModeHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpBindingBase", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpClientCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpProxyCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpTransportSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IClientChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ICommunicationObject", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IAsyncCommunicationObject", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IContextChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IDefaultCommunicationTimeouts", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IDuplexContextChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IExtensibleObject`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IExtension`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IExtensionCollection`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ImpersonationOption", + "Namespace": "System.ServiceModel" + }, + { + "Name": "InstanceContext", + "Namespace": "System.ServiceModel" + }, + { + "Name": "InstanceContextMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "InvalidMessageContractException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IServiceChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageBodyMemberAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageContractMemberAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeaderArrayAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeaderAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeaderException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeader`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageParameterAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessagePropertyAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageSecurityOverTcp", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageSecurityVersion", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetHttpMessageEncoding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetHttpsBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetTcpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetTcpSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationContext", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationContextScope", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationFormatStyle", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationFormatUse", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerHopCountAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "Pool`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ProtocolException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "QuotaExceededException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ReceiveErrorHandling", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SecurityModeHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ClientCredentialsSecurityTokenManager", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServerTooBusyException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceActivationException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceDefaults", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceKnownTypeAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceSecurityContext", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SessionMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SpnEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TcpClientCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TcpTransportSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TimeSpanHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TransferMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TransferModeHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UnifiedSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UnknownMessageReceivedEventArgs", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UpnEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UriSchemeKeyedCollection", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSMessageEncoding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "X509CertificateEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "XmlSerializerFormatAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicSecurityProfileVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ChannelProtectionRequirements", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "HttpDigestClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IdentityVerifier", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ISecuritySession", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessagePartSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessageProtectionOrder", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessageSecurityException", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessageSecurityTokenVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "NonceCache", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ScopedMessagePartSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecureConversationVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityAccessDeniedException", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityAlgorithmSuite", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "Basic256SecurityAlgorithmSuite", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityContextKeyIdentifierClause", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityCredentialsManager", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityKeyEntropyMode", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityMessageProperty", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityNegotiationException", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityPolicyVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityStateEncoder", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityTokenAttachmentMode", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityTokenSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ProtectionLevelHelper", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SspiSecurityTokenProvider", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SupportingTokenSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "TrustVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "UserNamePasswordClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WindowsClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WSSecurityTokenSerializer", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateInitiatorClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateRecipientClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateValidationMode", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509ClientCertificateAuthentication", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509ServiceCertificateAuthentication", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ClaimTypeRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "InitiatorServiceModelSecurityTokenRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ISecurityContextSecurityTokenCache", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "RecipientServiceModelSecurityTokenRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecureConversationSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityContextSecurityToken", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityTokenInclusionMode", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityTokenReferenceStyle", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ServiceModelSecurityTokenRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ServiceModelSecurityTokenTypes", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SspiSecurityToken", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SupportingTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "UserNameSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "X509KeyIdentifierClauseType", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ChannelDispatcher", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ChannelDispatcherBase", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientOperationCompatBase", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientOperation", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientRuntimeCompatBase", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientRuntime", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "DispatchOperation", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "DispatchRuntime", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "EndpointDispatcher", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "FaultContractInfo", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "FaultFormatter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IChannelInitializer", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IClientMessageFormatter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IClientMessageInspector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IClientOperationSelector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IErrorHandler", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInstanceContextProvider", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInstanceProvider", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInteractiveChannelInitializer", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "InstanceBehavior", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IOperationInvoker", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IParameterInspector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "OperationInvokerBehavior", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "SyncMethodInvoker", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "TaskMethodInvoker", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientCredentials", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ContractDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "DataContractSerializerOperationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "FaultDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "FaultDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IContractBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IEndpointBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IOperationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ListenUriMode", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageBodyDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageDirection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageHeaderDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageHeaderDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePartDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePartDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePropertyDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePropertyDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataConversionError", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataLocation", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "OperationDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "OperationDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "PolicyVersion", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "PrincipalPermissionMode", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceEndpoint", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceEndpointCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "XmlSerializerOperationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "AddressHeader", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "AddressHeaderCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "AddressingVersion", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ApplicationContainerSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BinaryMessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BinaryVersion", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "Binding", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingContext", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingElementCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingParameterCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BodyWriter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BufferedReadStream", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BufferManager", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelFactoryBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelFactoryBase`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelManagerBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelParameterCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ClientWebSocketFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CommunicationObject", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CommunicationObjectInternal", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CompressionFormat", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IConnection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IConnectionInitiator", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ConnectionOrientedTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CommunicationPool`2", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ConnectionPool", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ConnectionPoolRegistry", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CustomBinding", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "DelegatingStream", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "FaultConverter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpMessageHandlerFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpRequestMessageExtensionMethods", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpRequestMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpResponseMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpsTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IAsyncChannelFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IBindingDeliveryCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IBindingMulticastCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IBindingRuntimePreferences", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelFactory`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelListener", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelListener`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IdlingCommunicationPool`2", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IDuplexChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IDuplexSession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IDuplexSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IHttpCookieContainerManager", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IInputChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IInputSession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IInputSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IMessageSource", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IOutputChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IOutputSession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IOutputSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IReceiveContextSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IReplyChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IReplySessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IRequestChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IRequestSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ISecurityCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ISession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ISessionChannel`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ITransportCompressionSupport", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IConnectionOrientedConnectionSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ITransportFactorySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IConnectionOrientedTransportFactorySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IConnectionOrientedTransportChannelFactorySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ITcpChannelFactorySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "LocalClientSecuritySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MaxMessageSizeStream", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "Message", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageBuffer", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageEncoder", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageEncoderFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageFault", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "XmlObjectSerializerFault", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageHeader", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageHeaderInfo", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageHeaders", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageProperties", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageState", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageVersion", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "NamedPipeSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "OutputChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RequestChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IRequestBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IAsyncRequest", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RequestContext", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SecurityCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SecurityHeaderLayout", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ServiceChannelProxy", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ServiceModelHttpMessageHandler", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SslStreamSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamSecurityUpgradeInitiator", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamSecurityUpgradeProvider", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamUpgradeBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamUpgradeInitiator", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamUpgradeProvider", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SupportedAddressingMode", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TcpConnectionPoolSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TcpTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TextMessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportChannelFactory`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "EncoderDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TextEncoderDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BinaryEncoderDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ConnectionOrientedTransportDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TcpTransportDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ApplicationContainerSettingsDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "NetTcpDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "OneWayDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BasicHttpBindingDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebSocketDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "NetHttpBindingDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportDuplexSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportOutputChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "UnderstoodHeaders", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebSocketTransportSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebSocketTransportUsage", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WindowsStreamSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ExceptionUtility", + "Namespace": "System.ServiceModel.Diagnostics" + }, + { + "Name": "TraceUtility", + "Namespace": "System.ServiceModel.Diagnostics" + }, + { + "Name": "GenericUriParserOptions", + "Namespace": "System" + }, + { + "Name": "GenericUriParser", + "Namespace": "System" + }, + { + "Name": "Uri", + "Namespace": "System" + }, + { + "Name": "UriBuilder", + "Namespace": "System" + }, + { + "Name": "UriKind", + "Namespace": "System" + }, + { + "Name": "UriComponents", + "Namespace": "System" + }, + { + "Name": "UriFormat", + "Namespace": "System" + }, + { + "Name": "UriFormatException", + "Namespace": "System" + }, + { + "Name": "UriHostNameType", + "Namespace": "System" + }, + { + "Name": "HttpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "FtpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "FileStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NewsStyleUriParser", + "Namespace": "System" + }, + { + "Name": "GopherStyleUriParser", + "Namespace": "System" + }, + { + "Name": "LdapStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NetPipeStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NetTcpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "UriPartial", + "Namespace": "System" + }, + { + "Name": "UriParser", + "Namespace": "System" + }, + { + "Name": "XmlNamedNodeMap", + "Namespace": "System.Xml" + }, + { + "Name": "IApplicationResourceStreamResolver", + "Namespace": "System.Xml" + }, + { + "Name": "IHasXmlNode", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlLineInfo", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlNamespaceResolver", + "Namespace": "System.Xml" + }, + { + "Name": "NameTable", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDateTimeSerializationMode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlConvert", + "Namespace": "System.Xml" + }, + { + "Name": "XmlException", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNamespaceManager", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNamespaceScope", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNameTable", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeOrder", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeType", + "Namespace": "System.Xml" + }, + { + "Name": "XmlQualifiedName", + "Namespace": "System.Xml" + }, + { + "Name": "XmlResolver", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSecureResolver", + "Namespace": "System.Xml" + }, + { + "Name": "XmlUrlResolver", + "Namespace": "System.Xml" + }, + { + "Name": "ConformanceLevel", + "Namespace": "System.Xml" + }, + { + "Name": "DtdProcessing", + "Namespace": "System.Xml" + }, + { + "Name": "EntityHandling", + "Namespace": "System.Xml" + }, + { + "Name": "NamespaceHandling", + "Namespace": "System.Xml" + }, + { + "Name": "NewLineHandling", + "Namespace": "System.Xml" + }, + { + "Name": "ReadState", + "Namespace": "System.Xml" + }, + { + "Name": "ValidationType", + "Namespace": "System.Xml" + }, + { + "Name": "WhitespaceHandling", + "Namespace": "System.Xml" + }, + { + "Name": "XmlParserContext", + "Namespace": "System.Xml" + }, + { + "Name": "XmlReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlReaderSettings", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSpace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTextReader", + "Namespace": "System.Xml" + }, + { + "Name": "Formatting", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTextWriter", + "Namespace": "System.Xml" + }, + { + "Name": "XmlValidatingReader", + "Namespace": "System.Xml" + }, + { + "Name": "WriteState", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWriter", + "Namespace": "System.Xml" + }, + { + "Name": "XmlOutputMethod", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWriterSettings", + "Namespace": "System.Xml" + }, + { + "Name": "XmlAttribute", + "Namespace": "System.Xml" + }, + { + "Name": "XmlAttributeCollection", + "Namespace": "System.Xml" + }, + { + "Name": "XmlCDataSection", + "Namespace": "System.Xml" + }, + { + "Name": "XmlCharacterData", + "Namespace": "System.Xml" + }, + { + "Name": "XmlComment", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDeclaration", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocument", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocumentFragment", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocumentType", + "Namespace": "System.Xml" + }, + { + "Name": "XmlElement", + "Namespace": "System.Xml" + }, + { + "Name": "XmlEntity", + "Namespace": "System.Xml" + }, + { + "Name": "XmlEntityReference", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedAction", + "Namespace": "System.Xml" + }, + { + "Name": "XmlImplementation", + "Namespace": "System.Xml" + }, + { + "Name": "XmlLinkedNode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedEventArgs", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedEventHandler", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeList", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNotation", + "Namespace": "System.Xml" + }, + { + "Name": "XmlProcessingInstruction", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSignificantWhitespace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlText", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWhitespace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTokenizedType", + "Namespace": "System.Xml" + }, + { + "Name": "CodeGenerationOptions", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "CodeIdentifier", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "CodeIdentifiers", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "ImportContext", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "IXmlSerializable", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "IXmlTextParser", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SchemaImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributeOverrides", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapEnumAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapIgnoreAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapIncludeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapReflectionImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapSchemaMember", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapTypeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyElementAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayItemAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayItemAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeOverrides", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlChoiceIdentifierAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlEnumAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlIgnoreAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlIncludeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMappingAccess", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMemberMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMembersMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNamespaceDeclarationsAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlReflectionImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlReflectionMember", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlRootAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaExporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaProviderAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemas", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaEnumerator", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationGeneratedCode", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationReader", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationFixupCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationCollectionFixupCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationReadCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationWriter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationWriteCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerAssemblyAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlDeserializationEvents", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerImplementation", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializer", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerFactory", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerNamespaces", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerVersionAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTextAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTypeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTypeMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNodeEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNodeEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "UnreferencedObjectEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "UnreferencedObjectEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaDatatypeVariety", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "IXmlSchemaInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "ValidationEventArgs", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "ValidationEventHandler", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlAtomicValue", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchema", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAll", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnnotated", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnnotation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAny", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnyAttribute", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAppInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttribute", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttributeGroup", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttributeGroupRef", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaChoice", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCollection", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCollectionEnumerator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContentExtension", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContentRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentModel", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentProcessing", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDatatype", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDerivationMethod", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDocumentation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaElement", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaExternal", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaNumericFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaPatternFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaEnumerationFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinExclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinInclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxExclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxInclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaTotalDigitsFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaFractionDigitsFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaWhiteSpaceFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaForm", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroup", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroupBase", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroupRef", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaIdentityConstraint", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaXPath", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaUnique", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaKey", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaKeyref", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaImport", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInclude", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaNotation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObject", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectCollection", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectEnumerator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectTable", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaParticle", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaRedefine", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSequence", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCompilationSettings", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContentExtension", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContentRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeList", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeUnion", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaUse", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidationException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlValueGetter", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidationFlags", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidity", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSeverityType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlTypeCode", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInference", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInferenceException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XslCompiledTransform", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltMessageEncounteredEventArgs", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltMessageEncounteredEventHandler", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltArgumentList", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "IXsltContextFunction", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "IXsltContextVariable", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltContext", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltException", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltCompileException", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XslTransform", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltSettings", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "ContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ElementContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NodeKindContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AttributeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NamespaceIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AttributeContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ContentMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DodSequenceMerge", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "SetIteratorResult", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "UnionIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IntersectIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DifferenceIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "FollowingSiblingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "FollowingSiblingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingSiblingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingSiblingDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "StringConcat", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DescendantIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DescendantMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ParentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AncestorIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AncestorDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathFollowingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathFollowingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NodeRangeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "Int32Aggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "Int64Aggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DecimalAggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DoubleAggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlCollation", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlILIndex", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlILStorageConverter", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IteratorResult", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IdIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlNavigatorFilter", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryContext", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryOutput", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryRuntime", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQuerySequence`1", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryItemSequence", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryNodeSequence", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlSortKeyAccumulator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltConvert", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltFunctions", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltLibrary", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IXPathNavigable", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathDocument", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathException", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlSortOrder", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlCaseOrder", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlDataType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathResultType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathExpression", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathItem", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNamespaceScope", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNavigator", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNodeIterator", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNodeType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlKnownDtds", + "Namespace": "System.Xml.Resolvers" + }, + { + "Name": "XmlPreloadedResolver", + "Namespace": "System.Xml.Resolvers" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XAttribute", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XCData", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XComment", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XContainer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDeclaration", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDocument", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDocumentType", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XElement", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObjectChange", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "LoadOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "SaveOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "ReaderOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XName", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNamespace", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNode", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNodeDocumentOrderComparer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNodeEqualityComparer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObject", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObjectChangeEventArgs", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XProcessingInstruction", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XStreamingElement", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XText", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "DispatchProxy", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodSemanticsAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "DeclarativeSecurityAction", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodImportAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ManifestResourceAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyHashAlgorithm", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "ManagedPEBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DebugDirectoryBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEDirectoriesBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEHeaderBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "ResourceSectionBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "SectionLocation", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CoffHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CorFlags", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CorHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CodeViewDebugDirectoryData", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DebugDirectoryEntry", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DebugDirectoryEntryType", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DirectoryEntry", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "Machine", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "Characteristics", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEMagic", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "Subsystem", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DllCharacteristics", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "SectionCharacteristics", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEHeaders", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEMemoryBlock", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEReader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEStreamOptions", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "SectionHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "EntityHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Blob", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobWriter", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobBuilder", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ReservedBlob`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeNamedArgument`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeTypedArgument`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeValue`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ICustomAttributeTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ILOpCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ILOpCodeExtensions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImageFormatLimitationException", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataStreamOptions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataReaderProvider", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobContentId", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PrimitiveSerializationTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "InterfaceImplementationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImplementationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodSpecificationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExportedTypeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeSpecificationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FieldDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StandaloneSignatureHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ParameterHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterConstraintHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DeclarativeSecurityAttributeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ConstantHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ManifestResourceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyFileHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "UserStringHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StringHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "NamespaceDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GuidHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyFile", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobReader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Constant", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ConstantTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttribute", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeNamedArgumentKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DeclarativeSecurityAttribute", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ArrayShape", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ISZArrayTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ISignatureTypeProvider`2", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ISimpleTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureTypeKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "IConstructedTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodSignature`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PrimitiveTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExceptionRegion", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExceptionRegionKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExportedType", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FieldDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameter", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterConstraint", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterConstraintHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DeclarativeSecurityAttributeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FieldDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImplementationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ParameterHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "InterfaceImplementationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeReferenceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExportedTypeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReferenceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyAccessors", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventAccessors", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyReferenceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ManifestResourceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyFileHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "HandleComparer", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "HandleKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Handle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "InterfaceImplementation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ManifestResource", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StandaloneSignatureKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReferenceKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataReader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataReaderOptions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataStringComparer", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataStringDecoder", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodBodyBlock", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImplementation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImport", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodSpecification", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "NamespaceDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Parameter", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomDebugInformation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DebugMetadataHeader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Document", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DocumentNameBlobHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DocumentHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDebugInformationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalScopeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariableHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalConstantHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportScopeCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomDebugInformationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DocumentHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDebugInformationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalScopeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariableHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalConstantHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportScopeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomDebugInformationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportDefinitionKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportDefinitionCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalConstant", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportScope", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalScope", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariable", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariableAttributes", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDebugInformation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SequencePoint", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SequencePointCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PEReaderExtensions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SerializationTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureAttributes", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureCallingConvention", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureHeader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StandaloneSignature", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeLayout", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeSpecification", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FunctionPointerAttributes", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MethodBodyStreamEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MethodBodyAttributes", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataRootBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ControlFlowBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ExceptionRegionEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "InstructionEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LabelHandle", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CodedIndex", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "PortablePdbBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "BlobEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MethodSignatureEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LocalVariablesEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LocalVariableTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ParameterTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "PermissionSetEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "GenericTypeArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "FixedArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LiteralEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ScalarEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LiteralsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "VectorEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "NameEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomAttributeNamedArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "NamedArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "NamedArgumentTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomAttributeArrayTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomAttributeElementTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "SignatureTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomModifiersEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ArrayShapeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ReturnTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ParametersEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataSizes", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "SignatureDecoder`2", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "EditAndContinueLogEntry", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "EditAndContinueOperation", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ExportedTypeExtensions", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "HeapIndex", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataReaderExtensions", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataTokens", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "TableIndex", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataAggregator", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "TypeExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "EventInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "ModuleExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "IResourceWriter", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceWriter", + "Namespace": "System.Resources" + }, + { + "Name": "Unsafe", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvCdecl", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvStdcall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvThiscall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvFastcall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsPinned", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsBoxed", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsByValue", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsCopyConstructed", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsExplicitlyDereferenced", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsImplicitlyDereferenced", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsJitIntrinsic", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsLong", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsSignUnspecifiedByte", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsUdtReturn", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "HasCopySemanticsAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ScopelessEnumAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "NativeCppClassAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RequiredAttributeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerMarshalOverride", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "Action`9", + "Namespace": "System" + }, + { + "Name": "Action`10", + "Namespace": "System" + }, + { + "Name": "Action`11", + "Namespace": "System" + }, + { + "Name": "Action`12", + "Namespace": "System" + }, + { + "Name": "Action`13", + "Namespace": "System" + }, + { + "Name": "Action`14", + "Namespace": "System" + }, + { + "Name": "Action`15", + "Namespace": "System" + }, + { + "Name": "Action`16", + "Namespace": "System" + }, + { + "Name": "Func`10", + "Namespace": "System" + }, + { + "Name": "Func`11", + "Namespace": "System" + }, + { + "Name": "Func`12", + "Namespace": "System" + }, + { + "Name": "Func`13", + "Namespace": "System" + }, + { + "Name": "Func`14", + "Namespace": "System" + }, + { + "Name": "Func`15", + "Namespace": "System" + }, + { + "Name": "Func`16", + "Namespace": "System" + }, + { + "Name": "Func`17", + "Namespace": "System" + }, + { + "Name": "Lazy`2", + "Namespace": "System" + }, + { + "Name": "WaitHandleExtensions", + "Namespace": "System.Threading" + }, + { + "Name": "AssemblyTargetedPatchBandAttribute", + "Namespace": "System.Runtime" + }, + { + "Name": "TargetedPatchingOptOutAttribute", + "Namespace": "System.Runtime" + }, + { + "Name": "PrePrepareMethodAttribute", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "RuntimeReflectionExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "FileAttributes", + "Namespace": "System.IO" + }, + { + "Name": "HandleInheritability", + "Namespace": "System.IO" + }, + { + "Name": "ISet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "AppDomain", + "Namespace": "System" + }, + { + "Name": "AppDomainUnloadedException", + "Namespace": "System" + }, + { + "Name": "ApplicationId", + "Namespace": "System" + }, + { + "Name": "CannotUnloadAppDomainException", + "Namespace": "System" + }, + { + "Name": "ContextBoundObject", + "Namespace": "System" + }, + { + "Name": "ContextMarshalException", + "Namespace": "System" + }, + { + "Name": "ContextStaticAttribute", + "Namespace": "System" + }, + { + "Name": "Environment", + "Namespace": "System" + }, + { + "Name": "LoaderOptimization", + "Namespace": "System" + }, + { + "Name": "LoaderOptimizationAttribute", + "Namespace": "System" + }, + { + "Name": "OperatingSystem", + "Namespace": "System" + }, + { + "Name": "PlatformID", + "Namespace": "System" + }, + { + "Name": "StringNormalizationExtensions", + "Namespace": "System" + }, + { + "Name": "IPermission", + "Namespace": "System.Security" + }, + { + "Name": "ISecurityEncodable", + "Namespace": "System.Security" + }, + { + "Name": "SecurityElement", + "Namespace": "System.Security" + }, + { + "Name": "CodeAccessSecurityAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityAction", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermissionFlag", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ArrayList", + "Namespace": "System.Collections" + }, + { + "Name": "Comparer", + "Namespace": "System.Collections" + }, + { + "Name": "Hashtable", + "Namespace": "System.Collections" + }, + { + "Name": "IHashCodeProvider", + "Namespace": "System.Collections" + }, + { + "Name": "FrameworkName", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ComponentGuaranteesAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceConsumptionAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ComponentGuaranteesOptions", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceExposureAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceScope", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "VersioningHelper", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "AssemblyNameProxy", + "Namespace": "System.Reflection" + }, + { + "Name": "WebUtility", + "Namespace": "System.Net" + }, + { + "Name": "StreamReader", + "Namespace": "System.IO" + }, + { + "Name": "StreamWriter", + "Namespace": "System.IO" + }, + { + "Name": "StringReader", + "Namespace": "System.IO" + }, + { + "Name": "StringWriter", + "Namespace": "System.IO" + }, + { + "Name": "TextReader", + "Namespace": "System.IO" + }, + { + "Name": "TextWriter", + "Namespace": "System.IO" + }, + { + "Name": "BufferedStream", + "Namespace": "System.IO" + }, + { + "Name": "InvalidDataException", + "Namespace": "System.IO" + }, + { + "Name": "GlobalizationExtensions", + "Namespace": "System.Globalization" + }, + { + "Name": "Stopwatch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "IndentedTextWriter", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "SecureStringMarshal", + "Namespace": "System.Security" + }, + { + "Name": "AutomationProxyAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComAliasNameAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComCompatibleVersionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComConversionLossAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComRegisterFunctionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComUnregisterFunctionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IDispatchImplAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IDispatchImplType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ImportedFromTypeLibAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ManagedToNativeComInteropStubAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "PrimaryInteropAssemblyAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SetWin32ContextInIDispatchAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibImportClassAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibTypeFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibFuncFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVarFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibTypeAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibFuncAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVarAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVersionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComAwareEventInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComEventInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultParameterValueAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "HandleCollector", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RuntimeEnvironment", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "AssemblyRegistrationFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ExporterEventKind", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RegistrationClassContext", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RegistrationConnectionType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ADVF", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DATADIR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DVASPECT", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FORMATETC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IAdviseSink", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDataObject", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumFORMATETC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumSTATDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STATDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STGMEDIUM", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYMED", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IUnknownConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeInformation", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "Architecture", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OSPlatform", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "EventRegistrationToken", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "EventRegistrationTokenTable`1", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "IActivationFactory", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "InterfaceImplementedInVersionAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "ReadOnlyArrayAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "ReturnValueNameAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WindowsRuntimeMarshal", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WriteOnlyArrayAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "BigInteger", + "Namespace": "System.Numerics" + }, + { + "Name": "Complex", + "Namespace": "System.Numerics" + }, + { + "Name": "Formatter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterConverter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterServices", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IFormatter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializationSurrogate", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISurrogateSelector", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ObjectIDGenerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ObjectManager", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationBinder", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationObjectManager", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SurrogateSelector", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterTypeStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "FormatterAssemblyStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "TypeFilterLevel", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "IFieldInfo", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "BinaryFormatter", + "Namespace": "System.Runtime.Serialization.Formatters.Binary" + }, + { + "Name": "CollectionDataContractAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ContractNamespaceAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "EnumMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IgnoreDataMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "InvalidDataContractException", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializationSurrogateProvider", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "KnownTypeAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "AccessControlActions", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlModification", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlSections", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessRule`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceEnumerator", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceQualifier", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditRule`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuthorizationRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuthorizationRuleCollection", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CompoundAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CompoundAceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ControlFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CustomAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DiscretionaryAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "InheritanceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "KnownAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "NativeObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectSecurity`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "PrivilegeNotHeldException", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "PropagationFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "QualifiedAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RawAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RawSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ResourceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SecurityInfos", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SystemAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "GenericPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "Claim", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimsIdentity", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimsPrincipal", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimTypes", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimValueTypes", + "Namespace": "System.Security.Claims" + }, + { + "Name": "Aes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AesManaged", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricKeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricKeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricSignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricSignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoConfig", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DES", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSA", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSAParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSASignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSASignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECCurve", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDiffieHellmanPublicKey", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsa", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECPoint", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MaskGenerationMethod", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MD5", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACMD5", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA1", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA256", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA384", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA512", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "IncrementalHash", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PKCS1MaskGenerationMethod", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RandomNumberGenerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RC2", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Rijndael", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RijndaelManaged", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Rfc2898DeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSA", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAEncryptionPadding", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAEncryptionPaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOAEPKeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOAEPKeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1KeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1KeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1SignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1SignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSASignaturePadding", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSASignaturePaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SignatureDescription", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDES", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SafeNCryptHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptKeyHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptProviderHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptSecretHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "AesCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngAlgorithmGroup", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngExportPolicies", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKey", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyBlobFormat", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyCreationOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyCreationParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyHandleOpenOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyOpenOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyUsages", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngProperty", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngPropertyCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngPropertyOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngUIPolicy", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngUIProtectionLevels", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSACng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsaCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECKeyXmlFormat", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSACng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDESCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AesCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspProviderFlags", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ICspAsymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeyNumber", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MD5CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PasswordDeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RNGCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDESCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspKeyContainerInfo", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DESCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSACryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RC2CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSACryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedData", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedDataCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedDataEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "FromBase64TransformMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ToBase64Transform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "FromBase64Transform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Oid", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidGroup", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSAOpenSsl", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsaOpenSsl", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOpenSsl", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SafeEvpPKeyHandle", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObject", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObjectCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObjectEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "X509IssuerSerial", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "AlgorithmIdentifier", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipient", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipientCollection", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipientEnumerator", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "ContentInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "EnvelopedCms", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "KeyAgreeRecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "KeyTransRecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9AttributeObject", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9ContentType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9DocumentDescription", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9DocumentName", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9MessageDigest", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9SigningTime", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "PublicKeyInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoCollection", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoEnumerator", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifier", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierOrKey", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierOrKeyType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "AsymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CipherMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicUnexpectedOperationException", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoStream", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoStreamMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HashAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HashAlgorithmName", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMAC", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ICryptoTransform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeyedHashAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeySizes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CertificateRequest", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "DSACertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "ECDsaCertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "OpenFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "PublicKey", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "RSACertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "StoreLocation", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "StoreName", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "SubjectAlternativeNameBuilder", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X500DistinguishedName", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X500DistinguishedNameFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509BasicConstraintsExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2Collection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2Enumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Chain", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElement", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElementCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElementEnumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainPolicy", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainStatus", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainStatusFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ContentType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509EnhancedKeyUsageExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Extension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ExtensionCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ExtensionEnumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509FindType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509IncludeOption", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyStorageFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyUsageExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyUsageFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509NameType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509RevocationFlag", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509RevocationMode", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SignatureGenerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Store", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SubjectKeyIdentifierExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SubjectKeyIdentifierHashAlgorithm", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509VerificationFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "SafeX509ChainHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "ApplicationIdentity", + "Namespace": "System" + }, + { + "Name": "DistributedTransactionPermission", + "Namespace": "System.Transactions" + }, + { + "Name": "DistributedTransactionPermissionAttribute", + "Namespace": "System.Transactions" + }, + { + "Name": "CodeAccessPermission", + "Namespace": "System.Security" + }, + { + "Name": "HostProtectionException", + "Namespace": "System.Security" + }, + { + "Name": "HostSecurityManager", + "Namespace": "System.Security" + }, + { + "Name": "HostSecurityManagerOptions", + "Namespace": "System.Security" + }, + { + "Name": "IEvidenceFactory", + "Namespace": "System.Security" + }, + { + "Name": "ISecurityPolicyEncodable", + "Namespace": "System.Security" + }, + { + "Name": "IStackWalk", + "Namespace": "System.Security" + }, + { + "Name": "NamedPermissionSet", + "Namespace": "System.Security" + }, + { + "Name": "PermissionSet", + "Namespace": "System.Security" + }, + { + "Name": "PolicyLevelType", + "Namespace": "System.Security" + }, + { + "Name": "SecurityContext", + "Namespace": "System.Security" + }, + { + "Name": "SecurityContextSource", + "Namespace": "System.Security" + }, + { + "Name": "SecurityManager", + "Namespace": "System.Security" + }, + { + "Name": "SecurityState", + "Namespace": "System.Security" + }, + { + "Name": "SecurityZone", + "Namespace": "System.Security" + }, + { + "Name": "XmlSyntaxException", + "Namespace": "System.Security" + }, + { + "Name": "AllMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationDirectory", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationDirectoryMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrust", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrustCollection", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrustEnumerator", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationVersionMatch", + "Namespace": "System.Security.Policy" + }, + { + "Name": "CodeConnectAccess", + "Namespace": "System.Security.Policy" + }, + { + "Name": "CodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Evidence", + "Namespace": "System.Security.Policy" + }, + { + "Name": "EvidenceBase", + "Namespace": "System.Security.Policy" + }, + { + "Name": "FileCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "FirstMatchCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "GacInstalled", + "Namespace": "System.Security.Policy" + }, + { + "Name": "GacMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Hash", + "Namespace": "System.Security.Policy" + }, + { + "Name": "HashMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "IIdentityPermissionFactory", + "Namespace": "System.Security.Policy" + }, + { + "Name": "IMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "NetCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PermissionRequestEvidence", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyException", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyLevel", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyStatement", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyStatementAttribute", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Publisher", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PublisherMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Site", + "Namespace": "System.Security.Policy" + }, + { + "Name": "SiteMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "StrongName", + "Namespace": "System.Security.Policy" + }, + { + "Name": "StrongNameMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "TrustManagerContext", + "Namespace": "System.Security.Policy" + }, + { + "Name": "TrustManagerUIContext", + "Namespace": "System.Security.Policy" + }, + { + "Name": "UnionCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Url", + "Namespace": "System.Security.Policy" + }, + { + "Name": "UrlMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Zone", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ZoneMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "EnvironmentPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "EnvironmentPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "EnvironmentPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "GacIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "GacIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "HostProtectionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "HostProtectionResource", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageContainment", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageFilePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageFilePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStoragePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStoragePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IUnrestrictedPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntry", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntryCollection", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntryEnumerator", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PermissionSetAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PermissionState", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PrincipalPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PrincipalPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PublisherIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PublisherIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermissionFlag", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ResourcePermissionBase", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ResourcePermissionBaseEntry", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SiteIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SiteIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNameIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNameIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNamePublicKeyBlob", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionClipboard", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionWindow", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UrlIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UrlIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ZoneIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ZoneIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "DnsPermission", + "Namespace": "System.Net" + }, + { + "Name": "DnsPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "EndpointPermission", + "Namespace": "System.Net" + }, + { + "Name": "NetworkAccess", + "Namespace": "System.Net" + }, + { + "Name": "SocketPermission", + "Namespace": "System.Net" + }, + { + "Name": "SocketPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "TransportType", + "Namespace": "System.Net" + }, + { + "Name": "WebPermission", + "Namespace": "System.Net" + }, + { + "Name": "WebPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "PnrpPermission", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PnrpPermissionAttribute", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PnrpScope", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerCollaborationPermission", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerCollaborationPermissionAttribute", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "NetworkInformationAccess", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationPermission", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationPermissionAttribute", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "SmtpAccess", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpPermission", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpPermissionAttribute", + "Namespace": "System.Net.Mail" + }, + { + "Name": "PrintingPermission", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintingPermissionAttribute", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintingPermissionLevel", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "EventLogPermission", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionAccess", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionEntry", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionEntryCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermission", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionAccess", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionEntry", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionEntryCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SqlClientPermission", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientPermissionAttribute", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "OraclePermission", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OraclePermissionAttribute", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OleDbPermission", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbPermissionAttribute", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OdbcPermission", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcPermissionAttribute", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "DBDataPermission", + "Namespace": "System.Data.Common" + }, + { + "Name": "DBDataPermissionAttribute", + "Namespace": "System.Data.Common" + }, + { + "Name": "IIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "PrincipalPolicy", + "Namespace": "System.Security.Principal" + }, + { + "Name": "TokenImpersonationLevel", + "Namespace": "System.Security.Principal" + }, + { + "Name": "SafeAccessTokenHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "IdentityNotMappedException", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityReference", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityReferenceCollection", + "Namespace": "System.Security.Principal" + }, + { + "Name": "NTAccount", + "Namespace": "System.Security.Principal" + }, + { + "Name": "SecurityIdentifier", + "Namespace": "System.Security.Principal" + }, + { + "Name": "TokenAccessLevels", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WellKnownSidType", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsBuiltInRole", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "ServiceController", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceControllerStatus", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceStartMode", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceType", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "TimeoutException", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "CodePagesEncodingProvider", + "Namespace": "System.Text" + }, + { + "Name": "UnicodeRange", + "Namespace": "System.Text.Unicode" + }, + { + "Name": "UnicodeRanges", + "Namespace": "System.Text.Unicode" + }, + { + "Name": "HtmlEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "JavaScriptEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "TextEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "TextEncoderSettings", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "UrlEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "Regex", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "MatchEvaluator", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Capture", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "CaptureCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Group", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "GroupCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Match", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "MatchCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexMatchTimeoutException", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexOptions", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexRunner", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexRunnerFactory", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "ThreadingAclExtensions", + "Namespace": "System.Threading" + }, + { + "Name": "EventWaitHandleAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "BarrierPostPhaseException", + "Namespace": "System.Threading" + }, + { + "Name": "Barrier", + "Namespace": "System.Threading" + }, + { + "Name": "CountdownEvent", + "Namespace": "System.Threading" + }, + { + "Name": "HostExecutionContext", + "Namespace": "System.Threading" + }, + { + "Name": "HostExecutionContextManager", + "Namespace": "System.Threading" + }, + { + "Name": "LockCookie", + "Namespace": "System.Threading" + }, + { + "Name": "ReaderWriterLock", + "Namespace": "System.Threading" + }, + { + "Name": "DataflowBlock", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowBlockOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ExecutionDataflowBlockOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "GroupingDataflowBlockOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowLinkOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowMessageHeader", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowMessageStatus", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "IDataflowBlock", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "IPropagatorBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "IReceivableSourceBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ISourceBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ITargetBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ActionBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BatchBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BatchedJoinBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BatchedJoinBlock`3", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BroadcastBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BufferBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "JoinBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "JoinBlock`3", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "TransformBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "TransformManyBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "WriteOnceBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ValueTask`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "AsyncMethodBuilderAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncValueTaskMethodBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredValueTaskAwaitable`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ValueTaskAwaiter`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ParallelOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Parallel", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ParallelLoopState", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ParallelLoopResult", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "LocalDataStoreSlot", + "Namespace": "System" + }, + { + "Name": "CompressedStack", + "Namespace": "System.Threading" + }, + { + "Name": "Thread", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadExceptionEventArgs", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadExceptionEventHandler", + "Namespace": "System.Threading" + }, + { + "Name": "CommittableTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "DependentTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "Enlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "IEnlistmentNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "IPromotableSinglePhaseNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "ISimpleTransactionSuperior", + "Namespace": "System.Transactions" + }, + { + "Name": "ISinglePhaseNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "ITransactionPromoter", + "Namespace": "System.Transactions" + }, + { + "Name": "PreparingEnlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "SinglePhaseEnlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "SubordinateTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionEventArgs", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionCompletedEventHandler", + "Namespace": "System.Transactions" + }, + { + "Name": "IsolationLevel", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionStatus", + "Namespace": "System.Transactions" + }, + { + "Name": "DependentCloneOption", + "Namespace": "System.Transactions" + }, + { + "Name": "EnlistmentOptions", + "Namespace": "System.Transactions" + }, + { + "Name": "Transaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionAbortedException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInDoubtException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionManagerCommunicationException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionPromotionException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInformation", + "Namespace": "System.Transactions" + }, + { + "Name": "IDtcTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInterop", + "Namespace": "System.Transactions" + }, + { + "Name": "HostCurrentTransactionCallback", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionStartedEventHandler", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionManager", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionOptions", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScopeOption", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScopeAsyncFlowOption", + "Namespace": "System.Transactions" + }, + { + "Name": "EnterpriseServicesInteropOption", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScope", + "Namespace": "System.Transactions" + }, + { + "Name": "HttpUtility", + "Namespace": "System.Web" + }, + { + "Name": "XDocumentExtensions", + "Namespace": "System.Xml.XPath" + } + ], + "SchemaVersion": "0.0.1" +} diff --git a/Engine/Settings/core-6.1.0-preview.2-windows.json b/Engine/Settings/core-6.1.0-preview.2-windows.json new file mode 100644 index 000000000..2cba2a67b --- /dev/null +++ b/Engine/Settings/core-6.1.0-preview.2-windows.json @@ -0,0 +1,24502 @@ +{ + "Edition": { + "OS": "windows", + "PowerShellEdition": "core", + "PowerShellVersion": "6.1.0-preview.2" + }, + "Modules": [ + { + "Name": "CimCmdlets", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-CimAssociatedInstance" + }, + { + "Name": "Get-CimClass" + }, + { + "Name": "Get-CimInstance" + }, + { + "Name": "Get-CimSession" + }, + { + "Name": "Invoke-CimMethod" + }, + { + "Name": "New-CimInstance" + }, + { + "Name": "New-CimSession" + }, + { + "Name": "New-CimSessionOption" + }, + { + "Name": "Register-CimIndicationEvent" + }, + { + "Name": "Remove-CimInstance" + }, + { + "Name": "Remove-CimSession" + }, + { + "Name": "Set-CimInstance" + } + ], + "ExportedAliases": [ + "gcim", + "scim", + "ncim", + "rcim", + "icim", + "gcai", + "rcie", + "ncms", + "rcms", + "gcms", + "ncso", + "gcls" + ] + }, + { + "Name": "Microsoft.PowerShell.Archive", + "Version": "1.1.0.0", + "ExportedCommands": [ + { + "Name": "Compress-Archive" + }, + { + "Name": "Expand-Archive" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Diagnostics", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-WinEvent" + }, + { + "Name": "New-WinEvent" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Host", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Start-Transcript" + }, + { + "Name": "Stop-Transcript" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Management", + "Version": "3.1.0.0", + "ExportedCommands": [ + { + "Name": "Add-Content" + }, + { + "Name": "Clear-Content" + }, + { + "Name": "Clear-Item" + }, + { + "Name": "Clear-ItemProperty" + }, + { + "Name": "Convert-Path" + }, + { + "Name": "Copy-Item" + }, + { + "Name": "Copy-ItemProperty" + }, + { + "Name": "Debug-Process" + }, + { + "Name": "Get-ChildItem" + }, + { + "Name": "Get-ComputerInfo" + }, + { + "Name": "Get-Content" + }, + { + "Name": "Get-Item" + }, + { + "Name": "Get-ItemProperty" + }, + { + "Name": "Get-ItemPropertyValue" + }, + { + "Name": "Get-Location" + }, + { + "Name": "Get-Process" + }, + { + "Name": "Get-PSDrive" + }, + { + "Name": "Get-PSProvider" + }, + { + "Name": "Get-Service" + }, + { + "Name": "Get-TimeZone" + }, + { + "Name": "Invoke-Item" + }, + { + "Name": "Join-Path" + }, + { + "Name": "Move-Item" + }, + { + "Name": "Move-ItemProperty" + }, + { + "Name": "New-Item" + }, + { + "Name": "New-ItemProperty" + }, + { + "Name": "New-PSDrive" + }, + { + "Name": "New-Service" + }, + { + "Name": "Pop-Location" + }, + { + "Name": "Push-Location" + }, + { + "Name": "Remove-Item" + }, + { + "Name": "Remove-ItemProperty" + }, + { + "Name": "Remove-PSDrive" + }, + { + "Name": "Remove-Service" + }, + { + "Name": "Rename-Computer" + }, + { + "Name": "Rename-Item" + }, + { + "Name": "Rename-ItemProperty" + }, + { + "Name": "Resolve-Path" + }, + { + "Name": "Restart-Computer" + }, + { + "Name": "Restart-Service" + }, + { + "Name": "Resume-Service" + }, + { + "Name": "Set-Content" + }, + { + "Name": "Set-Item" + }, + { + "Name": "Set-ItemProperty" + }, + { + "Name": "Set-Location" + }, + { + "Name": "Set-Service" + }, + { + "Name": "Set-TimeZone" + }, + { + "Name": "Split-Path" + }, + { + "Name": "Start-Process" + }, + { + "Name": "Start-Service" + }, + { + "Name": "Stop-Computer" + }, + { + "Name": "Stop-Process" + }, + { + "Name": "Stop-Service" + }, + { + "Name": "Suspend-Service" + }, + { + "Name": "Test-Connection" + }, + { + "Name": "Test-Path" + }, + { + "Name": "Wait-Process" + } + ], + "ExportedAliases": [ + "gin", + "gtz", + "stz" + ] + }, + { + "Name": "Microsoft.PowerShell.Security", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "ConvertFrom-SecureString" + }, + { + "Name": "ConvertTo-SecureString" + }, + { + "Name": "Get-Acl" + }, + { + "Name": "Get-AuthenticodeSignature" + }, + { + "Name": "Get-CmsMessage" + }, + { + "Name": "Get-Credential" + }, + { + "Name": "Get-ExecutionPolicy" + }, + { + "Name": "Get-PfxCertificate" + }, + { + "Name": "New-FileCatalog" + }, + { + "Name": "Protect-CmsMessage" + }, + { + "Name": "Set-Acl" + }, + { + "Name": "Set-AuthenticodeSignature" + }, + { + "Name": "Set-ExecutionPolicy" + }, + { + "Name": "Test-FileCatalog" + }, + { + "Name": "Unprotect-CmsMessage" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Utility", + "Version": "3.1.0.0", + "ExportedCommands": [ + { + "Name": "ConvertFrom-SddlString" + }, + { + "Name": "Add-Member" + }, + { + "Name": "Add-Type" + }, + { + "Name": "Clear-Variable" + }, + { + "Name": "Compare-Object" + }, + { + "Name": "ConvertFrom-Csv" + }, + { + "Name": "ConvertFrom-Json" + }, + { + "Name": "ConvertFrom-StringData" + }, + { + "Name": "ConvertTo-Csv" + }, + { + "Name": "ConvertTo-Html" + }, + { + "Name": "ConvertTo-Json" + }, + { + "Name": "ConvertTo-Xml" + }, + { + "Name": "Debug-Runspace" + }, + { + "Name": "Disable-PSBreakpoint" + }, + { + "Name": "Disable-RunspaceDebug" + }, + { + "Name": "Enable-PSBreakpoint" + }, + { + "Name": "Enable-RunspaceDebug" + }, + { + "Name": "Export-Alias" + }, + { + "Name": "Export-Clixml" + }, + { + "Name": "Export-Csv" + }, + { + "Name": "Export-FormatData" + }, + { + "Name": "Export-PSSession" + }, + { + "Name": "Format-Custom" + }, + { + "Name": "Format-Hex" + }, + { + "Name": "Format-List" + }, + { + "Name": "Format-Table" + }, + { + "Name": "Format-Wide" + }, + { + "Name": "Get-Alias" + }, + { + "Name": "Get-Culture" + }, + { + "Name": "Get-Date" + }, + { + "Name": "Get-Event" + }, + { + "Name": "Get-EventSubscriber" + }, + { + "Name": "Get-FileHash" + }, + { + "Name": "Get-FormatData" + }, + { + "Name": "Get-Host" + }, + { + "Name": "Get-Member" + }, + { + "Name": "Get-PSBreakpoint" + }, + { + "Name": "Get-PSCallStack" + }, + { + "Name": "Get-Random" + }, + { + "Name": "Get-Runspace" + }, + { + "Name": "Get-RunspaceDebug" + }, + { + "Name": "Get-TraceSource" + }, + { + "Name": "Get-TypeData" + }, + { + "Name": "Get-UICulture" + }, + { + "Name": "Get-Unique" + }, + { + "Name": "Get-Uptime" + }, + { + "Name": "Get-Variable" + }, + { + "Name": "Get-Verb" + }, + { + "Name": "Group-Object" + }, + { + "Name": "Import-Alias" + }, + { + "Name": "Import-Clixml" + }, + { + "Name": "Import-Csv" + }, + { + "Name": "Import-LocalizedData" + }, + { + "Name": "Import-PowerShellDataFile" + }, + { + "Name": "Import-PSSession" + }, + { + "Name": "Invoke-Expression" + }, + { + "Name": "Invoke-RestMethod" + }, + { + "Name": "Invoke-WebRequest" + }, + { + "Name": "Measure-Command" + }, + { + "Name": "Measure-Object" + }, + { + "Name": "New-Alias" + }, + { + "Name": "New-Event" + }, + { + "Name": "New-Guid" + }, + { + "Name": "New-Object" + }, + { + "Name": "New-TemporaryFile" + }, + { + "Name": "New-TimeSpan" + }, + { + "Name": "New-Variable" + }, + { + "Name": "Out-File" + }, + { + "Name": "Out-String" + }, + { + "Name": "Read-Host" + }, + { + "Name": "Register-EngineEvent" + }, + { + "Name": "Register-ObjectEvent" + }, + { + "Name": "Remove-Alias" + }, + { + "Name": "Remove-Event" + }, + { + "Name": "Remove-PSBreakpoint" + }, + { + "Name": "Remove-TypeData" + }, + { + "Name": "Remove-Variable" + }, + { + "Name": "Select-Object" + }, + { + "Name": "Select-String" + }, + { + "Name": "Select-Xml" + }, + { + "Name": "Send-MailMessage" + }, + { + "Name": "Set-Alias" + }, + { + "Name": "Set-Date" + }, + { + "Name": "Set-PSBreakpoint" + }, + { + "Name": "Set-TraceSource" + }, + { + "Name": "Set-Variable" + }, + { + "Name": "Sort-Object" + }, + { + "Name": "Start-Sleep" + }, + { + "Name": "Tee-Object" + }, + { + "Name": "Test-Json" + }, + { + "Name": "Trace-Command" + }, + { + "Name": "Unblock-File" + }, + { + "Name": "Unregister-Event" + }, + { + "Name": "Update-FormatData" + }, + { + "Name": "Update-TypeData" + }, + { + "Name": "Wait-Debugger" + }, + { + "Name": "Wait-Event" + }, + { + "Name": "Write-Debug" + }, + { + "Name": "Write-Error" + }, + { + "Name": "Write-Host" + }, + { + "Name": "Write-Information" + }, + { + "Name": "Write-Output" + }, + { + "Name": "Write-Progress" + }, + { + "Name": "Write-Verbose" + }, + { + "Name": "Write-Warning" + } + ], + "ExportedAliases": [ + "fhx" + ] + }, + { + "Name": "Microsoft.WSMan.Management", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Connect-WSMan" + }, + { + "Name": "Disable-WSManCredSSP" + }, + { + "Name": "Disconnect-WSMan" + }, + { + "Name": "Enable-WSManCredSSP" + }, + { + "Name": "Get-WSManCredSSP" + }, + { + "Name": "Get-WSManInstance" + }, + { + "Name": "Invoke-WSManAction" + }, + { + "Name": "New-WSManInstance" + }, + { + "Name": "New-WSManSessionOption" + }, + { + "Name": "Remove-WSManInstance" + }, + { + "Name": "Set-WSManInstance" + }, + { + "Name": "Set-WSManQuickConfig" + }, + { + "Name": "Test-WSMan" + } + ], + "ExportedAliases": [] + }, + { + "Name": "PackageManagement", + "Version": "1.1.7.0", + "ExportedCommands": [ + { + "Name": "Find-Package" + }, + { + "Name": "Find-PackageProvider" + }, + { + "Name": "Get-Package" + }, + { + "Name": "Get-PackageProvider" + }, + { + "Name": "Get-PackageSource" + }, + { + "Name": "Import-PackageProvider" + }, + { + "Name": "Install-Package" + }, + { + "Name": "Install-PackageProvider" + }, + { + "Name": "Register-PackageSource" + }, + { + "Name": "Save-Package" + }, + { + "Name": "Set-PackageSource" + }, + { + "Name": "Uninstall-Package" + }, + { + "Name": "Unregister-PackageSource" + } + ], + "ExportedAliases": [] + }, + { + "Name": "PowerShellGet", + "Version": "1.6.0", + "ExportedCommands": [ + { + "Name": "Find-Command" + }, + { + "Name": "Find-DscResource" + }, + { + "Name": "Find-Module" + }, + { + "Name": "Find-RoleCapability" + }, + { + "Name": "Find-Script" + }, + { + "Name": "Get-InstalledModule" + }, + { + "Name": "Get-InstalledScript" + }, + { + "Name": "Get-PSRepository" + }, + { + "Name": "Install-Module" + }, + { + "Name": "Install-Script" + }, + { + "Name": "New-ScriptFileInfo" + }, + { + "Name": "Publish-Module" + }, + { + "Name": "Publish-Script" + }, + { + "Name": "Register-PSRepository" + }, + { + "Name": "Save-Module" + }, + { + "Name": "Save-Script" + }, + { + "Name": "Set-PSRepository" + }, + { + "Name": "Test-ScriptFileInfo" + }, + { + "Name": "Uninstall-Module" + }, + { + "Name": "Uninstall-Script" + }, + { + "Name": "Unregister-PSRepository" + }, + { + "Name": "Update-Module" + }, + { + "Name": "Update-ModuleManifest" + }, + { + "Name": "Update-Script" + }, + { + "Name": "Update-ScriptFileInfo" + } + ], + "ExportedAliases": [ + "inmo", + "fimo", + "upmo", + "pumo" + ] + }, + { + "Name": "PSDesiredStateConfiguration", + "Version": "0.0", + "ExportedCommands": [ + { + "Name": "AddDscResourceProperty" + }, + { + "Name": "AddDscResourcePropertyFromMetadata" + }, + { + "Name": "Add-NodeKeys" + }, + { + "Name": "CheckResourceFound" + }, + { + "Name": "Configuration" + }, + { + "Name": "ConvertTo-MOFInstance" + }, + { + "Name": "Generate-VersionInfo" + }, + { + "Name": "Get-CompatibleVersionAddtionaPropertiesStr" + }, + { + "Name": "Get-ComplexResourceQualifier" + }, + { + "Name": "GetCompositeResource" + }, + { + "Name": "Get-ConfigurationErrorCount" + }, + { + "Name": "Get-DscResource" + }, + { + "Name": "Get-DSCResourceModules" + }, + { + "Name": "Get-EncryptedPassword" + }, + { + "Name": "GetImplementingModulePath" + }, + { + "Name": "Get-InnerMostErrorRecord" + }, + { + "Name": "GetModule" + }, + { + "Name": "Get-MofInstanceName" + }, + { + "Name": "Get-MofInstanceText" + }, + { + "Name": "GetPatterns" + }, + { + "Name": "Get-PositionInfo" + }, + { + "Name": "Get-PSCurrentConfigurationNode" + }, + { + "Name": "Get-PSDefaultConfigurationDocument" + }, + { + "Name": "Get-PSMetaConfigDocumentInstVersionInfo" + }, + { + "Name": "Get-PSMetaConfigurationProcessed" + }, + { + "Name": "Get-PSTopConfigurationName" + }, + { + "Name": "Get-PublicKeyFromFile" + }, + { + "Name": "Get-PublicKeyFromStore" + }, + { + "Name": "GetResourceFromKeyword" + }, + { + "Name": "GetSyntax" + }, + { + "Name": "ImportCimAndScriptKeywordsFromModule" + }, + { + "Name": "ImportClassResourcesFromModule" + }, + { + "Name": "Initialize-ConfigurationRuntimeState" + }, + { + "Name": "IsHiddenResource" + }, + { + "Name": "IsPatternMatched" + }, + { + "Name": "New-DscChecksum" + }, + { + "Name": "Node" + }, + { + "Name": "ReadEnvironmentFile" + }, + { + "Name": "Set-NodeExclusiveResources" + }, + { + "Name": "Set-NodeManager" + }, + { + "Name": "Set-NodeResources" + }, + { + "Name": "Set-NodeResourceSource" + }, + { + "Name": "Set-PSCurrentConfigurationNode" + }, + { + "Name": "Set-PSDefaultConfigurationDocument" + }, + { + "Name": "Set-PSMetaConfigDocInsProcessedBeforeMeta" + }, + { + "Name": "Set-PSMetaConfigVersionInfoV2" + }, + { + "Name": "Set-PSTopConfigurationName" + }, + { + "Name": "StrongConnect" + }, + { + "Name": "Test-ConflictingResources" + }, + { + "Name": "Test-ModuleReloadRequired" + }, + { + "Name": "Test-MofInstanceText" + }, + { + "Name": "Test-NodeManager" + }, + { + "Name": "Test-NodeResources" + }, + { + "Name": "Test-NodeResourceSource" + }, + { + "Name": "ThrowError" + }, + { + "Name": "Update-ConfigurationDocumentRef" + }, + { + "Name": "Update-ConfigurationErrorCount" + }, + { + "Name": "Update-DependsOn" + }, + { + "Name": "Update-LocalConfigManager" + }, + { + "Name": "Update-ModuleVersion" + }, + { + "Name": "ValidateNoCircleInNodeResources" + }, + { + "Name": "ValidateNodeExclusiveResources" + }, + { + "Name": "ValidateNodeManager" + }, + { + "Name": "ValidateNodeResources" + }, + { + "Name": "ValidateNodeResourceSource" + }, + { + "Name": "ValidateNoNameNodeResources" + }, + { + "Name": "ValidateUpdate-ConfigurationData" + }, + { + "Name": "WriteFile" + }, + { + "Name": "Write-Log" + }, + { + "Name": "Write-MetaConfigFile" + }, + { + "Name": "Write-NodeMOFFile" + } + ], + "ExportedAliases": [ + "upcfg", + "slcm", + "glcm", + "tcfg", + "ulcm", + "sacfg", + "pbcfg", + "gcfgs", + "rtcfg", + "gcfg" + ] + }, + { + "Name": "PSDiagnostics", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-PSTrace" + }, + { + "Name": "Enable-PSTrace" + }, + { + "Name": "Get-LogProperties" + }, + { + "Name": "Set-LogProperties" + } + ], + "ExportedAliases": [] + }, + { + "Name": "PSReadLine", + "Version": "1.2", + "ExportedCommands": [ + { + "Name": "PSConsoleHostReadline" + }, + { + "Name": "Get-PSReadlineKeyHandler" + }, + { + "Name": "Get-PSReadlineOption" + }, + { + "Name": "Remove-PSReadlineKeyHandler" + }, + { + "Name": "Set-PSReadlineKeyHandler" + }, + { + "Name": "Set-PSReadlineOption" + } + ], + "ExportedAliases": [] + }, + { + "Name": "Microsoft.PowerShell.Core", + "Version": "6.1.0", + "ExportedCommands": [ + { + "Name": "Add-History" + }, + { + "Name": "Clear-History" + }, + { + "Name": "Connect-PSSession" + }, + { + "Name": "Debug-Job" + }, + { + "Name": "Disable-PSRemoting" + }, + { + "Name": "Disable-PSSessionConfiguration" + }, + { + "Name": "Disconnect-PSSession" + }, + { + "Name": "Enable-PSRemoting" + }, + { + "Name": "Enable-PSSessionConfiguration" + }, + { + "Name": "Enter-PSHostProcess" + }, + { + "Name": "Enter-PSSession" + }, + { + "Name": "Exit-PSHostProcess" + }, + { + "Name": "Exit-PSSession" + }, + { + "Name": "Export-ModuleMember" + }, + { + "Name": "ForEach-Object" + }, + { + "Name": "Get-Command" + }, + { + "Name": "Get-Help" + }, + { + "Name": "Get-History" + }, + { + "Name": "Get-Job" + }, + { + "Name": "Get-Module" + }, + { + "Name": "Get-PSHostProcessInfo" + }, + { + "Name": "Get-PSSession" + }, + { + "Name": "Get-PSSessionCapability" + }, + { + "Name": "Get-PSSessionConfiguration" + }, + { + "Name": "Import-Module" + }, + { + "Name": "Invoke-Command" + }, + { + "Name": "Invoke-History" + }, + { + "Name": "New-Module" + }, + { + "Name": "New-ModuleManifest" + }, + { + "Name": "New-PSRoleCapabilityFile" + }, + { + "Name": "New-PSSession" + }, + { + "Name": "New-PSSessionConfigurationFile" + }, + { + "Name": "New-PSSessionOption" + }, + { + "Name": "New-PSTransportOption" + }, + { + "Name": "Out-Default" + }, + { + "Name": "Out-Host" + }, + { + "Name": "Out-Null" + }, + { + "Name": "Receive-Job" + }, + { + "Name": "Receive-PSSession" + }, + { + "Name": "Register-ArgumentCompleter" + }, + { + "Name": "Register-PSSessionConfiguration" + }, + { + "Name": "Remove-Job" + }, + { + "Name": "Remove-Module" + }, + { + "Name": "Remove-PSSession" + }, + { + "Name": "Save-Help" + }, + { + "Name": "Set-PSDebug" + }, + { + "Name": "Set-PSSessionConfiguration" + }, + { + "Name": "Set-StrictMode" + }, + { + "Name": "Start-Job" + }, + { + "Name": "Stop-Job" + }, + { + "Name": "Test-ModuleManifest" + }, + { + "Name": "Test-PSSessionConfigurationFile" + }, + { + "Name": "Unregister-PSSessionConfiguration" + }, + { + "Name": "Update-Help" + }, + { + "Name": "Wait-Job" + }, + { + "Name": "Where-Object" + } + ], + "ExportedAliases": [ + "clhy", + "cnsn", + "dnsn", + "etsn", + "exsn", + "%", + "foreach", + "gcm", + "ghy", + "h", + "history", + "gjb", + "gmo", + "gsn", + "ipmo", + "icm", + "ihy", + "r", + "nmo", + "nsn", + "oh", + "rcjb", + "rcsn", + "rjb", + "rmo", + "rsn", + "sajb", + "spjb", + "wjb", + "?", + "where" + ] + } + ], + "Types": [ + { + "Name": "OperationTelemetryExtensions", + "Namespace": "Microsoft.ApplicationInsights" + }, + { + "Name": "TelemetryClient", + "Namespace": "Microsoft.ApplicationInsights" + }, + { + "Name": "TelemetryClientExtensions", + "Namespace": "Microsoft.ApplicationInsights" + }, + { + "Name": "AutocollectedMetricsExtractor", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "IOperationHolder`1", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "ITelemetryInitializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "ITelemetryModule", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "ITelemetryProcessor", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "OperationCorrelationTelemetryInitializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "SdkInternalOperationsMonitor", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "SequencePropertyInitializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "TelemetryConfiguration", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "TelemetrySink", + "Namespace": "Microsoft.ApplicationInsights.Extensibility" + }, + { + "Name": "CloudContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "ComponentContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "DeviceContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "HttpWebResponseWrapper", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "InternalContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "JsonSerializer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "LocationContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "OperationContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "OperationTelemetry", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "SessionContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TaskTimer", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryContextExtensions", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryDebugWriter", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryProcessorChain", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryProcessorChainBuilder", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "UserContext", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "TelemetryModules", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation" + }, + { + "Name": "DiagnosticsTelemetryModule", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing" + }, + { + "Name": "Extensions", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing" + }, + { + "Name": "IHeartbeatPropertyManager", + "Namespace": "Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing" + }, + { + "Name": "AvailabilityTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "DependencyTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "EventTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ExceptionHandledAt", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ExceptionTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "IJsonWriter", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ISupportMetrics", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ISupportProperties", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "ISupportSampling", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "MetricTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "PageViewTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "PerformanceCounterTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "RequestTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "SessionState", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "SessionStateTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "SeverityLevel", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "TelemetryContext", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "TraceTelemetry", + "Namespace": "Microsoft.ApplicationInsights.DataContracts" + }, + { + "Name": "InMemoryChannel", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "ITelemetry", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "ITelemetryChannel", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "Transmission", + "Namespace": "Microsoft.ApplicationInsights.Channel" + }, + { + "Name": "CSharpExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Conversion", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCommandLineArguments", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCommandLineParser", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "AwaitExpressionInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCompilation", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpScriptCompilationInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "DeconstructionInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "ForEachStatementInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "QueryClauseInfo", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpCompilationOptions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpFileSystemExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpParseOptions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpDiagnosticFormatter", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxVisitor`1", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxVisitor", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxRewriter", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxFactory", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "LanguageVersion", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "LanguageVersionFacts", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxFacts", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SymbolDisplay", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "TypedConstantExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxNode", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxTree", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "CSharpSyntaxWalker", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxExtensions", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "SyntaxKind", + "Namespace": "Microsoft.CodeAnalysis.CSharp" + }, + { + "Name": "NameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SimpleNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IdentifierNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QualifiedNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GenericNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AliasQualifiedNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PredefinedTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrayTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrayRankSpecifierSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PointerTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NullableTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TupleTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TupleElementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OmittedTypeArgumentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParenthesizedExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TupleExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PrefixUnaryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AwaitExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PostfixUnaryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberAccessExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConditionalAccessExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberBindingExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElementBindingExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ImplicitElementAccessSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BinaryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AssignmentExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConditionalExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InstanceExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ThisExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LiteralExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MakeRefExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefTypeExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefValueExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CheckedExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DefaultExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeOfExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SizeOfExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InvocationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElementAccessExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BracketedArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArgumentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NameColonSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DeclarationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CastExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousFunctionExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousMethodExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LambdaExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SimpleLambdaExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RefExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParenthesizedLambdaExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InitializerExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ObjectCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousObjectMemberDeclaratorSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AnonymousObjectCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrayCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ImplicitArrayCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StackAllocArrayCreationExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SelectOrGroupClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryBodySyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FromClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LetClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "JoinClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "JoinIntoClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WhereClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OrderByClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OrderingSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SelectClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GroupClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QueryContinuationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OmittedArraySizeExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolatedStringExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IsPatternExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ThrowExpressionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WhenClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PatternSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DeclarationPatternSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstantPatternSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolatedStringContentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolatedStringTextSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolationAlignmentClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterpolationFormatClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GlobalStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BlockSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LocalFunctionStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LocalDeclarationStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "VariableDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "VariableDeclaratorSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EqualsValueClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "VariableDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SingleVariableDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DiscardDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParenthesizedVariableDesignationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExpressionStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EmptyStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LabeledStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "GotoStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BreakStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ContinueStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ReturnStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ThrowStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "YieldStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WhileStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DoStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ForStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CommonForEachStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ForEachStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ForEachVariableStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UsingStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FixedStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CheckedStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UnsafeStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LockStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IfStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElseClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SwitchStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SwitchSectionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CasePatternSwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CaseSwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DefaultSwitchLabelSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TryStatementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CatchClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CatchDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CatchFilterClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FinallyClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CompilationUnitSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExternAliasDirectiveSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UsingDirectiveSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NamespaceDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeTargetSpecifierSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeArgumentListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AttributeArgumentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NameEqualsSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseTypeDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ClassDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StructDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "InterfaceDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EnumDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DelegateDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EnumMemberDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SimpleBaseTypeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterConstraintClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeParameterConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstructorConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ClassOrStructConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeConstraintSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseFieldDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "FieldDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EventFieldDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ExplicitInterfaceSpecifierSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseMethodDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MethodDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OperatorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConversionOperatorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstructorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConstructorInitializerSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DestructorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BasePropertyDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PropertyDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ArrowExpressionClauseSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EventDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IndexerDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AccessorListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "AccessorDeclarationSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BracketedParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ParameterSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IncompleteMemberSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "SkippedTokensTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DocumentationCommentTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "TypeCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "QualifiedCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "MemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "NameMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IndexerMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "OperatorMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConversionOperatorMemberCrefSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BaseCrefParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefBracketedParameterListSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CrefParameterSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNodeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlElementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlElementStartTagSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlElementEndTagSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlEmptyElementSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNameSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlPrefixSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlTextAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlCrefAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNameAttributeSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlTextSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlCDataSectionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlProcessingInstructionSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlCommentSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BranchingDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ConditionalDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "IfDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElifDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ElseDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EndIfDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "RegionDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "EndRegionDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ErrorDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "WarningDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "BadDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "DefineDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "UndefDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LineDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PragmaWarningDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "PragmaChecksumDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ReferenceDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "LoadDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "ShebangDirectiveTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "StructuredTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "XmlNameAttributeElementKind", + "Namespace": "Microsoft.CodeAnalysis.CSharp.Syntax" + }, + { + "Name": "CaseInsensitiveComparison", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineAnalyzerReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineSourceFile", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineArguments", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CommandLineParser", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Compilation", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CandidateReason", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CompilationOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ControlFlowAnalysis", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DataFlowAnalysis", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ModelExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "OptimizationLevel", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ParseOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Platform", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "PreprocessingSymbolInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ScriptCompilationInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SemanticModel", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SourceReferenceResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SpeculativeBindingOption", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SubsystemVersion", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolFilter", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypeInfo", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "XmlReferenceResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DesktopAssemblyIdentityComparer", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AdditionalText", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IAnalyzerAssemblyLoader", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Diagnostic", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DiagnosticDescriptor", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DiagnosticFormatter", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DiagnosticSeverity", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "FileLinePositionSpan", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LocalizableResourceString", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LocalizableString", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Location", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LocationKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ReportDiagnostic", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "WellKnownDiagnosticTags", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DocumentationCommentId", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DocumentationProvider", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DocumentationMode", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "EmbeddedText", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "FileSystemExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyIdentity", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyIdentityComparer", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyIdentityParts", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AssemblyMetadata", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CompilationReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataId", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Metadata", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataImageKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataReferenceProperties", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MetadataReferenceResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ModuleMetadata", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "PortableExecutableReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "UnresolvedMetadataReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IOperation", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "OperationKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Optional`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "OutputKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ResourceDescription", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "RuleSet", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "RuleSetInclude", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SourceCodeKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SourceFileResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SpecialType", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DesktopStrongNameProvider", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "StrongNameProvider", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayDelegateStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayExtensionMethodStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayFormat", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayGenericsOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayGlobalNamespaceStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayKindOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayLocalOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayMemberOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayMiscellaneousOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayParameterOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayPart", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayPartKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayPropertyStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolDisplayTypeQualificationStyle", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "Accessibility", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AttributeData", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "CustomModifier", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IAliasSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IArrayTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IAssemblySymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IDiscardSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IDynamicTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IErrorTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IEventSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IFieldSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ILabelSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ILocalSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IMethodSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IModuleSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "INamedTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "INamespaceOrTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "INamespaceSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IParameterSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IPointerTypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IPreprocessingSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IPropertySymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IRangeVariableSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISourceAssemblySymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISymbolExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ITypeParameterSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ITypeSymbol", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LanguageNames", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "MethodKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "NamespaceKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "DllImportData", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "RefKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolVisitor", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SymbolVisitor`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypedConstant", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypedConstantKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypeKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "TypeParameterKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "VarianceKind", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "WellKnownMemberNames", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "AnnotationExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ChildSyntaxList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ICompilationUnitSyntax", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "ISkippedTokensTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "IStructuredTriviaSyntax", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LineVisibility", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SeparatedSyntaxList`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxAnnotation", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxList`1", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNode", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNodeExtensions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNodeOrToken", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxNodeOrTokenList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxReference", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxRemoveOptions", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxToken", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTokenList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTree", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTrivia", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxTriviaList", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxWalker", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "SyntaxWalkerDepth", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "XmlFileResolver", + "Namespace": "Microsoft.CodeAnalysis" + }, + { + "Name": "LinePosition", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "LinePositionSpan", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "SourceHashAlgorithm", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "SourceText", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "SourceTextContainer", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextChange", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextChangeEventArgs", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextChangeRange", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextLine", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextLineCollection", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "TextSpan", + "Namespace": "Microsoft.CodeAnalysis.Text" + }, + { + "Name": "AnalysisResult", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerFileReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerImageReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerLoadFailureEventArgs", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerOptions", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationWithAnalyzers", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationWithAnalyzersOptions", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "GeneratedCodeAnalysisFlags", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationStartAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CompilationAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SemanticModelAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SymbolAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CodeBlockStartAnalysisContext`1", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "CodeBlockAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "OperationBlockStartAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "OperationBlockAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SyntaxTreeAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SyntaxNodeAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "OperationAnalysisContext", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "DiagnosticAnalyzer", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "DiagnosticAnalyzerAttribute", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "DiagnosticAnalyzerExtensions", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SourceTextValueProvider`1", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SyntaxTreeValueProvider`1", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "UnresolvedAnalyzerReference", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "SuppressionInfo", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics" + }, + { + "Name": "AnalyzerTelemetryInfo", + "Namespace": "Microsoft.CodeAnalysis.Diagnostics.Telemetry" + }, + { + "Name": "ArgumentKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "BinaryOperatorKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "BranchKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "CaseKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "CommonConversion", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAddressOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAnonymousFunctionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAnonymousObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArgumentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArrayCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArrayElementReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IArrayInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IAwaitOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IBinaryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IBlockOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IBranchOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICatchClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICoalesceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICollectionElementInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ICompoundAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConditionalAccessInstanceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConditionalAccessOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConditionalOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConstantPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IConversionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDeclarationExpressionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDeclarationPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDeconstructionAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDefaultCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDefaultValueOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDelegateCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicIndexerAccessOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicInvocationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicMemberReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IDynamicObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEmptyOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEndOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEventAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IEventReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IExpressionStatementOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IFieldInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IFieldReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IIncrementOrDecrementOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInstanceReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolatedStringContentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolatedStringOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolatedStringTextOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInterpolationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInvalidOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IInvocationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IIsPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IIsTypeOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILabeledOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILiteralOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILocalFunctionOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILocalReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILockOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IMemberInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IMemberReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IMethodReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "INameOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IObjectOrCollectionInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IOmittedArgumentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IParameterInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IParameterReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IParenthesizedOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPatternCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPatternOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPropertyInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IPropertyReferenceOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IRaiseEventOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IRangeCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IRelationalCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IReturnOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISimpleAssignmentOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISingleValueCaseClauseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISizeOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IStopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISwitchCaseOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISwitchOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ISymbolInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IThrowOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITranslatedQueryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITupleOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITypeOfOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ITypeParameterObjectCreationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IUnaryOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IUsingOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableDeclarationGroupOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableDeclarationOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableDeclaratorOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IVariableInitializerOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IForEachLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IForLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IForToLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "ILoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "IWhileLoopOperation", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "LoopKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationExtensions", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationVisitor", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationVisitor`2", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "OperationWalker", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "UnaryOperatorKind", + "Namespace": "Microsoft.CodeAnalysis.Operations" + }, + { + "Name": "EmitResult", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "DebugInformationFormat", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EditAndContinueMethodDebugInformation", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EmitBaseline", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EmitDifferenceResult", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "EmitOptions", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "InstrumentationKind", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "SemanticEdit", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "SemanticEditKind", + "Namespace": "Microsoft.CodeAnalysis.Emit" + }, + { + "Name": "Binder", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpArgumentInfo", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpArgumentInfoFlags", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpBinderFlags", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "RuntimeBinderException", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "RuntimeBinderInternalCompilerException", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CimCmdletsAssemblyInitializer", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimBaseCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationEventArgs", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationEventExceptionEventArgs", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationEventInstanceEventArgs", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationWatcher", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "AsyncResultType", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimAssociatedInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimClassCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimSessionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "InvokeCimMethodCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "NewCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "NewCimSessionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "ProtocolType", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "NewCimSessionOptionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "RegisterCimIndicationCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "RemoveCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "RemoveCimSessionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "SetCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimClass", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimConverter", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimException", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimFlags", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSubscriptionDeliveryType", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimInstance", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimPropertyDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParameterDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParameter", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParametersCollection", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodResultBase", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodStreamedResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimProperty", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimQualifier", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSystemProperties", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSession", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSubscriptionResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimType", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "NativeErrorCode", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimDeserializer", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "InstanceSerializationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "ClassSerializationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "CimSerializer", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "CimCredential", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimOperationFlags", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PasswordAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CertificateAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ImpersonatedAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimOperationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimPromptType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimCallbackMode", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimResponseType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimWriteMessageChannel", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteMessageCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteProgressCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteErrorCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PromptUserCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimSubscriptionDeliveryOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "DComSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ImpersonationType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PacketEncoding", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ProxyType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WSManSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimAsyncMultipleResults`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimAsyncResult`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimAsyncStatus", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimKeyedCollection`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimReadOnlyKeyedCollection`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "PerformanceCounterCategoryType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "GetWinEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewWinEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JoinPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RestartComputerTimeoutException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitForServiceTypes", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RestartComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ComputerChangeInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameComputerChangeInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CopyItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetChildItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetComputerInfoCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuard", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HotFix", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NetworkAdapter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "Processor", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ComputerInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AdminPasswordStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BootOptionAction", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SystemElementState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CpuArchitecture", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CpuAvailability", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CpuStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DataExecutionPreventionSupportPolicy", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardSmartStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardConfigCodeIntegrityStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardHardwareSecure", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardSoftwareSecure", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DomainRole", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FirmwareType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ForegroundApplicationBoost", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FrontPanelResetStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HardwareSecurity", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NetConnectionStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OSEncryptionLevel", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OSProductSuite", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OperatingSystemSKU", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OSType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PCSystemType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PCSystemTypeEx", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PowerManagementCapabilities", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PowerState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessorType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResetCapability", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WakeUpType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PowerPlatformRole", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProductType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServerLevel", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SoftwareElementState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemPropertyValueCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MoveItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CoreCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CoreCommandWithCredentialsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PushLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PopLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DriveMatchingCoreCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MoveItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CopyItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSProviderCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SplitPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PassThroughContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PassThroughItemPropertyCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPathType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessCommandException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ItemPropertyCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResolvePathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MultipleServiceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceOperationBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SuspendServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResumeServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RestartServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceCommandException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceStartupType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestConnectionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTimeZoneCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetTimeZoneCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionBasedCmdletAdapter`2", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "CimJobException", + "Namespace": "Microsoft.PowerShell.Cmdletization.Cim" + }, + { + "Name": "CimCmdletAdapter", + "Namespace": "Microsoft.PowerShell.Cmdletization.Cim" + }, + { + "Name": "AddMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "Language", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutputAssemblyType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddTypeCompilerError", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddTypeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CompareObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConsoleColorCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToHtmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromStringDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BaseCsvWritingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugRunspaceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSBreakpointCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRunspaceDebug", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CommonRunspaceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnableRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisableRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitDebuggerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportAliasFormat", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatHex", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatListCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatCustomCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatTableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatWideCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BreakpointType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSCallStackCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCultureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetDateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisplayHintType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetEventSubscriberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetFileHashCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HashCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileHashInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MemberDefinition", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRandomCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRunspaceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUICultureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUniqueCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUptimeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetVerbCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupInfoNoElement", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImplicitRemotingCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportLocalizedData", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportPowerShellDataFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeExpressionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MatchInfoContext", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MatchInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GenericMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GenericObjectMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TextMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewGuidCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewTemporaryFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewTimeSpanCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OrderObjectBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReadHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterObjectEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterEngineEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SendMailMessage", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetDateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SortObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartSleepCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TeeObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestJsonCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTraceSourceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetTraceSourceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceListenerCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnblockFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnregisterEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateData", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TextEncodingType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UtilityResources", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ByteCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "VariableCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BasicHtmlWebResponseObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeRestMethodCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebAuthenticationType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebSslProtocol", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestPSCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HttpResponseException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebResponseObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromJsonCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToJsonCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeWebRequestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormObjectCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JsonObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSUserAgent", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebCmdletElementCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestMethod", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestSession", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteOutputCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteVerboseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteWarningCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteInformationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteOrThrowErrorCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteErrorCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteErrorException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteAliasCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteProgressCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportClixmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportClixmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToXmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectXmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectXmlInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConsoleShell", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "UnmanagedPSEntry", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "StartTranscriptCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopTranscriptCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EventDescriptor", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventProvider", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventProviderTraceListener", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventBookmark", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventKeyword", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLevel", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogType", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogIsolation", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogMode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogConfiguration", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogNotFoundException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogReadingException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogProviderDisabledException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogInvalidDataException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogInformation", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogLink", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogPropertySelector", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogQuery", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogReader", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogRecord", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "SessionAuthentication", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "PathType", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogSession", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogStatus", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventMetadata", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventOpcode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventProperty", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventPropertyContext", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventRecord", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventTask", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "ProviderMetadata", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventLevel", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventTask", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventOpcode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventKeywords", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "PSConsoleReadLine", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "TokenClassification", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "EditMode", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "BellStyle", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ViModeStyle", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ViMode", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "HistorySaveStyle", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "PSConsoleReadlineOptions", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "GetPSReadlineOption", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "SetPSReadlineOption", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ChangePSReadlineKeyHandlerCommandBase", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "SetPSReadlineKeyHandlerCommand", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "GetKeyHandlerCommand", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "RemoveKeyHandlerCommand", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ConsoleKeyChordConverter", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "KeyHandler", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "BreakHandler", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "ConsoleBreakSignal", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "StandardHandleId", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "SMALL_RECT", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "BufferChar", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "CHAR_INFO", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "IPSConsoleReadLineMockableMethods", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "IConsole", + "Namespace": "Microsoft.PowerShell.Internal" + }, + { + "Name": "SecurityDescriptorCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAclCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAclCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CatalogCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewFileCatalogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestFileCatalogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPfxCertificateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DnsNameRepresentation", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "X509StoreLocation", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnhancedKeyUsageRepresentation", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SendAsTrustedIssuerProperty", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnhancedKeyUsageProperty", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DnsNameProperty", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateProviderItemNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateStoreNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateStoreLocationNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProtectCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnprotectCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCredentialCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetExecutionPolicyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetExecutionPolicyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SecureStringCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromToSecureStringCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromSecureStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToSecureStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SignatureCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAuthenticodeSignatureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAuthenticodeSignatureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CallType", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Conversions", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "DesignerGeneratedAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "InternalErrorException", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate0", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate1", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate2", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate3", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate4", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate5", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate6", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SiteDelegate7", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "IncompleteInitialization", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "NewLateBinding", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ObjectFlowControl", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Operators", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "OptionCompareAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "OptionTextAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ProjectData", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "StandardModuleAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "StaticLocalInitFlag", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Utils", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "ControlChars", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "HideModuleNameAttribute", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Interaction", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Strings", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Win32Exception", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RegistryAclExtensions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistryAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistryAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistrySecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "Registry", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryKey", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryKeyPermissionCheck", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryHive", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryOptions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryValueKind", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryValueOptions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryView", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SafeRegistryHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "WSManConfigProvider", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemComputerParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemPluginParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderInitializeParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemResourceParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemSecurityParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderClientCertificateParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProvidersListenerParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderSetItemDynamicParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManConfigElement", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManConfigLeafElement", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManConfigContainerElement", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManCredSSPCommandBase", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "DisableWSManCredSSPCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "EnableWSManCredSSPCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GetWSManCredSSPCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManEnumFlags", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManSessionFlags", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "AuthenticationMechanism", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSMan", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManConnectionOptions", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManConnectionOptionsEx", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManConnectionOptionsEx2", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManEnumerator", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManEx", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManResourceLocator", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManSession", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManResourceLocatorInternal", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManClass", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GPClass", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GpoNativeApi", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "InvokeWSManActionCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "NewWSManSessionOptionCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "TestWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "SetWSManQuickConfigCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "AuthenticatingWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "ConnectWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "DisconnectWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GetWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "SetWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "RemoveWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "NewWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "SessionOption", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "ProxyAccessType", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "ProxyAuthentication", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "FormatterAssemblyStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "ConstructorHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DateFormatHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DateParseHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DateTimeZoneHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "DefaultValueHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "FloatFormatHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "FloatParseHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "Formatting", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "IArrayPool`1", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "IJsonLineInfo", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonArrayAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConstructorAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonContainerAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConvert", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConverter", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConverterAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonConverterCollection", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonDictionaryAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonExtensionDataAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonIgnoreAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonObjectAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonPropertyAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonReader", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonReaderException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonRequiredAttribute", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonSerializationException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonSerializer", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonSerializerSettings", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonTextReader", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonTextWriter", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonToken", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonValidatingReader", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonWriter", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "JsonWriterException", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "MemberSerialization", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "MetadataPropertyHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "MissingMemberHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "NullValueHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "ObjectCreationHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "PreserveReferencesHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "ReferenceLoopHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "Required", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "SerializationBinder", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "StringEscapeHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "TraceLevel", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "TypeNameAssemblyFormatHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "TypeNameHandling", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "WriteState", + "Namespace": "Newtonsoft.Json" + }, + { + "Name": "CamelCaseNamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "CamelCasePropertyNamesContractResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "DefaultContractResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "DefaultNamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "DefaultSerializationBinder", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ErrorContext", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ErrorEventArgs", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ExpressionValueProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IAttributeProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IContractResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IReferenceResolver", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ISerializationBinder", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ITraceWriter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "IValueProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonArrayContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonContainerContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "SerializationCallback", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "SerializationErrorCallback", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ExtensionDataSetter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ExtensionDataGetter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonDictionaryContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonDynamicContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonISerializableContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonLinqContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonObjectContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonPrimitiveContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonProperty", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonPropertyCollection", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "JsonStringContract", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "MemoryTraceWriter", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "NamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ObjectConstructor`1", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "OnErrorAttribute", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ReflectionAttributeProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "ReflectionValueProvider", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "SnakeCaseNamingStrategy", + "Namespace": "Newtonsoft.Json.Serialization" + }, + { + "Name": "Extensions", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchema", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaException", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaGenerator", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaResolver", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "JsonSchemaType", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "UndefinedSchemaIdHandling", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "ValidationEventArgs", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "ValidationEventHandler", + "Namespace": "Newtonsoft.Json.Schema" + }, + { + "Name": "CommentHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "LineInfoHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "Extensions", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "IJEnumerable`1", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JArray", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JConstructor", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JContainer", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JEnumerable`1", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JObject", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JProperty", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JRaw", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JsonLoadSettings", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JsonMergeSettings", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JToken", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenEqualityComparer", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenReader", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenType", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JTokenWriter", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "JValue", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "MergeArrayHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "MergeNullValueHandling", + "Namespace": "Newtonsoft.Json.Linq" + }, + { + "Name": "BinaryConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "BsonObjectIdConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "CustomCreationConverter`1", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "DateTimeConverterBase", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "DiscriminatedUnionConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "ExpandoObjectConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "IsoDateTimeConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "JavaScriptDateTimeConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "KeyValuePairConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "RegexConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "StringEnumConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "VersionConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "XmlNodeConverter", + "Namespace": "Newtonsoft.Json.Converters" + }, + { + "Name": "BsonObjectId", + "Namespace": "Newtonsoft.Json.Bson" + }, + { + "Name": "BsonReader", + "Namespace": "Newtonsoft.Json.Bson" + }, + { + "Name": "BsonWriter", + "Namespace": "Newtonsoft.Json.Bson" + }, + { + "Name": "ConversionUtilities", + "Namespace": "NJsonSchema" + }, + { + "Name": "DefaultSchemaNameGenerator", + "Namespace": "NJsonSchema" + }, + { + "Name": "DefaultTypeNameGenerator", + "Namespace": "NJsonSchema" + }, + { + "Name": "EnumHandling", + "Namespace": "NJsonSchema" + }, + { + "Name": "IDocumentPathProvider", + "Namespace": "NJsonSchema" + }, + { + "Name": "IJsonExtensionObject", + "Namespace": "NJsonSchema" + }, + { + "Name": "ISchemaNameGenerator", + "Namespace": "NJsonSchema" + }, + { + "Name": "ITypeNameGenerator", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonExtensionObject", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonFormatStrings", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonObjectType", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonPathUtilities", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonProperty", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonReferenceResolver", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonSchema4", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonSchemaReferenceUtilities", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonSchemaResolver", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonXmlObject", + "Namespace": "NJsonSchema" + }, + { + "Name": "PropertyNameHandling", + "Namespace": "NJsonSchema" + }, + { + "Name": "ReferenceTypeNullHandling", + "Namespace": "NJsonSchema" + }, + { + "Name": "SchemaType", + "Namespace": "NJsonSchema" + }, + { + "Name": "JsonReferenceVisitorBase", + "Namespace": "NJsonSchema.Visitors" + }, + { + "Name": "JsonSchemaVisitorBase", + "Namespace": "NJsonSchema.Visitors" + }, + { + "Name": "ChildSchemaValidationError", + "Namespace": "NJsonSchema.Validation" + }, + { + "Name": "JsonSchemaValidator", + "Namespace": "NJsonSchema.Validation" + }, + { + "Name": "ValidationError", + "Namespace": "NJsonSchema.Validation" + }, + { + "Name": "ValidationErrorKind", + "Namespace": "NJsonSchema.Validation" + }, + { + "Name": "IJsonReference", + "Namespace": "NJsonSchema.References" + }, + { + "Name": "IJsonReferenceBase", + "Namespace": "NJsonSchema.References" + }, + { + "Name": "JsonReferenceBase`1", + "Namespace": "NJsonSchema.References" + }, + { + "Name": "JsonReferenceExtensions", + "Namespace": "NJsonSchema.References" + }, + { + "Name": "DynamicApis", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "ReflectionCache", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "ReflectionExtensions", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "TypeNameStyle", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "XmlDocumentationExtensions", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "XmlObjectExtension", + "Namespace": "NJsonSchema.Infrastructure" + }, + { + "Name": "DefaultReflectionService", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "IReflectionService", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "ISchemaProcessor", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "JsonSchemaGenerator", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "JsonSchemaGeneratorSettings", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "JsonTypeDescription", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "SampleJsonSchemaGenerator", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "SchemaProcessorContext", + "Namespace": "NJsonSchema.Generation" + }, + { + "Name": "ITypeMapper", + "Namespace": "NJsonSchema.Generation.TypeMappers" + }, + { + "Name": "ObjectTypeMapper", + "Namespace": "NJsonSchema.Generation.TypeMappers" + }, + { + "Name": "PrimitiveTypeMapper", + "Namespace": "NJsonSchema.Generation.TypeMappers" + }, + { + "Name": "TypeMapperContext", + "Namespace": "NJsonSchema.Generation.TypeMappers" + }, + { + "Name": "JsonInheritanceConverter", + "Namespace": "NJsonSchema.Converters" + }, + { + "Name": "JsonReferenceConverter", + "Namespace": "NJsonSchema.Converters" + }, + { + "Name": "CanBeNullAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "JsonSchemaAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "JsonSchemaDateAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "JsonSchemaExtensionDataAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "MultipleOfAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "NotNullAttribute", + "Namespace": "NJsonSchema.Annotations" + }, + { + "Name": "ManagedPSEntry", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "BlockingCollection`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentBag`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentDictionary`2", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentQueue`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentStack`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "IProducerConsumerCollection`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "OrderablePartitioner`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "Partitioner`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "EnumerablePartitionerOptions", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "Partitioner", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "BitArray", + "Namespace": "System.Collections" + }, + { + "Name": "StructuralComparisons", + "Namespace": "System.Collections" + }, + { + "Name": "CollectionExtensions", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "HashSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "LinkedList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "LinkedListNode`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Queue`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "TreeSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedList`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Stack`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "ImmutableArrayExtensions", + "Namespace": "System.Linq" + }, + { + "Name": "IImmutableDictionary`2", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableList`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableQueue`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableSet`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "IImmutableStack`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableArray", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableArray`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableDictionary", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableDictionary`2", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableHashSet", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableHashSet`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableInterlocked", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableList", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableList`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableQueue", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableQueue`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedDictionary", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedDictionary`2", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedSet", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableSortedSet`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableStack", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "ImmutableStack`1", + "Namespace": "System.Collections.Immutable" + }, + { + "Name": "CaseInsensitiveComparer", + "Namespace": "System.Collections" + }, + { + "Name": "CaseInsensitiveHashCodeProvider", + "Namespace": "System.Collections" + }, + { + "Name": "CollectionBase", + "Namespace": "System.Collections" + }, + { + "Name": "DictionaryBase", + "Namespace": "System.Collections" + }, + { + "Name": "Queue", + "Namespace": "System.Collections" + }, + { + "Name": "ReadOnlyCollectionBase", + "Namespace": "System.Collections" + }, + { + "Name": "SortedList", + "Namespace": "System.Collections" + }, + { + "Name": "Stack", + "Namespace": "System.Collections" + }, + { + "Name": "CollectionsUtil", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "BitVector32", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "HybridDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "IOrderedDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "ListDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NameObjectCollectionBase", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NameValueCollection", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "OrderedDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringCollection", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringEnumerator", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "AssociationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CompareAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ConcurrencyCheckAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CreditCardAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CustomValidationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DataType", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DataTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayFormatAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EditableAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EmailAddressAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EnumDataTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "FileExtensionsAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "FilterUIHintAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "IValidatableObject", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "KeyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "MaxLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "MinLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "PhoneAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RangeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RegularExpressionAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RequiredAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ScaffoldColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "StringLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "TimestampAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "UIHintAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "UrlAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationContext", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationException", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationResult", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "Validator", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "ComplexTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "DatabaseGeneratedAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "DatabaseGeneratedOption", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "ForeignKeyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "InversePropertyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "NotMappedAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "TableAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "IServiceProvider", + "Namespace": "System" + }, + { + "Name": "CancelEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IChangeTracking", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IEditableObject", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IRevertibleChangeTracking", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncCompletedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncCompletedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncOperation", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncOperationManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProgressChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProgressChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BackgroundWorker", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoWorkEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoWorkEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunWorkerCompletedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunWorkerCompletedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISynchronizeInvoke", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BrowsableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CategoryAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Component", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DescriptionAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerCategoryAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerSerializationVisibility", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerSerializationVisibilityAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignOnlyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DisplayNameAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventHandlerList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IComponent", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ImmutableObjectAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InitializationEventAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISite", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISupportInitialize", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LocalizableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MergablePropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NotifyParentPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ParenthesizePropertyNameAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ReadOnlyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshProperties", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UriTypeConverter", + "Namespace": "System" + }, + { + "Name": "ExtendedProtectionPolicyTypeConverter", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ColorConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "PointConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "RectangleConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeFConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "ElapsedEventArgs", + "Namespace": "System.Timers" + }, + { + "Name": "ElapsedEventHandler", + "Namespace": "System.Timers" + }, + { + "Name": "Timer", + "Namespace": "System.Timers" + }, + { + "Name": "TimersDescriptionAttribute", + "Namespace": "System.Timers" + }, + { + "Name": "ArrayConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BaseNumberConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BooleanConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ByteConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CharConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DateTimeConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DateTimeOffsetConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DecimalConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoubleConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EnumConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "GuidConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int16Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int32Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int64Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ITypeDescriptorContext", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MultilineStringConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NullableConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SByteConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SingleConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "StringConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TimeSpanConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeConverterAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeListConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt16Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt32Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt64Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AttributeCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AttributeProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CancelEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeAction", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CustomTypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultEventAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventDescriptorCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ExtenderProvidedPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "HandledEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "HandledEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICustomTypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IExtenderProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IListSource", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InvalidAsynchronousStateException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ITypedList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MemberDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyDescriptorCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProvidePropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptionProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptionProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AddingNewEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AddingNewEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AmbientValueAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindableSupport", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindingDirection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindingList`1", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IBindingList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICancelAddNew", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IRaiseItemChangedEvents", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDirection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComplexBindingPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ReferenceConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentEditor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Container", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ContainerFilterService", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InheritanceAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InheritanceLevel", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CultureInfoConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectFieldAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectMethodAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectMethodType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultBindingPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignTimeVisibleAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ExpandableObjectConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IBindingListView", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDescriptionCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDescription", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IComNativeDescriptorHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IDataErrorInfo", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INestedContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IIntellisenseBuilder", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INestedSite", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InstallerTypeAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InstanceCreationEditor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InvalidEnumArgumentException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISupportInitializeNotification", + "Namespace": "System.ComponentModel" + }, + { + "Name": "License", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseContext", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseUsageMode", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicFileLicenseProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListBindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LookupBindingPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MarshalByValueComponent", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MaskedTextProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MaskedTextResultHint", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NestedContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PasswordPropertyTextAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyTabAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyTabScope", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RecommendedAsConfigurableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunInstallerAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SettingsBindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SyntaxCheck", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemFilterAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemFilterType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "WarningException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentResourceManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IDictionaryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IExtenderListService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeDescriptorFilterService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IReferenceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerVerbCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerVerb", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "MenuCommand", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "CommandID", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "CheckoutException", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "StandardCommands", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesigntimeLicenseContext", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesigntimeLicenseContextSerializer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeResolutionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ActiveDesignerEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ActiveDesignerEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerHost", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IServiceContainer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransaction", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransactionCloseEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransactionCloseEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ServiceCreatorCallback", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangedEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangedEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangingEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangingEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentRenameEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentRenameEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerOptionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpKeywordAttribute", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpKeywordType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpContextType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerOptionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentChangeService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentDiscoveryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentInitializer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerEventService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerFilter", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerHostTransactionState", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IEventBindingService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IExtenderProviderService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IHelpService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IMenuCommandService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IResourceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IRootDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ISelectionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITreeDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeDiscoveryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ViewTechnology", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "SelectionTypes", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IInheritanceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ServiceContainer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "StandardToolWindows", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "TypeDescriptionProviderService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "InstanceDescriptor", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ComponentSerializationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ContextStack", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DefaultSerializationProviderAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DesignerLoader", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DesignerSerializerAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "SerializationStore", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderHost", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderHost2", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationManager", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationProvider", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "INameCreationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "MemberRelationshipService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "MemberRelationship", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ResolveNameEventHandler", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ResolveNameEventArgs", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "RootDesignerSerializerAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "Console", + "Namespace": "System" + }, + { + "Name": "ConsoleCancelEventHandler", + "Namespace": "System" + }, + { + "Name": "ConsoleCancelEventArgs", + "Namespace": "System" + }, + { + "Name": "ConsoleColor", + "Namespace": "System" + }, + { + "Name": "ConsoleSpecialKey", + "Namespace": "System" + }, + { + "Name": "ConsoleKey", + "Namespace": "System" + }, + { + "Name": "ConsoleKeyInfo", + "Namespace": "System" + }, + { + "Name": "ConsoleModifiers", + "Namespace": "System" + }, + { + "Name": "UpdateStatus", + "Namespace": "System.Data" + }, + { + "Name": "XmlReadMode", + "Namespace": "System.Data" + }, + { + "Name": "XmlWriteMode", + "Namespace": "System.Data" + }, + { + "Name": "AcceptRejectRule", + "Namespace": "System.Data" + }, + { + "Name": "InternalDataCollectionBase", + "Namespace": "System.Data" + }, + { + "Name": "CommandBehavior", + "Namespace": "System.Data" + }, + { + "Name": "CommandType", + "Namespace": "System.Data" + }, + { + "Name": "ConflictOption", + "Namespace": "System.Data" + }, + { + "Name": "ConnectionState", + "Namespace": "System.Data" + }, + { + "Name": "Constraint", + "Namespace": "System.Data" + }, + { + "Name": "ConstraintCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataColumn", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataException", + "Namespace": "System.Data" + }, + { + "Name": "ConstraintException", + "Namespace": "System.Data" + }, + { + "Name": "DeletedRowInaccessibleException", + "Namespace": "System.Data" + }, + { + "Name": "DuplicateNameException", + "Namespace": "System.Data" + }, + { + "Name": "InRowChangingEventException", + "Namespace": "System.Data" + }, + { + "Name": "InvalidConstraintException", + "Namespace": "System.Data" + }, + { + "Name": "MissingPrimaryKeyException", + "Namespace": "System.Data" + }, + { + "Name": "NoNullAllowedException", + "Namespace": "System.Data" + }, + { + "Name": "ReadOnlyException", + "Namespace": "System.Data" + }, + { + "Name": "RowNotInTableException", + "Namespace": "System.Data" + }, + { + "Name": "VersionNotFoundException", + "Namespace": "System.Data" + }, + { + "Name": "DataRelation", + "Namespace": "System.Data" + }, + { + "Name": "DataRelationCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataRow", + "Namespace": "System.Data" + }, + { + "Name": "DataRowBuilder", + "Namespace": "System.Data" + }, + { + "Name": "DataRowAction", + "Namespace": "System.Data" + }, + { + "Name": "DataRowChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataRowChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataRowCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataRowState", + "Namespace": "System.Data" + }, + { + "Name": "DataRowVersion", + "Namespace": "System.Data" + }, + { + "Name": "DataRowView", + "Namespace": "System.Data" + }, + { + "Name": "SerializationFormat", + "Namespace": "System.Data" + }, + { + "Name": "DataSet", + "Namespace": "System.Data" + }, + { + "Name": "DataSetDateTime", + "Namespace": "System.Data" + }, + { + "Name": "DataSysDescriptionAttribute", + "Namespace": "System.Data" + }, + { + "Name": "DataTable", + "Namespace": "System.Data" + }, + { + "Name": "DataTableClearEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataTableClearEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataTableCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataTableNewRowEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataTableNewRowEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataTableReader", + "Namespace": "System.Data" + }, + { + "Name": "DataView", + "Namespace": "System.Data" + }, + { + "Name": "DataViewManager", + "Namespace": "System.Data" + }, + { + "Name": "DataViewRowState", + "Namespace": "System.Data" + }, + { + "Name": "DataViewSetting", + "Namespace": "System.Data" + }, + { + "Name": "DataViewSettingCollection", + "Namespace": "System.Data" + }, + { + "Name": "DBConcurrencyException", + "Namespace": "System.Data" + }, + { + "Name": "DbType", + "Namespace": "System.Data" + }, + { + "Name": "FillErrorEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "FillErrorEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "ForeignKeyConstraint", + "Namespace": "System.Data" + }, + { + "Name": "IColumnMapping", + "Namespace": "System.Data" + }, + { + "Name": "IColumnMappingCollection", + "Namespace": "System.Data" + }, + { + "Name": "IDataAdapter", + "Namespace": "System.Data" + }, + { + "Name": "IDataParameter", + "Namespace": "System.Data" + }, + { + "Name": "IDataParameterCollection", + "Namespace": "System.Data" + }, + { + "Name": "IDataReader", + "Namespace": "System.Data" + }, + { + "Name": "IDataRecord", + "Namespace": "System.Data" + }, + { + "Name": "IDbCommand", + "Namespace": "System.Data" + }, + { + "Name": "IDbConnection", + "Namespace": "System.Data" + }, + { + "Name": "IDbDataAdapter", + "Namespace": "System.Data" + }, + { + "Name": "IDbDataParameter", + "Namespace": "System.Data" + }, + { + "Name": "IDbTransaction", + "Namespace": "System.Data" + }, + { + "Name": "IsolationLevel", + "Namespace": "System.Data" + }, + { + "Name": "ITableMapping", + "Namespace": "System.Data" + }, + { + "Name": "ITableMappingCollection", + "Namespace": "System.Data" + }, + { + "Name": "KeyRestrictionBehavior", + "Namespace": "System.Data" + }, + { + "Name": "LoadOption", + "Namespace": "System.Data" + }, + { + "Name": "MappingType", + "Namespace": "System.Data" + }, + { + "Name": "MergeFailedEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "MergeFailedEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "MissingMappingAction", + "Namespace": "System.Data" + }, + { + "Name": "MissingSchemaAction", + "Namespace": "System.Data" + }, + { + "Name": "ParameterDirection", + "Namespace": "System.Data" + }, + { + "Name": "PropertyCollection", + "Namespace": "System.Data" + }, + { + "Name": "StatementCompletedEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "StatementCompletedEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "Rule", + "Namespace": "System.Data" + }, + { + "Name": "SchemaSerializationMode", + "Namespace": "System.Data" + }, + { + "Name": "SchemaType", + "Namespace": "System.Data" + }, + { + "Name": "SqlDbType", + "Namespace": "System.Data" + }, + { + "Name": "StateChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "StateChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "StatementType", + "Namespace": "System.Data" + }, + { + "Name": "StrongTypingException", + "Namespace": "System.Data" + }, + { + "Name": "UniqueConstraint", + "Namespace": "System.Data" + }, + { + "Name": "UpdateRowSource", + "Namespace": "System.Data" + }, + { + "Name": "InvalidExpressionException", + "Namespace": "System.Data" + }, + { + "Name": "EvaluateException", + "Namespace": "System.Data" + }, + { + "Name": "SyntaxErrorException", + "Namespace": "System.Data" + }, + { + "Name": "SqlChars", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDateTime", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDecimal", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDouble", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlGuid", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt16", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt32", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt64", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlMoney", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlSingle", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlCompareOptions", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlString", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "StorageState", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlTypeException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlNullValueException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlTruncateException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlNotFilledException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlAlreadyFilledException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlXml", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "INullable", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBinary", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBoolean", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlByte", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBytes", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "DbColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "IDbColumnSchemaGenerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "CatalogLocation", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataAdapter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataColumnMapping", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataColumnMappingCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataTableMapping", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataTableMappingCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbCommand", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbCommandBuilder", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbConnection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbConnectionStringBuilder", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataAdapter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataReader", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataReaderExtensions", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataRecord", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataSourceEnumerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbEnumerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbException", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbMetaDataCollectionNames", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbMetaDataColumnNames", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbParameter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbParameterCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderFactory", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderSpecificTypePropertyAttribute", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbTransaction", + "Namespace": "System.Data.Common" + }, + { + "Name": "GroupByBehavior", + "Namespace": "System.Data.Common" + }, + { + "Name": "IdentifierCase", + "Namespace": "System.Data.Common" + }, + { + "Name": "RowUpdatedEventArgs", + "Namespace": "System.Data.Common" + }, + { + "Name": "RowUpdatingEventArgs", + "Namespace": "System.Data.Common" + }, + { + "Name": "SchemaTableColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "SchemaTableOptionalColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "SupportedJoinOperators", + "Namespace": "System.Data.Common" + }, + { + "Name": "OperationAbortedException", + "Namespace": "System.Data" + }, + { + "Name": "ApplicationIntent", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowsCopiedEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowsCopiedEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SortOrder", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopy", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyColumnMapping", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyColumnMappingCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyOptions", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientFactory", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientMetaDataCollectionNames", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlCommand", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlConnection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlConnectionStringBuilder", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataAdapter", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataReader", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlError", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlErrorCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlException", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlInfoMessageEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlInfoMessageEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlParameter", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlParameterCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatedEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatedEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatingEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatingEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlTransaction", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataRecord", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlMetaData", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "DebuggerStepperBoundaryAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerVisualizerAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DiagnosticSource", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DiagnosticListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Activity", + "Namespace": "System.Diagnostics" + }, + { + "Name": "FileVersionInfo", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DataReceivedEventHandler", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DataReceivedEventArgs", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Process", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessModule", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessModuleCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessPriorityClass", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessStartInfo", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessThread", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessThreadCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessWindowStyle", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadPriorityLevel", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadState", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadWaitReason", + "Namespace": "System.Diagnostics" + }, + { + "Name": "MonitoringDescriptionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SafeProcessHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "StackFrameExtensions", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ISymbolBinder", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolBinder1", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolDocument", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolMethod", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolNamespace", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolReader", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolScope", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolVariable", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolWriter", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymbolToken", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymAddressKind", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymDocumentType", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymLanguageType", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymLanguageVendor", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "DelimitedListTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TextWriterTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ExcludeFromCodeCoverageAttribute", + "Namespace": "System.Diagnostics.CodeAnalysis" + }, + { + "Name": "GeneratedCodeAttribute", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "BooleanSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "CorrelationManager", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DefaultTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventTypeFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceLevels", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Switch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Trace", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceEventCache", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceEventType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceLevel", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceListenerCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceOptions", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceSource", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SwitchAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SwitchLevelAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventCounter", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "Point", + "Namespace": "System.Drawing" + }, + { + "Name": "PointF", + "Namespace": "System.Drawing" + }, + { + "Name": "Rectangle", + "Namespace": "System.Drawing" + }, + { + "Name": "RectangleF", + "Namespace": "System.Drawing" + }, + { + "Name": "Size", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeF", + "Namespace": "System.Drawing" + }, + { + "Name": "Color", + "Namespace": "System.Drawing" + }, + { + "Name": "ZipArchive", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipArchiveEntry", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipArchiveMode", + "Namespace": "System.IO.Compression" + }, + { + "Name": "CompressionLevel", + "Namespace": "System.IO.Compression" + }, + { + "Name": "CompressionMode", + "Namespace": "System.IO.Compression" + }, + { + "Name": "GZipStream", + "Namespace": "System.IO.Compression" + }, + { + "Name": "DeflateStream", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZLibException", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipFile", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipFileExtensions", + "Namespace": "System.IO.Compression" + }, + { + "Name": "FileSystemAclExtensions", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DirectorySecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DirectoryObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "Directory", + "Namespace": "System.IO" + }, + { + "Name": "DirectoryInfo", + "Namespace": "System.IO" + }, + { + "Name": "File", + "Namespace": "System.IO" + }, + { + "Name": "FileInfo", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemInfo", + "Namespace": "System.IO" + }, + { + "Name": "SearchOption", + "Namespace": "System.IO" + }, + { + "Name": "DriveInfo", + "Namespace": "System.IO" + }, + { + "Name": "DriveNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "DriveType", + "Namespace": "System.IO" + }, + { + "Name": "ErrorEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "ErrorEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemWatcher", + "Namespace": "System.IO" + }, + { + "Name": "InternalBufferOverflowException", + "Namespace": "System.IO" + }, + { + "Name": "NotifyFilters", + "Namespace": "System.IO" + }, + { + "Name": "RenamedEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "RenamedEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "WatcherChangeTypes", + "Namespace": "System.IO" + }, + { + "Name": "WaitForChangedResult", + "Namespace": "System.IO" + }, + { + "Name": "IsolatedStorageException", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageFile", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageFileStream", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorage", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageScope", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "INormalizeForIsolatedStorage", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "SafeMemoryMappedViewHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeMemoryMappedFileHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "MemoryMappedFileOptions", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFileAccess", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFile", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedViewAccessor", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedViewStream", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFileRights", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "FileFormatException", + "Namespace": "System.IO" + }, + { + "Name": "CompressionOption", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "EncryptionOption", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "Package", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackagePart", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackagePartCollection", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageProperties", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationship", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipCollection", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipSelector", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipSelectorType", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackUriHelper", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "TargetMode", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "ZipPackage", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "ZipPackagePart", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "AnonymousPipeClientStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "AnonymousPipeServerStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeDirection", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeOptions", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeTransmissionMode", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "NamedPipeClientStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "NamedPipeServerStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeStreamImpersonationWorker", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "SafePipeHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "Enumerable", + "Namespace": "System.Linq" + }, + { + "Name": "IGrouping`2", + "Namespace": "System.Linq" + }, + { + "Name": "Grouping`2", + "Namespace": "System.Linq" + }, + { + "Name": "ILookup`2", + "Namespace": "System.Linq" + }, + { + "Name": "Lookup`2", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedEnumerable`1", + "Namespace": "System.Linq" + }, + { + "Name": "IRuntimeVariables", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeOps", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ReadOnlyCollectionBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuleCache`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSite", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSite`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteBinder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteOps", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteHelpers", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DynamicAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DebugInfoGenerator", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "Closure", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IQueryable", + "Namespace": "System.Linq" + }, + { + "Name": "IQueryable`1", + "Namespace": "System.Linq" + }, + { + "Name": "IQueryProvider", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedQueryable", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedQueryable`1", + "Namespace": "System.Linq" + }, + { + "Name": "BinaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "Expression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "BlockExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "CatchBlock", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ConditionalExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ConstantExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DebugInfoExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DefaultExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ElementInit", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ExpressionType", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ExpressionVisitor", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "GotoExpressionKind", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "GotoExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IArgumentProvider", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IDynamicExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IndexExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "InvocationExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LabelExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LabelTarget", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LambdaExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "Expression`1", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ListInitExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LoopExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberAssignment", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberBindingType", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberInitExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberListBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberMemberBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MethodCallExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "NewArrayExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "NewExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ParameterExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "RuntimeVariablesExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SwitchCase", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SwitchExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SymbolDocumentInfo", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "TryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "TypeBinaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "UnaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DynamicExpressionVisitor", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DynamicExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LightLambda", + "Namespace": "System.Linq.Expressions.Interpreter" + }, + { + "Name": "DynamicMetaObjectBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DynamicMetaObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "IDynamicMetaObjectProvider", + "Namespace": "System.Dynamic" + }, + { + "Name": "BindingRestrictions", + "Namespace": "System.Dynamic" + }, + { + "Name": "BinaryOperationBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "CallInfo", + "Namespace": "System.Dynamic" + }, + { + "Name": "ExpandoObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "ConvertBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "CreateInstanceBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DeleteIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DeleteMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DynamicObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "GetIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "GetMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "InvokeBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "InvokeMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "SetIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "SetMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "UnaryOperationBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "IInvokeOnGetBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "OrderedParallelQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelQuery", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelEnumerable", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelExecutionMode", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelMergeOptions", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableExecutor", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableExecutor`1", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableQuery", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "Queryable", + "Namespace": "System.Linq" + }, + { + "Name": "ToStringCodeMethods", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ProcessCodeMethods", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "DeserializingTypeConverter", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "PSAuthorizationManager", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ExecutionPolicy", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ExecutionPolicyScope", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ArgumentToConfigurationDataTransformationAttribute", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration" + }, + { + "Name": "DscRemoteOperationsClass", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "DscClassCache", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "GetCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NounArgumentCompleter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HistoryInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ForEachObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WhereObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetStrictModeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportModuleMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSEditionArgumentCompleter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ModuleCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ModuleSpecification", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewModuleManifestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestModuleManifestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectEventRegistrationBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConnectPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionFilterState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSSessionConfigurationCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnregisterPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSRemotingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSRemotingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionCapabilityCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisconnectPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnterPSHostProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExitPSHostProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSHostProcessInfoCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSHostProcessInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionConfigurationFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSRoleCapabilityFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WSManConfigurationOption", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSTransportOptionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionOptionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExitPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRemotingCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRemotingBaseCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSExecutionCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRunspaceCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnterPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReceiveJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReceivePSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutTarget", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JobCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResumeJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SuspendJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPSSessionConfigurationFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OpenMode", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatDefaultCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutNullCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutDefaultCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutLineOutputCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HelpCategoryInvalidException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHelpCodeMethods", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HelpNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SaveHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdatableHelpCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateHelpScope", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AliasProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AliasProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnvironmentProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentDynamicParametersBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemClearContentDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentWriterDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentReaderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemItemProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProviderGetItemDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProviderRemoveItemDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InternalSymbolicLinkLinkCodeMethods", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FunctionProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FunctionProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegistryProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegistryProviderSetItemDynamicParameter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionStateProviderBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionStateProviderBaseContentReaderWriter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "VariableProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemotingErrorResources", + "Namespace": "Microsoft.PowerShell.Commands.Internal" + }, + { + "Name": "FrontEndCommandBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatShapeCommandBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatTableAndListBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatTableBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "AuthenticationLevel", + "Namespace": "Microsoft.PowerShell.CoreClr.Stubs" + }, + { + "Name": "ImpersonationLevel", + "Namespace": "Microsoft.PowerShell.CoreClr.Stubs" + }, + { + "Name": "CimInstanceAdapter", + "Namespace": "Microsoft.PowerShell.Cim" + }, + { + "Name": "MethodInvocationInfo", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "MethodParameterBindings", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "MethodParameter", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "CmdletAdapter`1", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "BehaviorOnNoMatch", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "QueryBuilder", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "ConfirmImpact", + "Namespace": "Microsoft.PowerShell.Cmdletization.Xml" + }, + { + "Name": "ItemsChoiceType", + "Namespace": "Microsoft.PowerShell.Cmdletization.Xml" + }, + { + "Name": "PowerShellAssemblyLoadContextInitializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Platform", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTransactionContext", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RollbackSeverity", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AliasInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ApplicationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateArgumentsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateEnumeratedArgumentsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DSCResourceRunAsCredential", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourceAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscPropertyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscLocalConfigurationManagerAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletCommonMetadataAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletBindingAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "OutputTypeAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DynamicClassImplementationAssemblyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AliasAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeNameAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SupportsWildcardsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDefaultValueAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HiddenAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateLengthAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateRangeKind", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateRangeAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidatePatternAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateScriptAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateCountAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CachedValidValuesGeneratorBase", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateSetAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IValidateSetValuesGenerator", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowNullAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowEmptyStringAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowEmptyCollectionAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateDriveAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateUserDriveAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "NullValidationAttributeBase", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateNotNullAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateNotNullOrEmptyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentTransformationAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ChildItemCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ReturnContainers", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Cmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ShouldProcessReason", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DefaultParameterDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ActionPreference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConfirmImpact", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandCompletion", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionCompleters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionResultType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionResult", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentCompleterAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IArgumentCompleter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RegisterArgumentCompleterCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentCompletionsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandLookupEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSModuleAutoLoadingPreference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeName", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionCapabilities", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConfigurationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContentCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredentialTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredentialUIOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetSymmetricEncryptionKey", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredential", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDriveInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Breakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariableAccessMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariableBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LineBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerResumeAction", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerStopEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakpointUpdateType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakpointUpdatedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSJobStartEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugSource", + "Namespace": "System.Management.Automation" + }, + { + "Name": "StartRunspaceDebugProcessingEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProcessRunspaceDebugEndEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugModes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Debugger", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerCommandResults", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDebugContext", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CallStackFrame", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DriveManagementIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ImplementedAsType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourceInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourcePropertyInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "EngineIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FlagsExpression`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorCategory", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorCategoryInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorDetails", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IContainsErrorRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IResourceSupplier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEngineEvent", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventSubscriber", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ForwardedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventReceivedEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventUnsubscribedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventUnsubscribedEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventArgsCollection", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventJob", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExtendedTypeSystemException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MethodException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MethodInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetValueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PropertyNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetValueInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SetValueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SetValueInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvalidCastException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExternalScriptInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSnapInSpecification", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FilterInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FunctionInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HostUtilities", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InformationalRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WarningRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerboseRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSListModifier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSListModifier`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvalidPowerShellStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspaceMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationStateChangedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationSettings", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteStreamOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShell", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDataStreams", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DataAddedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DataAddingEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDataCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ICommandRuntime", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ICommandRuntime2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InformationRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HostInformationMessage", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvocationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteCommandInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ItemCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CopyContainers", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeConverter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConvertThroughString", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LanguagePrimitives", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParseError", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParser", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSToken", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTokenType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FlowControlException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LoopFlowException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContinueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExitException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TerminateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SplitOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptBlock", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SteppablePipeline", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptBlockToPowerShellNotSupportedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IModuleAssemblyInitializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IModuleAssemblyCleanup", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSModuleInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleAccessMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IDynamicParameters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SwitchParameter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandInvocationIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberViewTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertyInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSAliasProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCodeProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSAdaptedProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNoteProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariableProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSScriptProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMethodInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCodeMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSScriptMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParameterizedProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberSet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertySet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEvent", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDynamicMember", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberInfoCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ReadOnlyPSMemberInfoCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObject", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCustomObject", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SettingValueExceptionEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GettingValueExceptionEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectPropertyDescriptor", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectTypeDescriptor", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectTypeDescriptionProvider", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSReference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSecurityException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandParameterInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandParameterSetInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TypeInferenceRuntimePermissions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProgressRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProgressRecordType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PropertyCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletProviderManagementIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProxyCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSClassInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSClassMemberInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeDefinedParameter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeDefinedParameterDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVersionHashTable", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SemanticVersion", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardPattern", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardPatternException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvalidJobStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobStateEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobIdentifier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IJobDebugger", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Job", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Job2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobThreadOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContainerParentJob", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobFailedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobInvocationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobSourceAdapter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShellStreams`2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSJobProxy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSChildJobProxy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobDataAddedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShellStreamType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Repository`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobRepository", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspaceRepository", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemotingCapability", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemotingBehavior", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSessionTypeOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTransportOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspacePoolStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WhereOperatorSelectionMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SecurityDescriptorCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandOrigin", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AuthorizationManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSerializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPrimitiveDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateEntryVisibility", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSLanguageMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariable", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScopedItemOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertyAdapter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterSetMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PagingParameters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariableIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariablePath", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WorkflowInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExtendedTypeDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FormatViewDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSControlGroupBy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DisplayEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "EntrySelectedBy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Alignment", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DisplayEntryValueType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControlEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemBase", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemExpression", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemFrame", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemNewline", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemText", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomEntryBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlEntryItem", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListEntryBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlColumnHeader", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlColumn", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlRow", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableRowDefinitionBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControlEntryItem", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathInfoStack", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SigningOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CatalogValidationStatus", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CatalogInformation", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CredentialAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SignatureStatus", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SignatureType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Signature", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmsMessageRecipient", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ResolutionPurpose", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSnapInInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptRequiresException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ApplicationFailedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderCmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletProviderInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineStoppedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineClosedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ActionPreferenceStopException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParentContainsErrorRecordException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RedirectedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptCallDepthException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineDepthException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HaltCommandException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidationMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentTransformationMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParsingMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentNullException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentOutOfRangeException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvalidOperationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNotImplementedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNotSupportedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectDisposedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTraceSource", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterBindingException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParseException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IncompleteParseException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateCategory", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateUnauthorizedAccessException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderNameAmbiguousException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DriveNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ItemNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTraceSourceOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsCommon", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsData", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsLifecycle", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsDiagnostic", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsCommunications", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsSecurity", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsOther", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShellTraceEvent", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceChannel", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceLevel", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceOperationCode", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceTask", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceKeywords", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "BaseChannelWriter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "NullWriter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellChannelWriter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceSource", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceSourceFactory", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwEvent", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "CallbackNoParameter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "CallbackWithState", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "CallbackWithStateAndArgs", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwEventArgs", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwActivity", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "IEtwActivityReverter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "IEtwEventCorrelator", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwEventCorrelator", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "Tracer", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "SystemEnforcementMode", + "Namespace": "System.Management.Automation.Security" + }, + { + "Name": "SystemPolicy", + "Namespace": "System.Management.Automation.Security" + }, + { + "Name": "ContainerCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "DriveCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentReader", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentWriter", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IDynamicPropertyCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ISecurityDescriptorCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IPropertyCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ItemCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "NavigationCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ICmdletProviderSupportsHelp", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "CmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "CmdletProviderAttribute", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ProviderCapabilities", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "OriginInfo", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "ProxyAccessType", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionOption", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "CmdletMethodInvoker`1", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingDataStructureException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingTransportException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingTransportRedirectException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSDirectException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionConfiguration", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "SessionType", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSenderInfo", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSPrincipal", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSIdentity", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSCertificateDetails", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionConfigurationData", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManPluginManagedEntryWrapper", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManPluginManagedEntryInstanceWrapper", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManServerChannelEvents", + "Namespace": "System.Management.Automation.Remoting.WSMan" + }, + { + "Name": "ActiveSessionsChangedEventArgs", + "Namespace": "System.Management.Automation.Remoting.WSMan" + }, + { + "Name": "PSStreamObjectType", + "Namespace": "System.Management.Automation.Remoting.Internal" + }, + { + "Name": "PSStreamObject", + "Namespace": "System.Management.Automation.Remoting.Internal" + }, + { + "Name": "ChoiceDescription", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "FieldDescription", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHost", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "IHostSupportsInteractiveSession", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Coordinates", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Size", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "ReadKeyOptions", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "ControlKeyStates", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "KeyInfo", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Rectangle", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "BufferCell", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "BufferCellType", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHostRawUserInterface", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHostUserInterface", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "IHostUISupportsMultipleChoiceSelection", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "HostException", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PromptingException", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Command", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineResultTypes", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandCollection", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidRunspaceStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSThreadOptions", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceStateInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceStateEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceAvailability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceAvailabilityEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceCapability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "Runspace", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateProxy", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceFactory", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceOpenModuleLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandParameter", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandParameterCollection", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidPipelineStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineStateInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineStateEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "Pipeline", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PowerShellProcessInstance", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidRunspacePoolStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolStateChangedEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolAvailability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolCapability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePool", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionStateEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ConstrainedSessionStateEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateCommandEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateTypeEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateFormatEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateAssemblyEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateCmdletEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateProviderEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateScriptEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateAliasEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateApplicationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateFunctionEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateVariableEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionStateEntryCollection`1", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TargetMachineType", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSession", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingErrorRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingProgressRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingWarningRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingDebugRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingVerboseRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingInformationRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "AuthenticationMechanism", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSessionType", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSessionConfigurationAccessMode", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "OutputBufferingMode", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "WSManConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "NamedPipeConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SSHConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "VMConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ContainerConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeTableLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeMemberData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "NotePropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "AliasPropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ScriptPropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CodePropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ScriptMethodData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CodeMethodData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PropertySetData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "MemberSetData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeTable", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "FormatTableLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "FormatTable", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSConsoleLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSnapInException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineReader`1", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineWriter", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "StaticParameterBinder", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StaticBindingResult", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterBindingResult", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StaticBindingError", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CodeGeneration", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NullString", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Ast", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ErrorStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ErrorExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptRequirements", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParamBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NamedBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NamedAttributeArgumentAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributeBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributeAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeConstraintAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StatementBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingStatementKind", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PropertyAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PropertyMemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MethodAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FunctionMemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FunctionDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IfStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DataStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LabeledStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LoopStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForEachFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForEachStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DoWhileStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DoUntilStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "WhileStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SwitchFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SwitchStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CatchClauseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TryStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TrapStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BreakStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ContinueStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ReturnStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExitStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ThrowStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PipelineBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PipelineAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandElementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandParameterAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionStream", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MergingRedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FileRedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AssignmentStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConfigurationType", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConfigurationDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BinaryExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UnaryExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BlockStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributedExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConvertExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "InvokeMemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BaseCtorInvokeMemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ITypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "GenericTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ReflectionTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "VariableExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConstantExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringConstantType", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringConstantExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExpandableStringExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptBlockExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayLiteralAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "HashtableAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParenExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SubExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IndexExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommentHelpInfo", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ICustomAstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ICustomAstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DefaultCustomAstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DefaultCustomAstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Parser", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParseError", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IScriptPosition", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IScriptExtent", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptPosition", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptExtent", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitAction", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IAstPostVisitHandler", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenKind", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenTraits", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Token", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NumberToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "VariableToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringLiteralToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringExpandableToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LabelToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "InputRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MergingRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FileRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordNameMode", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordBodyMode", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeyword", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordProperty", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordParameter", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CmdletMetadataAttribute", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ParsingBaseAttribute", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "AutomationNull", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "InternalCommand", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "CommonParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "DebuggerUtils", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSMonitorRunspaceType", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSStandaloneMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSEmbeddedMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "SessionStateKeeper", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ScriptBlockMemberMethodWrapper", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ClassOps", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ShouldProcessParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "TransactionParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "InternalTestHooks", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "AlternateStreamData", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "AlternateDataStreamUtilities", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "SecuritySupport", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "SequencePosition", + "Namespace": "System" + }, + { + "Name": "Memory`1", + "Namespace": "System" + }, + { + "Name": "MemoryExtensions", + "Namespace": "System" + }, + { + "Name": "ReadOnlyMemory`1", + "Namespace": "System" + }, + { + "Name": "ReadOnlySpan`1", + "Namespace": "System" + }, + { + "Name": "Span`1", + "Namespace": "System" + }, + { + "Name": "SequenceMarshal", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "MemoryMarshal", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BuffersExtensions", + "Namespace": "System.Buffers" + }, + { + "Name": "IBufferWriter`1", + "Namespace": "System.Buffers" + }, + { + "Name": "MemoryPool`1", + "Namespace": "System.Buffers" + }, + { + "Name": "OperationStatus", + "Namespace": "System.Buffers" + }, + { + "Name": "ReadOnlySequence`1", + "Namespace": "System.Buffers" + }, + { + "Name": "ReadOnlySequenceSegment`1", + "Namespace": "System.Buffers" + }, + { + "Name": "StandardFormat", + "Namespace": "System.Buffers" + }, + { + "Name": "IPinnable", + "Namespace": "System.Buffers" + }, + { + "Name": "IMemoryOwner`1", + "Namespace": "System.Buffers" + }, + { + "Name": "MemoryHandle", + "Namespace": "System.Buffers" + }, + { + "Name": "MemoryManager`1", + "Namespace": "System.Buffers" + }, + { + "Name": "Base64", + "Namespace": "System.Buffers.Text" + }, + { + "Name": "Utf8Formatter", + "Namespace": "System.Buffers.Text" + }, + { + "Name": "Utf8Parser", + "Namespace": "System.Buffers.Text" + }, + { + "Name": "BinaryPrimitives", + "Namespace": "System.Buffers.Binary" + }, + { + "Name": "ByteArrayContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "ClientCertificateOption", + "Namespace": "System.Net.Http" + }, + { + "Name": "DelegatingHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "FormUrlEncodedContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpClient", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpCompletionOption", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMessageHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMessageInvoker", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMethod", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpRequestException", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpRequestMessage", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpResponseMessage", + "Namespace": "System.Net.Http" + }, + { + "Name": "MessageProcessingHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "MultipartContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "MultipartFormDataContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "StreamContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "StringContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpClientHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "AuthenticationHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "CacheControlHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ContentDispositionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ContentRangeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "EntityTagHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpContentHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpHeaderValueCollection`1", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpRequestHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpResponseHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "MediaTypeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "MediaTypeWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "NameValueHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "NameValueWithParametersHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ProductHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ProductInfoHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeConditionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeItemHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RetryConditionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "StringWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "TransferCodingHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "TransferCodingWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ViaHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "WarningHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "WindowsProxyUsePolicy", + "Namespace": "System.Net.Http" + }, + { + "Name": "CookieUsePolicy", + "Namespace": "System.Net.Http" + }, + { + "Name": "WinHttpHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpListenerPrefixCollection", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerRequest", + "Namespace": "System.Net" + }, + { + "Name": "AuthenticationSchemeSelector", + "Namespace": "System.Net" + }, + { + "Name": "HttpListener", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerBasicIdentity", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerContext", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerException", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerResponse", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerTimeoutManager", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerWebSocketContext", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "AlternateView", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AlternateViewCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AttachmentBase", + "Namespace": "System.Net.Mail" + }, + { + "Name": "Attachment", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AttachmentCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "LinkedResource", + "Namespace": "System.Net.Mail" + }, + { + "Name": "LinkedResourceCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailAddress", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailAddressCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "DeliveryNotificationOptions", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailMessage", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailPriority", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SendCompletedEventHandler", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpDeliveryMethod", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpDeliveryFormat", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpClient", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpFailedRecipientException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpFailedRecipientsException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpStatusCode", + "Namespace": "System.Net.Mail" + }, + { + "Name": "TransferEncoding", + "Namespace": "System.Net.Mime" + }, + { + "Name": "ContentDisposition", + "Namespace": "System.Net.Mime" + }, + { + "Name": "ContentType", + "Namespace": "System.Net.Mime" + }, + { + "Name": "DispositionTypeNames", + "Namespace": "System.Net.Mime" + }, + { + "Name": "MediaTypeNames", + "Namespace": "System.Net.Mime" + }, + { + "Name": "Dns", + "Namespace": "System.Net" + }, + { + "Name": "IPHostEntry", + "Namespace": "System.Net" + }, + { + "Name": "ProtocolType", + "Namespace": "System.Net.Internals" + }, + { + "Name": "ProtocolFamily", + "Namespace": "System.Net.Internals" + }, + { + "Name": "DuplicateAddressDetectionState", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "GatewayIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "GatewayIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IcmpV4Statistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IcmpV6Statistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPGlobalProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPGlobalStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPInterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPInterfaceStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv4InterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv4InterfaceStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv6InterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "MulticastIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "MulticastIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetBiosNodeType", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAvailabilityEventArgs", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAddressChangedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAvailabilityChangedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterface", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterfaceComponent", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterfaceType", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "OperationalStatus", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PhysicalAddress", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PrefixOrigin", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "ScopeLevel", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "SuffixOrigin", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpConnectionInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpState", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UdpStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UnicastIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UnicastIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationException", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkChange", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPStatus", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "Ping", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingException", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingOptions", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingReply", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "SslProtocols", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ExchangeAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "CipherAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "HashAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ChannelBinding", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ChannelBindingKind", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "AuthenticationSchemes", + "Namespace": "System.Net" + }, + { + "Name": "CookieVariant", + "Namespace": "System.Net" + }, + { + "Name": "Cookie", + "Namespace": "System.Net" + }, + { + "Name": "CookieContainer", + "Namespace": "System.Net" + }, + { + "Name": "PathList", + "Namespace": "System.Net" + }, + { + "Name": "CookieCollection", + "Namespace": "System.Net" + }, + { + "Name": "CookieException", + "Namespace": "System.Net" + }, + { + "Name": "CredentialCache", + "Namespace": "System.Net" + }, + { + "Name": "DecompressionMethods", + "Namespace": "System.Net" + }, + { + "Name": "DnsEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "EndPoint", + "Namespace": "System.Net" + }, + { + "Name": "HttpStatusCode", + "Namespace": "System.Net" + }, + { + "Name": "HttpVersion", + "Namespace": "System.Net" + }, + { + "Name": "ICredentials", + "Namespace": "System.Net" + }, + { + "Name": "ICredentialsByHost", + "Namespace": "System.Net" + }, + { + "Name": "IPAddress", + "Namespace": "System.Net" + }, + { + "Name": "IPEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "IWebProxy", + "Namespace": "System.Net" + }, + { + "Name": "NetworkCredential", + "Namespace": "System.Net" + }, + { + "Name": "TransportContext", + "Namespace": "System.Net" + }, + { + "Name": "SocketAddress", + "Namespace": "System.Net" + }, + { + "Name": "RequestCacheLevel", + "Namespace": "System.Net.Cache" + }, + { + "Name": "RequestCachePolicy", + "Namespace": "System.Net.Cache" + }, + { + "Name": "IPAddressCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "AuthenticationLevel", + "Namespace": "System.Net.Security" + }, + { + "Name": "SslPolicyErrors", + "Namespace": "System.Net.Security" + }, + { + "Name": "SocketException", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "AddressFamily", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketError", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "AuthenticationManager", + "Namespace": "System.Net" + }, + { + "Name": "Authorization", + "Namespace": "System.Net" + }, + { + "Name": "FileWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "FileWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "GlobalProxySelection", + "Namespace": "System.Net" + }, + { + "Name": "HttpContinueDelegate", + "Namespace": "System.Net" + }, + { + "Name": "HttpWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "HttpWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "IAuthenticationModule", + "Namespace": "System.Net" + }, + { + "Name": "ICredentialPolicy", + "Namespace": "System.Net" + }, + { + "Name": "IWebRequestCreate", + "Namespace": "System.Net" + }, + { + "Name": "ProtocolViolationException", + "Namespace": "System.Net" + }, + { + "Name": "WebException", + "Namespace": "System.Net" + }, + { + "Name": "WebExceptionStatus", + "Namespace": "System.Net" + }, + { + "Name": "WebRequest", + "Namespace": "System.Net" + }, + { + "Name": "WebRequestMethods", + "Namespace": "System.Net" + }, + { + "Name": "WebResponse", + "Namespace": "System.Net" + }, + { + "Name": "FtpStatusCode", + "Namespace": "System.Net" + }, + { + "Name": "FtpWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "FtpWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "HttpCacheAgeControl", + "Namespace": "System.Net.Cache" + }, + { + "Name": "HttpRequestCacheLevel", + "Namespace": "System.Net.Cache" + }, + { + "Name": "HttpRequestCachePolicy", + "Namespace": "System.Net.Cache" + }, + { + "Name": "AuthenticationException", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "InvalidCredentialException", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ExtendedProtectionPolicy", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "PolicyEnforcement", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ProtectionScenario", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ServiceNameCollection", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "AuthenticatedStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "EncryptionPolicy", + "Namespace": "System.Net.Security" + }, + { + "Name": "RemoteCertificateValidationCallback", + "Namespace": "System.Net.Security" + }, + { + "Name": "LocalCertificateSelectionCallback", + "Namespace": "System.Net.Security" + }, + { + "Name": "SslStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "ProtectionLevel", + "Namespace": "System.Net.Security" + }, + { + "Name": "NegotiateStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "BindIPEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "ServicePoint", + "Namespace": "System.Net" + }, + { + "Name": "ServicePointManager", + "Namespace": "System.Net" + }, + { + "Name": "SecurityProtocolType", + "Namespace": "System.Net" + }, + { + "Name": "SocketReceiveFromResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketReceiveMessageFromResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketTaskExtensions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IOControlCode", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPPacketInformation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPProtectionLevel", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "LingerOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "MulticastOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPv6MulticastOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "NetworkStream", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SelectMode", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SendPacketsElement", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "Socket", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketAsyncEventArgs", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketAsyncOperation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketFlags", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketInformationOptions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketInformation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketOptionLevel", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketOptionName", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketShutdown", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TcpClient", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TcpListener", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TransmitFileOptions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "UdpClient", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "UdpReceiveResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "ProtocolFamily", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "ProtocolType", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketType", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "WebClient", + "Namespace": "System.Net" + }, + { + "Name": "OpenReadCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "OpenWriteCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadStringCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadDataCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadStringCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadDataCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadFileCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadValuesCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadProgressChangedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadProgressChangedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "WriteStreamClosedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "OpenReadCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "OpenWriteCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadStringCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadDataCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadStringCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadDataCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadFileCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadValuesCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadProgressChangedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadProgressChangedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "WriteStreamClosedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "WebHeaderCollection", + "Namespace": "System.Net" + }, + { + "Name": "HttpResponseHeader", + "Namespace": "System.Net" + }, + { + "Name": "HttpRequestHeader", + "Namespace": "System.Net" + }, + { + "Name": "IWebProxyScript", + "Namespace": "System.Net" + }, + { + "Name": "WebProxy", + "Namespace": "System.Net" + }, + { + "Name": "ClientWebSocket", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "ClientWebSocketOptions", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocket", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketCloseStatus", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketContext", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketError", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketException", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketMessageType", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketReceiveResult", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketState", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "Vector`1", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector", + "Namespace": "System.Numerics" + }, + { + "Name": "Matrix3x2", + "Namespace": "System.Numerics" + }, + { + "Name": "Matrix4x4", + "Namespace": "System.Numerics" + }, + { + "Name": "Plane", + "Namespace": "System.Numerics" + }, + { + "Name": "Quaternion", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector2", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector3", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector4", + "Namespace": "System.Numerics" + }, + { + "Name": "ICommand", + "Namespace": "System.Windows.Input" + }, + { + "Name": "DataErrorsChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyDataErrorInfo", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyPropertyChanged", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyPropertyChanging", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangingEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangingEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "KeyedCollection`2", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ObservableCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyDictionary`2", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyObservableCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "INotifyCollectionChanged", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedAction", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedEventArgs", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedEventHandler", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "SafeWaitHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "CriticalHandleMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "CriticalHandleZeroOrMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeHandleMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeHandleZeroOrMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeFileHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "Console", + "Namespace": "Internal" + }, + { + "Name": "EnvironmentAugments", + "Namespace": "Internal.Runtime.Augments" + }, + { + "Name": "RuntimeThread", + "Namespace": "Internal.Runtime.Augments" + }, + { + "Name": "AggregateException", + "Namespace": "System" + }, + { + "Name": "AppContext", + "Namespace": "System" + }, + { + "Name": "Object", + "Namespace": "System" + }, + { + "Name": "Array", + "Namespace": "System" + }, + { + "Name": "ArraySegment`1", + "Namespace": "System" + }, + { + "Name": "Tuple", + "Namespace": "System" + }, + { + "Name": "Tuple`1", + "Namespace": "System" + }, + { + "Name": "Tuple`2", + "Namespace": "System" + }, + { + "Name": "Tuple`3", + "Namespace": "System" + }, + { + "Name": "Tuple`4", + "Namespace": "System" + }, + { + "Name": "Tuple`5", + "Namespace": "System" + }, + { + "Name": "Tuple`6", + "Namespace": "System" + }, + { + "Name": "Tuple`7", + "Namespace": "System" + }, + { + "Name": "Tuple`8", + "Namespace": "System" + }, + { + "Name": "String", + "Namespace": "System" + }, + { + "Name": "Exception", + "Namespace": "System" + }, + { + "Name": "DateTime", + "Namespace": "System" + }, + { + "Name": "OutOfMemoryException", + "Namespace": "System" + }, + { + "Name": "Delegate", + "Namespace": "System" + }, + { + "Name": "MulticastDelegate", + "Namespace": "System" + }, + { + "Name": "Activator", + "Namespace": "System" + }, + { + "Name": "AccessViolationException", + "Namespace": "System" + }, + { + "Name": "ArgIterator", + "Namespace": "System" + }, + { + "Name": "Attribute", + "Namespace": "System" + }, + { + "Name": "BadImageFormatException", + "Namespace": "System" + }, + { + "Name": "BitConverter", + "Namespace": "System" + }, + { + "Name": "Boolean", + "Namespace": "System" + }, + { + "Name": "Buffer", + "Namespace": "System" + }, + { + "Name": "Byte", + "Namespace": "System" + }, + { + "Name": "Decimal", + "Namespace": "System" + }, + { + "Name": "Double", + "Namespace": "System" + }, + { + "Name": "Enum", + "Namespace": "System" + }, + { + "Name": "EnvironmentVariableTarget", + "Namespace": "System" + }, + { + "Name": "GCCollectionMode", + "Namespace": "System" + }, + { + "Name": "GCNotificationStatus", + "Namespace": "System" + }, + { + "Name": "GC", + "Namespace": "System" + }, + { + "Name": "Guid", + "Namespace": "System" + }, + { + "Name": "InsufficientMemoryException", + "Namespace": "System" + }, + { + "Name": "Int16", + "Namespace": "System" + }, + { + "Name": "Int32", + "Namespace": "System" + }, + { + "Name": "Int64", + "Namespace": "System" + }, + { + "Name": "IntPtr", + "Namespace": "System" + }, + { + "Name": "Math", + "Namespace": "System" + }, + { + "Name": "MathF", + "Namespace": "System" + }, + { + "Name": "MissingFieldException", + "Namespace": "System" + }, + { + "Name": "MissingMemberException", + "Namespace": "System" + }, + { + "Name": "NonSerializedAttribute", + "Namespace": "System" + }, + { + "Name": "RuntimeArgumentHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeTypeHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeMethodHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeFieldHandle", + "Namespace": "System" + }, + { + "Name": "ModuleHandle", + "Namespace": "System" + }, + { + "Name": "SByte", + "Namespace": "System" + }, + { + "Name": "SerializableAttribute", + "Namespace": "System" + }, + { + "Name": "Single", + "Namespace": "System" + }, + { + "Name": "TimeSpan", + "Namespace": "System" + }, + { + "Name": "TimeZoneInfo", + "Namespace": "System" + }, + { + "Name": "Type", + "Namespace": "System" + }, + { + "Name": "TypedReference", + "Namespace": "System" + }, + { + "Name": "TypeLoadException", + "Namespace": "System" + }, + { + "Name": "UInt16", + "Namespace": "System" + }, + { + "Name": "UInt32", + "Namespace": "System" + }, + { + "Name": "UInt64", + "Namespace": "System" + }, + { + "Name": "UIntPtr", + "Namespace": "System" + }, + { + "Name": "ValueType", + "Namespace": "System" + }, + { + "Name": "WeakReference", + "Namespace": "System" + }, + { + "Name": "WeakReference`1", + "Namespace": "System" + }, + { + "Name": "__ComObject", + "Namespace": "System" + }, + { + "Name": "Nullable`1", + "Namespace": "System" + }, + { + "Name": "Nullable", + "Namespace": "System" + }, + { + "Name": "Action`1", + "Namespace": "System" + }, + { + "Name": "Action", + "Namespace": "System" + }, + { + "Name": "Action`2", + "Namespace": "System" + }, + { + "Name": "Action`3", + "Namespace": "System" + }, + { + "Name": "Action`4", + "Namespace": "System" + }, + { + "Name": "Func`1", + "Namespace": "System" + }, + { + "Name": "Func`2", + "Namespace": "System" + }, + { + "Name": "Func`3", + "Namespace": "System" + }, + { + "Name": "Func`4", + "Namespace": "System" + }, + { + "Name": "Func`5", + "Namespace": "System" + }, + { + "Name": "Action`5", + "Namespace": "System" + }, + { + "Name": "Action`6", + "Namespace": "System" + }, + { + "Name": "Action`7", + "Namespace": "System" + }, + { + "Name": "Action`8", + "Namespace": "System" + }, + { + "Name": "Func`6", + "Namespace": "System" + }, + { + "Name": "Func`7", + "Namespace": "System" + }, + { + "Name": "Func`8", + "Namespace": "System" + }, + { + "Name": "Func`9", + "Namespace": "System" + }, + { + "Name": "Comparison`1", + "Namespace": "System" + }, + { + "Name": "Converter`2", + "Namespace": "System" + }, + { + "Name": "Predicate`1", + "Namespace": "System" + }, + { + "Name": "ApplicationException", + "Namespace": "System" + }, + { + "Name": "ArgumentException", + "Namespace": "System" + }, + { + "Name": "ArgumentNullException", + "Namespace": "System" + }, + { + "Name": "ArgumentOutOfRangeException", + "Namespace": "System" + }, + { + "Name": "ArithmeticException", + "Namespace": "System" + }, + { + "Name": "ArrayTypeMismatchException", + "Namespace": "System" + }, + { + "Name": "AssemblyLoadEventArgs", + "Namespace": "System" + }, + { + "Name": "AssemblyLoadEventHandler", + "Namespace": "System" + }, + { + "Name": "AsyncCallback", + "Namespace": "System" + }, + { + "Name": "AttributeTargets", + "Namespace": "System" + }, + { + "Name": "AttributeUsageAttribute", + "Namespace": "System" + }, + { + "Name": "Char", + "Namespace": "System" + }, + { + "Name": "CharEnumerator", + "Namespace": "System" + }, + { + "Name": "CLSCompliantAttribute", + "Namespace": "System" + }, + { + "Name": "Base64FormattingOptions", + "Namespace": "System" + }, + { + "Name": "Convert", + "Namespace": "System" + }, + { + "Name": "DataMisalignedException", + "Namespace": "System" + }, + { + "Name": "DateTimeKind", + "Namespace": "System" + }, + { + "Name": "DateTimeOffset", + "Namespace": "System" + }, + { + "Name": "DayOfWeek", + "Namespace": "System" + }, + { + "Name": "DBNull", + "Namespace": "System" + }, + { + "Name": "DivideByZeroException", + "Namespace": "System" + }, + { + "Name": "DllNotFoundException", + "Namespace": "System" + }, + { + "Name": "DuplicateWaitObjectException", + "Namespace": "System" + }, + { + "Name": "EntryPointNotFoundException", + "Namespace": "System" + }, + { + "Name": "EventArgs", + "Namespace": "System" + }, + { + "Name": "EventHandler", + "Namespace": "System" + }, + { + "Name": "EventHandler`1", + "Namespace": "System" + }, + { + "Name": "ExecutionEngineException", + "Namespace": "System" + }, + { + "Name": "FieldAccessException", + "Namespace": "System" + }, + { + "Name": "FlagsAttribute", + "Namespace": "System" + }, + { + "Name": "FormatException", + "Namespace": "System" + }, + { + "Name": "FormattableString", + "Namespace": "System" + }, + { + "Name": "IAsyncResult", + "Namespace": "System" + }, + { + "Name": "ICloneable", + "Namespace": "System" + }, + { + "Name": "IComparable", + "Namespace": "System" + }, + { + "Name": "IComparable`1", + "Namespace": "System" + }, + { + "Name": "IConvertible", + "Namespace": "System" + }, + { + "Name": "ICustomFormatter", + "Namespace": "System" + }, + { + "Name": "IDisposable", + "Namespace": "System" + }, + { + "Name": "IEquatable`1", + "Namespace": "System" + }, + { + "Name": "IFormatProvider", + "Namespace": "System" + }, + { + "Name": "IFormattable", + "Namespace": "System" + }, + { + "Name": "IndexOutOfRangeException", + "Namespace": "System" + }, + { + "Name": "InsufficientExecutionStackException", + "Namespace": "System" + }, + { + "Name": "InvalidCastException", + "Namespace": "System" + }, + { + "Name": "InvalidOperationException", + "Namespace": "System" + }, + { + "Name": "InvalidProgramException", + "Namespace": "System" + }, + { + "Name": "InvalidTimeZoneException", + "Namespace": "System" + }, + { + "Name": "IObservable`1", + "Namespace": "System" + }, + { + "Name": "IObserver`1", + "Namespace": "System" + }, + { + "Name": "IProgress`1", + "Namespace": "System" + }, + { + "Name": "Lazy`1", + "Namespace": "System" + }, + { + "Name": "MarshalByRefObject", + "Namespace": "System" + }, + { + "Name": "MemberAccessException", + "Namespace": "System" + }, + { + "Name": "MethodAccessException", + "Namespace": "System" + }, + { + "Name": "MidpointRounding", + "Namespace": "System" + }, + { + "Name": "MissingMethodException", + "Namespace": "System" + }, + { + "Name": "MulticastNotSupportedException", + "Namespace": "System" + }, + { + "Name": "NotFiniteNumberException", + "Namespace": "System" + }, + { + "Name": "NotImplementedException", + "Namespace": "System" + }, + { + "Name": "NotSupportedException", + "Namespace": "System" + }, + { + "Name": "NullReferenceException", + "Namespace": "System" + }, + { + "Name": "ObjectDisposedException", + "Namespace": "System" + }, + { + "Name": "ObsoleteAttribute", + "Namespace": "System" + }, + { + "Name": "OperationCanceledException", + "Namespace": "System" + }, + { + "Name": "OverflowException", + "Namespace": "System" + }, + { + "Name": "ParamArrayAttribute", + "Namespace": "System" + }, + { + "Name": "PlatformNotSupportedException", + "Namespace": "System" + }, + { + "Name": "Progress`1", + "Namespace": "System" + }, + { + "Name": "Random", + "Namespace": "System" + }, + { + "Name": "RankException", + "Namespace": "System" + }, + { + "Name": "ReadOnlySpan`1", + "Namespace": "System" + }, + { + "Name": "ResolveEventArgs", + "Namespace": "System" + }, + { + "Name": "ResolveEventHandler", + "Namespace": "System" + }, + { + "Name": "Span`1", + "Namespace": "System" + }, + { + "Name": "Span", + "Namespace": "System" + }, + { + "Name": "StackOverflowException", + "Namespace": "System" + }, + { + "Name": "StringComparer", + "Namespace": "System" + }, + { + "Name": "StringComparison", + "Namespace": "System" + }, + { + "Name": "StringSplitOptions", + "Namespace": "System" + }, + { + "Name": "SystemException", + "Namespace": "System" + }, + { + "Name": "STAThreadAttribute", + "Namespace": "System" + }, + { + "Name": "MTAThreadAttribute", + "Namespace": "System" + }, + { + "Name": "ThreadStaticAttribute", + "Namespace": "System" + }, + { + "Name": "TimeoutException", + "Namespace": "System" + }, + { + "Name": "TimeZone", + "Namespace": "System" + }, + { + "Name": "TimeZoneNotFoundException", + "Namespace": "System" + }, + { + "Name": "TupleExtensions", + "Namespace": "System" + }, + { + "Name": "TypeAccessException", + "Namespace": "System" + }, + { + "Name": "TypeCode", + "Namespace": "System" + }, + { + "Name": "TypeInitializationException", + "Namespace": "System" + }, + { + "Name": "TypeUnloadedException", + "Namespace": "System" + }, + { + "Name": "UnauthorizedAccessException", + "Namespace": "System" + }, + { + "Name": "UnhandledExceptionEventArgs", + "Namespace": "System" + }, + { + "Name": "UnhandledExceptionEventHandler", + "Namespace": "System" + }, + { + "Name": "ValueTuple", + "Namespace": "System" + }, + { + "Name": "ValueTuple`1", + "Namespace": "System" + }, + { + "Name": "ValueTuple`2", + "Namespace": "System" + }, + { + "Name": "ValueTuple`3", + "Namespace": "System" + }, + { + "Name": "ValueTuple`4", + "Namespace": "System" + }, + { + "Name": "ValueTuple`5", + "Namespace": "System" + }, + { + "Name": "ValueTuple`6", + "Namespace": "System" + }, + { + "Name": "ValueTuple`7", + "Namespace": "System" + }, + { + "Name": "ValueTuple`8", + "Namespace": "System" + }, + { + "Name": "Version", + "Namespace": "System" + }, + { + "Name": "Void", + "Namespace": "System" + }, + { + "Name": "AssemblyHashAlgorithm", + "Namespace": "System.Configuration.Assemblies" + }, + { + "Name": "AssemblyVersionCompatibility", + "Namespace": "System.Configuration.Assemblies" + }, + { + "Name": "DefaultValueAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorBrowsableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorBrowsableState", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ResourceManager", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceReader", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceSet", + "Namespace": "System.Resources" + }, + { + "Name": "IResourceReader", + "Namespace": "System.Resources" + }, + { + "Name": "MissingManifestResourceException", + "Namespace": "System.Resources" + }, + { + "Name": "MissingSatelliteAssemblyException", + "Namespace": "System.Resources" + }, + { + "Name": "NeutralResourcesLanguageAttribute", + "Namespace": "System.Resources" + }, + { + "Name": "SatelliteContractVersionAttribute", + "Namespace": "System.Resources" + }, + { + "Name": "UltimateResourceFallbackLocation", + "Namespace": "System.Resources" + }, + { + "Name": "Debugger", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerStepThroughAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerHiddenAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerNonUserCodeAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggableAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerBrowsableState", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerBrowsableAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerTypeProxyAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerDisplayAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "StackTrace", + "Namespace": "System.Diagnostics" + }, + { + "Name": "StackFrame", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Debug", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ConditionalAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SuppressMessageAttribute", + "Namespace": "System.Diagnostics.CodeAnalysis" + }, + { + "Name": "ISymbolDocumentWriter", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "PureAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractClassAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractClassForAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractInvariantMethodAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractReferenceAssemblyAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractRuntimeIgnoredAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractVerificationAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractPublicPropertyNameAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractArgumentValidatorAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractAbbreviatorAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractOptionAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "Contract", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractFailureKind", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractFailedEventArgs", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractHelper", + "Namespace": "System.Diagnostics.Contracts.Internal" + }, + { + "Name": "EventSource", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventActivityOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceSettings", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventListener", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventCommandEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceCreatedEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventWrittenEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "NonEventAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventCommand", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventManifestOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceException", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventLevel", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventTask", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventOpcode", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventChannel", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventKeywords", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventDataAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldTags", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldFormat", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventIgnoreAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventTags", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "TraceLoggingEventTypes", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "BinaryReader", + "Namespace": "System.IO" + }, + { + "Name": "BinaryWriter", + "Namespace": "System.IO" + }, + { + "Name": "FileLoadException", + "Namespace": "System.IO" + }, + { + "Name": "FileNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "IOException", + "Namespace": "System.IO" + }, + { + "Name": "MemoryStream", + "Namespace": "System.IO" + }, + { + "Name": "Stream", + "Namespace": "System.IO" + }, + { + "Name": "UnmanagedMemoryAccessor", + "Namespace": "System.IO" + }, + { + "Name": "DirectoryNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "EndOfStreamException", + "Namespace": "System.IO" + }, + { + "Name": "FileAccess", + "Namespace": "System.IO" + }, + { + "Name": "FileMode", + "Namespace": "System.IO" + }, + { + "Name": "FileOptions", + "Namespace": "System.IO" + }, + { + "Name": "FileShare", + "Namespace": "System.IO" + }, + { + "Name": "FileStream", + "Namespace": "System.IO" + }, + { + "Name": "Path", + "Namespace": "System.IO" + }, + { + "Name": "PathTooLongException", + "Namespace": "System.IO" + }, + { + "Name": "SeekOrigin", + "Namespace": "System.IO" + }, + { + "Name": "UnmanagedMemoryStream", + "Namespace": "System.IO" + }, + { + "Name": "ArrayPool`1", + "Namespace": "System.Buffers" + }, + { + "Name": "AllowPartiallyTrustedCallersAttribute", + "Namespace": "System.Security" + }, + { + "Name": "PartialTrustVisibilityLevel", + "Namespace": "System.Security" + }, + { + "Name": "SecureString", + "Namespace": "System.Security" + }, + { + "Name": "SecurityCriticalAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityCriticalScope", + "Namespace": "System.Security" + }, + { + "Name": "SecurityException", + "Namespace": "System.Security" + }, + { + "Name": "SecurityRulesAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityRuleSet", + "Namespace": "System.Security" + }, + { + "Name": "SecuritySafeCriticalAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityTransparentAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityTreatAsSafeAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SuppressUnmanagedCodeSecurityAttribute", + "Namespace": "System.Security" + }, + { + "Name": "UnverifiableCodeAttribute", + "Namespace": "System.Security" + }, + { + "Name": "VerificationException", + "Namespace": "System.Security" + }, + { + "Name": "CryptographicException", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SynchronizationContext", + "Namespace": "System.Threading" + }, + { + "Name": "EventWaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "Interlocked", + "Namespace": "System.Threading" + }, + { + "Name": "Monitor", + "Namespace": "System.Threading" + }, + { + "Name": "Mutex", + "Namespace": "System.Threading" + }, + { + "Name": "NativeOverlapped", + "Namespace": "System.Threading" + }, + { + "Name": "Overlapped", + "Namespace": "System.Threading" + }, + { + "Name": "Semaphore", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadInterruptedException", + "Namespace": "System.Threading" + }, + { + "Name": "RegisteredWaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "WaitCallback", + "Namespace": "System.Threading" + }, + { + "Name": "WaitOrTimerCallback", + "Namespace": "System.Threading" + }, + { + "Name": "IOCompletionCallback", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPool", + "Namespace": "System.Threading" + }, + { + "Name": "TimerCallback", + "Namespace": "System.Threading" + }, + { + "Name": "Timer", + "Namespace": "System.Threading" + }, + { + "Name": "Volatile", + "Namespace": "System.Threading" + }, + { + "Name": "WaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "SpinLock", + "Namespace": "System.Threading" + }, + { + "Name": "SpinWait", + "Namespace": "System.Threading" + }, + { + "Name": "LazyInitializer", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadLocal`1", + "Namespace": "System.Threading" + }, + { + "Name": "LockRecursionPolicy", + "Namespace": "System.Threading" + }, + { + "Name": "ReaderWriterLockSlim", + "Namespace": "System.Threading" + }, + { + "Name": "SemaphoreSlim", + "Namespace": "System.Threading" + }, + { + "Name": "ManualResetEventSlim", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationTokenRegistration", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationTokenSource", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationToken", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPoolBoundHandle", + "Namespace": "System.Threading" + }, + { + "Name": "PreAllocatedOverlapped", + "Namespace": "System.Threading" + }, + { + "Name": "AbandonedMutexException", + "Namespace": "System.Threading" + }, + { + "Name": "ApartmentState", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncLocal`1", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncLocalValueChangedArgs`1", + "Namespace": "System.Threading" + }, + { + "Name": "AutoResetEvent", + "Namespace": "System.Threading" + }, + { + "Name": "EventResetMode", + "Namespace": "System.Threading" + }, + { + "Name": "ContextCallback", + "Namespace": "System.Threading" + }, + { + "Name": "ExecutionContext", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncFlowControl", + "Namespace": "System.Threading" + }, + { + "Name": "LazyThreadSafetyMode", + "Namespace": "System.Threading" + }, + { + "Name": "LockRecursionException", + "Namespace": "System.Threading" + }, + { + "Name": "ManualResetEvent", + "Namespace": "System.Threading" + }, + { + "Name": "ParameterizedThreadStart", + "Namespace": "System.Threading" + }, + { + "Name": "SemaphoreFullException", + "Namespace": "System.Threading" + }, + { + "Name": "SendOrPostCallback", + "Namespace": "System.Threading" + }, + { + "Name": "SynchronizationLockException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadAbortException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPriority", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStart", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStartException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadState", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStateException", + "Namespace": "System.Threading" + }, + { + "Name": "Timeout", + "Namespace": "System.Threading" + }, + { + "Name": "WaitHandleCannotBeOpenedException", + "Namespace": "System.Threading" + }, + { + "Name": "Task`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskFactory`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskStatus", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Task", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCreationOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskContinuationOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskFactory", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskScheduler", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "UnobservedTaskExceptionEventArgs", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCompletionSource`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ConcurrentExclusiveSchedulerPair", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCanceledException", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskExtensions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskSchedulerException", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Calendar", + "Namespace": "System.Globalization" + }, + { + "Name": "CharUnicodeInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CompareOptions", + "Namespace": "System.Globalization" + }, + { + "Name": "CompareInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "GregorianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "IdnMapping", + "Namespace": "System.Globalization" + }, + { + "Name": "RegionInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "TextElementEnumerator", + "Namespace": "System.Globalization" + }, + { + "Name": "TextInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CalendarAlgorithmType", + "Namespace": "System.Globalization" + }, + { + "Name": "CalendarWeekRule", + "Namespace": "System.Globalization" + }, + { + "Name": "ChineseLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureNotFoundException", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureTypes", + "Namespace": "System.Globalization" + }, + { + "Name": "DateTimeFormatInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "DateTimeStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "DaylightTime", + "Namespace": "System.Globalization" + }, + { + "Name": "DigitShapes", + "Namespace": "System.Globalization" + }, + { + "Name": "EastAsianLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "GregorianCalendarTypes", + "Namespace": "System.Globalization" + }, + { + "Name": "HebrewCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "HijriCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JapaneseCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JapaneseLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JulianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "KoreanCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "KoreanLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "NumberFormatInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "NumberStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "PersianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "SortKey", + "Namespace": "System.Globalization" + }, + { + "Name": "SortVersion", + "Namespace": "System.Globalization" + }, + { + "Name": "StringInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "TaiwanCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "TaiwanLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "ThaiBuddhistCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "TimeSpanStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "UmAlQuraCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "UnicodeCategory", + "Namespace": "System.Globalization" + }, + { + "Name": "Assembly", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyName", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "ConstructorInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeData", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeNamedArgument", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeTypedArgument", + "Namespace": "System.Reflection" + }, + { + "Name": "ExceptionHandlingClause", + "Namespace": "System.Reflection" + }, + { + "Name": "FieldInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "LocalVariableInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodBase", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodBody", + "Namespace": "System.Reflection" + }, + { + "Name": "AmbiguousMatchException", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyAlgorithmIdAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCompanyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyConfigurationAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyContentType", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCopyrightAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCultureAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDefaultAliasAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDelaySignAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDescriptionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFileVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFlagsAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyInformationalVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyKeyFileAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyKeyNameAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyMetadataAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyNameFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyProductAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblySignatureKeyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyTitleAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyTrademarkAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "Binder", + "Namespace": "System.Reflection" + }, + { + "Name": "BindingFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "CallingConventions", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeFormatException", + "Namespace": "System.Reflection" + }, + { + "Name": "DefaultMemberAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "EventAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "EventInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ExceptionHandlingClauseOptions", + "Namespace": "System.Reflection" + }, + { + "Name": "FieldAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "GenericParameterAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ICustomAttributeProvider", + "Namespace": "System.Reflection" + }, + { + "Name": "ImageFileMachine", + "Namespace": "System.Reflection" + }, + { + "Name": "InterfaceMapping", + "Namespace": "System.Reflection" + }, + { + "Name": "IntrospectionExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "InvalidFilterCriteriaException", + "Namespace": "System.Reflection" + }, + { + "Name": "IReflect", + "Namespace": "System.Reflection" + }, + { + "Name": "IReflectableType", + "Namespace": "System.Reflection" + }, + { + "Name": "ManifestResourceInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberFilter", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberTypes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodImplAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "Missing", + "Namespace": "System.Reflection" + }, + { + "Name": "Module", + "Namespace": "System.Reflection" + }, + { + "Name": "ModuleResolveEventHandler", + "Namespace": "System.Reflection" + }, + { + "Name": "ObfuscateAssemblyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "ObfuscationAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterModifier", + "Namespace": "System.Reflection" + }, + { + "Name": "Pointer", + "Namespace": "System.Reflection" + }, + { + "Name": "PortableExecutableKinds", + "Namespace": "System.Reflection" + }, + { + "Name": "ProcessorArchitecture", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ReflectionContext", + "Namespace": "System.Reflection" + }, + { + "Name": "ReflectionTypeLoadException", + "Namespace": "System.Reflection" + }, + { + "Name": "ResourceAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ResourceLocation", + "Namespace": "System.Reflection" + }, + { + "Name": "StrongNameKeyPair", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetException", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetInvocationException", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetParameterCountException", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeDelegator", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeFilter", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyExtensions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "AssemblyBuilderAccess", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ConstructorBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "DynamicMethod", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EventBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EventToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FieldBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FieldToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ILGenerator", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "Label", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "LocalBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "MethodBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "CustomAttributeBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "MethodToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ModuleBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PEFileKinds", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCodes", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCode", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCodeType", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StackBehaviour", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OperandType", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FlowControl", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ParameterBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ParameterToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PropertyBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PropertyToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "SignatureHelper", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "SignatureToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StringToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PackingSize", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "TypeBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "GenericTypeParameterBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EnumBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "TypeToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StringBuilder", + "Namespace": "System.Text" + }, + { + "Name": "DecoderExceptionFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderExceptionFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallbackException", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "DecoderReplacementFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderReplacementFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderExceptionFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderExceptionFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallbackException", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderReplacementFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderReplacementFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "Encoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF7Encoding", + "Namespace": "System.Text" + }, + { + "Name": "ASCIIEncoding", + "Namespace": "System.Text" + }, + { + "Name": "Decoder", + "Namespace": "System.Text" + }, + { + "Name": "Encoder", + "Namespace": "System.Text" + }, + { + "Name": "EncodingInfo", + "Namespace": "System.Text" + }, + { + "Name": "EncodingProvider", + "Namespace": "System.Text" + }, + { + "Name": "NormalizationForm", + "Namespace": "System.Text" + }, + { + "Name": "UnicodeEncoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF32Encoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF8Encoding", + "Namespace": "System.Text" + }, + { + "Name": "DictionaryEntry", + "Namespace": "System.Collections" + }, + { + "Name": "ICollection", + "Namespace": "System.Collections" + }, + { + "Name": "IComparer", + "Namespace": "System.Collections" + }, + { + "Name": "IDictionary", + "Namespace": "System.Collections" + }, + { + "Name": "IDictionaryEnumerator", + "Namespace": "System.Collections" + }, + { + "Name": "IEnumerable", + "Namespace": "System.Collections" + }, + { + "Name": "IEnumerator", + "Namespace": "System.Collections" + }, + { + "Name": "IEqualityComparer", + "Namespace": "System.Collections" + }, + { + "Name": "IList", + "Namespace": "System.Collections" + }, + { + "Name": "IStructuralComparable", + "Namespace": "System.Collections" + }, + { + "Name": "IStructuralEquatable", + "Namespace": "System.Collections" + }, + { + "Name": "Collection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "Comparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Dictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "EqualityComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "List`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "ICollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEnumerable`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEnumerator`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEqualityComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyNotFoundException", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyValuePair", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyValuePair`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "MemoryFailPoint", + "Namespace": "System.Runtime" + }, + { + "Name": "GCLargeObjectHeapCompactionMode", + "Namespace": "System.Runtime" + }, + { + "Name": "GCLatencyMode", + "Namespace": "System.Runtime" + }, + { + "Name": "GCSettings", + "Namespace": "System.Runtime" + }, + { + "Name": "RuntimeImports", + "Namespace": "System.Runtime" + }, + { + "Name": "TargetFrameworkAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "SerializationInfo", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IDeserializationCallback", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IFormatterConverter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IObjectReference", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISafeSerializationData", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializable", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnDeserializedAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnDeserializingAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnSerializedAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnSerializingAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OptionalFieldAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SafeSerializationEventArgs", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationException", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationEntry", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationInfoEnumerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "StreamingContext", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "StreamingContextStates", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "AssemblyLoadContext", + "Namespace": "System.Runtime.Loader" + }, + { + "Name": "HandleProcessCorruptedStateExceptionsAttribute", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "ExceptionDispatchInfo", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "FirstChanceExceptionEventArgs", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "ArrayWithOffset", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeIdentifierAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "AllowReversePInvokeCallsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DispIdAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComInterfaceType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InterfaceTypeAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComDefaultInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ClassInterfaceType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ClassInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "LCIDConversionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ProgIdAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComSourceInterfacesAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "MarshalAsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComImportAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GuidAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "PreserveSigAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OutAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OptionalAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DllImportSearchPath", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultDllImportSearchPathsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DllImportAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "StructLayoutAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "FieldOffsetAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CoClassAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BestFitMappingAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultCharSetAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "COMException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CriticalHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GCHandleType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GCHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "HandleRef", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomMarshaler", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InvalidOleVariantTypeException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CustomQueryInterfaceMode", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "Marshal", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "MarshalDirectiveException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SEHException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeBuffer", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BStrWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CurrencyWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ErrorWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnknownWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "VariantWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComMemberType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomAdapter", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CustomQueryInterfaceResult", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomQueryInterface", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InvalidComObjectException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeArrayRankMismatchException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeArrayTypeMismatchException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "NativeCallableAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DispatchWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomFactory", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComEventsHelper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CallingConvention", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CharSet", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComVisibleAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ExternalException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "LayoutKind", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnmanagedFunctionPointerAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnmanagedType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "VarEnum", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "InterfaceImplementedInVersionAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "ReadOnlyArrayAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WriteOnlyArrayAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "ReturnValueNameAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "EventRegistrationToken", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "EventRegistrationTokenTable`1", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "IActivationFactory", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WindowsRuntimeMarshal", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "BIND_OPTS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IBindCtx", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IConnectionPointContainer", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IConnectionPoint", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumMoniker", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CONNECTDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumConnections", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumConnectionPoints", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumString", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumVARIANT", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FILETIME", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IMoniker", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IPersistFile", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IRunningObjectTable", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STATSTG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IStream", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DESCKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "BINDPTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeComp", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IMPLTYPEFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEATTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDLFLAG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDLDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "PARAMFLAG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "PARAMDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ELEMDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DISPPARAMS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "EXCEPINFO", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "INVOKEKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CALLCONV", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeInfo", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "SYSKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "LIBFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPELIBATTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeLib", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeLib2", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeInfo2", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CriticalFinalizerObject", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "Cer", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "Consistency", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "ReliabilityContractAttribute", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "RuntimeHelpers", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CustomConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DateTimeConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DecimalConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodImplAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ICastable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeWrappedException", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConditionalWeakTable`2", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncVoidMethodBuilder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncTaskMethodBuilder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncTaskMethodBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TaskAwaiter", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TaskAwaiter`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredTaskAwaitable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredTaskAwaitable`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "YieldAwaitable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ContractHelper", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AccessedThroughPropertyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncStateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerFilePathAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerLineNumberAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerMemberNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilationRelaxations", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilationRelaxationsAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerGeneratedAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerGlobalScopeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DefaultDependencyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DependencyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DisablePrivateReflectionAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DiscardableAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ExtensionAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FixedAddressValueTypeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FixedBufferAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FormattableStringFactory", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IAsyncStateMachine", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IndexerNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "INotifyCompletion", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ICriticalNotifyCompletion", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "InternalsVisibleToAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsConst", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsByRefLikeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsVolatile", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IteratorStateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ITuple", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "LoadHint", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodCodeType", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodImplOptions", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsReadOnlyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ReferenceAssemblyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeCompatibilityAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeFeature", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "SpecialNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StringFreezingAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StrongBox`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IStrongBox", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "SuppressIldasmAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TupleElementNamesAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TypeForwardedFromAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TypeForwardedToAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "UnsafeValueTypeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IStreamProvider", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlDictionary", + "Namespace": "System.Xml" + }, + { + "Name": "UniqueId", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlBinaryReaderInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "XmlBinaryReaderSession", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlBinaryWriterInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "XmlBinaryWriterSession", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionary", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryWriter", + "Namespace": "System.Xml" + }, + { + "Name": "OnXmlDictionaryReaderClose", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReaderQuotaTypes", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReaderQuotas", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryString", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlTextReaderInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlTextWriterInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "IFragmentCapableXmlDictionaryWriter", + "Namespace": "System.Xml" + }, + { + "Name": "DataContractResolver", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializer", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializerSettings", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ExtensionDataObject", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XmlObjectSerializer", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializerExtensions", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XmlSerializableServices", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DateTimeFormat", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "EmitTypeInformation", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "JsonFormatGeneratorStatics", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ExportOptions", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IExtensibleDataObject", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XPathQueryGenerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XsdDataContractExporter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractJsonSerializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "DataContractJsonSerializerSettings", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "JsonReaderWriterFactory", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "IXmlJsonReaderInitializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "IXmlJsonWriterInitializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "KeyedByTypeCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SynchronizedCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SynchronizedKeyedCollection`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SynchronizedReadOnlyCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SecurityMessageSerializationException", + "Namespace": "System.IdentityModel" + }, + { + "Name": "BinaryKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "EncryptedKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "KerberosRequestorSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "LocalIdKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlSerializer", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityAlgorithms", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKey", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyIdentifier", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyType", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyUsage", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenTypes", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenValidationException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "UserNameSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "WindowsSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509SecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "KerberosSecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenManager", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenRequirement", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenResolver", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenSerializer", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenVersion", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "UserNameSecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "WindowsSecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "X509CertificateValidator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "X509SecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "X509SecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "AuthorizationContext", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "EvaluationContext", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "IAuthorizationComponent", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "IAuthorizationPolicy", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "Claim", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "ClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "ClaimTypes", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "DefaultClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "Rights", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "WindowsClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "X509CertificateClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "AsyncCompletionResult", + "Namespace": "System.Runtime" + }, + { + "Name": "Fx", + "Namespace": "System.Runtime" + }, + { + "Name": "MruCache`2", + "Namespace": "System.Runtime" + }, + { + "Name": "ServiceModelSynchronizationContext", + "Namespace": "System.Runtime" + }, + { + "Name": "TaskHelpers", + "Namespace": "System.Runtime" + }, + { + "Name": "DefaultTaskSchedulerAwaiter", + "Namespace": "System.Runtime" + }, + { + "Name": "OutWrapper`1", + "Namespace": "System.Runtime" + }, + { + "Name": "TimeoutHelper", + "Namespace": "System.Runtime" + }, + { + "Name": "GeneratedXmlSerializers", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "EventTraceActivity", + "Namespace": "System.Runtime.Diagnostics" + }, + { + "Name": "TraceRecord", + "Namespace": "System.Runtime.Diagnostics" + }, + { + "Name": "ExceptionHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DiagnosticUtility", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ActionNotSupportedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "AuditLevel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "AuditLogLocation", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpMessageCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpsBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpsSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpsSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CallbackBehaviorAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ChannelFactory", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ChannelFactory`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ChannelTerminatedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ClientBase`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationObjectAbortedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationObjectFaultedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationState", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ConcurrencyMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ConcurrencyModeHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DataContractFormatAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DnsEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DuplexChannelFactory`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DuplexClientBase`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointAddress", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointAddressBuilder", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointNotFoundException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EnvelopeVersion", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ExceptionDetail", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ExtensionCollection`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultCode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultException`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultReason", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultReasonText", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HostNameComparisonMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HostNameComparisonModeHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpBindingBase", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpClientCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpProxyCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpTransportSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IClientChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ICommunicationObject", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IAsyncCommunicationObject", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IContextChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IDefaultCommunicationTimeouts", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IDuplexContextChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IExtensibleObject`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IExtension`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IExtensionCollection`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ImpersonationOption", + "Namespace": "System.ServiceModel" + }, + { + "Name": "InstanceContext", + "Namespace": "System.ServiceModel" + }, + { + "Name": "InstanceContextMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "InvalidMessageContractException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IServiceChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageBodyMemberAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageContractMemberAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeaderArrayAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeaderAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeaderException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeader`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageParameterAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessagePropertyAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageSecurityOverTcp", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageSecurityVersion", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetHttpMessageEncoding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetHttpsBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetTcpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetTcpSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationContext", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationContextScope", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationFormatStyle", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationFormatUse", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerHopCountAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "Pool`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ProtocolException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "QuotaExceededException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ReceiveErrorHandling", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SecurityModeHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ClientCredentialsSecurityTokenManager", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServerTooBusyException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceActivationException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceDefaults", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceKnownTypeAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceSecurityContext", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SessionMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SpnEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TcpClientCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TcpTransportSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TimeSpanHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TransferMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TransferModeHelper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UnifiedSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UnknownMessageReceivedEventArgs", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UpnEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UriSchemeKeyedCollection", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSMessageEncoding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "X509CertificateEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "XmlSerializerFormatAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicSecurityProfileVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ChannelProtectionRequirements", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "HttpDigestClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IdentityVerifier", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ISecuritySession", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessagePartSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessageProtectionOrder", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessageSecurityException", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessageSecurityTokenVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "NonceCache", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ScopedMessagePartSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecureConversationVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityAccessDeniedException", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityAlgorithmSuite", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "Basic256SecurityAlgorithmSuite", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityContextKeyIdentifierClause", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityCredentialsManager", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityKeyEntropyMode", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityMessageProperty", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityNegotiationException", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityPolicyVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityStateEncoder", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityTokenAttachmentMode", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityTokenSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ProtectionLevelHelper", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SspiSecurityTokenProvider", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SupportingTokenSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "TrustVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "UserNamePasswordClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WindowsClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WSSecurityTokenSerializer", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateInitiatorClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateRecipientClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateValidationMode", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509ClientCertificateAuthentication", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509ServiceCertificateAuthentication", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ClaimTypeRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "InitiatorServiceModelSecurityTokenRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ISecurityContextSecurityTokenCache", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "RecipientServiceModelSecurityTokenRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecureConversationSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityContextSecurityToken", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityTokenInclusionMode", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityTokenReferenceStyle", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ServiceModelSecurityTokenRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ServiceModelSecurityTokenTypes", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SspiSecurityToken", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SupportingTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "UserNameSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "X509KeyIdentifierClauseType", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ChannelDispatcher", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ChannelDispatcherBase", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientOperationCompatBase", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientOperation", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientRuntimeCompatBase", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientRuntime", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "DispatchOperation", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "DispatchRuntime", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "EndpointDispatcher", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "FaultContractInfo", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "FaultFormatter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IChannelInitializer", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IClientMessageFormatter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IClientMessageInspector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IClientOperationSelector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IErrorHandler", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInstanceContextProvider", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInstanceProvider", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInteractiveChannelInitializer", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "InstanceBehavior", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IOperationInvoker", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IParameterInspector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "OperationInvokerBehavior", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "SyncMethodInvoker", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "TaskMethodInvoker", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientCredentials", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ContractDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "DataContractSerializerOperationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "FaultDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "FaultDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IContractBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IEndpointBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IOperationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ListenUriMode", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageBodyDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageDirection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageHeaderDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageHeaderDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePartDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePartDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePropertyDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePropertyDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataConversionError", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataLocation", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "OperationDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "OperationDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "PolicyVersion", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "PrincipalPermissionMode", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceEndpoint", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceEndpointCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "XmlSerializerOperationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "AddressHeader", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "AddressHeaderCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "AddressingVersion", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ApplicationContainerSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BinaryMessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BinaryVersion", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "Binding", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingContext", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingElementCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingParameterCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BodyWriter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BufferedReadStream", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BufferManager", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelFactoryBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelFactoryBase`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelManagerBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelParameterCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ClientWebSocketFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CommunicationObject", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CommunicationObjectInternal", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CompressionFormat", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IConnection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IConnectionInitiator", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ConnectionOrientedTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CommunicationPool`2", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ConnectionPool", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ConnectionPoolRegistry", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CustomBinding", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "DelegatingStream", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "FaultConverter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpMessageHandlerFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpRequestMessageExtensionMethods", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpRequestMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpResponseMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpsTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IAsyncChannelFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IBindingDeliveryCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IBindingMulticastCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IBindingRuntimePreferences", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelFactory`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelListener", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelListener`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IdlingCommunicationPool`2", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IDuplexChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IDuplexSession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IDuplexSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IHttpCookieContainerManager", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IInputChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IInputSession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IInputSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IMessageSource", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IOutputChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IOutputSession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IOutputSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IReceiveContextSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IReplyChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IReplySessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IRequestChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IRequestSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ISecurityCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ISession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ISessionChannel`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ITransportCompressionSupport", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IConnectionOrientedConnectionSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ITransportFactorySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IConnectionOrientedTransportFactorySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IConnectionOrientedTransportChannelFactorySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ITcpChannelFactorySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "LocalClientSecuritySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MaxMessageSizeStream", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "Message", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageBuffer", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageEncoder", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageEncoderFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageFault", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "XmlObjectSerializerFault", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageHeader", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageHeaderInfo", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageHeaders", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageProperties", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageState", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageVersion", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "NamedPipeSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "OutputChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RequestChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IRequestBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IAsyncRequest", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RequestContext", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SecurityCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SecurityHeaderLayout", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ServiceChannelProxy", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ServiceModelHttpMessageHandler", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SslStreamSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamSecurityUpgradeInitiator", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamSecurityUpgradeProvider", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamUpgradeBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamUpgradeInitiator", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamUpgradeProvider", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SupportedAddressingMode", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TcpConnectionPoolSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TcpTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TextMessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportChannelFactory`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "EncoderDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TextEncoderDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BinaryEncoderDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ConnectionOrientedTransportDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TcpTransportDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ApplicationContainerSettingsDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "NetTcpDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "OneWayDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BasicHttpBindingDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebSocketDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "NetHttpBindingDefaults", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportDuplexSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportOutputChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "UnderstoodHeaders", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebSocketTransportSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebSocketTransportUsage", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WindowsStreamSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ExceptionUtility", + "Namespace": "System.ServiceModel.Diagnostics" + }, + { + "Name": "TraceUtility", + "Namespace": "System.ServiceModel.Diagnostics" + }, + { + "Name": "GenericUriParserOptions", + "Namespace": "System" + }, + { + "Name": "GenericUriParser", + "Namespace": "System" + }, + { + "Name": "Uri", + "Namespace": "System" + }, + { + "Name": "UriBuilder", + "Namespace": "System" + }, + { + "Name": "UriKind", + "Namespace": "System" + }, + { + "Name": "UriComponents", + "Namespace": "System" + }, + { + "Name": "UriFormat", + "Namespace": "System" + }, + { + "Name": "UriFormatException", + "Namespace": "System" + }, + { + "Name": "UriHostNameType", + "Namespace": "System" + }, + { + "Name": "HttpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "FtpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "FileStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NewsStyleUriParser", + "Namespace": "System" + }, + { + "Name": "GopherStyleUriParser", + "Namespace": "System" + }, + { + "Name": "LdapStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NetPipeStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NetTcpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "UriPartial", + "Namespace": "System" + }, + { + "Name": "UriParser", + "Namespace": "System" + }, + { + "Name": "XmlNamedNodeMap", + "Namespace": "System.Xml" + }, + { + "Name": "IApplicationResourceStreamResolver", + "Namespace": "System.Xml" + }, + { + "Name": "IHasXmlNode", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlLineInfo", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlNamespaceResolver", + "Namespace": "System.Xml" + }, + { + "Name": "NameTable", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDateTimeSerializationMode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlConvert", + "Namespace": "System.Xml" + }, + { + "Name": "XmlException", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNamespaceManager", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNamespaceScope", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNameTable", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeOrder", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeType", + "Namespace": "System.Xml" + }, + { + "Name": "XmlQualifiedName", + "Namespace": "System.Xml" + }, + { + "Name": "XmlResolver", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSecureResolver", + "Namespace": "System.Xml" + }, + { + "Name": "XmlUrlResolver", + "Namespace": "System.Xml" + }, + { + "Name": "ConformanceLevel", + "Namespace": "System.Xml" + }, + { + "Name": "DtdProcessing", + "Namespace": "System.Xml" + }, + { + "Name": "EntityHandling", + "Namespace": "System.Xml" + }, + { + "Name": "NamespaceHandling", + "Namespace": "System.Xml" + }, + { + "Name": "NewLineHandling", + "Namespace": "System.Xml" + }, + { + "Name": "ReadState", + "Namespace": "System.Xml" + }, + { + "Name": "ValidationType", + "Namespace": "System.Xml" + }, + { + "Name": "WhitespaceHandling", + "Namespace": "System.Xml" + }, + { + "Name": "XmlParserContext", + "Namespace": "System.Xml" + }, + { + "Name": "XmlReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlReaderSettings", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSpace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTextReader", + "Namespace": "System.Xml" + }, + { + "Name": "Formatting", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTextWriter", + "Namespace": "System.Xml" + }, + { + "Name": "XmlValidatingReader", + "Namespace": "System.Xml" + }, + { + "Name": "WriteState", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWriter", + "Namespace": "System.Xml" + }, + { + "Name": "XmlOutputMethod", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWriterSettings", + "Namespace": "System.Xml" + }, + { + "Name": "XmlAttribute", + "Namespace": "System.Xml" + }, + { + "Name": "XmlAttributeCollection", + "Namespace": "System.Xml" + }, + { + "Name": "XmlCDataSection", + "Namespace": "System.Xml" + }, + { + "Name": "XmlCharacterData", + "Namespace": "System.Xml" + }, + { + "Name": "XmlComment", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDeclaration", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocument", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocumentFragment", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocumentType", + "Namespace": "System.Xml" + }, + { + "Name": "XmlElement", + "Namespace": "System.Xml" + }, + { + "Name": "XmlEntity", + "Namespace": "System.Xml" + }, + { + "Name": "XmlEntityReference", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedAction", + "Namespace": "System.Xml" + }, + { + "Name": "XmlImplementation", + "Namespace": "System.Xml" + }, + { + "Name": "XmlLinkedNode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedEventArgs", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedEventHandler", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeList", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNotation", + "Namespace": "System.Xml" + }, + { + "Name": "XmlProcessingInstruction", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSignificantWhitespace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlText", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWhitespace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTokenizedType", + "Namespace": "System.Xml" + }, + { + "Name": "CodeGenerationOptions", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "CodeIdentifier", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "CodeIdentifiers", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "ImportContext", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "IXmlSerializable", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "IXmlTextParser", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SchemaImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributeOverrides", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapEnumAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapIgnoreAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapIncludeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapReflectionImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapSchemaMember", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapTypeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyElementAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayItemAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayItemAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeOverrides", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlChoiceIdentifierAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlEnumAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlIgnoreAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlIncludeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMappingAccess", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMemberMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMembersMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNamespaceDeclarationsAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlReflectionImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlReflectionMember", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlRootAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaExporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaProviderAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemas", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaEnumerator", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationGeneratedCode", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationReader", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationFixupCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationCollectionFixupCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationReadCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationWriter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationWriteCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerAssemblyAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlDeserializationEvents", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerImplementation", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializer", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerFactory", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerNamespaces", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerVersionAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTextAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTypeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTypeMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNodeEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNodeEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "UnreferencedObjectEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "UnreferencedObjectEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaDatatypeVariety", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "IXmlSchemaInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "ValidationEventArgs", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "ValidationEventHandler", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlAtomicValue", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchema", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAll", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnnotated", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnnotation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAny", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnyAttribute", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAppInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttribute", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttributeGroup", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttributeGroupRef", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaChoice", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCollection", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCollectionEnumerator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContentExtension", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContentRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentModel", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentProcessing", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDatatype", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDerivationMethod", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDocumentation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaElement", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaExternal", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaNumericFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaPatternFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaEnumerationFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinExclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinInclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxExclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxInclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaTotalDigitsFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaFractionDigitsFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaWhiteSpaceFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaForm", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroup", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroupBase", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroupRef", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaIdentityConstraint", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaXPath", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaUnique", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaKey", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaKeyref", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaImport", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInclude", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaNotation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObject", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectCollection", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectEnumerator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectTable", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaParticle", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaRedefine", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSequence", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCompilationSettings", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContentExtension", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContentRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeList", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeUnion", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaUse", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidationException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlValueGetter", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidationFlags", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidity", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSeverityType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlTypeCode", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInference", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInferenceException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XslCompiledTransform", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltMessageEncounteredEventArgs", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltMessageEncounteredEventHandler", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltArgumentList", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "IXsltContextFunction", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "IXsltContextVariable", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltContext", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltException", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltCompileException", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XslTransform", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltSettings", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "ContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ElementContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NodeKindContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AttributeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NamespaceIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AttributeContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ContentMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DodSequenceMerge", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "SetIteratorResult", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "UnionIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IntersectIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DifferenceIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "FollowingSiblingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "FollowingSiblingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingSiblingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingSiblingDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "StringConcat", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DescendantIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DescendantMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ParentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AncestorIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AncestorDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathFollowingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathFollowingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NodeRangeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "Int32Aggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "Int64Aggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DecimalAggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DoubleAggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlCollation", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlILIndex", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlILStorageConverter", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IteratorResult", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IdIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlNavigatorFilter", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryContext", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryOutput", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryRuntime", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQuerySequence`1", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryItemSequence", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryNodeSequence", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlSortKeyAccumulator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltConvert", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltFunctions", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltLibrary", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IXPathNavigable", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathDocument", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathException", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlSortOrder", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlCaseOrder", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlDataType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathResultType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathExpression", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathItem", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNamespaceScope", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNavigator", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNodeIterator", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNodeType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlKnownDtds", + "Namespace": "System.Xml.Resolvers" + }, + { + "Name": "XmlPreloadedResolver", + "Namespace": "System.Xml.Resolvers" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XAttribute", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XCData", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XComment", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XContainer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDeclaration", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDocument", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDocumentType", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XElement", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObjectChange", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "LoadOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "SaveOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "ReaderOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XName", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNamespace", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNode", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNodeDocumentOrderComparer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNodeEqualityComparer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObject", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObjectChangeEventArgs", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XProcessingInstruction", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XStreamingElement", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XText", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "DispatchProxy", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodSemanticsAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "DeclarativeSecurityAction", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodImportAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ManifestResourceAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyHashAlgorithm", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "ManagedPEBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DebugDirectoryBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEDirectoriesBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEHeaderBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "ResourceSectionBuilder", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "SectionLocation", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CoffHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CorFlags", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CorHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "CodeViewDebugDirectoryData", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DebugDirectoryEntry", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DebugDirectoryEntryType", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DirectoryEntry", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "Machine", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "Characteristics", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEMagic", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "Subsystem", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "DllCharacteristics", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "SectionCharacteristics", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEHeaders", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEMemoryBlock", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEReader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "PEStreamOptions", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "SectionHeader", + "Namespace": "System.Reflection.PortableExecutable" + }, + { + "Name": "EntityHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Blob", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobWriter", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobBuilder", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ReservedBlob`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeNamedArgument`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeTypedArgument`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeValue`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ICustomAttributeTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ILOpCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ILOpCodeExtensions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImageFormatLimitationException", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataStreamOptions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataReaderProvider", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobContentId", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PrimitiveSerializationTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "InterfaceImplementationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImplementationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodSpecificationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExportedTypeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeSpecificationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FieldDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StandaloneSignatureHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ParameterHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterConstraintHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyReferenceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DeclarativeSecurityAttributeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ConstantHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ManifestResourceHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyFileHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "UserStringHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StringHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "NamespaceDefinitionHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GuidHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyFile", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "BlobReader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Constant", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ConstantTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttribute", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeNamedArgumentKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DeclarativeSecurityAttribute", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ArrayShape", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ISZArrayTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ISignatureTypeProvider`2", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ISimpleTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureTypeKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "IConstructedTypeProvider`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodSignature`1", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PrimitiveTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExceptionRegion", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExceptionRegionKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExportedType", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FieldDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameter", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterConstraint", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "GenericParameterConstraintHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomAttributeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DeclarativeSecurityAttributeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FieldDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImplementationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ParameterHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "InterfaceImplementationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeDefinitionHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeReferenceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ExportedTypeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReferenceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyAccessors", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "EventAccessors", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyReferenceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ManifestResourceHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "AssemblyFileHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "HandleComparer", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "HandleKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Handle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "InterfaceImplementation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ManifestResource", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StandaloneSignatureKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MemberReferenceKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataReader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataReaderOptions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataStringComparer", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MetadataStringDecoder", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodBodyBlock", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImplementation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodImport", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodSpecification", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ModuleReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "NamespaceDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Parameter", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomDebugInformation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DebugMetadataHeader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "Document", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DocumentNameBlobHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DocumentHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDebugInformationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalScopeHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariableHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalConstantHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportScopeCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomDebugInformationHandleCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "DocumentHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDebugInformationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalScopeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariableHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalConstantHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportScopeHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "CustomDebugInformationHandle", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportDefinitionKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportDefinitionCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalConstant", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "ImportScope", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalScope", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariable", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "LocalVariableAttributes", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "MethodDebugInformation", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SequencePoint", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SequencePointCollection", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PEReaderExtensions", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "PropertyDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SerializationTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureAttributes", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureCallingConvention", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureHeader", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureKind", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "SignatureTypeCode", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "StandaloneSignature", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeDefinition", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeLayout", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeReference", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "TypeSpecification", + "Namespace": "System.Reflection.Metadata" + }, + { + "Name": "FunctionPointerAttributes", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MethodBodyStreamEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MethodBodyAttributes", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataRootBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ControlFlowBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ExceptionRegionEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "InstructionEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LabelHandle", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CodedIndex", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "PortablePdbBuilder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "BlobEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MethodSignatureEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LocalVariablesEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LocalVariableTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ParameterTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "PermissionSetEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "GenericTypeArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "FixedArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LiteralEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ScalarEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "LiteralsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "VectorEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "NameEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomAttributeNamedArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "NamedArgumentsEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "NamedArgumentTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomAttributeArrayTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomAttributeElementTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "SignatureTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "CustomModifiersEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ArrayShapeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ReturnTypeEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ParametersEncoder", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataSizes", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "SignatureDecoder`2", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "EditAndContinueLogEntry", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "EditAndContinueOperation", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "ExportedTypeExtensions", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "HeapIndex", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataReaderExtensions", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataTokens", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "TableIndex", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "MetadataAggregator", + "Namespace": "System.Reflection.Metadata.Ecma335" + }, + { + "Name": "TypeExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "EventInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "ModuleExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyInfoExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "IResourceWriter", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceWriter", + "Namespace": "System.Resources" + }, + { + "Name": "Unsafe", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvCdecl", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvStdcall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvThiscall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvFastcall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsPinned", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsBoxed", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsByValue", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsCopyConstructed", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsExplicitlyDereferenced", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsImplicitlyDereferenced", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsJitIntrinsic", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsLong", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsSignUnspecifiedByte", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsUdtReturn", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "HasCopySemanticsAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ScopelessEnumAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "NativeCppClassAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RequiredAttributeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerMarshalOverride", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "Action`9", + "Namespace": "System" + }, + { + "Name": "Action`10", + "Namespace": "System" + }, + { + "Name": "Action`11", + "Namespace": "System" + }, + { + "Name": "Action`12", + "Namespace": "System" + }, + { + "Name": "Action`13", + "Namespace": "System" + }, + { + "Name": "Action`14", + "Namespace": "System" + }, + { + "Name": "Action`15", + "Namespace": "System" + }, + { + "Name": "Action`16", + "Namespace": "System" + }, + { + "Name": "Func`10", + "Namespace": "System" + }, + { + "Name": "Func`11", + "Namespace": "System" + }, + { + "Name": "Func`12", + "Namespace": "System" + }, + { + "Name": "Func`13", + "Namespace": "System" + }, + { + "Name": "Func`14", + "Namespace": "System" + }, + { + "Name": "Func`15", + "Namespace": "System" + }, + { + "Name": "Func`16", + "Namespace": "System" + }, + { + "Name": "Func`17", + "Namespace": "System" + }, + { + "Name": "Lazy`2", + "Namespace": "System" + }, + { + "Name": "WaitHandleExtensions", + "Namespace": "System.Threading" + }, + { + "Name": "AssemblyTargetedPatchBandAttribute", + "Namespace": "System.Runtime" + }, + { + "Name": "TargetedPatchingOptOutAttribute", + "Namespace": "System.Runtime" + }, + { + "Name": "PrePrepareMethodAttribute", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "RuntimeReflectionExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "FileAttributes", + "Namespace": "System.IO" + }, + { + "Name": "HandleInheritability", + "Namespace": "System.IO" + }, + { + "Name": "ISet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "AppDomain", + "Namespace": "System" + }, + { + "Name": "AppDomainUnloadedException", + "Namespace": "System" + }, + { + "Name": "ApplicationId", + "Namespace": "System" + }, + { + "Name": "CannotUnloadAppDomainException", + "Namespace": "System" + }, + { + "Name": "ContextBoundObject", + "Namespace": "System" + }, + { + "Name": "ContextMarshalException", + "Namespace": "System" + }, + { + "Name": "ContextStaticAttribute", + "Namespace": "System" + }, + { + "Name": "Environment", + "Namespace": "System" + }, + { + "Name": "LoaderOptimization", + "Namespace": "System" + }, + { + "Name": "LoaderOptimizationAttribute", + "Namespace": "System" + }, + { + "Name": "OperatingSystem", + "Namespace": "System" + }, + { + "Name": "PlatformID", + "Namespace": "System" + }, + { + "Name": "StringNormalizationExtensions", + "Namespace": "System" + }, + { + "Name": "IPermission", + "Namespace": "System.Security" + }, + { + "Name": "ISecurityEncodable", + "Namespace": "System.Security" + }, + { + "Name": "SecurityElement", + "Namespace": "System.Security" + }, + { + "Name": "CodeAccessSecurityAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityAction", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermissionFlag", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ArrayList", + "Namespace": "System.Collections" + }, + { + "Name": "Comparer", + "Namespace": "System.Collections" + }, + { + "Name": "Hashtable", + "Namespace": "System.Collections" + }, + { + "Name": "IHashCodeProvider", + "Namespace": "System.Collections" + }, + { + "Name": "FrameworkName", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ComponentGuaranteesAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceConsumptionAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ComponentGuaranteesOptions", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceExposureAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceScope", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "VersioningHelper", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "AssemblyNameProxy", + "Namespace": "System.Reflection" + }, + { + "Name": "WebUtility", + "Namespace": "System.Net" + }, + { + "Name": "StreamReader", + "Namespace": "System.IO" + }, + { + "Name": "StreamWriter", + "Namespace": "System.IO" + }, + { + "Name": "StringReader", + "Namespace": "System.IO" + }, + { + "Name": "StringWriter", + "Namespace": "System.IO" + }, + { + "Name": "TextReader", + "Namespace": "System.IO" + }, + { + "Name": "TextWriter", + "Namespace": "System.IO" + }, + { + "Name": "BufferedStream", + "Namespace": "System.IO" + }, + { + "Name": "InvalidDataException", + "Namespace": "System.IO" + }, + { + "Name": "GlobalizationExtensions", + "Namespace": "System.Globalization" + }, + { + "Name": "Stopwatch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "IndentedTextWriter", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "SecureStringMarshal", + "Namespace": "System.Security" + }, + { + "Name": "AutomationProxyAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComAliasNameAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComCompatibleVersionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComConversionLossAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComRegisterFunctionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComUnregisterFunctionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IDispatchImplAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IDispatchImplType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ImportedFromTypeLibAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ManagedToNativeComInteropStubAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "PrimaryInteropAssemblyAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SetWin32ContextInIDispatchAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibImportClassAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibTypeFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibFuncFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVarFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibTypeAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibFuncAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVarAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVersionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComAwareEventInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComEventInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultParameterValueAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "HandleCollector", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RuntimeEnvironment", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "AssemblyRegistrationFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ExporterEventKind", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RegistrationClassContext", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RegistrationConnectionType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ADVF", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DATADIR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DVASPECT", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FORMATETC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IAdviseSink", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDataObject", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumFORMATETC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumSTATDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STATDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STGMEDIUM", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYMED", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IUnknownConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeInformation", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "Architecture", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OSPlatform", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BigInteger", + "Namespace": "System.Numerics" + }, + { + "Name": "Complex", + "Namespace": "System.Numerics" + }, + { + "Name": "Formatter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterConverter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterServices", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IFormatter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializationSurrogate", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISurrogateSelector", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ObjectIDGenerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ObjectManager", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationBinder", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationObjectManager", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SurrogateSelector", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterTypeStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "FormatterAssemblyStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "TypeFilterLevel", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "IFieldInfo", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "BinaryFormatter", + "Namespace": "System.Runtime.Serialization.Formatters.Binary" + }, + { + "Name": "CollectionDataContractAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ContractNamespaceAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "EnumMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IgnoreDataMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "InvalidDataContractException", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializationSurrogateProvider", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "KnownTypeAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "AceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "KnownAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CustomAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CompoundAceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CompoundAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceQualifier", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "QualifiedAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceEnumerator", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RawAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SystemAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DiscretionaryAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "InheritanceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "PropagationFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SecurityInfos", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ResourceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlSections", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlActions", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "NativeObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlModification", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessRule`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditRule`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectSecurity`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "PrivilegeNotHeldException", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ControlFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RawSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuthorizationRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuthorizationRuleCollection", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "GenericPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "Claim", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimsIdentity", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimsPrincipal", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimTypes", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimValueTypes", + "Namespace": "System.Security.Claims" + }, + { + "Name": "Aes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AesManaged", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricKeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricKeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricSignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricSignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoConfig", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DES", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSA", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSAParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSASignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSASignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECCurve", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDiffieHellmanPublicKey", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsa", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECPoint", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MaskGenerationMethod", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MD5", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACMD5", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA1", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA256", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA384", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA512", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "IncrementalHash", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PKCS1MaskGenerationMethod", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RandomNumberGenerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RC2", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Rijndael", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RijndaelManaged", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Rfc2898DeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSA", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAEncryptionPadding", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAEncryptionPaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOAEPKeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOAEPKeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1KeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1KeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1SignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1SignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSASignaturePadding", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSASignaturePaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SignatureDescription", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDES", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SafeNCryptHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptKeyHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptProviderHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptSecretHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "AesCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngAlgorithmGroup", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngExportPolicies", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKey", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyBlobFormat", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyCreationOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyCreationParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyHandleOpenOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyOpenOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyUsages", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngProperty", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngPropertyCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngPropertyOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngUIPolicy", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngUIProtectionLevels", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSACng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsaCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECKeyXmlFormat", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSACng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDESCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AesCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspProviderFlags", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ICspAsymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeyNumber", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MD5CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PasswordDeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RNGCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDESCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspKeyContainerInfo", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DESCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSACryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RC2CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSACryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedData", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedDataCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedDataEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "FromBase64TransformMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ToBase64Transform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "FromBase64Transform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Oid", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidGroup", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSAOpenSsl", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsaOpenSsl", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOpenSsl", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SafeEvpPKeyHandle", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObject", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObjectCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObjectEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "X509IssuerSerial", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "AlgorithmIdentifier", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipient", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipientCollection", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipientEnumerator", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "ContentInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "EnvelopedCms", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "KeyAgreeRecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "KeyTransRecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9AttributeObject", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9ContentType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9DocumentDescription", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9DocumentName", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9MessageDigest", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9SigningTime", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "PublicKeyInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoCollection", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoEnumerator", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifier", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierOrKey", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierOrKeyType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "AsymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CipherMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicUnexpectedOperationException", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoStream", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoStreamMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HashAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HashAlgorithmName", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMAC", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ICryptoTransform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeyedHashAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeySizes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CertificateRequest", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "DSACertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "ECDsaCertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "OpenFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "PublicKey", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "RSACertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "StoreLocation", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "StoreName", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "SubjectAlternativeNameBuilder", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X500DistinguishedName", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X500DistinguishedNameFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509BasicConstraintsExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2Collection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2Enumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Chain", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElement", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElementCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElementEnumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainPolicy", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainStatus", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainStatusFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ContentType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509EnhancedKeyUsageExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Extension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ExtensionCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ExtensionEnumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509FindType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509IncludeOption", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyStorageFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyUsageExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyUsageFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509NameType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509RevocationFlag", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509RevocationMode", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SignatureGenerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Store", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SubjectKeyIdentifierExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SubjectKeyIdentifierHashAlgorithm", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509VerificationFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "SafeX509ChainHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "ApplicationIdentity", + "Namespace": "System" + }, + { + "Name": "DistributedTransactionPermission", + "Namespace": "System.Transactions" + }, + { + "Name": "DistributedTransactionPermissionAttribute", + "Namespace": "System.Transactions" + }, + { + "Name": "CodeAccessPermission", + "Namespace": "System.Security" + }, + { + "Name": "HostProtectionException", + "Namespace": "System.Security" + }, + { + "Name": "HostSecurityManager", + "Namespace": "System.Security" + }, + { + "Name": "HostSecurityManagerOptions", + "Namespace": "System.Security" + }, + { + "Name": "IEvidenceFactory", + "Namespace": "System.Security" + }, + { + "Name": "ISecurityPolicyEncodable", + "Namespace": "System.Security" + }, + { + "Name": "IStackWalk", + "Namespace": "System.Security" + }, + { + "Name": "NamedPermissionSet", + "Namespace": "System.Security" + }, + { + "Name": "PermissionSet", + "Namespace": "System.Security" + }, + { + "Name": "PolicyLevelType", + "Namespace": "System.Security" + }, + { + "Name": "SecurityContext", + "Namespace": "System.Security" + }, + { + "Name": "SecurityContextSource", + "Namespace": "System.Security" + }, + { + "Name": "SecurityManager", + "Namespace": "System.Security" + }, + { + "Name": "SecurityState", + "Namespace": "System.Security" + }, + { + "Name": "SecurityZone", + "Namespace": "System.Security" + }, + { + "Name": "XmlSyntaxException", + "Namespace": "System.Security" + }, + { + "Name": "AllMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationDirectory", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationDirectoryMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrust", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrustCollection", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrustEnumerator", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationVersionMatch", + "Namespace": "System.Security.Policy" + }, + { + "Name": "CodeConnectAccess", + "Namespace": "System.Security.Policy" + }, + { + "Name": "CodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Evidence", + "Namespace": "System.Security.Policy" + }, + { + "Name": "EvidenceBase", + "Namespace": "System.Security.Policy" + }, + { + "Name": "FileCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "FirstMatchCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "GacInstalled", + "Namespace": "System.Security.Policy" + }, + { + "Name": "GacMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Hash", + "Namespace": "System.Security.Policy" + }, + { + "Name": "HashMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "IIdentityPermissionFactory", + "Namespace": "System.Security.Policy" + }, + { + "Name": "IMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "NetCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PermissionRequestEvidence", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyException", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyLevel", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyStatement", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyStatementAttribute", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Publisher", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PublisherMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Site", + "Namespace": "System.Security.Policy" + }, + { + "Name": "SiteMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "StrongName", + "Namespace": "System.Security.Policy" + }, + { + "Name": "StrongNameMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "TrustManagerContext", + "Namespace": "System.Security.Policy" + }, + { + "Name": "TrustManagerUIContext", + "Namespace": "System.Security.Policy" + }, + { + "Name": "UnionCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Url", + "Namespace": "System.Security.Policy" + }, + { + "Name": "UrlMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Zone", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ZoneMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "EnvironmentPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "EnvironmentPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "EnvironmentPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "GacIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "GacIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "HostProtectionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "HostProtectionResource", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageContainment", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageFilePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageFilePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStoragePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStoragePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IUnrestrictedPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntry", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntryCollection", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntryEnumerator", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PermissionSetAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PermissionState", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PrincipalPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PrincipalPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PublisherIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PublisherIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermissionFlag", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ResourcePermissionBase", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ResourcePermissionBaseEntry", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SiteIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SiteIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNameIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNameIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNamePublicKeyBlob", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionClipboard", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionWindow", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UrlIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UrlIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ZoneIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ZoneIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "DnsPermission", + "Namespace": "System.Net" + }, + { + "Name": "DnsPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "EndpointPermission", + "Namespace": "System.Net" + }, + { + "Name": "NetworkAccess", + "Namespace": "System.Net" + }, + { + "Name": "SocketPermission", + "Namespace": "System.Net" + }, + { + "Name": "SocketPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "TransportType", + "Namespace": "System.Net" + }, + { + "Name": "WebPermission", + "Namespace": "System.Net" + }, + { + "Name": "WebPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "PnrpPermission", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PnrpPermissionAttribute", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PnrpScope", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerCollaborationPermission", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerCollaborationPermissionAttribute", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "NetworkInformationAccess", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationPermission", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationPermissionAttribute", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "SmtpAccess", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpPermission", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpPermissionAttribute", + "Namespace": "System.Net.Mail" + }, + { + "Name": "PrintingPermission", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintingPermissionAttribute", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintingPermissionLevel", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "EventLogPermission", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionAccess", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionEntry", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionEntryCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermission", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionAccess", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionEntry", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionEntryCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SqlClientPermission", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientPermissionAttribute", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "OraclePermission", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OraclePermissionAttribute", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OleDbPermission", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbPermissionAttribute", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OdbcPermission", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcPermissionAttribute", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "DBDataPermission", + "Namespace": "System.Data.Common" + }, + { + "Name": "DBDataPermissionAttribute", + "Namespace": "System.Data.Common" + }, + { + "Name": "IIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "PrincipalPolicy", + "Namespace": "System.Security.Principal" + }, + { + "Name": "TokenImpersonationLevel", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityNotMappedException", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityReference", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityReferenceCollection", + "Namespace": "System.Security.Principal" + }, + { + "Name": "NTAccount", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WellKnownSidType", + "Namespace": "System.Security.Principal" + }, + { + "Name": "SecurityIdentifier", + "Namespace": "System.Security.Principal" + }, + { + "Name": "TokenAccessLevels", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsBuiltInRole", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "SafeAccessTokenHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "ServiceController", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceControllerStatus", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceStartMode", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceType", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "TimeoutException", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "CodePagesEncodingProvider", + "Namespace": "System.Text" + }, + { + "Name": "UnicodeRange", + "Namespace": "System.Text.Unicode" + }, + { + "Name": "UnicodeRanges", + "Namespace": "System.Text.Unicode" + }, + { + "Name": "HtmlEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "JavaScriptEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "TextEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "TextEncoderSettings", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "UrlEncoder", + "Namespace": "System.Text.Encodings.Web" + }, + { + "Name": "Regex", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "MatchEvaluator", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Capture", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "CaptureCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Group", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "GroupCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Match", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "MatchCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexMatchTimeoutException", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexOptions", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexRunner", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexRunnerFactory", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "ThreadingAclExtensions", + "Namespace": "System.Threading" + }, + { + "Name": "MutexRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "BarrierPostPhaseException", + "Namespace": "System.Threading" + }, + { + "Name": "Barrier", + "Namespace": "System.Threading" + }, + { + "Name": "CountdownEvent", + "Namespace": "System.Threading" + }, + { + "Name": "HostExecutionContext", + "Namespace": "System.Threading" + }, + { + "Name": "HostExecutionContextManager", + "Namespace": "System.Threading" + }, + { + "Name": "LockCookie", + "Namespace": "System.Threading" + }, + { + "Name": "ReaderWriterLock", + "Namespace": "System.Threading" + }, + { + "Name": "DataflowBlock", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowBlockOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ExecutionDataflowBlockOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "GroupingDataflowBlockOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowLinkOptions", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowMessageHeader", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "DataflowMessageStatus", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "IDataflowBlock", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "IPropagatorBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "IReceivableSourceBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ISourceBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ITargetBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ActionBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BatchBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BatchedJoinBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BatchedJoinBlock`3", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BroadcastBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "BufferBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "JoinBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "JoinBlock`3", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "TransformBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "TransformManyBlock`2", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "WriteOnceBlock`1", + "Namespace": "System.Threading.Tasks.Dataflow" + }, + { + "Name": "ValueTask`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "AsyncMethodBuilderAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncValueTaskMethodBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredValueTaskAwaitable`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ValueTaskAwaiter`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ParallelOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Parallel", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ParallelLoopState", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ParallelLoopResult", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "LocalDataStoreSlot", + "Namespace": "System" + }, + { + "Name": "CompressedStack", + "Namespace": "System.Threading" + }, + { + "Name": "Thread", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadExceptionEventArgs", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadExceptionEventHandler", + "Namespace": "System.Threading" + }, + { + "Name": "CommittableTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "DependentTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "Enlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "IEnlistmentNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "IPromotableSinglePhaseNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "ISimpleTransactionSuperior", + "Namespace": "System.Transactions" + }, + { + "Name": "ISinglePhaseNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "ITransactionPromoter", + "Namespace": "System.Transactions" + }, + { + "Name": "PreparingEnlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "SinglePhaseEnlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "SubordinateTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionEventArgs", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionCompletedEventHandler", + "Namespace": "System.Transactions" + }, + { + "Name": "IsolationLevel", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionStatus", + "Namespace": "System.Transactions" + }, + { + "Name": "DependentCloneOption", + "Namespace": "System.Transactions" + }, + { + "Name": "EnlistmentOptions", + "Namespace": "System.Transactions" + }, + { + "Name": "Transaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionAbortedException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInDoubtException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionManagerCommunicationException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionPromotionException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInformation", + "Namespace": "System.Transactions" + }, + { + "Name": "IDtcTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInterop", + "Namespace": "System.Transactions" + }, + { + "Name": "HostCurrentTransactionCallback", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionStartedEventHandler", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionManager", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionOptions", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScopeOption", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScopeAsyncFlowOption", + "Namespace": "System.Transactions" + }, + { + "Name": "EnterpriseServicesInteropOption", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScope", + "Namespace": "System.Transactions" + }, + { + "Name": "HttpUtility", + "Namespace": "System.Web" + }, + { + "Name": "XDocumentExtensions", + "Namespace": "System.Xml.XPath" + } + ], + "SchemaVersion": "0.0.1" +} diff --git a/Engine/Settings/desktop-5.1.14393.206-windows.json b/Engine/Settings/desktop-5.1.14393.206-windows.json deleted file mode 100644 index ba0e13c3d..000000000 --- a/Engine/Settings/desktop-5.1.14393.206-windows.json +++ /dev/null @@ -1,10207 +0,0 @@ -{ - "Modules": [ - { - "Name": "AppBackgroundTask", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-AppBackgroundTask", - "CommandType": "Function", - "ParameterSets": "[-PackageFamilyName \u003cstring\u003e] [-IncludeResourceUsage] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-AppBackgroundTask", - "CommandType": "Function", - "ParameterSets": "-TaskID \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unregister-AppBackgroundTask", - "CommandType": "Function", - "ParameterSets": "-TaskID \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-AppBackgroundTaskDiagnosticLog", - "CommandType": "Cmdlet", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-AppBackgroundTaskDiagnosticLog", - "CommandType": "Cmdlet", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AppBackgroundTaskResourcePolicy", - "CommandType": "Cmdlet", - "ParameterSets": "-Mode \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "iru", - "pfn", - "tid" - ] - }, - { - "Name": "AppLocker", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-AppLockerFileInformation", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cList[string]\u003e] [\u003cCommonParameters\u003e] [[-Packages] \u003cList[AppxPackage]\u003e] [\u003cCommonParameters\u003e] -Directory \u003cstring\u003e [-FileType \u003cList[AppLockerFileType]\u003e] [-Recurse] [\u003cCommonParameters\u003e] -EventLog [-LogPath \u003cstring\u003e] [-EventType \u003cList[AppLockerEventType]\u003e] [-Statistics] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppLockerPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "-Local [-Xml] [\u003cCommonParameters\u003e] -Domain -Ldap \u003cstring\u003e [-Xml] [\u003cCommonParameters\u003e] -Effective [-Xml] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-AppLockerPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-FileInformation] \u003cList[FileInformation]\u003e [-RuleType \u003cList[RuleType]\u003e] [-RuleNamePrefix \u003cstring\u003e] [-User \u003cstring\u003e] [-Optimize] [-IgnoreMissingFileInformation] [-Xml] [-ServiceEnforcement \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AppLockerPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-XmlPolicy] \u003cstring\u003e [-Ldap \u003cstring\u003e] [-Merge] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PolicyObject] \u003cAppLockerPolicy\u003e [-Ldap \u003cstring\u003e] [-Merge] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-AppLockerPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-XmlPolicy] \u003cstring\u003e -Path \u003cList[string]\u003e [-User \u003cstring\u003e] [-Filter \u003cList[PolicyDecision]\u003e] [\u003cCommonParameters\u003e] [-XmlPolicy] \u003cstring\u003e -Packages \u003cList[AppxPackage]\u003e [-User \u003cstring\u003e] [-Filter \u003cList[PolicyDecision]\u003e] [\u003cCommonParameters\u003e] [-PolicyObject] \u003cAppLockerPolicy\u003e -Path \u003cList[string]\u003e [-User \u003cstring\u003e] [-Filter \u003cList[PolicyDecision]\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "AppvClient", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-AppvVirtualProcess", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Module] [-FileVersionInfo] [\u003cCommonParameters\u003e] -Id \u003cint[]\u003e [-ComputerName \u003cstring[]\u003e] [-Module] [-FileVersionInfo] [\u003cCommonParameters\u003e] -InputObject \u003cProcess[]\u003e [-ComputerName \u003cstring[]\u003e] [-Module] [-FileVersionInfo] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-AppvVirtualProcess", - "CommandType": "Function", - "ParameterSets": "[-FilePath] \u003cstring\u003e [[-ArgumentList] \u003cstring[]\u003e] -AppvClientObject \u003cObject\u003e [-Credential \u003cpscredential\u003e] [-WorkingDirectory \u003cstring\u003e] [-LoadUserProfile] [-NoNewWindow] [-PassThru] [-RedirectStandardError \u003cstring\u003e] [-RedirectStandardInput \u003cstring\u003e] [-RedirectStandardOutput \u003cstring\u003e] [-Wait] [-UseNewEnvironment] [\u003cCommonParameters\u003e] [-FilePath] \u003cstring\u003e [[-ArgumentList] \u003cstring[]\u003e] -AppvClientObject \u003cObject\u003e [-WorkingDirectory \u003cstring\u003e] [-PassThru] [-Verb \u003cstring\u003e] [-Wait] [-WindowStyle \u003cProcessWindowStyle\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-AppvClientConnectionGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-AppvClientPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [[-DynamicDeploymentConfiguration] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-AppvPublishingServer", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-URL] \u003cstring\u003e [[-GlobalRefreshEnabled] \u003cbool\u003e] [[-GlobalRefreshOnLogon] \u003cbool\u003e] [[-GlobalRefreshInterval] \u003cuint32\u003e] [[-GlobalRefreshIntervalUnit] \u003cIPublishingServer+IntervalUnit\u003e] [[-UserRefreshEnabled] \u003cbool\u003e] [[-UserRefreshOnLogon] \u003cbool\u003e] [[-UserRefreshInterval] \u003cuint32\u003e] [[-UserRefreshIntervalUnit] \u003cIPublishingServer+IntervalUnit\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-Appv", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-AppvClientConnectionGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-GroupId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [-Global] [-UserSID \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-Global] [-UserSID \u003cstring\u003e] [\u003cCommonParameters\u003e] [-ConnectionGroup] \u003cAppvClientConnectionGroup\u003e [-Global] [-UserSID \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-Appv", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-AppvClientConnectionGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-GroupId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [-Global] [-UserSID \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-Global] [-UserSID \u003cstring\u003e] [\u003cCommonParameters\u003e] [-ConnectionGroup] \u003cAppvClientConnectionGroup\u003e [-Global] [-UserSID \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppvClientApplication", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [[-Version] \u003cstring\u003e] [-All] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppvClientConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppvClientConnectionGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [-All] [\u003cCommonParameters\u003e] [-GroupId] \u003cguid\u003e [[-VersionId] \u003cguid\u003e] [-All] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppvClientMode", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppvClientPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [[-Version] \u003cstring\u003e] [-All] [\u003cCommonParameters\u003e] [-PackageId] \u003cguid\u003e [[-VersionId] \u003cguid\u003e] [-All] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppvPublishingServer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ServerId] \u003cuint32\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] [[-URL] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppvStatus", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Mount-AppvClientConnectionGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-GroupId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [\u003cCommonParameters\u003e] [-ConnectionGroup] \u003cAppvClientConnectionGroup\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Mount-AppvClientPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [-Cancel] [\u003cCommonParameters\u003e] [-Package] \u003cAppvClientPackage\u003e [-Cancel] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [[-Version] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Publish-AppvClientPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [[-DynamicUserConfigurationPath] \u003cstring\u003e] [-Global] [-UserSID \u003cstring\u003e] [-DynamicUserConfigurationType \u003cDynamicUserConfiguration\u003e] [\u003cCommonParameters\u003e] [-Package] \u003cAppvClientPackage\u003e [[-DynamicUserConfigurationPath] \u003cstring\u003e] [-Global] [-UserSID \u003cstring\u003e] [-DynamicUserConfigurationType \u003cDynamicUserConfiguration\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [[-Version] \u003cstring\u003e] [-Global] [-UserSID \u003cstring\u003e] [-DynamicUserConfigurationPath \u003cstring\u003e] [-DynamicUserConfigurationType \u003cDynamicUserConfiguration\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-AppvClientConnectionGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-GroupId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [\u003cCommonParameters\u003e] [-ConnectionGroup] \u003cAppvClientConnectionGroup\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-AppvClientPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [\u003cCommonParameters\u003e] [-Package] \u003cAppvClientPackage\u003e [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [[-Version] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-AppvPublishingServer", - "CommandType": "Cmdlet", - "ParameterSets": "[-ServerId] \u003cuint32\u003e [\u003cCommonParameters\u003e] [-Server] \u003cAppvPublishingServer\u003e [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] [[-URL] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Repair-AppvClientConnectionGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-GroupId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [-Global] [-UserState] [-Extensions] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-Global] [-UserState] [-Extensions] [\u003cCommonParameters\u003e] [-ConnectionGroup] \u003cAppvClientConnectionGroup\u003e [-Global] [-UserState] [-Extensions] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Repair-AppvClientPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [-Global] [-UserState] [-Extensions] [\u003cCommonParameters\u003e] [-Package] \u003cAppvClientPackage\u003e [-Global] [-UserState] [-Extensions] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [[-Version] \u003cstring\u003e] [-Global] [-UserState] [-Extensions] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Send-AppvClientReport", - "CommandType": "Cmdlet", - "ParameterSets": "[[-URL] \u003cstring\u003e] [-NetworkCostAware] [-DeleteOnSuccess] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AppvClientConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-AllowHighCostLaunch \u003cbool\u003e] [-AutoLoad \u003cuint32\u003e] [-CertFilterForClientSsl \u003cstring\u003e] [-EnablePackageScripts \u003cbool\u003e] [-EnablePublishingRefreshUI \u003cbool\u003e] [-IntegrationRootGlobal \u003cstring\u003e] [-IntegrationRootUser \u003cstring\u003e] [-LocationProvider \u003cstring\u003e] [-MigrationMode \u003cbool\u003e] [-PackageInstallationRoot \u003cstring\u003e] [-PackageSourceRoot \u003cstring\u003e] [-RequirePublishAsAdmin \u003cbool\u003e] [-ReestablishmentInterval \u003cuint32\u003e] [-ReestablishmentRetries \u003cuint32\u003e] [-ReportingDataBlockSize \u003cuint32\u003e] [-ReportingDataCacheLimit \u003cuint32\u003e] [-ReportingEnabled \u003cbool\u003e] [-ReportingInterval \u003cuint32\u003e] [-ReportingRandomDelay \u003cuint32\u003e] [-ReportingServerURL \u003cstring\u003e] [-ReportingStartTime \u003cuint32\u003e] [-RoamingFileExclusions \u003cstring\u003e] [-RoamingRegistryExclusions \u003cstring\u003e] [-SharedContentStoreMode \u003cbool\u003e] [-VerifyCertificateRevocationList \u003cbool\u003e] [-ExperienceImprovementOptIn \u003cbool\u003e] [-ProcessesUsingVirtualComponents \u003cstring[]\u003e] [-EnableDynamicVirtualization \u003cbool\u003e] [-IgnoreLocationProvider \u003cbool\u003e] [-SupportBranchCache \u003cbool\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AppvClientMode", - "CommandType": "Cmdlet", - "ParameterSets": "-Normal [\u003cCommonParameters\u003e] -Uninstall [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AppvClientPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [-Path \u003cstring\u003e] [-DynamicDeploymentConfiguration \u003cstring\u003e] [-UseNoConfiguration] [\u003cCommonParameters\u003e] [-Package] \u003cAppvClientPackage\u003e [-Path \u003cstring\u003e] [-DynamicDeploymentConfiguration \u003cstring\u003e] [-UseNoConfiguration] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [[-Version] \u003cstring\u003e] [-Path \u003cstring\u003e] [-DynamicDeploymentConfiguration \u003cstring\u003e] [-UseNoConfiguration] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AppvPublishingServer", - "CommandType": "Cmdlet", - "ParameterSets": "[-ServerId] \u003cuint32\u003e [[-GlobalRefreshEnabled] \u003cbool\u003e] [[-GlobalRefreshOnLogon] \u003cbool\u003e] [[-GlobalRefreshInterval] \u003cuint32\u003e] [[-GlobalRefreshIntervalUnit] \u003cIPublishingServer+IntervalUnit\u003e] [[-UserRefreshEnabled] \u003cbool\u003e] [[-UserRefreshOnLogon] \u003cbool\u003e] [[-UserRefreshInterval] \u003cuint32\u003e] [[-UserRefreshIntervalUnit] \u003cIPublishingServer+IntervalUnit\u003e] [\u003cCommonParameters\u003e] [-Server] \u003cAppvPublishingServer\u003e [[-GlobalRefreshEnabled] \u003cbool\u003e] [[-GlobalRefreshOnLogon] \u003cbool\u003e] [[-GlobalRefreshInterval] \u003cuint32\u003e] [[-GlobalRefreshIntervalUnit] \u003cIPublishingServer+IntervalUnit\u003e] [[-UserRefreshEnabled] \u003cbool\u003e] [[-UserRefreshOnLogon] \u003cbool\u003e] [[-UserRefreshInterval] \u003cuint32\u003e] [[-UserRefreshIntervalUnit] \u003cIPublishingServer+IntervalUnit\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-AppvClientConnectionGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-GroupId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [-Global] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-Global] [\u003cCommonParameters\u003e] [-ConnectionGroup] \u003cAppvClientConnectionGroup\u003e [-Global] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-AppvClientPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [-Global] [\u003cCommonParameters\u003e] [-Package] \u003cAppvClientPackage\u003e [-Global] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [[-Version] \u003cstring\u003e] [-Global] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Sync-AppvPublishingServer", - "CommandType": "Cmdlet", - "ParameterSets": "[-ServerId] \u003cuint32\u003e [-Global] [-Force] [-NetworkCostAware] [-HidePublishingRefreshUI] [\u003cCommonParameters\u003e] [-Server] \u003cAppvPublishingServer\u003e [-Global] [-Force] [-NetworkCostAware] [-HidePublishingRefreshUI] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] [[-URL] \u003cstring\u003e] [-Global] [-Force] [-NetworkCostAware] [-HidePublishingRefreshUI] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unpublish-AppvClientPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageId] \u003cguid\u003e [-VersionId] \u003cguid\u003e [-Global] [-UserSID \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Package] \u003cAppvClientPackage\u003e [-Global] [-UserSID \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [[-Version] \u003cstring\u003e] [-Global] [-UserSID \u003cstring\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Appx", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-AppxLastError", - "CommandType": "Function", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppxLog", - "CommandType": "Function", - "ParameterSets": "[-All] [\u003cCommonParameters\u003e] [-ActivityId \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-AppxPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-DependencyPath \u003cstring[]\u003e] [-ForceApplicationShutdown] [-ForceTargetApplicationShutdown] [-InstallAllResources] [-Volume \u003cAppxVolume\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e -Register [-DependencyPath \u003cstring[]\u003e] [-DisableDevelopmentMode] [-ForceApplicationShutdown] [-ForceTargetApplicationShutdown] [-InstallAllResources] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e -Update [-DependencyPath \u003cstring[]\u003e] [-ForceApplicationShutdown] [-ForceTargetApplicationShutdown] [-InstallAllResources] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -MainPackage \u003cstring\u003e [-Register] [-DependencyPackages \u003cstring[]\u003e] [-ForceApplicationShutdown] [-ForceTargetApplicationShutdown] [-InstallAllResources] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-AppxVolume", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Dismount-AppxVolume", - "CommandType": "Cmdlet", - "ParameterSets": "[-Volume] \u003cAppxVolume[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppxDefaultVolume", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppxPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [[-Publisher] \u003cstring\u003e] [-AllUsers] [-PackageTypeFilter \u003cPackageTypes\u003e] [-User \u003cstring\u003e] [-Volume \u003cAppxVolume\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppxPackageManifest", - "CommandType": "Cmdlet", - "ParameterSets": "[-Package] \u003cstring\u003e [[-User] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppxVolume", - "CommandType": "Cmdlet", - "ParameterSets": "-Online [-Path \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-Path] \u003cstring\u003e] [\u003cCommonParameters\u003e] -Offline [-Path \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-CommandInDesktopPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageFamilyName] \u003cstring\u003e [-AppId] \u003cstring\u003e [-Command] \u003cstring\u003e [[-Args] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Mount-AppxVolume", - "CommandType": "Cmdlet", - "ParameterSets": "[-Volume] \u003cAppxVolume[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Move-AppxPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-Package] \u003cstring[]\u003e [-Volume] \u003cAppxVolume\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-AppxPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-Package] \u003cstring\u003e [-PreserveApplicationData] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-AppxVolume", - "CommandType": "Cmdlet", - "ParameterSets": "[-Volume] \u003cAppxVolume[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AppxDefaultVolume", - "CommandType": "Cmdlet", - "ParameterSets": "[-Volume] \u003cAppxVolume\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "AssignedAccess", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Clear-AssignedAccess", - "CommandType": "Function", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AssignedAccess", - "CommandType": "Function", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AssignedAccess", - "CommandType": "Function", - "ParameterSets": "-UserName \u003cstring\u003e -AppName \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UserName \u003cstring\u003e -AppUserModelId \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UserSID \u003cstring\u003e -AppUserModelId \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UserSID \u003cstring\u003e -AppName \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "BitLocker", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-BitLockerKeyProtector", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e [[-Password] \u003csecurestring\u003e] -PasswordProtector [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [[-RecoveryPassword] \u003cstring\u003e] -RecoveryPasswordProtector [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [-StartupKeyPath] \u003cstring\u003e -StartupKeyProtector [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [-StartupKeyPath] \u003cstring\u003e -TpmAndStartupKeyProtector [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [-StartupKeyPath] \u003cstring\u003e [[-Pin] \u003csecurestring\u003e] -TpmAndPinAndStartupKeyProtector [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [-ADAccountOrGroup] \u003cstring\u003e -ADAccountOrGroupProtector [-Service] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [[-Pin] \u003csecurestring\u003e] -TpmAndPinProtector [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e -TpmProtector [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [-RecoveryKeyPath] \u003cstring\u003e -RecoveryKeyProtector [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Backup-BitLockerKeyProtector", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e [-KeyProtectorId] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-BitLockerAutoUnlock", - "CommandType": "Function", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-BitLocker", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-BitLockerAutoUnlock", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-BitLocker", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e [[-Password] \u003csecurestring\u003e] -PasswordProtector [-EncryptionMethod \u003cBitLockerVolumeEncryptionMethodOnEnable\u003e] [-HardwareEncryption] [-SkipHardwareTest] [-UsedSpaceOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [[-RecoveryPassword] \u003cstring\u003e] -RecoveryPasswordProtector [-EncryptionMethod \u003cBitLockerVolumeEncryptionMethodOnEnable\u003e] [-HardwareEncryption] [-SkipHardwareTest] [-UsedSpaceOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [-StartupKeyPath] \u003cstring\u003e -StartupKeyProtector [-EncryptionMethod \u003cBitLockerVolumeEncryptionMethodOnEnable\u003e] [-HardwareEncryption] [-SkipHardwareTest] [-UsedSpaceOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [-StartupKeyPath] \u003cstring\u003e -TpmAndStartupKeyProtector [-EncryptionMethod \u003cBitLockerVolumeEncryptionMethodOnEnable\u003e] [-HardwareEncryption] [-SkipHardwareTest] [-UsedSpaceOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [-StartupKeyPath] \u003cstring\u003e [[-Pin] \u003csecurestring\u003e] -TpmAndPinAndStartupKeyProtector [-EncryptionMethod \u003cBitLockerVolumeEncryptionMethodOnEnable\u003e] [-HardwareEncryption] [-SkipHardwareTest] [-UsedSpaceOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [-AdAccountOrGroup] \u003cstring\u003e -AdAccountOrGroupProtector [-EncryptionMethod \u003cBitLockerVolumeEncryptionMethodOnEnable\u003e] [-HardwareEncryption] [-SkipHardwareTest] [-UsedSpaceOnly] [-Service] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [[-Pin] \u003csecurestring\u003e] -TpmAndPinProtector [-EncryptionMethod \u003cBitLockerVolumeEncryptionMethodOnEnable\u003e] [-HardwareEncryption] [-SkipHardwareTest] [-UsedSpaceOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e -TpmProtector [-EncryptionMethod \u003cBitLockerVolumeEncryptionMethodOnEnable\u003e] [-HardwareEncryption] [-SkipHardwareTest] [-UsedSpaceOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e [-RecoveryKeyPath] \u003cstring\u003e -RecoveryKeyProtector [-EncryptionMethod \u003cBitLockerVolumeEncryptionMethodOnEnable\u003e] [-HardwareEncryption] [-SkipHardwareTest] [-UsedSpaceOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-BitLockerAutoUnlock", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-BitLockerVolume", - "CommandType": "Function", - "ParameterSets": "[[-MountPoint] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Lock-BitLocker", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e [-ForceDismount] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-BitLockerKeyProtector", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e [-KeyProtectorId] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resume-BitLocker", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Suspend-BitLocker", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e [[-RebootCount] \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unlock-BitLocker", - "CommandType": "Function", - "ParameterSets": "[-MountPoint] \u003cstring[]\u003e -Password \u003csecurestring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e -RecoveryPassword \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e -RecoveryKeyPath \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MountPoint] \u003cstring[]\u003e -AdAccountOrGroup [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "BitsTransfer", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-BitsFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-BitsJob] \u003cBitsJob[]\u003e [-Source] \u003cstring[]\u003e [[-Destination] \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Complete-BitsTransfer", - "CommandType": "Cmdlet", - "ParameterSets": "[-BitsJob] \u003cBitsJob[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-BitsTransfer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-AllUsers] [\u003cCommonParameters\u003e] [-JobId] \u003cguid[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-BitsTransfer", - "CommandType": "Cmdlet", - "ParameterSets": "[-BitsJob] \u003cBitsJob[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resume-BitsTransfer", - "CommandType": "Cmdlet", - "ParameterSets": "[-BitsJob] \u003cBitsJob[]\u003e [-Asynchronous] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-BitsTransfer", - "CommandType": "Cmdlet", - "ParameterSets": "[-BitsJob] \u003cBitsJob[]\u003e [-DisplayName \u003cstring\u003e] [-Priority \u003cstring\u003e] [-Description \u003cstring\u003e] [-ProxyAuthentication \u003cstring\u003e] [-RetryInterval \u003cint\u003e] [-RetryTimeout \u003cint\u003e] [-TransferPolicy \u003cCostStates\u003e] [-UseStoredCredential \u003cAuthenticationTargetValue\u003e] [-Credential \u003cpscredential\u003e] [-ProxyCredential \u003cpscredential\u003e] [-Authentication \u003cstring\u003e] [-SetOwnerToCurrentUser] [-ProxyUsage \u003cstring\u003e] [-ProxyList \u003curi[]\u003e] [-ProxyBypass \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-BitsTransfer", - "CommandType": "Cmdlet", - "ParameterSets": "[-Source] \u003cstring[]\u003e [[-Destination] \u003cstring[]\u003e] [-Asynchronous] [-Authentication \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Description \u003cstring\u003e] [-DisplayName \u003cstring\u003e] [-Priority \u003cstring\u003e] [-TransferPolicy \u003cCostStates\u003e] [-UseStoredCredential \u003cAuthenticationTargetValue\u003e] [-ProxyAuthentication \u003cstring\u003e] [-ProxyBypass \u003cstring[]\u003e] [-ProxyCredential \u003cpscredential\u003e] [-ProxyList \u003curi[]\u003e] [-ProxyUsage \u003cstring\u003e] [-RetryInterval \u003cint\u003e] [-RetryTimeout \u003cint\u003e] [-Suspended] [-TransferType \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Suspend-BitsTransfer", - "CommandType": "Cmdlet", - "ParameterSets": "[-BitsJob] \u003cBitsJob[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "BranchCache", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-BCDataCacheExtension", - "CommandType": "Function", - "ParameterSets": "[[-Percentage] \u003cuint32\u003e] [[-Path] \u003cstring\u003e] [-Force] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Path] \u003cstring\u003e] -SizeBytes \u003cuint64\u003e [-Force] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-BCCache", - "CommandType": "Function", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-BC", - "CommandType": "Function", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-BCDowngrading", - "CommandType": "Function", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-BCServeOnBattery", - "CommandType": "Function", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-BCDistributed", - "CommandType": "Function", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-BCDowngrading", - "CommandType": "Function", - "ParameterSets": "[[-Version] \u003cPreferredContentInformationVersion\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-BCHostedClient", - "CommandType": "Function", - "ParameterSets": "[-ServerNames] \u003cstring[]\u003e [-Force] [-UseVersion \u003cHostedCacheVersion\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UseSCP [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-BCHostedServer", - "CommandType": "Function", - "ParameterSets": "[-Force] [-RegisterSCP] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-BCLocal", - "CommandType": "Function", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-BCServeOnBattery", - "CommandType": "Function", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-BCCachePackage", - "CommandType": "Function", - "ParameterSets": "[[-StagingPath] \u003cstring\u003e] -Destination \u003cstring\u003e [-Force] [-OutputReferenceFile \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Destination \u003cstring\u003e -ExportDataCache [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-BCSecretKey", - "CommandType": "Function", - "ParameterSets": "[-Filename] \u003cstring\u003e [-FilePassphrase] \u003cstring\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-BCClientConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-BCContentServerConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-BCDataCache", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-BCDataCacheExtension", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-BCHashCache", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-BCHostedCacheServerConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-BCNetworkConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-BCStatus", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-BCCachePackage", - "CommandType": "Function", - "ParameterSets": "[-Path] \u003cstring\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-BCSecretKey", - "CommandType": "Function", - "ParameterSets": "[-Filename] \u003cstring\u003e -FilePassphrase \u003cstring\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Publish-BCFileContent", - "CommandType": "Function", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-UseVersion \u003cuint32\u003e] [-StageData] [-StagingPath \u003cstring\u003e] [-ReferenceFile \u003cstring\u003e] [-Force] [-Recurse] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Publish-BCWebContent", - "CommandType": "Function", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-UseVersion \u003cuint32\u003e] [-StageData] [-StagingPath \u003cstring\u003e] [-ReferenceFile \u003cstring\u003e] [-Force] [-Recurse] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-BCDataCacheExtension", - "CommandType": "Function", - "ParameterSets": "[-Path] \u003cstring\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DataCacheExtension] \u003cCimInstance#MSFT_NetBranchCacheDataCacheExtension[]\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-BC", - "CommandType": "Function", - "ParameterSets": "[-ResetFWRulesOnly] [-ResetPerfCountersOnly] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-BCAuthentication", - "CommandType": "Function", - "ParameterSets": "[-Mode] \u003cClientAuthenticationMode\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-BCCache", - "CommandType": "Function", - "ParameterSets": "[[-Path] \u003cstring\u003e] [-MoveTo \u003cstring\u003e] [-Percentage \u003cuint32\u003e] [-SizeBytes \u003cuint64\u003e] [-Defragment] [-Force] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Cache] \u003cCimInstance#MSFT_NetBranchCacheCache[]\u003e [-MoveTo \u003cstring\u003e] [-Percentage \u003cuint32\u003e] [-SizeBytes \u003cuint64\u003e] [-Defragment] [-Force] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-BCDataCacheEntryMaxAge", - "CommandType": "Function", - "ParameterSets": "[-TimeDays] \u003cuint32\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-BCMinSMBLatency", - "CommandType": "Function", - "ParameterSets": "[-LatencyMilliseconds] \u003cuint32\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-BCSecretKey", - "CommandType": "Function", - "ParameterSets": "[[-Passphrase] \u003cstring\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "CimCmdlets", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Export-BinaryMiLog", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-InputObject \u003cciminstance\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CimAssociatedInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cciminstance\u003e [[-Association] \u003cstring\u003e] [-ResultClassName \u003cstring\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-ResourceUri \u003curi\u003e] [-ComputerName \u003cstring[]\u003e] [-KeyOnly] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance\u003e [[-Association] \u003cstring\u003e] -CimSession \u003cCimSession[]\u003e [-ResultClassName \u003cstring\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-ResourceUri \u003curi\u003e] [-KeyOnly] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CimClass", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ClassName] \u003cstring\u003e] [[-Namespace] \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-ComputerName \u003cstring[]\u003e] [-MethodName \u003cstring\u003e] [-PropertyName \u003cstring\u003e] [-QualifierName \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-ClassName] \u003cstring\u003e] [[-Namespace] \u003cstring\u003e] -CimSession \u003cCimSession[]\u003e [-OperationTimeoutSec \u003cuint32\u003e] [-MethodName \u003cstring\u003e] [-PropertyName \u003cstring\u003e] [-QualifierName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CimInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClassName] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-KeyOnly] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-QueryDialect \u003cstring\u003e] [-Shallow] [-Filter \u003cstring\u003e] [-Property \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession[]\u003e -ResourceUri \u003curi\u003e [-KeyOnly] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-Shallow] [-Filter \u003cstring\u003e] [-Property \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession[]\u003e -Query \u003cstring\u003e [-ResourceUri \u003curi\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-QueryDialect \u003cstring\u003e] [-Shallow] [\u003cCommonParameters\u003e] [-ClassName] \u003cstring\u003e -CimSession \u003cCimSession[]\u003e [-KeyOnly] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-QueryDialect \u003cstring\u003e] [-Shallow] [-Filter \u003cstring\u003e] [-Property \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance\u003e -CimSession \u003cCimSession[]\u003e [-ResourceUri \u003curi\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance\u003e [-ResourceUri \u003curi\u003e] [-ComputerName \u003cstring[]\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [\u003cCommonParameters\u003e] -ResourceUri \u003curi\u003e [-ComputerName \u003cstring[]\u003e] [-KeyOnly] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-Shallow] [-Filter \u003cstring\u003e] [-Property \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -Query \u003cstring\u003e [-ResourceUri \u003curi\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-QueryDialect \u003cstring\u003e] [-Shallow] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CimSession", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-Id] \u003cuint32[]\u003e [\u003cCommonParameters\u003e] -InstanceId \u003cguid[]\u003e [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-BinaryMiLog", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-CimMethod", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClassName] \u003cstring\u003e [[-Arguments] \u003cIDictionary\u003e] [-MethodName] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ClassName] \u003cstring\u003e [[-Arguments] \u003cIDictionary\u003e] [-MethodName] \u003cstring\u003e -CimSession \u003cCimSession[]\u003e [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Arguments] \u003cIDictionary\u003e] [-MethodName] \u003cstring\u003e -ResourceUri \u003curi\u003e [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance\u003e [[-Arguments] \u003cIDictionary\u003e] [-MethodName] \u003cstring\u003e -CimSession \u003cCimSession[]\u003e [-ResourceUri \u003curi\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance\u003e [[-Arguments] \u003cIDictionary\u003e] [-MethodName] \u003cstring\u003e [-ResourceUri \u003curi\u003e] [-ComputerName \u003cstring[]\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Arguments] \u003cIDictionary\u003e] [-MethodName] \u003cstring\u003e -ResourceUri \u003curi\u003e -CimSession \u003cCimSession[]\u003e [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimClass] \u003ccimclass\u003e [[-Arguments] \u003cIDictionary\u003e] [-MethodName] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimClass] \u003ccimclass\u003e [[-Arguments] \u003cIDictionary\u003e] [-MethodName] \u003cstring\u003e -CimSession \u003cCimSession[]\u003e [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Arguments] \u003cIDictionary\u003e] [-MethodName] \u003cstring\u003e -Query \u003cstring\u003e [-QueryDialect \u003cstring\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Arguments] \u003cIDictionary\u003e] [-MethodName] \u003cstring\u003e -Query \u003cstring\u003e -CimSession \u003cCimSession[]\u003e [-QueryDialect \u003cstring\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-CimInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClassName] \u003cstring\u003e [[-Property] \u003cIDictionary\u003e] [-Key \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-ComputerName \u003cstring[]\u003e] [-ClientOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ClassName] \u003cstring\u003e [[-Property] \u003cIDictionary\u003e] -CimSession \u003cCimSession[]\u003e [-Key \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-ClientOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Property] \u003cIDictionary\u003e] -ResourceUri \u003curi\u003e -CimSession \u003cCimSession[]\u003e [-Key \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Property] \u003cIDictionary\u003e] -ResourceUri \u003curi\u003e [-Key \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-ComputerName \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimClass] \u003ccimclass\u003e [[-Property] \u003cIDictionary\u003e] -CimSession \u003cCimSession[]\u003e [-OperationTimeoutSec \u003cuint32\u003e] [-ClientOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimClass] \u003ccimclass\u003e [[-Property] \u003cIDictionary\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-ComputerName \u003cstring[]\u003e] [-ClientOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-CimSession", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential\u003e] [-Authentication \u003cPasswordAuthenticationMechanism\u003e] [-Name \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-SkipTestConnection] [-Port \u003cuint32\u003e] [-SessionOption \u003cCimSessionOptions\u003e] [\u003cCommonParameters\u003e] [[-ComputerName] \u003cstring[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-Name \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-SkipTestConnection] [-Port \u003cuint32\u003e] [-SessionOption \u003cCimSessionOptions\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-CimSessionOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-Protocol] \u003cProtocolType\u003e [-UICulture \u003ccultureinfo\u003e] [-Culture \u003ccultureinfo\u003e] [\u003cCommonParameters\u003e] [-NoEncryption] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-EncodePortInServicePrincipalName] [-Encoding \u003cPacketEncoding\u003e] [-HttpPrefix \u003curi\u003e] [-MaxEnvelopeSizeKB \u003cuint32\u003e] [-ProxyAuthentication \u003cPasswordAuthenticationMechanism\u003e] [-ProxyCertificateThumbprint \u003cstring\u003e] [-ProxyCredential \u003cpscredential\u003e] [-ProxyType \u003cProxyType\u003e] [-UseSsl] [-UICulture \u003ccultureinfo\u003e] [-Culture \u003ccultureinfo\u003e] [\u003cCommonParameters\u003e] [-Impersonation \u003cImpersonationType\u003e] [-PacketIntegrity] [-PacketPrivacy] [-UICulture \u003ccultureinfo\u003e] [-Culture \u003ccultureinfo\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-CimIndicationEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClassName] \u003cstring\u003e [[-SourceIdentifier] \u003cstring\u003e] [[-Action] \u003cscriptblock\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-ComputerName \u003cstring\u003e] [-MessageData \u003cpsobject\u003e] [-SupportEvent] [-Forward] [-MaxTriggerCount \u003cint\u003e] [\u003cCommonParameters\u003e] [-ClassName] \u003cstring\u003e [[-SourceIdentifier] \u003cstring\u003e] [[-Action] \u003cscriptblock\u003e] -CimSession \u003cCimSession\u003e [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-MessageData \u003cpsobject\u003e] [-SupportEvent] [-Forward] [-MaxTriggerCount \u003cint\u003e] [\u003cCommonParameters\u003e] [-Query] \u003cstring\u003e [[-SourceIdentifier] \u003cstring\u003e] [[-Action] \u003cscriptblock\u003e] -CimSession \u003cCimSession\u003e [-Namespace \u003cstring\u003e] [-QueryDialect \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-MessageData \u003cpsobject\u003e] [-SupportEvent] [-Forward] [-MaxTriggerCount \u003cint\u003e] [\u003cCommonParameters\u003e] [-Query] \u003cstring\u003e [[-SourceIdentifier] \u003cstring\u003e] [[-Action] \u003cscriptblock\u003e] [-Namespace \u003cstring\u003e] [-QueryDialect \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-ComputerName \u003cstring\u003e] [-MessageData \u003cpsobject\u003e] [-SupportEvent] [-Forward] [-MaxTriggerCount \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-CimInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cciminstance\u003e [-ResourceUri \u003curi\u003e] [-ComputerName \u003cstring[]\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance\u003e -CimSession \u003cCimSession[]\u003e [-ResourceUri \u003curi\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Query] \u003cstring\u003e [[-Namespace] \u003cstring\u003e] -CimSession \u003cCimSession[]\u003e [-OperationTimeoutSec \u003cuint32\u003e] [-QueryDialect \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Query] \u003cstring\u003e [[-Namespace] \u003cstring\u003e] [-ComputerName \u003cstring[]\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-QueryDialect \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-CimSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-CimSession] \u003cCimSession[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ComputerName] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cuint32[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InstanceId \u003cguid[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-CimInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cciminstance\u003e [-ComputerName \u003cstring[]\u003e] [-ResourceUri \u003curi\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-Property \u003cIDictionary\u003e] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Query] \u003cstring\u003e -CimSession \u003cCimSession[]\u003e -Property \u003cIDictionary\u003e [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-QueryDialect \u003cstring\u003e] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance\u003e -CimSession \u003cCimSession[]\u003e [-ResourceUri \u003curi\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-Property \u003cIDictionary\u003e] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Query] \u003cstring\u003e -Property \u003cIDictionary\u003e [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-OperationTimeoutSec \u003cuint32\u003e] [-QueryDialect \u003cstring\u003e] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "gcim", - "scim", - "ncim", - "rcim", - "icim", - "gcai", - "rcie", - "ncms", - "rcms", - "gcms", - "ncso", - "gcls" - ] - }, - { - "Name": "ConfigCI", - "Version": "1.0", - "ExportedCommands": [ - { - "Name": "Add-SignerRule", - "CommandType": "Cmdlet", - "ParameterSets": "-FilePath \u003cstring\u003e -CertificatePath \u003cstring\u003e [-Kernel] [-User] [-Update] [-Deny] [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertFrom-CIPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-XmlFilePath] \u003cstring\u003e [-BinaryFilePath] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Edit-CIPolicyRule", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cstring\u003e -FilePath \u003cstring\u003e [-Name \u003cstring\u003e] [-RType \u003cstring\u003e] [-FileName \u003cstring\u003e] [-Version \u003cstring\u003e] [-HashPath \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Id] \u003cstring\u003e -FilePath \u003cstring\u003e [-Name \u003cstring\u003e] [-RType \u003cstring\u003e] [-Root \u003cstring\u003e] [-AddEkus \u003cstring[]\u003e] [-RemoveEkus \u003cstring[]\u003e] [-Issuer \u003cstring\u003e] [-Publisher \u003cstring\u003e] [-OemId \u003cstring\u003e] [-AddExceptions \u003cstring[]\u003e] [-RemoveExceptions \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CIPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CIPolicyIdInfo", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CIPolicyInfo", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SystemDriver", - "CommandType": "Cmdlet", - "ParameterSets": "[-Audit] [-ScanPath \u003cstring\u003e] [-UserPEs] [-NoScript] [-NoShadowCopy] [-OmitPaths \u003cstring[]\u003e] [-PathToCatroot \u003cstring\u003e] [-ScriptFileNames] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Merge-CIPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-OutputFilePath] \u003cstring\u003e [-PolicyPaths] \u003cstring[]\u003e [-Rules \u003cRule[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-CIPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e -Level \u003cRuleLevel\u003e [-DriverFiles \u003cDriverFile[]\u003e] [-Fallback \u003cRuleLevel[]\u003e] [-Audit] [-ScanPath \u003cstring\u003e] [-ScriptFileNames] [-UserPEs] [-NoScript] [-Deny] [-NoShadowCopy] [-OmitPaths \u003cstring[]\u003e] [-PathToCatroot \u003cstring\u003e] [\u003cCommonParameters\u003e] [-FilePath] \u003cstring\u003e -Rules \u003cRule[]\u003e [-Audit] [-ScanPath \u003cstring\u003e] [-ScriptFileNames] [-UserPEs] [-NoScript] [-Deny] [-NoShadowCopy] [-OmitPaths \u003cstring[]\u003e] [-PathToCatroot \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-CIPolicyRule", - "CommandType": "Cmdlet", - "ParameterSets": "-Level \u003cRuleLevel\u003e [-DriverFiles \u003cDriverFile[]\u003e] [-Fallback \u003cRuleLevel[]\u003e] [-Deny] [-ScriptFileNames] [\u003cCommonParameters\u003e] -DriverFilePath \u003cstring\u003e -Level \u003cRuleLevel\u003e [-Fallback \u003cRuleLevel[]\u003e] [-Deny] [-ScriptFileNames] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-CIPolicyRule", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cstring\u003e -FilePath \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-CIPolicyIdInfo", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [-PolicyName \u003cstring\u003e] [-PolicyId \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-CIPolicySetting", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e -Provider \u003cstring\u003e -Key \u003cstring\u003e -ValueName \u003cstring\u003e -Delete [\u003cCommonParameters\u003e] [-FilePath] \u003cstring\u003e -Provider \u003cstring\u003e -Key \u003cstring\u003e -ValueName \u003cstring\u003e -ValueType \u003cstring\u003e -Value \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-CIPolicyVersion", - "CommandType": "Cmdlet", - "ParameterSets": "-FilePath \u003cstring\u003e -Version \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-HVCIOptions", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [-Enabled] [-Strict] [-DebugMode] [\u003cCommonParameters\u003e] [-FilePath] \u003cstring\u003e [-None] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-RuleOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [-Option] \u003cint\u003e [-Delete] [\u003cCommonParameters\u003e] -Help [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Defender", - "Version": "1.0", - "ExportedCommands": [ - { - "Name": "Add-MpPreference", - "CommandType": "Function", - "ParameterSets": "[-ExclusionPath \u003cstring[]\u003e] [-ExclusionExtension \u003cstring[]\u003e] [-ExclusionProcess \u003cstring[]\u003e] [-ThreatIDDefaultAction_Ids \u003clong[]\u003e] [-ThreatIDDefaultAction_Actions \u003cThreatAction[]\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MpComputerStatus", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MpPreference", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MpThreat", - "CommandType": "Function", - "ParameterSets": "[\u003cCommonParameters\u003e] [-ThreatID \u003clong[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MpThreatCatalog", - "CommandType": "Function", - "ParameterSets": "[\u003cCommonParameters\u003e] [-ThreatID \u003clong[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MpThreatDetection", - "CommandType": "Function", - "ParameterSets": "[\u003cCommonParameters\u003e] [-ThreatID \u003clong[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-MpPreference", - "CommandType": "Function", - "ParameterSets": "[-ExclusionPath \u003cstring[]\u003e] [-ExclusionExtension \u003cstring[]\u003e] [-ExclusionProcess \u003cstring[]\u003e] [-ThreatIDDefaultAction_Ids \u003clong[]\u003e] [-UnknownThreatDefaultAction] [-LowThreatDefaultAction] [-ModerateThreatDefaultAction] [-HighThreatDefaultAction] [-SevereThreatDefaultAction] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-MpThreat", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-MpPreference", - "CommandType": "Function", - "ParameterSets": "[-ExclusionPath \u003cstring[]\u003e] [-ExclusionExtension \u003cstring[]\u003e] [-ExclusionProcess \u003cstring[]\u003e] [-RealTimeScanDirection \u003cScanDirection\u003e] [-QuarantinePurgeItemsAfterDelay \u003cuint32\u003e] [-RemediationScheduleDay \u003cDay\u003e] [-RemediationScheduleTime \u003cdatetime\u003e] [-ReportingAdditionalActionTimeOut \u003cuint32\u003e] [-ReportingCriticalFailureTimeOut \u003cuint32\u003e] [-ReportingNonCriticalTimeOut \u003cuint32\u003e] [-ScanAvgCPULoadFactor \u003cbyte\u003e] [-CheckForSignaturesBeforeRunningScan \u003cbool\u003e] [-ScanPurgeItemsAfterDelay \u003cuint32\u003e] [-ScanOnlyIfIdleEnabled \u003cbool\u003e] [-ScanParameters \u003cScanType\u003e] [-ScanScheduleDay \u003cDay\u003e] [-ScanScheduleQuickScanTime \u003cdatetime\u003e] [-ScanScheduleTime \u003cdatetime\u003e] [-SignatureFirstAuGracePeriod \u003cuint32\u003e] [-SignatureAuGracePeriod \u003cuint32\u003e] [-SignatureDefinitionUpdateFileSharesSources \u003cstring\u003e] [-SignatureDisableUpdateOnStartupWithoutEngine \u003cbool\u003e] [-SignatureFallbackOrder \u003cstring\u003e] [-SignatureScheduleDay \u003cDay\u003e] [-SignatureScheduleTime \u003cdatetime\u003e] [-SignatureUpdateCatchupInterval \u003cuint32\u003e] [-SignatureUpdateInterval \u003cuint32\u003e] [-MAPSReporting \u003cMAPSReportingType\u003e] [-SubmitSamplesConsent \u003cSubmitSamplesConsentType\u003e] [-DisableAutoExclusions \u003cbool\u003e] [-DisablePrivacyMode \u003cbool\u003e] [-RandomizeScheduleTaskTimes \u003cbool\u003e] [-DisableBehaviorMonitoring \u003cbool\u003e] [-DisableIntrusionPreventionSystem \u003cbool\u003e] [-DisableIOAVProtection \u003cbool\u003e] [-DisableRealtimeMonitoring \u003cbool\u003e] [-DisableScriptScanning \u003cbool\u003e] [-DisableArchiveScanning \u003cbool\u003e] [-DisableCatchupFullScan \u003cbool\u003e] [-DisableCatchupQuickScan \u003cbool\u003e] [-DisableEmailScanning \u003cbool\u003e] [-DisableRemovableDriveScanning \u003cbool\u003e] [-DisableRestorePoint \u003cbool\u003e] [-DisableScanningMappedNetworkDrivesForFullScan \u003cbool\u003e] [-DisableScanningNetworkFiles \u003cbool\u003e] [-UILockdown \u003cbool\u003e] [-ThreatIDDefaultAction_Ids \u003clong[]\u003e] [-ThreatIDDefaultAction_Actions \u003cThreatAction[]\u003e] [-UnknownThreatDefaultAction \u003cThreatAction\u003e] [-LowThreatDefaultAction \u003cThreatAction\u003e] [-ModerateThreatDefaultAction \u003cThreatAction\u003e] [-HighThreatDefaultAction \u003cThreatAction\u003e] [-SevereThreatDefaultAction \u003cThreatAction\u003e] [-Force] [-DisableBlockAtFirstSeen \u003cbool\u003e] [-PUAProtection \u003cPUAProtectionType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-MpScan", - "CommandType": "Function", - "ParameterSets": "[-ScanPath \u003cstring\u003e] [-ScanType \u003cScanType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-MpWDOScan", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-MpSignature", - "CommandType": "Function", - "ParameterSets": "[-UpdateSource \u003cUpdateSource\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "DirectAccessClientComponents", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Disable-DAManualEntryPointSelection", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-DAManualEntryPointSelection", - "CommandType": "Function", - "ParameterSets": "-EntryPointName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DAClientExperienceConfiguration", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DAEntryPointTableItem", - "CommandType": "Function", - "ParameterSets": "[-EntryPointName \u003cstring[]\u003e] [-State \u003cState[]\u003e] [-PolicyStore \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-EntryPointName \u003cstring[]\u003e] [-State \u003cState[]\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-DAEntryPointTableItem", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore] \u003cstring\u003e -EntryPointName \u003cstring\u003e -ADSite \u003cstring\u003e -EntryPointRange \u003cstring[]\u003e -EntryPointIPAddress \u003cstring\u003e [-TeredoServerIP \u003cstring\u003e] [-GslbIP \u003cstring\u003e] [-IPHttpsProfile \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-GPOSession] \u003cstring\u003e -EntryPointName \u003cstring\u003e -ADSite \u003cstring\u003e -EntryPointRange \u003cstring[]\u003e -EntryPointIPAddress \u003cstring\u003e [-TeredoServerIP \u003cstring\u003e] [-GslbIP \u003cstring\u003e] [-IPHttpsProfile \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-DAEntryPointTableItem", - "CommandType": "Function", - "ParameterSets": "-PolicyStore \u003cstring\u003e [-EntryPointName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -GPOSession \u003cstring\u003e [-EntryPointName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_DASiteTableEntry[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-DAEntryPointTableItem", - "CommandType": "Function", - "ParameterSets": "-PolicyStore \u003cstring\u003e -NewName \u003cstring\u003e [-EntryPointName \u003cstring[]\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -GPOSession \u003cstring\u003e -NewName \u003cstring\u003e [-EntryPointName \u003cstring[]\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_DASiteTableEntry[]\u003e -NewName \u003cstring\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-DAClientExperienceConfiguration", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CorporateResources] [-IPsecTunnelEndpoints] [-PreferLocalNamesAllowed] [-UserInterface] [-SupportEmail] [-FriendlyName] [-ManualEntryPointSelectionAllowed] [-GslbFqdn] [-ForceTunneling] [-CustomCommands] [-PassiveMode] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_DAClientExperienceConfiguration[]\u003e [-CorporateResources] [-IPsecTunnelEndpoints] [-PreferLocalNamesAllowed] [-UserInterface] [-SupportEmail] [-FriendlyName] [-ManualEntryPointSelectionAllowed] [-GslbFqdn] [-ForceTunneling] [-CustomCommands] [-PassiveMode] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-DAEntryPointTableItem", - "CommandType": "Function", - "ParameterSets": "-PolicyStore \u003cstring\u003e [-EntryPointName \u003cstring[]\u003e] [-TeredoServerIP] [-IPHttpsProfile] [-GslbIP] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -GPOSession \u003cstring\u003e [-EntryPointName \u003cstring[]\u003e] [-TeredoServerIP] [-IPHttpsProfile] [-GslbIP] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_DASiteTableEntry[]\u003e [-TeredoServerIP] [-IPHttpsProfile] [-GslbIP] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DAClientExperienceConfiguration", - "CommandType": "Function", - "ParameterSets": "[[-CorporateResources] \u003cstring[]\u003e] [[-IPsecTunnelEndpoints] \u003cstring[]\u003e] [[-PreferLocalNamesAllowed] \u003cbool\u003e] [[-UserInterface] \u003cbool\u003e] [[-SupportEmail] \u003cstring\u003e] [[-FriendlyName] \u003cstring\u003e] [[-ManualEntryPointSelectionAllowed] \u003cbool\u003e] [[-GslbFqdn] \u003cstring\u003e] [[-ForceTunneling] \u003cForceTunneling\u003e] [[-CustomCommands] \u003cstring[]\u003e] [[-PassiveMode] \u003cbool\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-CorporateResources] \u003cstring[]\u003e] [[-IPsecTunnelEndpoints] \u003cstring[]\u003e] [[-PreferLocalNamesAllowed] \u003cbool\u003e] [[-UserInterface] \u003cbool\u003e] [[-SupportEmail] \u003cstring\u003e] [[-FriendlyName] \u003cstring\u003e] [[-ManualEntryPointSelectionAllowed] \u003cbool\u003e] [[-GslbFqdn] \u003cstring\u003e] [[-ForceTunneling] \u003cForceTunneling\u003e] [[-CustomCommands] \u003cstring[]\u003e] [[-PassiveMode] \u003cbool\u003e] -InputObject \u003cCimInstance#MSFT_DAClientExperienceConfiguration[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DAEntryPointTableItem", - "CommandType": "Function", - "ParameterSets": "-PolicyStore \u003cstring\u003e [-EntryPointName \u003cstring[]\u003e] [-ADSite \u003cstring\u003e] [-EntryPointRange \u003cstring[]\u003e] [-TeredoServerIP \u003cstring\u003e] [-EntryPointIPAddress \u003cstring\u003e] [-GslbIP \u003cstring\u003e] [-IPHttpsProfile \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -GPOSession \u003cstring\u003e [-EntryPointName \u003cstring[]\u003e] [-ADSite \u003cstring\u003e] [-EntryPointRange \u003cstring[]\u003e] [-TeredoServerIP \u003cstring\u003e] [-EntryPointIPAddress \u003cstring\u003e] [-GslbIP \u003cstring\u003e] [-IPHttpsProfile \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_DASiteTableEntry[]\u003e [-ADSite \u003cstring\u003e] [-EntryPointRange \u003cstring[]\u003e] [-TeredoServerIP \u003cstring\u003e] [-EntryPointIPAddress \u003cstring\u003e] [-GslbIP \u003cstring\u003e] [-IPHttpsProfile \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Dism", - "Version": "3.0", - "ExportedCommands": [ - { - "Name": "Add-ProvisionedAppxPackage", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Apply-WindowsUnattend", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Get-ProvisionedAppxPackage", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Remove-ProvisionedAppxPackage", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Add-AppxProvisionedPackage", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-FolderPath \u003cstring\u003e] [-PackagePath \u003cstring\u003e] [-DependencyPackagePath \u003cstring[]\u003e] [-LicensePath \u003cstring\u003e] [-SkipLicense] [-CustomDataPath \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Online [-FolderPath \u003cstring\u003e] [-PackagePath \u003cstring\u003e] [-DependencyPackagePath \u003cstring[]\u003e] [-LicensePath \u003cstring\u003e] [-SkipLicense] [-CustomDataPath \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-WindowsCapability", - "CommandType": "Cmdlet", - "ParameterSets": "-Name \u003cstring\u003e -Online [-LimitAccess] [-Source \u003cstring[]\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -Path \u003cstring\u003e [-LimitAccess] [-Source \u003cstring[]\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-WindowsDriver", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-Recurse] [-ForceUnsigned] [-Driver \u003cstring\u003e] [-BasicDriverObject \u003cBasicDriverObject\u003e] [-AdvancedDriverObject \u003cAdvancedDriverObject\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-ImagePath \u003cstring\u003e -CapturePath \u003cstring\u003e -Name \u003cstring\u003e [-ConfigFilePath \u003cstring\u003e] [-Description \u003cstring\u003e] [-CheckIntegrity] [-NoRpFix] [-Setbootable] [-Verify] [-WIMBoot] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-WindowsPackage", - "CommandType": "Cmdlet", - "ParameterSets": "-PackagePath \u003cstring\u003e -Online [-IgnoreCheck] [-PreventPending] [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -PackagePath \u003cstring\u003e -Path \u003cstring\u003e [-IgnoreCheck] [-PreventPending] [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-WindowsCorruptMountPoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-WindowsOptionalFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-FeatureName \u003cstring[]\u003e -Online [-PackageName \u003cstring\u003e] [-Remove] [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -FeatureName \u003cstring[]\u003e -Path \u003cstring\u003e [-PackageName \u003cstring\u003e] [-Remove] [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Dismount-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e -Discard [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Path \u003cstring\u003e -Save [-CheckIntegrity] [-Append] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-WindowsOptionalFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-FeatureName \u003cstring[]\u003e -Online [-PackageName \u003cstring\u003e] [-All] [-LimitAccess] [-Source \u003cstring[]\u003e] [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -FeatureName \u003cstring[]\u003e -Path \u003cstring\u003e [-PackageName \u003cstring\u003e] [-All] [-LimitAccess] [-Source \u003cstring[]\u003e] [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Expand-WindowsCustomDataImage", - "CommandType": "Cmdlet", - "ParameterSets": "-ImagePath \u003cstring\u003e -CustomDataImage \u003cstring\u003e -SingleInstance [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Expand-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-ImagePath \u003cstring\u003e -Name \u003cstring\u003e -ApplyPath \u003cstring\u003e [-SplitImageFilePattern \u003cstring\u003e] [-CheckIntegrity] [-ConfirmTrustedFile] [-NoRpFix] [-Verify] [-WIMBoot] [-Compact] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -ImagePath \u003cstring\u003e -Index \u003cuint32\u003e -ApplyPath \u003cstring\u003e [-SplitImageFilePattern \u003cstring\u003e] [-CheckIntegrity] [-ConfirmTrustedFile] [-NoRpFix] [-Verify] [-WIMBoot] [-Compact] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-WindowsDriver", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-Destination \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Online [-Destination \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-DestinationImagePath \u003cstring\u003e -SourceImagePath \u003cstring\u003e -SourceName \u003cstring\u003e [-CheckIntegrity] [-CompressionType \u003cstring\u003e] [-DestinationName \u003cstring\u003e] [-Setbootable] [-SplitImageFilePattern \u003cstring\u003e] [-WIMBoot] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -DestinationImagePath \u003cstring\u003e -SourceImagePath \u003cstring\u003e -SourceIndex \u003cuint32\u003e [-CheckIntegrity] [-CompressionType \u003cstring\u003e] [-DestinationName \u003cstring\u003e] [-Setbootable] [-SplitImageFilePattern \u003cstring\u003e] [-WIMBoot] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AppxProvisionedPackage", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Online [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WIMBootEntry", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WindowsCapability", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-Name \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Online [-Name \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WindowsDriver", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-All] [-Driver \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Online [-All] [-Driver \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WindowsEdition", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-Target] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Online [-Target] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-ImagePath \u003cstring\u003e [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -ImagePath \u003cstring\u003e -Name \u003cstring\u003e [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -ImagePath \u003cstring\u003e -Index \u003cuint32\u003e [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Mounted [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WindowsImageContent", - "CommandType": "Cmdlet", - "ParameterSets": "-ImagePath \u003cstring\u003e -Name \u003cstring\u003e [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -ImagePath \u003cstring\u003e -Index \u003cuint32\u003e [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WindowsOptionalFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-FeatureName \u003cstring\u003e] [-PackageName \u003cstring\u003e] [-PackagePath \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Online [-FeatureName \u003cstring\u003e] [-PackageName \u003cstring\u003e] [-PackagePath \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WindowsPackage", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-PackagePath \u003cstring\u003e] [-PackageName \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Online [-PackagePath \u003cstring\u003e] [-PackageName \u003cstring\u003e] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Mount-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e -ImagePath \u003cstring\u003e -Index \u003cuint32\u003e [-ReadOnly] [-Optimize] [-CheckIntegrity] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Path \u003cstring\u003e -ImagePath \u003cstring\u003e -Name \u003cstring\u003e [-ReadOnly] [-Optimize] [-CheckIntegrity] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Path \u003cstring\u003e -Remount [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-WindowsCustomImage", - "CommandType": "Cmdlet", - "ParameterSets": "-CapturePath \u003cstring\u003e [-ConfigFilePath \u003cstring\u003e] [-CheckIntegrity] [-Verify] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-ImagePath \u003cstring\u003e -CapturePath \u003cstring\u003e -Name \u003cstring\u003e [-CompressionType \u003cstring\u003e] [-ConfigFilePath \u003cstring\u003e] [-Description \u003cstring\u003e] [-CheckIntegrity] [-NoRpFix] [-Setbootable] [-Verify] [-WIMBoot] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Optimize-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-OptimizationTarget \u003cstring\u003e -Path \u003cstring\u003e [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-AppxProvisionedPackage", - "CommandType": "Cmdlet", - "ParameterSets": "-PackageName \u003cstring\u003e -Path \u003cstring\u003e [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -PackageName \u003cstring\u003e -Online [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-WindowsCapability", - "CommandType": "Cmdlet", - "ParameterSets": "-Name \u003cstring\u003e -Online [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -Path \u003cstring\u003e [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-WindowsDriver", - "CommandType": "Cmdlet", - "ParameterSets": "-Driver \u003cstring\u003e -Path \u003cstring\u003e [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-ImagePath \u003cstring\u003e -Name \u003cstring\u003e [-CheckIntegrity] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -ImagePath \u003cstring\u003e -Index \u003cuint32\u003e [-CheckIntegrity] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-WindowsPackage", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-PackagePath \u003cstring\u003e] [-PackageName \u003cstring\u003e] [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Online [-PackagePath \u003cstring\u003e] [-PackageName \u003cstring\u003e] [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Repair-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-CheckHealth] [-ScanHealth] [-RestoreHealth] [-LimitAccess] [-Source \u003cstring[]\u003e] [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -Online [-CheckHealth] [-ScanHealth] [-RestoreHealth] [-LimitAccess] [-Source \u003cstring[]\u003e] [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Save-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-CheckIntegrity] [-Append] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AppXProvisionedDataFile", - "CommandType": "Cmdlet", - "ParameterSets": "-PackageName \u003cstring\u003e -CustomDataPath \u003cstring\u003e -Path \u003cstring\u003e [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -PackageName \u003cstring\u003e -CustomDataPath \u003cstring\u003e -Online [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WindowsEdition", - "CommandType": "Cmdlet", - "ParameterSets": "-Edition \u003cstring\u003e -Path \u003cstring\u003e [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WindowsProductKey", - "CommandType": "Cmdlet", - "ParameterSets": "-ProductKey \u003cstring\u003e -Path \u003cstring\u003e [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Split-WindowsImage", - "CommandType": "Cmdlet", - "ParameterSets": "-ImagePath \u003cstring\u003e -SplitImagePath \u003cstring\u003e -FileSize \u003cuint64\u003e [-CheckIntegrity] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-WIMBootEntry", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e -ImagePath \u003cstring\u003e -DataSourceID \u003clong\u003e [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Use-WindowsUnattend", - "CommandType": "Cmdlet", - "ParameterSets": "-UnattendPath \u003cstring\u003e -Path \u003cstring\u003e [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e] -UnattendPath \u003cstring\u003e -Online [-NoRestart] [-WindowsDirectory \u003cstring\u003e] [-SystemDrive \u003cstring\u003e] [-LogPath \u003cstring\u003e] [-ScratchDirectory \u003cstring\u003e] [-LogLevel \u003cLogLevel\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "Apply-WindowsUnattend", - "Add-ProvisionedAppxPackage", - "Remove-ProvisionedAppxPackage", - "Get-ProvisionedAppxPackage" - ] - }, - { - "Name": "DnsClient", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-DnsClientNrptRule", - "CommandType": "Function", - "ParameterSets": "[-Namespace] \u003cstring[]\u003e [-GpoName \u003cstring\u003e] [-DANameServers \u003cstring[]\u003e] [-DAIPsecRequired] [-DAIPsecEncryptionType \u003cstring\u003e] [-DAProxyServerName \u003cstring\u003e] [-DnsSecEnable] [-DnsSecIPsecRequired] [-DnsSecIPsecEncryptionType \u003cstring\u003e] [-NameServers \u003cstring[]\u003e] [-NameEncoding \u003cstring\u003e] [-Server \u003cstring\u003e] [-DAProxyType \u003cstring\u003e] [-DnsSecValidationRequired] [-DAEnable] [-IPsecTrustAuthority \u003cstring\u003e] [-Comment \u003cstring\u003e] [-DisplayName \u003cstring\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-DnsClientCache", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DnsClient", - "CommandType": "Function", - "ParameterSets": "[[-InterfaceAlias] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-ConnectionSpecificSuffix \u003cstring[]\u003e] [-RegisterThisConnectionsAddress \u003cbool[]\u003e] [-UseSuffixWhenRegistering \u003cbool[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DnsClientCache", - "CommandType": "Function", - "ParameterSets": "[[-Entry] \u003cstring[]\u003e] [-Name \u003cstring[]\u003e] [-Type \u003cType[]\u003e] [-Status \u003cStatus[]\u003e] [-Section \u003cSection[]\u003e] [-TimeToLive \u003cuint32[]\u003e] [-DataLength \u003cuint16[]\u003e] [-Data \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DnsClientGlobalSetting", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DnsClientNrptGlobal", - "CommandType": "Function", - "ParameterSets": "[-Server \u003cstring\u003e] [-GpoName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DnsClientNrptPolicy", - "CommandType": "Function", - "ParameterSets": "[[-Namespace] \u003cstring\u003e] [-Effective] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DnsClientNrptRule", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-GpoName \u003cstring\u003e] [-Server \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DnsClientServerAddress", - "CommandType": "Function", - "ParameterSets": "[[-InterfaceAlias] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-DnsClient", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-DnsClientNrptRule", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-GpoName \u003cstring\u003e] [-PassThru] [-Server \u003cstring\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DnsClient", - "CommandType": "Function", - "ParameterSets": "[-InterfaceAlias] \u003cstring[]\u003e [-ConnectionSpecificSuffix \u003cstring\u003e] [-RegisterThisConnectionsAddress \u003cbool\u003e] [-UseSuffixWhenRegistering \u003cbool\u003e] [-ResetConnectionSpecificSuffix] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceIndex \u003cuint32[]\u003e [-ConnectionSpecificSuffix \u003cstring\u003e] [-RegisterThisConnectionsAddress \u003cbool\u003e] [-UseSuffixWhenRegistering \u003cbool\u003e] [-ResetConnectionSpecificSuffix] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_DNSClient[]\u003e [-ConnectionSpecificSuffix \u003cstring\u003e] [-RegisterThisConnectionsAddress \u003cbool\u003e] [-UseSuffixWhenRegistering \u003cbool\u003e] [-ResetConnectionSpecificSuffix] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DnsClientGlobalSetting", - "CommandType": "Function", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject \u003cCimInstance#MSFT_DNSClientGlobalSetting[]\u003e] [-SuffixSearchList \u003cstring[]\u003e] [-UseDevolution \u003cbool\u003e] [-DevolutionLevel \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DnsClientNrptGlobal", - "CommandType": "Function", - "ParameterSets": "[-EnableDAForAllNetworks \u003cstring\u003e] [-GpoName \u003cstring\u003e] [-SecureNameQueryFallback \u003cstring\u003e] [-QueryPolicy \u003cstring\u003e] [-Server \u003cstring\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DnsClientNrptRule", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-DAEnable \u003cbool\u003e] [-DAIPsecEncryptionType \u003cstring\u003e] [-DAIPsecRequired \u003cbool\u003e] [-DANameServers \u003cstring[]\u003e] [-DAProxyServerName \u003cstring\u003e] [-DAProxyType \u003cstring\u003e] [-Comment \u003cstring\u003e] [-DnsSecEnable \u003cbool\u003e] [-DnsSecIPsecEncryptionType \u003cstring\u003e] [-DnsSecIPsecRequired \u003cbool\u003e] [-DnsSecValidationRequired \u003cbool\u003e] [-GpoName \u003cstring\u003e] [-IPsecTrustAuthority \u003cstring\u003e] [-NameEncoding \u003cstring\u003e] [-NameServers \u003cstring[]\u003e] [-Namespace \u003cstring[]\u003e] [-Server \u003cstring\u003e] [-DisplayName \u003cstring\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DnsClientServerAddress", - "CommandType": "Function", - "ParameterSets": "[-InterfaceAlias] \u003cstring[]\u003e [-ServerAddresses \u003cstring[]\u003e] [-Validate] [-ResetServerAddresses] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceIndex \u003cuint32[]\u003e [-ServerAddresses \u003cstring[]\u003e] [-Validate] [-ResetServerAddresses] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_DNSClientServerAddress[]\u003e [-ServerAddresses \u003cstring[]\u003e] [-Validate] [-ResetServerAddresses] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resolve-DnsName", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [[-Type] \u003cRecordType\u003e] [-Server \u003cstring[]\u003e] [-DnsOnly] [-CacheOnly] [-DnssecOk] [-DnssecCd] [-NoHostsFile] [-LlmnrNetbiosOnly] [-LlmnrFallback] [-LlmnrOnly] [-NetbiosFallback] [-NoIdn] [-NoRecursion] [-QuickTimeout] [-TcpOnly] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "EventTracingManagement", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-EtwTraceProvider", - "CommandType": "Function", - "ParameterSets": "[-Guid] \u003cstring\u003e -SessionName \u003cstring\u003e [-Level \u003cbyte\u003e] [-MatchAnyKeyword \u003cuint64\u003e] [-MatchAllKeyword \u003cuint64\u003e] [-Property \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Guid] \u003cstring\u003e -AutologgerName \u003cstring\u003e [-Level \u003cbyte\u003e] [-MatchAnyKeyword \u003cuint64\u003e] [-MatchAllKeyword \u003cuint64\u003e] [-Property \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AutologgerConfig", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-EtwTraceProvider", - "CommandType": "Function", - "ParameterSets": "[[-Guid] \u003cstring[]\u003e] [-AutologgerName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [[-Guid] \u003cstring[]\u003e] [-SessionName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-EtwTraceSession", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-AutologgerConfig", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring\u003e [-BufferSize \u003cuint32\u003e] [-ClockType \u003cClockType\u003e] [-DisableRealtimePersistence \u003cuint32\u003e] [-FileCount \u003cuint32\u003e] [-LocalFilePath \u003cstring\u003e] [-FileMax \u003cuint32\u003e] [-FlushTimer \u003cuint32\u003e] [-Guid \u003cstring\u003e] [-LogFileMode \u003cuint32\u003e] [-MaximumFileSize \u003cuint32\u003e] [-MaximumBuffers \u003cuint32\u003e] [-MinimumBuffers \u003cuint32\u003e] [-Start \u003cEnabled\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-EtwTraceSession", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-LogFileMode \u003cuint32\u003e] [-LocalFilePath \u003cstring\u003e] [-MaximumFileSize \u003cuint32\u003e] [-BufferSize \u003cuint32\u003e] [-MinimumBuffers \u003cuint32\u003e] [-MaximumBuffers \u003cuint32\u003e] [-FlushTimer \u003cuint32\u003e] [-ClockType \u003cClockType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-AutologgerConfig", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_AutologgerConfig[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-EtwTraceProvider", - "CommandType": "Function", - "ParameterSets": "[-Guid] \u003cstring[]\u003e -AutologgerName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Guid] \u003cstring[]\u003e -SessionName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_EtwTraceProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-EtwTraceSession", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_EtwTraceSession[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Send-EtwTraceSession", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e -DestinationFolder \u003cstring\u003e [-DeleteAfterSend] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_EtwTraceSession[]\u003e -DestinationFolder \u003cstring\u003e [-DeleteAfterSend] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AutologgerConfig", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-BufferSize \u003cuint32\u003e] [-ClockType \u003cClockType\u003e] [-DisableRealtimePersistence \u003cuint32\u003e] [-LocalFilePath \u003cstring\u003e] [-FileMax \u003cuint32\u003e] [-FlushTimer \u003cuint32\u003e] [-Guid \u003cstring\u003e] [-LogFileMode \u003cuint32\u003e] [-MaximumFileSize \u003cuint32\u003e] [-MaximumBuffers \u003cuint32\u003e] [-MinimumBuffers \u003cuint32\u003e] [-Start \u003cuint32\u003e] [-InitStatus \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_AutologgerConfig[]\u003e [-BufferSize \u003cuint32\u003e] [-ClockType \u003cClockType\u003e] [-DisableRealtimePersistence \u003cuint32\u003e] [-LocalFilePath \u003cstring\u003e] [-FileMax \u003cuint32\u003e] [-FlushTimer \u003cuint32\u003e] [-Guid \u003cstring\u003e] [-LogFileMode \u003cuint32\u003e] [-MaximumFileSize \u003cuint32\u003e] [-MaximumBuffers \u003cuint32\u003e] [-MinimumBuffers \u003cuint32\u003e] [-Start \u003cuint32\u003e] [-InitStatus \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-EtwTraceProvider", - "CommandType": "Function", - "ParameterSets": "[-Guid] \u003cstring[]\u003e -AutologgerName \u003cstring[]\u003e [-Level \u003cbyte\u003e] [-MatchAnyKeyword \u003cuint64\u003e] [-MatchAllKeyword \u003cuint64\u003e] [-Property \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Guid] \u003cstring[]\u003e -SessionName \u003cstring[]\u003e [-Level \u003cbyte\u003e] [-MatchAnyKeyword \u003cuint64\u003e] [-MatchAllKeyword \u003cuint64\u003e] [-Property \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_EtwTraceProvider[]\u003e [-Level \u003cbyte\u003e] [-MatchAnyKeyword \u003cuint64\u003e] [-MatchAllKeyword \u003cuint64\u003e] [-Property \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-EtwTraceSession", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-LogFileMode \u003cuint32\u003e] [-LocalFilePath \u003cstring\u003e] [-MaximumFileSize \u003cuint32\u003e] [-BufferSize \u003cuint32\u003e] [-MaximumBuffers \u003cuint32\u003e] [-FlushTimer \u003cuint32\u003e] [-ClockType \u003cClockType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_EtwTraceSession[]\u003e [-LogFileMode \u003cuint32\u003e] [-LocalFilePath \u003cstring\u003e] [-MaximumFileSize \u003cuint32\u003e] [-BufferSize \u003cuint32\u003e] [-MaximumBuffers \u003cuint32\u003e] [-FlushTimer \u003cuint32\u003e] [-ClockType \u003cClockType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "HgsClient", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "ConvertTo-HgsKeyProtector", - "CommandType": "Function", - "ParameterSets": "[-Bytes] \u003cbyte[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-HgsGuardian", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_HgsGuardian\u003e [-Path] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-HgsClientConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-HgsGuardian", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Grant-HgsKeyProtectorAccess", - "CommandType": "Function", - "ParameterSets": "-KeyProtector \u003cCimInstance#MSFT_HgsKeyProtector\u003e -Guardian \u003cCimInstance#MSFT_HgsGuardian\u003e [-AllowUntrustedRoot] [-AllowExpired] [\u003cCommonParameters\u003e] -KeyProtector \u003cCimInstance#MSFT_HgsKeyProtector\u003e -GuardianFriendlyName \u003cstring\u003e [-AllowUntrustedRoot] [-AllowExpired] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-HgsGuardian", - "CommandType": "Function", - "ParameterSets": "[-Path] \u003cstring\u003e -Name \u003cstring\u003e [-AllowExpired] [-AllowUntrustedRoot] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-HgsGuardian", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-SigningCertificate] \u003cstring\u003e [-SigningCertificatePassword] \u003csecurestring\u003e [-EncryptionCertificate] \u003cstring\u003e [-EncryptionCertificatePassword] \u003csecurestring\u003e [-AllowExpired] [-AllowUntrustedRoot] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-SigningCertificateThumbprint] \u003cstring\u003e [-EncryptionCertificateThumbprint] \u003cstring\u003e [-AllowExpired] [-AllowUntrustedRoot] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -GenerateCertificates [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-HgsKeyProtector", - "CommandType": "Function", - "ParameterSets": "[-Owner] \u003cCimInstance#MSFT_HgsGuardian\u003e [[-Guardian] \u003cCimInstance#MSFT_HgsGuardian[]\u003e] [-AllowExpired] [-AllowUntrustedRoot] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-HgsGuardian", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Revoke-HgsKeyProtectorAccess", - "CommandType": "Function", - "ParameterSets": "-KeyProtector \u003cCimInstance#MSFT_HgsKeyProtector\u003e -Guardian \u003cCimInstance#MSFT_HgsGuardian\u003e [\u003cCommonParameters\u003e] -KeyProtector \u003cCimInstance#MSFT_HgsKeyProtector\u003e -GuardianFriendlyName \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-HgsClientConfiguration", - "CommandType": "Function", - "ParameterSets": "[-EnableLocalMode] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -KeyProtectionServerUrl \u003cstring\u003e -AttestationServerUrl \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-HgsAttestationBaselinePolicy", - "CommandType": "Cmdlet", - "ParameterSets": "-Path \u003cstring\u003e [-Force] [-SkipValidation] [\u003cCommonParameters\u003e] -Console [-SkipValidation] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "HgsDiagnostics", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-HgsTrace", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring\u003e] [-Collector \u003cstring[]\u003e] [-Target \u003cInputTarget[]\u003e] [-WriteManifest] [-Detailed] [-Compact] [-WaitForDebug] [-Diagnostic \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [[-Path] \u003cstring\u003e] -RunDiagnostics [-Target \u003cInputTarget[]\u003e] [-WriteManifest] [-Detailed] [-Compact] [-WaitForDebug] [-Diagnostic \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-HgsTraceFileData", - "CommandType": "Cmdlet", - "ParameterSets": "-File \u003cstring\u003e -Manifest \u003cstring\u003e -StartByte \u003clong\u003e [\u003cCommonParameters\u003e] -File \u003cstring\u003e -Manifest \u003cstring\u003e -Length [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-HgsTraceTarget", - "CommandType": "Cmdlet", - "ParameterSets": "-HostName \u003cstring\u003e [-Credential \u003cpscredential\u003e] [-PSSessionConfigurationName \u003cstring\u003e] [-Role \u003cBaseHgsRoles[]\u003e] [-WaitForDebug] [\u003cCommonParameters\u003e] -HostName \u003cstring\u003e -NoAccess -Role \u003cBaseHgsRoles[]\u003e [\u003cCommonParameters\u003e] -Local [-Role \u003cBaseHgsRoles[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-HgsTraceTarget", - "CommandType": "Cmdlet", - "ParameterSets": "-Target \u003cInputTarget\u003e [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Hyper-V", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-VMAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-InstancePath \u003cstring\u003e] [-LocationPath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-InstancePath \u003cstring\u003e] [-LocationPath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMDvdDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMDriveController] \u003cVMDriveController[]\u003e [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMFibreChannelHba", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-SanName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-GenerateWwn] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring\u003e [-SanName] \u003cstring\u003e -WorldWideNodeNameSetA \u003cstring\u003e -WorldWidePortNameSetA \u003cstring\u003e -WorldWideNodeNameSetB \u003cstring\u003e -WorldWidePortNameSetB \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-SanName] \u003cstring\u003e [-GenerateWwn] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-SanName] \u003cstring\u003e -WorldWideNodeNameSetA \u003cstring\u003e -WorldWidePortNameSetA \u003cstring\u003e -WorldWideNodeNameSetB \u003cstring\u003e -WorldWidePortNameSetB \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMGpuPartitionAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-MinPartitionVRAM \u003cuint64\u003e] [-MaxPartitionVRAM \u003cuint64\u003e] [-OptimalPartitionVRAM \u003cuint64\u003e] [-MinPartitionEncode \u003cuint64\u003e] [-MaxPartitionEncode \u003cuint64\u003e] [-OptimalPartitionEncode \u003cuint64\u003e] [-MinPartitionDecode \u003cuint64\u003e] [-MaxPartitionDecode \u003cuint64\u003e] [-OptimalPartitionDecode \u003cuint64\u003e] [-MinPartitionCompute \u003cuint64\u003e] [-MaxPartitionCompute \u003cuint64\u003e] [-OptimalPartitionCompute \u003cuint64\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-MinPartitionVRAM \u003cuint64\u003e] [-MaxPartitionVRAM \u003cuint64\u003e] [-OptimalPartitionVRAM \u003cuint64\u003e] [-MinPartitionEncode \u003cuint64\u003e] [-MaxPartitionEncode \u003cuint64\u003e] [-OptimalPartitionEncode \u003cuint64\u003e] [-MinPartitionDecode \u003cuint64\u003e] [-MaxPartitionDecode \u003cuint64\u003e] [-OptimalPartitionDecode \u003cuint64\u003e] [-MinPartitionCompute \u003cuint64\u003e] [-MaxPartitionCompute \u003cuint64\u003e] [-OptimalPartitionCompute \u003cuint64\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMGroupMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-VM] \u003cVirtualMachine[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-VM] \u003cVirtualMachine[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup\u003e [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMHardDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ControllerType] \u003cControllerType\u003e] [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-DiskNumber \u003cuint32\u003e] [-ResourcePoolName \u003cstring\u003e] [-SupportPersistentReservations] [-AllowUnverifiedPaths] [-MaximumIOPS \u003cuint64\u003e] [-MinimumIOPS \u003cuint64\u003e] [-QoSPolicyID \u003cstring\u003e] [-QoSPolicy \u003cciminstance\u003e] [-Passthru] [-OverrideCacheAttributes \u003cCacheAttributes\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ControllerType] \u003cControllerType\u003e] [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-DiskNumber \u003cuint32\u003e] [-ResourcePoolName \u003cstring\u003e] [-SupportPersistentReservations] [-AllowUnverifiedPaths] [-MaximumIOPS \u003cuint64\u003e] [-MinimumIOPS \u003cuint64\u003e] [-QoSPolicyID \u003cstring\u003e] [-QoSPolicy \u003cciminstance\u003e] [-Passthru] [-OverrideCacheAttributes \u003cCacheAttributes\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMDriveController] \u003cVMDriveController\u003e [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-DiskNumber \u003cuint32\u003e] [-ResourcePoolName \u003cstring\u003e] [-SupportPersistentReservations] [-AllowUnverifiedPaths] [-MaximumIOPS \u003cuint64\u003e] [-MinimumIOPS \u003cuint64\u003e] [-QoSPolicyID \u003cstring\u003e] [-QoSPolicy \u003cciminstance\u003e] [-Passthru] [-OverrideCacheAttributes \u003cCacheAttributes\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMHostAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "-ResourcePoolName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-InstancePath \u003cstring\u003e] [-LocationPath \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMHostAssignableDevice] \u003cVMHostAssignableDevice[]\u003e -ResourcePoolName \u003cstring[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMKeyStorageDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMMigrationNetwork", - "CommandType": "Cmdlet", - "ParameterSets": "[-Subnet] \u003cstring\u003e [[-Priority] \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-SwitchName \u003cstring\u003e] [-IsLegacy \u003cbool\u003e] [-Name \u003cstring\u003e] [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-Passthru] [-ResourcePoolName \u003cstring\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ManagementOS] [-SwitchName \u003cstring\u003e] [-Name \u003cstring\u003e] [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-Passthru] [-DeviceNaming \u003cOnOffState\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-SwitchName \u003cstring\u003e] [-IsLegacy \u003cbool\u003e] [-Name \u003cstring\u003e] [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-Passthru] [-ResourcePoolName \u003cstring\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMNetworkAdapterAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e -ManagementOS [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMNetworkAdapterExtendedAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-Action] \u003cVMNetworkAdapterExtendedAclAction\u003e [-Direction] \u003cVMNetworkAdapterExtendedAclDirection\u003e [[-LocalIPAddress] \u003cstring\u003e] [[-RemoteIPAddress] \u003cstring\u003e] [[-LocalPort] \u003cstring\u003e] [[-RemotePort] \u003cstring\u003e] [[-Protocol] \u003cstring\u003e] [-Weight] \u003cint\u003e [-Stateful \u003cbool\u003e] [-IdleSessionTimeout \u003cint\u003e] [-IsolationID \u003cint\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-Action] \u003cVMNetworkAdapterExtendedAclAction\u003e [-Direction] \u003cVMNetworkAdapterExtendedAclDirection\u003e [[-LocalIPAddress] \u003cstring\u003e] [[-RemoteIPAddress] \u003cstring\u003e] [[-LocalPort] \u003cstring\u003e] [[-RemotePort] \u003cstring\u003e] [[-Protocol] \u003cstring\u003e] [-Weight] \u003cint\u003e [-Stateful \u003cbool\u003e] [-IdleSessionTimeout \u003cint\u003e] [-IsolationID \u003cint\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Action] \u003cVMNetworkAdapterExtendedAclAction\u003e [-Direction] \u003cVMNetworkAdapterExtendedAclDirection\u003e [[-LocalIPAddress] \u003cstring\u003e] [[-RemoteIPAddress] \u003cstring\u003e] [[-LocalPort] \u003cstring\u003e] [[-RemotePort] \u003cstring\u003e] [[-Protocol] \u003cstring\u003e] [-Weight] \u003cint\u003e -ManagementOS [-Stateful \u003cbool\u003e] [-IdleSessionTimeout \u003cint\u003e] [-IsolationID \u003cint\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Action] \u003cVMNetworkAdapterExtendedAclAction\u003e [-Direction] \u003cVMNetworkAdapterExtendedAclDirection\u003e [[-LocalIPAddress] \u003cstring\u003e] [[-RemoteIPAddress] \u003cstring\u003e] [[-LocalPort] \u003cstring\u003e] [[-RemotePort] \u003cstring\u003e] [[-Protocol] \u003cstring\u003e] [-Weight] \u003cint\u003e [-Stateful \u003cbool\u003e] [-IdleSessionTimeout \u003cint\u003e] [-IsolationID \u003cint\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMNetworkAdapterRoutingDomainMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-RoutingDomainID] \u003cguid\u003e [-RoutingDomainName] \u003cstring\u003e [-IsolationID] \u003cint[]\u003e [[-IsolationName] \u003cstring[]\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-RoutingDomainID] \u003cguid\u003e [-RoutingDomainName] \u003cstring\u003e [-IsolationID] \u003cint[]\u003e [[-IsolationName] \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-RoutingDomainID] \u003cguid\u003e [-RoutingDomainName] \u003cstring\u003e [-IsolationID] \u003cint[]\u003e [[-IsolationName] \u003cstring[]\u003e] -ManagementOS [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-RoutingDomainID] \u003cguid\u003e [-RoutingDomainName] \u003cstring\u003e [-IsolationID] \u003cint[]\u003e [[-IsolationName] \u003cstring[]\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMRemoteFx3dVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMScsiController", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMStoragePath", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-ResourcePoolName] \u003cstring[]\u003e [-ResourcePoolType] \u003cVMResourcePoolType\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ResourcePoolName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ResourcePoolName] \u003cstring[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMSwitchExtensionPortFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e -VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e -VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS -VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ExternalPort -VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-SwitchName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMSwitchExtensionSwitchFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-SwitchName] \u003cstring[]\u003e -VMSwitchExtensionFeature \u003cVMSwitchExtensionSwitchFeature[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e -VMSwitchExtensionFeature \u003cVMSwitchExtensionSwitchFeature[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMSwitchTeamMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMSwitchName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitchName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Checkpoint-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-SnapshotName] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-SnapshotName] \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Compare-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-DestinationHost] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-DestinationCredential \u003cpscredential\u003e] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationCimSession] \u003cCimSession\u003e [-CimSession \u003cCimSession[]\u003e] [-AsJob] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationCimSession] \u003cCimSession\u003e -VirtualMachinePath \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-AsJob] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Register] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [[-VhdDestinationPath] \u003cstring\u003e] -Copy [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-AsJob] [-VhdSourcePath \u003cstring\u003e] [-GenerateNewId] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationHost] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-AsJob] [-DestinationCredential \u003cpscredential\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationHost] \u003cstring\u003e [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-AsJob] [-DestinationCredential \u003cpscredential\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationCimSession] \u003cCimSession\u003e -VirtualMachinePath \u003cstring\u003e [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-AsJob] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CompatibilityReport] \u003cVMCompatibilityReport\u003e [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationCimSession] \u003cCimSession\u003e [-AsJob] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationHost] \u003cstring\u003e [-AsJob] [-DestinationCredential \u003cpscredential\u003e] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Complete-VMFailover", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Connect-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-SwitchName] \u003cstring\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter[]\u003e [-SwitchName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter[]\u003e [-VMSwitch] \u003cVMSwitch\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter[]\u003e -UseAutomaticConnection [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-VMSwitch] \u003cVMSwitch\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] -UseAutomaticConnection [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Connect-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e -WorldWideNodeName \u003cstring[]\u003e -WorldWidePortName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -HostBusAdapter \u003cciminstance[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Convert-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-DestinationPath] \u003cstring\u003e [-VHDType \u003cVhdType\u003e] [-ParentPath \u003cstring\u003e] [-BlockSizeBytes \u003cuint32\u003e] [-DeleteSource] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Copy-VMFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-SourcePath] \u003cstring\u003e [-DestinationPath] \u003cstring\u003e -FileSource \u003cCopyFileSourceType\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-CreateFullPath] [-Force] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-SourcePath] \u003cstring\u003e [-DestinationPath] \u003cstring\u003e -FileSource \u003cCopyFileSourceType\u003e [-CreateFullPath] [-Force] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Debug-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-AsJob] [-Passthru] [-InjectNonMaskableInterrupt] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Force] [-AsJob] [-Passthru] [-InjectNonMaskableInterrupt] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMConsoleSupport", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMEventing", - "CommandType": "Cmdlet", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMIntegrationService", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMIntegrationService] \u003cVMIntegrationComponent[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMMigration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMRemoteFXPhysicalVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-GPU] \u003cVMRemoteFXPhysicalVideoAdapter[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMResourceMetering", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-ResourcePoolName] \u003cstring\u003e [[-ResourcePoolType] \u003cVMResourcePoolType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMSwitchExtension", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VMSwitchName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VMSwitch] \u003cVMSwitch[]\u003e [\u003cCommonParameters\u003e] [-VMSwitchExtension] \u003cVMSwitchExtension[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMTPM", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disconnect-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disconnect-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e -WorldWideNodeName \u003cstring[]\u003e -WorldWidePortName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -HostBusAdapter \u003cciminstance[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Dismount-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-SnapshotId \u003cguid\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Dismount-VMHostAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[[-InstancePath] \u003cstring\u003e] [[-LocationPath] \u003cstring\u003e] [-Force] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMConsoleSupport", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMEventing", - "CommandType": "Cmdlet", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMIntegrationService", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMIntegrationService] \u003cVMIntegrationComponent[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMMigration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMRemoteFXPhysicalVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-GPU] \u003cVMRemoteFXPhysicalVideoAdapter[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ReplicaServerName] \u003cstring\u003e [-ReplicaServerPort] \u003cint\u003e [-AuthenticationType] \u003cReplicationAuthenticationType\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-CompressionEnabled \u003cbool\u003e] [-ReplicateHostKvpItems \u003cbool\u003e] [-BypassProxyServer \u003cbool\u003e] [-EnableWriteOrderPreservationAcrossDisks \u003cbool\u003e] [-VSSSnapshotFrequencyHour \u003cint\u003e] [-RecoveryHistory \u003cint\u003e] [-ReplicationFrequencySec \u003cint\u003e] [-ExcludedVhd \u003cHardDiskDrive[]\u003e] [-ExcludedVhdPath \u003cstring[]\u003e] [-AutoResynchronizeEnabled \u003cbool\u003e] [-AutoResynchronizeIntervalStart \u003ctimespan\u003e] [-AutoResynchronizeIntervalEnd \u003ctimespan\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsReplica] [-AllowedPrimaryServer \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ReplicaServerName] \u003cstring\u003e [-ReplicaServerPort] \u003cint\u003e [-AuthenticationType] \u003cReplicationAuthenticationType\u003e [-Credential \u003cpscredential[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-CompressionEnabled \u003cbool\u003e] [-ReplicateHostKvpItems \u003cbool\u003e] [-BypassProxyServer \u003cbool\u003e] [-EnableWriteOrderPreservationAcrossDisks \u003cbool\u003e] [-VSSSnapshotFrequencyHour \u003cint\u003e] [-RecoveryHistory \u003cint\u003e] [-ReplicationFrequencySec \u003cint\u003e] [-ExcludedVhd \u003cHardDiskDrive[]\u003e] [-ExcludedVhdPath \u003cstring[]\u003e] [-AutoResynchronizeEnabled \u003cbool\u003e] [-AutoResynchronizeIntervalStart \u003ctimespan\u003e] [-AutoResynchronizeIntervalEnd \u003ctimespan\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Credential \u003cpscredential[]\u003e] [-AsReplica] [-AllowedPrimaryServer \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMResourceMetering", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-ResourcePoolName] \u003cstring\u003e [[-ResourcePoolType] \u003cVMResourcePoolType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMSwitchExtension", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VMSwitchName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VMSwitch] \u003cVMSwitch[]\u003e [\u003cCommonParameters\u003e] [-VMSwitchExtension] \u003cVMSwitchExtension[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMTPM", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Path] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-CaptureLiveState \u003cCaptureLiveState\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Path] \u003cstring\u003e [-AsJob] [-Passthru] [-CaptureLiveState \u003cCaptureLiveState\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-VMSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Path] \u003cstring\u003e -VMName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Path] \u003cstring\u003e -Name \u003cstring[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot[]\u003e [-Path] \u003cstring\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VHDSet", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-GetAllPaths] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VHDSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-GetParentPaths] [-SnapshotId \u003cguid[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-Id] \u003cguid\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-ClusterObject] \u003cClusterObject\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMBios", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMComPort", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Number] \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Number] \u003cint\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [[-Number] \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMConnectAccess", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-UserName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e [-UserName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMDvdDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [\u003cCommonParameters\u003e] [-VMDriveController] \u003cVMDriveController[]\u003e [-ControllerLocation \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMFibreChannelHba", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMFirmware", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMFloppyDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMGpuPartitionAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AdapterId \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AdapterId \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-Id] \u003cguid\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHardDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [-ControllerType \u003cControllerType\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [-ControllerType \u003cControllerType\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [-ControllerType \u003cControllerType\u003e] [\u003cCommonParameters\u003e] [-VMDriveController] \u003cVMDriveController[]\u003e [-ControllerLocation \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHost", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHostAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHostCluster", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClusterName] \u003cstring[]\u003e [[-Credential] \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHostNumaNode", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Id \u003cint\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Id \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHostNumaNodeStatus", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Id \u003cint\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Id \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHostSupportedVersion", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Default] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Default] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMIdeController", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ControllerNumber] \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ControllerNumber] \u003cint\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [[-ControllerNumber] \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMIntegrationService", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMKeyProtector", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMKeyStorageDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [\u003cCommonParameters\u003e] [-VMDriveController] \u003cVMDriveController[]\u003e [-ControllerLocation \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMMemory", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMMigrationNetwork", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Subnet] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Priority \u003cuint32[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring\u003e] [-IsLegacy \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Name] \u003cstring\u003e] [-IsLegacy \u003cbool\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-SwitchName \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -All [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [[-Name] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterExtendedAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterFailoverConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterIsolation", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterRoutingDomainMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [\u003cCommonParameters\u003e] -ManagementOS [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterTeamMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-SwitchName \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase\u003e [-Passthru] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-Name \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterVlan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMPartitionableGpu", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Name \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMProcessor", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMRemoteFx3dVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMRemoteFXPhysicalVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ReplicaServerName \u003cstring\u003e] [-PrimaryServerName \u003cstring\u003e] [-ReplicationState \u003cVMReplicationState\u003e] [-ReplicationHealth \u003cVMReplicationHealthState\u003e] [-ReplicationMode \u003cVMReplicationMode\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-TrustGroup \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMReplicationAuthorizationEntry", - "CommandType": "Cmdlet", - "ParameterSets": "[[-AllowedPrimaryServer] \u003cstring\u003e] [-ReplicaStorageLocation \u003cstring\u003e] [-TrustGroup \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMReplicationServer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [[-ResourcePoolType] \u003cVMResourcePoolType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMScsiController", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ControllerNumber] \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [[-ControllerNumber] \u003cint\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ControllerNumber] \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSecurity", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-SnapshotType \u003cSnapshotType\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Name] \u003cstring\u003e] [-SnapshotType \u003cSnapshotType\u003e] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -ParentOf \u003cVirtualMachineBase\u003e [-SnapshotType \u003cSnapshotType\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -ChildOf \u003cVMSnapshot\u003e [-SnapshotType \u003cSnapshotType\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMStoragePath", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring[]\u003e] [-ResourcePoolName] \u003cstring[]\u003e [-ResourcePoolType] \u003cVMResourcePoolType\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [[-ResourcePoolName] \u003cstring[]\u003e] [-SwitchType \u003cVMSwitchType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-Id] \u003cguid[]\u003e] [[-ResourcePoolName] \u003cstring[]\u003e] [-SwitchType \u003cVMSwitchType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchExtension", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMSwitchName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchExtensionPortData", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -ExternalPort [-SwitchName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchExtensionPortFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -ExternalPort [-SwitchName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchExtensionSwitchData", - "CommandType": "Cmdlet", - "ParameterSets": "[-SwitchName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchExtensionSwitchFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-SwitchName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchTeam", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-VMSwitch] \u003cVMSwitch[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSystemSwitchExtension", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSystemSwitchExtensionPortFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-SystemSwitchExtension \u003cVMSystemSwitchExtension[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSystemSwitchExtensionSwitchFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-SystemSwitchExtension \u003cVMSystemSwitchExtension[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMVideo", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Grant-VMConnectAccess", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-UserName] \u003cstring[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e [-UserName] \u003cstring[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Register] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [[-VhdDestinationPath] \u003cstring\u003e] -Copy [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-VhdSourcePath \u003cstring\u003e] [-GenerateNewId] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CompatibilityReport] \u003cVMCompatibilityReport\u003e [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-VMInitialReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-Path] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Path] \u003cstring\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Path] \u003cstring\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Measure-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Measure-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ReplicaServerName \u003cstring\u003e] [-PrimaryServerName \u003cstring\u003e] [-ReplicationState \u003cVMReplicationState\u003e] [-ReplicationHealth \u003cVMReplicationHealthState\u003e] [-ReplicationMode \u003cVMReplicationMode\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-TrustGroup \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Measure-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ResourcePoolType] \u003cVMResourcePoolType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Merge-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [[-DestinationPath] \u003cstring\u003e] [-Force] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Mount-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-NoDriveLetter] [-ReadOnly] [-SnapshotId \u003cguid\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Mount-VMHostAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[[-HostAssignableDevice] \u003cVMHostAssignableDevice[]\u003e] [[-InstancePath] \u003cstring\u003e] [[-LocationPath] \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Move-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-DestinationHost] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-DestinationCredential \u003cpscredential\u003e] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationCimSession] \u003cCimSession\u003e [-CimSession \u003cCimSession[]\u003e] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationCimSession] \u003cCimSession\u003e -VirtualMachinePath \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationHost] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-DestinationCredential \u003cpscredential\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CompatibilityReport] \u003cVMCompatibilityReport\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationCimSession] \u003cCimSession\u003e [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationHost] \u003cstring\u003e [-DestinationCredential \u003cpscredential\u003e] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationHost] \u003cstring\u003e [-DestinationCredential \u003cpscredential\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationCimSession] \u003cCimSession\u003e -VirtualMachinePath \u003cstring\u003e [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Move-VMStorage", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-DestinationStoragePath] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AllowUnverifiedPaths] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AllowUnverifiedPaths] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationStoragePath] \u003cstring\u003e [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AllowUnverifiedPaths] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AllowUnverifiedPaths] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VFD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-SizeBytes] \u003cuint64\u003e [-Dynamic] [-BlockSizeBytes \u003cuint32\u003e] [-LogicalSectorSizeBytes \u003cuint32\u003e] [-PhysicalSectorSizeBytes \u003cuint32\u003e] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-ParentPath] \u003cstring\u003e [[-SizeBytes] \u003cuint64\u003e] [-Differencing] [-BlockSizeBytes \u003cuint32\u003e] [-PhysicalSectorSizeBytes \u003cuint32\u003e] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-SizeBytes] \u003cuint64\u003e -Fixed [-BlockSizeBytes \u003cuint32\u003e] [-LogicalSectorSizeBytes \u003cuint32\u003e] [-PhysicalSectorSizeBytes \u003cuint32\u003e] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e -SourceDisk \u003cuint32\u003e -Fixed [-BlockSizeBytes \u003cuint32\u003e] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e -SourceDisk \u003cuint32\u003e -Dynamic [-BlockSizeBytes \u003cuint32\u003e] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [[-MemoryStartupBytes] \u003clong\u003e] [[-Generation] \u003cint16\u003e] [-BootDevice \u003cBootDevice\u003e] [-NoVHD] [-SwitchName \u003cstring\u003e] [-Path \u003cstring\u003e] [-Version \u003cversion\u003e] [-Prerelease] [-Experimental] [-Force] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] [[-MemoryStartupBytes] \u003clong\u003e] [[-Generation] \u003cint16\u003e] -NewVHDPath \u003cstring\u003e -NewVHDSizeBytes \u003cuint64\u003e [-BootDevice \u003cBootDevice\u003e] [-SwitchName \u003cstring\u003e] [-Path \u003cstring\u003e] [-Version \u003cversion\u003e] [-Prerelease] [-Experimental] [-Force] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] [[-MemoryStartupBytes] \u003clong\u003e] [[-Generation] \u003cint16\u003e] -VHDPath \u003cstring\u003e [-BootDevice \u003cBootDevice\u003e] [-SwitchName \u003cstring\u003e] [-Path \u003cstring\u003e] [-Version \u003cversion\u003e] [-Prerelease] [-Experimental] [-Force] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VMGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-GroupType] \u003cGroupType\u003e [[-Id] \u003cguid\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VMReplicationAuthorizationEntry", - "CommandType": "Cmdlet", - "ParameterSets": "[-AllowedPrimaryServer] \u003cstring\u003e [-ReplicaStorageLocation] \u003cstring\u003e [-TrustGroup] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-ResourcePoolType] \u003cVMResourcePoolType[]\u003e [[-ParentName] \u003cstring[]\u003e] [[-Paths] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ComputerName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Note \u003cstring\u003e] [-HostBusAdapter \u003cciminstance[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -WorldWideNodeName \u003cstring[]\u003e -WorldWidePortName \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ComputerName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Note \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e -NetAdapterName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-Notes \u003cstring\u003e] [-MinimumBandwidthMode \u003cVMSwitchBandwidthMode\u003e] [-EnableIov \u003cbool\u003e] [-EnablePacketDirect \u003cbool\u003e] [-EnableEmbeddedTeaming \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -NetAdapterInterfaceDescription \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-Notes \u003cstring\u003e] [-MinimumBandwidthMode \u003cVMSwitchBandwidthMode\u003e] [-EnableIov \u003cbool\u003e] [-EnablePacketDirect \u003cbool\u003e] [-EnableEmbeddedTeaming \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -SwitchType \u003cVMSwitchType\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Notes \u003cstring\u003e] [-MinimumBandwidthMode \u003cVMSwitchBandwidthMode\u003e] [-EnableIov \u003cbool\u003e] [-EnablePacketDirect \u003cbool\u003e] [-EnableEmbeddedTeaming \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Optimize-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Mode \u003cVhdCompactMode\u003e] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Optimize-VHDSet", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VHDSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e -SnapshotId \u003cguid[]\u003e [-PersistReferencePoint] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VHDSnapshot] \u003cVHDSnapshotInfo[]\u003e [-PersistReferencePoint] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-InstancePath \u003cstring\u003e] [-LocationPath \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMAssignableDevice] \u003cVMAssignedDevice[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMDvdDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-ControllerNumber] \u003cint\u003e [-ControllerLocation] \u003cint\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMDvdDrive] \u003cDvdDrive[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMFibreChannelHba", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMFibreChannelHba] \u003cVMFibreChannelHba[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring\u003e [-WorldWideNodeNameSetA] \u003cstring\u003e [-WorldWidePortNameSetA] \u003cstring\u003e [-WorldWideNodeNameSetB] \u003cstring\u003e [-WorldWidePortNameSetB] \u003cstring\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMGpuPartitionAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-AdapterId \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-AdapterId \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGpuPartitionAdapter] \u003cVMGpuPartitionAdapter[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup\u003e [-Force] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMGroupMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-VM] \u003cVirtualMachine[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-VM] \u003cVirtualMachine[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup\u003e [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMHardDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-ControllerType] \u003cControllerType\u003e [-ControllerNumber] \u003cint\u003e [-ControllerLocation] \u003cint\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMHardDiskDrive] \u003cHardDiskDrive[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMHostAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "-ResourcePoolName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-InstancePath \u003cstring\u003e] [-LocationPath \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMHostAssignableDevice] \u003cVMHostAssignableDevice[]\u003e -ResourcePoolName \u003cstring[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMKeyStorageDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMKeyStorageDrive] \u003cKeyStorageDrive[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMMigrationNetwork", - "CommandType": "Cmdlet", - "ParameterSets": "[-Subnet] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-SwitchName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Name \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMNetworkAdapterAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cVMNetworkAdapterAclSetting[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMNetworkAdapterExtendedAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e -Weight \u003cint\u003e -Direction \u003cVMNetworkAdapterExtendedAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e -Weight \u003cint\u003e -Direction \u003cVMNetworkAdapterExtendedAclDirection\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS -Weight \u003cint\u003e -Direction \u003cVMNetworkAdapterExtendedAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -Weight \u003cint\u003e -Direction \u003cVMNetworkAdapterExtendedAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cVMNetworkAdapterExtendedAclSetting[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMNetworkAdapterRoutingDomainMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cVMNetworkAdapterRoutingDomainSetting[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMNetworkAdapterTeamMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-SwitchName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-Name \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMRemoteFx3dVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMRemoteFx3dVideoAdapter] \u003cVMRemoteFx3DVideoAdapter[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMReplicationAuthorizationEntry", - "CommandType": "Cmdlet", - "ParameterSets": "[-AllowedPrimaryServer] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TrustGroup] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplicationAuthorizationEntry] \u003cVMReplicationAuthorizationEntry[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-ResourcePoolType] \u003cVMResourcePoolType[]\u003e [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-ResourcePoolType] \u003cVMResourcePoolType[]\u003e [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSavedState", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMScsiController", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ControllerNumber] \u003cint\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMScsiController] \u003cVMScsiController[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-IncludeAllChildSnapshots] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Name] \u003cstring[]\u003e] [-IncludeAllChildSnapshots] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot[]\u003e [-IncludeAllChildSnapshots] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMStoragePath", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-ResourcePoolName] \u003cstring[]\u003e [-ResourcePoolType] \u003cVMResourcePoolType\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ResourcePoolName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [[-ResourcePoolName] \u003cstring[]\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSwitchExtensionPortFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-Passthru] [-VMName \u003cstring[]\u003e] [-VMNetworkAdapter \u003cVMNetworkAdapterBase[]\u003e] [-ManagementOS] [-ExternalPort] [-SwitchName \u003cstring\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-ComputerName \u003cstring[]\u003e] [-VM \u003cVirtualMachine[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSwitchExtensionSwitchFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-VMSwitchExtensionFeature \u003cVMSwitchExtensionSwitchFeature[]\u003e [-Passthru] [-ComputerName \u003cstring[]\u003e] [-SwitchName \u003cstring[]\u003e] [-VMSwitch \u003cVMSwitch[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSwitchTeamMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMSwitchName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitchName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup[]\u003e [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring\u003e] [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] [-NewName] \u003cstring\u003e -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Name] \u003cstring\u003e] [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-ResourcePoolType] \u003cVMResourcePoolType\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-VMName] \u003cstring\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-NewName] \u003cstring\u003e -Name \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch\u003e [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Repair-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-CompatibilityReport] \u003cVMCompatibilityReport\u003e [-SnapshotFilePath \u003cstring\u003e] [-Path \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-VMReplicationStatistics", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-VMResourceMetering", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-ResourcePoolName] \u003cstring\u003e [[-ResourcePoolType] \u003cVMResourcePoolType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resize-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-SizeBytes] \u003cuint64\u003e [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e -ToMinimumSize [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restart-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -Wait [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-AsJob] [-Passthru] [-For \u003cWaitVMTypes\u003e] [-Delay \u003cuint16\u003e] [-Timeout \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -Wait [-Force] [-AsJob] [-Passthru] [-For \u003cWaitVMTypes\u003e] [-Delay \u003cuint16\u003e] [-Timeout \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restore-VMSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e -Name \u003cstring\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resume-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resume-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-ResynchronizeStartTime \u003cdatetime\u003e] [-Resynchronize] [-AsJob] [-Continue] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-ResynchronizeStartTime \u003cdatetime\u003e] [-Resynchronize] [-AsJob] [-Continue] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-ResynchronizeStartTime \u003cdatetime\u003e] [-Resynchronize] [-AsJob] [-Continue] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Revoke-VMConnectAccess", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-UserName] \u003cstring[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e [-UserName] \u003cstring[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Save-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-ParentPath] \u003cstring\u003e [-LeafPath \u003cstring\u003e] [-IgnoreIdMismatch] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e -PhysicalSectorSizeBytes \u003cuint32\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e -ResetDiskIdentifier [-Force] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-GuestControlledCacheTypes \u003cbool\u003e] [-LowMemoryMappedIoSpace \u003cuint32\u003e] [-HighMemoryMappedIoSpace \u003cuint64\u003e] [-ProcessorCount \u003clong\u003e] [-DynamicMemory] [-StaticMemory] [-MemoryMinimumBytes \u003clong\u003e] [-MemoryMaximumBytes \u003clong\u003e] [-MemoryStartupBytes \u003clong\u003e] [-AutomaticStartAction \u003cStartAction\u003e] [-AutomaticStopAction \u003cStopAction\u003e] [-AutomaticStartDelay \u003cint\u003e] [-AutomaticCriticalErrorAction \u003cCriticalErrorAction\u003e] [-AutomaticCriticalErrorActionTimeout \u003cint\u003e] [-LockOnDisconnect \u003cOnOffState\u003e] [-Notes \u003cstring\u003e] [-NewVMName \u003cstring\u003e] [-SnapshotFileLocation \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-CheckpointType \u003cCheckpointType\u003e] [-Passthru] [-AllowUnverifiedPaths] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-GuestControlledCacheTypes \u003cbool\u003e] [-LowMemoryMappedIoSpace \u003cuint32\u003e] [-HighMemoryMappedIoSpace \u003cuint64\u003e] [-ProcessorCount \u003clong\u003e] [-DynamicMemory] [-StaticMemory] [-MemoryMinimumBytes \u003clong\u003e] [-MemoryMaximumBytes \u003clong\u003e] [-MemoryStartupBytes \u003clong\u003e] [-AutomaticStartAction \u003cStartAction\u003e] [-AutomaticStopAction \u003cStopAction\u003e] [-AutomaticStartDelay \u003cint\u003e] [-AutomaticCriticalErrorAction \u003cCriticalErrorAction\u003e] [-AutomaticCriticalErrorActionTimeout \u003cint\u003e] [-LockOnDisconnect \u003cOnOffState\u003e] [-Notes \u003cstring\u003e] [-NewVMName \u003cstring\u003e] [-SnapshotFileLocation \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-CheckpointType \u003cCheckpointType\u003e] [-Passthru] [-AllowUnverifiedPaths] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMBios", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-DisableNumLock] [-EnableNumLock] [-StartupOrder \u003cBootDevice[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-DisableNumLock] [-EnableNumLock] [-StartupOrder \u003cBootDevice[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMBios] \u003cVMBios[]\u003e [-DisableNumLock] [-EnableNumLock] [-StartupOrder \u003cBootDevice[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMComPort", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-Number] \u003cint\u003e [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-DebuggerMode \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Path] \u003cstring\u003e] -Number \u003cint\u003e [-DebuggerMode \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMComPort] \u003cVMComPort[]\u003e [[-Path] \u003cstring\u003e] [-DebuggerMode \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMDvdDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMDvdDrive] \u003cDvdDrive[]\u003e [[-Path] \u003cstring\u003e] [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMFibreChannelHba", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-WorldWideNodeNameSetA] \u003cstring\u003e [-WorldWidePortNameSetA] \u003cstring\u003e [-WorldWideNodeNameSetB] \u003cstring\u003e [-WorldWidePortNameSetB] \u003cstring\u003e -SanName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring\u003e [-WorldWideNodeNameSetA] \u003cstring\u003e [-WorldWidePortNameSetA] \u003cstring\u003e [-WorldWideNodeNameSetB] \u003cstring\u003e [-WorldWidePortNameSetB] \u003cstring\u003e -GenerateWwn [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring\u003e [-WorldWideNodeNameSetA] \u003cstring\u003e [-WorldWidePortNameSetA] \u003cstring\u003e [-WorldWideNodeNameSetB] \u003cstring\u003e [-WorldWidePortNameSetB] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-NewWorldWideNodeNameSetA \u003cstring\u003e] [-NewWorldWidePortNameSetA \u003cstring\u003e] [-NewWorldWideNodeNameSetB \u003cstring\u003e] [-NewWorldWidePortNameSetB \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMFibreChannelHba] \u003cVMFibreChannelHba\u003e -GenerateWwn [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMFibreChannelHba] \u003cVMFibreChannelHba\u003e [-NewWorldWideNodeNameSetA \u003cstring\u003e] [-NewWorldWidePortNameSetA \u003cstring\u003e] [-NewWorldWideNodeNameSetB \u003cstring\u003e] [-NewWorldWidePortNameSetB \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMFibreChannelHba] \u003cVMFibreChannelHba\u003e -SanName \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMFirmware", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-BootOrder \u003cVMComponentObject[]\u003e] [-FirstBootDevice \u003cVMComponentObject\u003e] [-EnableSecureBoot \u003cOnOffState\u003e] [-SecureBootTemplate \u003cstring\u003e] [-SecureBootTemplateId \u003cguid\u003e] [-PreferredNetworkBootProtocol \u003cIPProtocolPreference\u003e] [-ConsoleMode \u003cConsoleModeType\u003e] [-PauseAfterBootFailure \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-BootOrder \u003cVMComponentObject[]\u003e] [-FirstBootDevice \u003cVMComponentObject\u003e] [-EnableSecureBoot \u003cOnOffState\u003e] [-SecureBootTemplate \u003cstring\u003e] [-SecureBootTemplateId \u003cguid\u003e] [-PreferredNetworkBootProtocol \u003cIPProtocolPreference\u003e] [-ConsoleMode \u003cConsoleModeType\u003e] [-PauseAfterBootFailure \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMFirmware] \u003cVMFirmware[]\u003e [-BootOrder \u003cVMComponentObject[]\u003e] [-FirstBootDevice \u003cVMComponentObject\u003e] [-EnableSecureBoot \u003cOnOffState\u003e] [-SecureBootTemplate \u003cstring\u003e] [-SecureBootTemplateId \u003cguid\u003e] [-PreferredNetworkBootProtocol \u003cIPProtocolPreference\u003e] [-ConsoleMode \u003cConsoleModeType\u003e] [-PauseAfterBootFailure \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMFloppyDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Path] \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMFloppyDiskDrive] \u003cVMFloppyDiskDrive[]\u003e [[-Path] \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMGpuPartitionAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-AdapterId \u003cstring\u003e] [-MinPartitionVRAM \u003cuint64\u003e] [-MaxPartitionVRAM \u003cuint64\u003e] [-OptimalPartitionVRAM \u003cuint64\u003e] [-MinPartitionEncode \u003cuint64\u003e] [-MaxPartitionEncode \u003cuint64\u003e] [-OptimalPartitionEncode \u003cuint64\u003e] [-MinPartitionDecode \u003cuint64\u003e] [-MaxPartitionDecode \u003cuint64\u003e] [-OptimalPartitionDecode \u003cuint64\u003e] [-MinPartitionCompute \u003cuint64\u003e] [-MaxPartitionCompute \u003cuint64\u003e] [-OptimalPartitionCompute \u003cuint64\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-AdapterId \u003cstring\u003e] [-MinPartitionVRAM \u003cuint64\u003e] [-MaxPartitionVRAM \u003cuint64\u003e] [-OptimalPartitionVRAM \u003cuint64\u003e] [-MinPartitionEncode \u003cuint64\u003e] [-MaxPartitionEncode \u003cuint64\u003e] [-OptimalPartitionEncode \u003cuint64\u003e] [-MinPartitionDecode \u003cuint64\u003e] [-MaxPartitionDecode \u003cuint64\u003e] [-OptimalPartitionDecode \u003cuint64\u003e] [-MinPartitionCompute \u003cuint64\u003e] [-MaxPartitionCompute \u003cuint64\u003e] [-OptimalPartitionCompute \u003cuint64\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGpuPartitionAdapter] \u003cVMGpuPartitionAdapter[]\u003e [-Passthru] [-MinPartitionVRAM \u003cuint64\u003e] [-MaxPartitionVRAM \u003cuint64\u003e] [-OptimalPartitionVRAM \u003cuint64\u003e] [-MinPartitionEncode \u003cuint64\u003e] [-MaxPartitionEncode \u003cuint64\u003e] [-OptimalPartitionEncode \u003cuint64\u003e] [-MinPartitionDecode \u003cuint64\u003e] [-MaxPartitionDecode \u003cuint64\u003e] [-OptimalPartitionDecode \u003cuint64\u003e] [-MinPartitionCompute \u003cuint64\u003e] [-MaxPartitionCompute \u003cuint64\u003e] [-OptimalPartitionCompute \u003cuint64\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMHardDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [[-ControllerType] \u003cControllerType\u003e] [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ToControllerType \u003cControllerType\u003e] [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-DiskNumber \u003cuint32\u003e] [-ResourcePoolName \u003cstring\u003e] [-SupportPersistentReservations \u003cbool\u003e] [-AllowUnverifiedPaths] [-MaximumIOPS \u003cuint64\u003e] [-MinimumIOPS \u003cuint64\u003e] [-QoSPolicyID \u003cstring\u003e] [-QoSPolicy \u003cciminstance\u003e] [-Passthru] [-OverrideCacheAttributes \u003cCacheAttributes\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMHardDiskDrive] \u003cHardDiskDrive[]\u003e [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ToControllerType \u003cControllerType\u003e] [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-DiskNumber \u003cuint32\u003e] [-ResourcePoolName \u003cstring\u003e] [-SupportPersistentReservations \u003cbool\u003e] [-AllowUnverifiedPaths] [-MaximumIOPS \u003cuint64\u003e] [-MinimumIOPS \u003cuint64\u003e] [-QoSPolicyID \u003cstring\u003e] [-QoSPolicy \u003cciminstance\u003e] [-Passthru] [-OverrideCacheAttributes \u003cCacheAttributes\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMHost", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-MaximumStorageMigrations \u003cuint32\u003e] [-MaximumVirtualMachineMigrations \u003cuint32\u003e] [-VirtualMachineMigrationAuthenticationType \u003cMigrationAuthenticationType\u003e] [-UseAnyNetworkForMigration \u003cbool\u003e] [-VirtualMachineMigrationPerformanceOption \u003cVMMigrationPerformance\u003e] [-ResourceMeteringSaveInterval \u003ctimespan\u003e] [-VirtualHardDiskPath \u003cstring\u003e] [-VirtualMachinePath \u003cstring\u003e] [-MacAddressMaximum \u003cstring\u003e] [-MacAddressMinimum \u003cstring\u003e] [-FibreChannelWwnn \u003cstring\u003e] [-FibreChannelWwpnMaximum \u003cstring\u003e] [-FibreChannelWwpnMinimum \u003cstring\u003e] [-NumaSpanningEnabled \u003cbool\u003e] [-EnableEnhancedSessionMode \u003cbool\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-MaximumStorageMigrations \u003cuint32\u003e] [-MaximumVirtualMachineMigrations \u003cuint32\u003e] [-VirtualMachineMigrationAuthenticationType \u003cMigrationAuthenticationType\u003e] [-UseAnyNetworkForMigration \u003cbool\u003e] [-VirtualMachineMigrationPerformanceOption \u003cVMMigrationPerformance\u003e] [-ResourceMeteringSaveInterval \u003ctimespan\u003e] [-VirtualHardDiskPath \u003cstring\u003e] [-VirtualMachinePath \u003cstring\u003e] [-MacAddressMaximum \u003cstring\u003e] [-MacAddressMinimum \u003cstring\u003e] [-FibreChannelWwnn \u003cstring\u003e] [-FibreChannelWwpnMaximum \u003cstring\u003e] [-FibreChannelWwpnMinimum \u003cstring\u003e] [-NumaSpanningEnabled \u003cbool\u003e] [-EnableEnhancedSessionMode \u003cbool\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMHostCluster", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClusterName] \u003cstring[]\u003e [[-Credential] \u003cpscredential[]\u003e] [-SharedStoragePath \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-SharedStoragePath \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e] [-InputObject] \u003cVMHostCluster[]\u003e [-SharedStoragePath \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMKeyProtector", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-KeyProtector \u003cbyte[]\u003e] [-NewLocalKeyProtector] [-RestoreLastKnownGoodKeyProtector] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-KeyProtector \u003cbyte[]\u003e] [-NewLocalKeyProtector] [-RestoreLastKnownGoodKeyProtector] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMKeyStorageDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMKeyStorageDrive] \u003cKeyStorageDrive[]\u003e [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMMemory", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Buffer \u003cint\u003e] [-DynamicMemoryEnabled \u003cbool\u003e] [-MaximumBytes \u003clong\u003e] [-StartupBytes \u003clong\u003e] [-MinimumBytes \u003clong\u003e] [-Priority \u003cint\u003e] [-MaximumAmountPerNumaNodeBytes \u003clong\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Buffer \u003cint\u003e] [-DynamicMemoryEnabled \u003cbool\u003e] [-MaximumBytes \u003clong\u003e] [-StartupBytes \u003clong\u003e] [-MinimumBytes \u003clong\u003e] [-Priority \u003cint\u003e] [-MaximumAmountPerNumaNodeBytes \u003clong\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMMemory] \u003cVMMemory[]\u003e [-Buffer \u003cint\u003e] [-DynamicMemoryEnabled \u003cbool\u003e] [-MaximumBytes \u003clong\u003e] [-StartupBytes \u003clong\u003e] [-MinimumBytes \u003clong\u003e] [-Priority \u003cint\u003e] [-MaximumAmountPerNumaNodeBytes \u003clong\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMMigrationNetwork", - "CommandType": "Cmdlet", - "ParameterSets": "[-Subnet] \u003cstring\u003e [[-NewSubnet] \u003cstring\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-NewPriority \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Subnet] \u003cstring\u003e [[-NewSubnet] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-NewPriority \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-MacAddressSpoofing \u003cOnOffState\u003e] [-DhcpGuard \u003cOnOffState\u003e] [-RouterGuard \u003cOnOffState\u003e] [-PortMirroring \u003cVMNetworkAdapterPortMirroringMode\u003e] [-IeeePriorityTag \u003cOnOffState\u003e] [-VmqWeight \u003cuint32\u003e] [-IovQueuePairsRequested \u003cuint32\u003e] [-IovInterruptModeration \u003cIovInterruptModerationValue\u003e] [-IovWeight \u003cuint32\u003e] [-IPsecOffloadMaximumSecurityAssociation \u003cuint32\u003e] [-MaximumBandwidth \u003clong\u003e] [-MinimumBandwidthAbsolute \u003clong\u003e] [-MinimumBandwidthWeight \u003cuint32\u003e] [-MandatoryFeatureId \u003cstring[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-TestReplicaPoolName \u003cstring\u003e] [-TestReplicaSwitchName \u003cstring\u003e] [-VirtualSubnetId \u003cuint32\u003e] [-AllowTeaming \u003cOnOffState\u003e] [-NotMonitoredInCluster \u003cbool\u003e] [-StormLimit \u003cuint32\u003e] [-DynamicIPAddressLimit \u003cuint32\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-FixSpeed10G \u003cOnOffState\u003e] [-PacketDirectNumProcs \u003cuint32\u003e] [-PacketDirectModerationCount \u003cuint32\u003e] [-PacketDirectModerationInterval \u003cuint32\u003e] [-VrssEnabled \u003cbool\u003e] [-VmmqEnabled \u003cbool\u003e] [-VmmqQueuePairs \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-MacAddressSpoofing \u003cOnOffState\u003e] [-DhcpGuard \u003cOnOffState\u003e] [-RouterGuard \u003cOnOffState\u003e] [-PortMirroring \u003cVMNetworkAdapterPortMirroringMode\u003e] [-IeeePriorityTag \u003cOnOffState\u003e] [-VmqWeight \u003cuint32\u003e] [-IovQueuePairsRequested \u003cuint32\u003e] [-IovInterruptModeration \u003cIovInterruptModerationValue\u003e] [-IovWeight \u003cuint32\u003e] [-IPsecOffloadMaximumSecurityAssociation \u003cuint32\u003e] [-MaximumBandwidth \u003clong\u003e] [-MinimumBandwidthAbsolute \u003clong\u003e] [-MinimumBandwidthWeight \u003cuint32\u003e] [-MandatoryFeatureId \u003cstring[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-TestReplicaPoolName \u003cstring\u003e] [-TestReplicaSwitchName \u003cstring\u003e] [-VirtualSubnetId \u003cuint32\u003e] [-AllowTeaming \u003cOnOffState\u003e] [-NotMonitoredInCluster \u003cbool\u003e] [-StormLimit \u003cuint32\u003e] [-DynamicIPAddressLimit \u003cuint32\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-FixSpeed10G \u003cOnOffState\u003e] [-PacketDirectNumProcs \u003cuint32\u003e] [-PacketDirectModerationCount \u003cuint32\u003e] [-PacketDirectModerationInterval \u003cuint32\u003e] [-VrssEnabled \u003cbool\u003e] [-VmmqEnabled \u003cbool\u003e] [-VmmqQueuePairs \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase\u003e [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-MacAddressSpoofing \u003cOnOffState\u003e] [-DhcpGuard \u003cOnOffState\u003e] [-RouterGuard \u003cOnOffState\u003e] [-PortMirroring \u003cVMNetworkAdapterPortMirroringMode\u003e] [-IeeePriorityTag \u003cOnOffState\u003e] [-VmqWeight \u003cuint32\u003e] [-IovQueuePairsRequested \u003cuint32\u003e] [-IovInterruptModeration \u003cIovInterruptModerationValue\u003e] [-IovWeight \u003cuint32\u003e] [-IPsecOffloadMaximumSecurityAssociation \u003cuint32\u003e] [-MaximumBandwidth \u003clong\u003e] [-MinimumBandwidthAbsolute \u003clong\u003e] [-MinimumBandwidthWeight \u003cuint32\u003e] [-MandatoryFeatureId \u003cstring[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-TestReplicaPoolName \u003cstring\u003e] [-TestReplicaSwitchName \u003cstring\u003e] [-VirtualSubnetId \u003cuint32\u003e] [-AllowTeaming \u003cOnOffState\u003e] [-NotMonitoredInCluster \u003cbool\u003e] [-StormLimit \u003cuint32\u003e] [-DynamicIPAddressLimit \u003cuint32\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-FixSpeed10G \u003cOnOffState\u003e] [-PacketDirectNumProcs \u003cuint32\u003e] [-PacketDirectModerationCount \u003cuint32\u003e] [-PacketDirectModerationInterval \u003cuint32\u003e] [-VrssEnabled \u003cbool\u003e] [-VmmqEnabled \u003cbool\u003e] [-VmmqQueuePairs \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-Name \u003cstring\u003e] [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-MacAddressSpoofing \u003cOnOffState\u003e] [-DhcpGuard \u003cOnOffState\u003e] [-RouterGuard \u003cOnOffState\u003e] [-PortMirroring \u003cVMNetworkAdapterPortMirroringMode\u003e] [-IeeePriorityTag \u003cOnOffState\u003e] [-VmqWeight \u003cuint32\u003e] [-IovQueuePairsRequested \u003cuint32\u003e] [-IovInterruptModeration \u003cIovInterruptModerationValue\u003e] [-IovWeight \u003cuint32\u003e] [-IPsecOffloadMaximumSecurityAssociation \u003cuint32\u003e] [-MaximumBandwidth \u003clong\u003e] [-MinimumBandwidthAbsolute \u003clong\u003e] [-MinimumBandwidthWeight \u003cuint32\u003e] [-MandatoryFeatureId \u003cstring[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-TestReplicaPoolName \u003cstring\u003e] [-TestReplicaSwitchName \u003cstring\u003e] [-VirtualSubnetId \u003cuint32\u003e] [-AllowTeaming \u003cOnOffState\u003e] [-NotMonitoredInCluster \u003cbool\u003e] [-StormLimit \u003cuint32\u003e] [-DynamicIPAddressLimit \u003cuint32\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-FixSpeed10G \u003cOnOffState\u003e] [-PacketDirectNumProcs \u003cuint32\u003e] [-PacketDirectModerationCount \u003cuint32\u003e] [-PacketDirectModerationInterval \u003cuint32\u003e] [-VrssEnabled \u003cbool\u003e] [-VmmqEnabled \u003cbool\u003e] [-VmmqQueuePairs \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterFailoverConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-IPv4Address \u003cstring\u003e] [-IPv6Address \u003cstring\u003e] [-IPv4SubnetMask \u003cstring\u003e] [-IPv6SubnetPrefixLength \u003cint\u003e] [-IPv4PreferredDNSServer \u003cstring\u003e] [-IPv4AlternateDNSServer \u003cstring\u003e] [-IPv6PreferredDNSServer \u003cstring\u003e] [-IPv6AlternateDNSServer \u003cstring\u003e] [-IPv4DefaultGateway \u003cstring\u003e] [-IPv6DefaultGateway \u003cstring\u003e] [-ClearFailoverIPv4Settings] [-ClearFailoverIPv6Settings] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter\u003e [-IPv4Address \u003cstring\u003e] [-IPv6Address \u003cstring\u003e] [-IPv4SubnetMask \u003cstring\u003e] [-IPv6SubnetPrefixLength \u003cint\u003e] [-IPv4PreferredDNSServer \u003cstring\u003e] [-IPv4AlternateDNSServer \u003cstring\u003e] [-IPv6PreferredDNSServer \u003cstring\u003e] [-IPv6AlternateDNSServer \u003cstring\u003e] [-IPv4DefaultGateway \u003cstring\u003e] [-IPv6DefaultGateway \u003cstring\u003e] [-ClearFailoverIPv4Settings] [-ClearFailoverIPv6Settings] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-IPv4Address \u003cstring\u003e] [-IPv6Address \u003cstring\u003e] [-IPv4SubnetMask \u003cstring\u003e] [-IPv6SubnetPrefixLength \u003cint\u003e] [-IPv4PreferredDNSServer \u003cstring\u003e] [-IPv4AlternateDNSServer \u003cstring\u003e] [-IPv6PreferredDNSServer \u003cstring\u003e] [-IPv6AlternateDNSServer \u003cstring\u003e] [-IPv4DefaultGateway \u003cstring\u003e] [-IPv6DefaultGateway \u003cstring\u003e] [-ClearFailoverIPv4Settings] [-ClearFailoverIPv6Settings] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterIsolation", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-IsolationMode \u003cVMNetworkAdapterIsolationMode\u003e] [-AllowUntaggedTraffic \u003cbool\u003e] [-DefaultIsolationID \u003cint\u003e] [-MultiTenantStack \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-IsolationMode \u003cVMNetworkAdapterIsolationMode\u003e] [-AllowUntaggedTraffic \u003cbool\u003e] [-DefaultIsolationID \u003cint\u003e] [-MultiTenantStack \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-IsolationMode \u003cVMNetworkAdapterIsolationMode\u003e] [-AllowUntaggedTraffic \u003cbool\u003e] [-DefaultIsolationID \u003cint\u003e] [-MultiTenantStack \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-IsolationMode \u003cVMNetworkAdapterIsolationMode\u003e] [-AllowUntaggedTraffic \u003cbool\u003e] [-DefaultIsolationID \u003cint\u003e] [-MultiTenantStack \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterRdma", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-RdmaWeight \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-RdmaWeight \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase\u003e [-RdmaWeight \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-Name \u003cstring\u003e] [-RdmaWeight \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterRoutingDomainMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-NewRoutingDomainName \u003cstring\u003e] [-IsolationID \u003cint[]\u003e] [-IsolationName \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-NewRoutingDomainName \u003cstring\u003e] [-IsolationID \u003cint[]\u003e] [-IsolationName \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-NewRoutingDomainName \u003cstring\u003e] [-IsolationID \u003cint[]\u003e] [-IsolationName \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-NewRoutingDomainName \u003cstring\u003e] [-IsolationID \u003cint[]\u003e] [-IsolationName \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cVMNetworkAdapterRoutingDomainSetting\u003e [-NewRoutingDomainName \u003cstring\u003e] [-IsolationID \u003cint[]\u003e] [-IsolationName \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterTeamMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e -PhysicalNetAdapterName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS -PhysicalNetAdapterName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-SwitchName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase\u003e -PhysicalNetAdapterName \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e -PhysicalNetAdapterName \u003cstring\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterVlan", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Untagged] [-Access] [-VlanId \u003cint\u003e] [-Trunk] [-NativeVlanId \u003cint\u003e] [-AllowedVlanIdList \u003cstring\u003e] [-Isolated] [-Community] [-Promiscuous] [-PrimaryVlanId \u003cint\u003e] [-SecondaryVlanId \u003cint\u003e] [-SecondaryVlanIdList \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-Untagged] [-Access] [-VlanId \u003cint\u003e] [-Trunk] [-NativeVlanId \u003cint\u003e] [-AllowedVlanIdList \u003cstring\u003e] [-Isolated] [-Community] [-Promiscuous] [-PrimaryVlanId \u003cint\u003e] [-SecondaryVlanId \u003cint\u003e] [-SecondaryVlanIdList \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Untagged] [-Access] [-VlanId \u003cint\u003e] [-Trunk] [-NativeVlanId \u003cint\u003e] [-AllowedVlanIdList \u003cstring\u003e] [-Isolated] [-Community] [-Promiscuous] [-PrimaryVlanId \u003cint\u003e] [-SecondaryVlanId \u003cint\u003e] [-SecondaryVlanIdList \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-Untagged] [-Access] [-VlanId \u003cint\u003e] [-Trunk] [-NativeVlanId \u003cint\u003e] [-AllowedVlanIdList \u003cstring\u003e] [-Isolated] [-Community] [-Promiscuous] [-PrimaryVlanId \u003cint\u003e] [-SecondaryVlanId \u003cint\u003e] [-SecondaryVlanIdList \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMPartitionableGpu", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Passthru] [-PartitionCount \u003cuint16\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Passthru] [-PartitionCount \u003cuint16\u003e] [\u003cCommonParameters\u003e] [-PartitionableGpu] \u003cVMPartitionableGpu[]\u003e [-Passthru] [-PartitionCount \u003cuint16\u003e] [\u003cCommonParameters\u003e] [-Passthru] [-Name \u003cstring\u003e] [-PartitionCount \u003cuint16\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMProcessor", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Count \u003clong\u003e] [-CompatibilityForMigrationEnabled \u003cbool\u003e] [-CompatibilityForOlderOperatingSystemsEnabled \u003cbool\u003e] [-HwThreadCountPerCore \u003clong\u003e] [-Maximum \u003clong\u003e] [-Reserve \u003clong\u003e] [-RelativeWeight \u003cint\u003e] [-MaximumCountPerNumaNode \u003cint\u003e] [-MaximumCountPerNumaSocket \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-EnableHostResourceProtection \u003cbool\u003e] [-ExposeVirtualizationExtensions \u003cbool\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Count \u003clong\u003e] [-CompatibilityForMigrationEnabled \u003cbool\u003e] [-CompatibilityForOlderOperatingSystemsEnabled \u003cbool\u003e] [-HwThreadCountPerCore \u003clong\u003e] [-Maximum \u003clong\u003e] [-Reserve \u003clong\u003e] [-RelativeWeight \u003cint\u003e] [-MaximumCountPerNumaNode \u003cint\u003e] [-MaximumCountPerNumaSocket \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-EnableHostResourceProtection \u003cbool\u003e] [-ExposeVirtualizationExtensions \u003cbool\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMProcessor] \u003cVMProcessor[]\u003e [-Count \u003clong\u003e] [-CompatibilityForMigrationEnabled \u003cbool\u003e] [-CompatibilityForOlderOperatingSystemsEnabled \u003cbool\u003e] [-HwThreadCountPerCore \u003clong\u003e] [-Maximum \u003clong\u003e] [-Reserve \u003clong\u003e] [-RelativeWeight \u003cint\u003e] [-MaximumCountPerNumaNode \u003cint\u003e] [-MaximumCountPerNumaSocket \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-EnableHostResourceProtection \u003cbool\u003e] [-ExposeVirtualizationExtensions \u003cbool\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMRemoteFx3dVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-MonitorCount] \u003cbyte\u003e] [[-MaximumResolution] \u003cstring\u003e] [[-VRAMSizeBytes] \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-MonitorCount] \u003cbyte\u003e] [[-MaximumResolution] \u003cstring\u003e] [[-VRAMSizeBytes] \u003cuint64\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMRemoteFx3dVideoAdapter] \u003cVMRemoteFx3DVideoAdapter[]\u003e [[-MonitorCount] \u003cbyte\u003e] [[-MaximumResolution] \u003cstring\u003e] [[-VRAMSizeBytes] \u003cuint64\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ReplicaServerName] \u003cstring\u003e] [[-ReplicaServerPort] \u003cint\u003e] [[-AuthenticationType] \u003cReplicationAuthenticationType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-CompressionEnabled \u003cbool\u003e] [-ReplicateHostKvpItems \u003cbool\u003e] [-BypassProxyServer \u003cbool\u003e] [-EnableWriteOrderPreservationAcrossDisks \u003cbool\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-DisableVSSSnapshotReplication] [-VSSSnapshotFrequencyHour \u003cint\u003e] [-RecoveryHistory \u003cint\u003e] [-ReplicationFrequencySec \u003cint\u003e] [-ReplicatedDisks \u003cHardDiskDrive[]\u003e] [-ReplicatedDiskPaths \u003cstring[]\u003e] [-Reverse] [-AutoResynchronizeEnabled \u003cbool\u003e] [-AutoResynchronizeIntervalStart \u003ctimespan\u003e] [-AutoResynchronizeIntervalEnd \u003ctimespan\u003e] [-AsReplica] [-UseBackup] [-AllowedPrimaryServer \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ReplicaServerName] \u003cstring\u003e] [[-ReplicaServerPort] \u003cint\u003e] [[-AuthenticationType] \u003cReplicationAuthenticationType\u003e] [-Credential \u003cpscredential[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-CompressionEnabled \u003cbool\u003e] [-ReplicateHostKvpItems \u003cbool\u003e] [-BypassProxyServer \u003cbool\u003e] [-EnableWriteOrderPreservationAcrossDisks \u003cbool\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-DisableVSSSnapshotReplication] [-VSSSnapshotFrequencyHour \u003cint\u003e] [-RecoveryHistory \u003cint\u003e] [-ReplicationFrequencySec \u003cint\u003e] [-ReplicatedDisks \u003cHardDiskDrive[]\u003e] [-ReplicatedDiskPaths \u003cstring[]\u003e] [-Reverse] [-AutoResynchronizeEnabled \u003cbool\u003e] [-AutoResynchronizeIntervalStart \u003ctimespan\u003e] [-AutoResynchronizeIntervalEnd \u003ctimespan\u003e] [-AsReplica] [-UseBackup] [-AllowedPrimaryServer \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [[-ReplicaServerName] \u003cstring\u003e] [[-ReplicaServerPort] \u003cint\u003e] [[-AuthenticationType] \u003cReplicationAuthenticationType\u003e] [-Credential \u003cpscredential[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-CompressionEnabled \u003cbool\u003e] [-ReplicateHostKvpItems \u003cbool\u003e] [-BypassProxyServer \u003cbool\u003e] [-EnableWriteOrderPreservationAcrossDisks \u003cbool\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-DisableVSSSnapshotReplication] [-VSSSnapshotFrequencyHour \u003cint\u003e] [-RecoveryHistory \u003cint\u003e] [-ReplicationFrequencySec \u003cint\u003e] [-ReplicatedDisks \u003cHardDiskDrive[]\u003e] [-ReplicatedDiskPaths \u003cstring[]\u003e] [-Reverse] [-AutoResynchronizeEnabled \u003cbool\u003e] [-AutoResynchronizeIntervalStart \u003ctimespan\u003e] [-AutoResynchronizeIntervalEnd \u003ctimespan\u003e] [-AsReplica] [-UseBackup] [-AllowedPrimaryServer \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMReplicationAuthorizationEntry", - "CommandType": "Cmdlet", - "ParameterSets": "[-AllowedPrimaryServer] \u003cstring\u003e [[-ReplicaStorageLocation] \u003cstring\u003e] [[-TrustGroup] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplicationAuthorizationEntry] \u003cVMReplicationAuthorizationEntry[]\u003e [[-ReplicaStorageLocation] \u003cstring\u003e] [[-TrustGroup] \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMReplicationServer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ReplicationEnabled] \u003cbool\u003e] [[-AllowedAuthenticationType] \u003cRecoveryAuthenticationType\u003e] [[-ReplicationAllowedFromAnyServer] \u003cbool\u003e] [-CertificateThumbprint \u003cstring\u003e] [-DefaultStorageLocation \u003cstring\u003e] [-KerberosAuthenticationPort \u003cint\u003e] [-CertificateAuthenticationPort \u003cint\u003e] [-MonitoringInterval \u003ctimespan\u003e] [-MonitoringStartTime \u003ctimespan\u003e] [-Force] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-ReplicationEnabled] \u003cbool\u003e] [[-AllowedAuthenticationType] \u003cRecoveryAuthenticationType\u003e] [[-ReplicationAllowedFromAnyServer] \u003cbool\u003e] [-CertificateThumbprint \u003cstring\u003e] [-DefaultStorageLocation \u003cstring\u003e] [-KerberosAuthenticationPortMapping \u003chashtable\u003e] [-CertificateAuthenticationPortMapping \u003chashtable\u003e] [-MonitoringInterval \u003ctimespan\u003e] [-MonitoringStartTime \u003ctimespan\u003e] [-Force] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ResourcePoolType] \u003cVMResourcePoolType\u003e [-ParentName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-HostBusAdapter \u003cciminstance[]\u003e] [-Note \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -WorldWideNodeName \u003cstring[]\u003e -WorldWidePortName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Note \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSecurity", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-EncryptStateAndVmMigrationTraffic \u003cbool\u003e] [-VirtualizationBasedSecurityOptOut \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-EncryptStateAndVmMigrationTraffic \u003cbool\u003e] [-VirtualizationBasedSecurityOptOut \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSecurityPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-Shielded \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-Shielded \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-SwitchType \u003cVMSwitchType\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-SwitchType \u003cVMSwitchType\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-NetAdapterInterfaceDescription] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-NetAdapterName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-NetAdapterInterfaceDescription] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-NetAdapterName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSwitchExtensionPortFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-Passthru] [-VMName \u003cstring[]\u003e] [-VMNetworkAdapter \u003cVMNetworkAdapterBase[]\u003e] [-ManagementOS] [-ExternalPort] [-SwitchName \u003cstring\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-ComputerName \u003cstring[]\u003e] [-VM \u003cVirtualMachine[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSwitchExtensionSwitchFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-VMSwitchExtensionFeature \u003cVMSwitchExtensionSwitchFeature[]\u003e [-Passthru] [-ComputerName \u003cstring[]\u003e] [-SwitchName \u003cstring[]\u003e] [-VMSwitch \u003cVMSwitch[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSwitchTeam", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-TeamingMode \u003cVMSwitchTeamingMode\u003e] [-LoadBalancingAlgorithm \u003cVMSwitchLoadBalancingAlgorithm\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-TeamingMode \u003cVMSwitchTeamingMode\u003e] [-LoadBalancingAlgorithm \u003cVMSwitchLoadBalancingAlgorithm\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-TeamingMode \u003cVMSwitchTeamingMode\u003e] [-LoadBalancingAlgorithm \u003cVMSwitchLoadBalancingAlgorithm\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-TeamingMode \u003cVMSwitchTeamingMode\u003e] [-LoadBalancingAlgorithm \u003cVMSwitchLoadBalancingAlgorithm\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMVideo", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ResolutionType] \u003cResolutionType\u003e] [[-HorizontalResolution] \u003cuint16\u003e] [[-VerticalResolution] \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ResolutionType] \u003cResolutionType\u003e] [[-HorizontalResolution] \u003cuint16\u003e] [[-VerticalResolution] \u003cuint16\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMVideo] \u003cVMVideo[]\u003e [[-ResolutionType] \u003cResolutionType\u003e] [[-HorizontalResolution] \u003cuint16\u003e] [[-VerticalResolution] \u003cuint16\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-VMFailover", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Prepare] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring[]\u003e -AsTest [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Prepare] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -AsTest [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMRecoverySnapshot] \u003cVMSnapshot\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMRecoverySnapshot] \u003cVMSnapshot\u003e -AsTest [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-VMInitialReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-DestinationPath \u003cstring\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-UseBackup] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-DestinationPath \u003cstring\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-UseBackup] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-DestinationPath \u003cstring\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-UseBackup] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-VMTrace", - "CommandType": "Cmdlet", - "ParameterSets": "[-Level] \u003cTraceLevel\u003e [-TraceVerboseObjects] [-Path \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Save] [-TurnOff] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Save] [-TurnOff] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-VMFailover", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-VMInitialReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-VMTrace", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Suspend-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Suspend-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e -SupportPersistentReservations [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e -SenderIPAddress \u003cstring\u003e -ReceiverIPAddress \u003cstring\u003e -SequenceNumber \u003cint\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-Sender] [-Receiver] [-NextHopMacAddress \u003cstring\u003e] [-IsolationId \u003cint\u003e] [-PayloadSize \u003cint\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter\u003e -SenderIPAddress \u003cstring\u003e -ReceiverIPAddress \u003cstring\u003e -SequenceNumber \u003cint\u003e [-Sender] [-Receiver] [-NextHopMacAddress \u003cstring\u003e] [-IsolationId \u003cint\u003e] [-PayloadSize \u003cint\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e -SenderIPAddress \u003cstring\u003e -ReceiverIPAddress \u003cstring\u003e -SequenceNumber \u003cint\u003e [-Name \u003cstring\u003e] [-Sender] [-Receiver] [-NextHopMacAddress \u003cstring\u003e] [-IsolationId \u003cint\u003e] [-PayloadSize \u003cint\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-VMReplicationConnection", - "CommandType": "Cmdlet", - "ParameterSets": "[-ReplicaServerName] \u003cstring\u003e [-ReplicaServerPort] \u003cint\u003e [-AuthenticationType] \u003cReplicationAuthenticationType\u003e [[-CertificateThumbprint] \u003cstring\u003e] [-BypassProxyServer \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-VMVersion", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Wait-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-For \u003cWaitVMTypes\u003e] [-Delay \u003cuint16\u003e] [-Timeout \u003cint\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-For \u003cWaitVMTypes\u003e] [-Delay \u003cuint16\u003e] [-Timeout \u003cint\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "gvm", - "savm", - "spvm", - "gvmr", - "mvmr", - "gvmrs", - "Export-VMCheckpoint", - "Get-VMCheckpoint", - "Remove-VMCheckpoint", - "Rename-VMCheckpoint", - "Restore-VMCheckpoint" - ] - }, - { - "Name": "Hyper-V", - "Version": "1.1", - "ExportedCommands": [ - { - "Name": "Add-VMAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-InstancePath \u003cstring\u003e] [-LocationPath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-InstancePath \u003cstring\u003e] [-LocationPath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMDvdDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMDriveController] \u003cVMDriveController[]\u003e [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMFibreChannelHba", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-SanName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-GenerateWwn] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring\u003e [-SanName] \u003cstring\u003e -WorldWideNodeNameSetA \u003cstring\u003e -WorldWidePortNameSetA \u003cstring\u003e -WorldWideNodeNameSetB \u003cstring\u003e -WorldWidePortNameSetB \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-SanName] \u003cstring\u003e [-GenerateWwn] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-SanName] \u003cstring\u003e -WorldWideNodeNameSetA \u003cstring\u003e -WorldWidePortNameSetA \u003cstring\u003e -WorldWideNodeNameSetB \u003cstring\u003e -WorldWidePortNameSetB \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMGpuPartitionAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-MinPartitionVRAM \u003cuint64\u003e] [-MaxPartitionVRAM \u003cuint64\u003e] [-OptimalPartitionVRAM \u003cuint64\u003e] [-MinPartitionEncode \u003cuint64\u003e] [-MaxPartitionEncode \u003cuint64\u003e] [-OptimalPartitionEncode \u003cuint64\u003e] [-MinPartitionDecode \u003cuint64\u003e] [-MaxPartitionDecode \u003cuint64\u003e] [-OptimalPartitionDecode \u003cuint64\u003e] [-MinPartitionCompute \u003cuint64\u003e] [-MaxPartitionCompute \u003cuint64\u003e] [-OptimalPartitionCompute \u003cuint64\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-MinPartitionVRAM \u003cuint64\u003e] [-MaxPartitionVRAM \u003cuint64\u003e] [-OptimalPartitionVRAM \u003cuint64\u003e] [-MinPartitionEncode \u003cuint64\u003e] [-MaxPartitionEncode \u003cuint64\u003e] [-OptimalPartitionEncode \u003cuint64\u003e] [-MinPartitionDecode \u003cuint64\u003e] [-MaxPartitionDecode \u003cuint64\u003e] [-OptimalPartitionDecode \u003cuint64\u003e] [-MinPartitionCompute \u003cuint64\u003e] [-MaxPartitionCompute \u003cuint64\u003e] [-OptimalPartitionCompute \u003cuint64\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMGroupMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-VM] \u003cVirtualMachine[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-VM] \u003cVirtualMachine[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup\u003e [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMHardDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ControllerType] \u003cControllerType\u003e] [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-DiskNumber \u003cuint32\u003e] [-ResourcePoolName \u003cstring\u003e] [-SupportPersistentReservations] [-AllowUnverifiedPaths] [-MaximumIOPS \u003cuint64\u003e] [-MinimumIOPS \u003cuint64\u003e] [-QoSPolicyID \u003cstring\u003e] [-QoSPolicy \u003cciminstance\u003e] [-Passthru] [-OverrideCacheAttributes \u003cCacheAttributes\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ControllerType] \u003cControllerType\u003e] [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-DiskNumber \u003cuint32\u003e] [-ResourcePoolName \u003cstring\u003e] [-SupportPersistentReservations] [-AllowUnverifiedPaths] [-MaximumIOPS \u003cuint64\u003e] [-MinimumIOPS \u003cuint64\u003e] [-QoSPolicyID \u003cstring\u003e] [-QoSPolicy \u003cciminstance\u003e] [-Passthru] [-OverrideCacheAttributes \u003cCacheAttributes\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMDriveController] \u003cVMDriveController\u003e [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-DiskNumber \u003cuint32\u003e] [-ResourcePoolName \u003cstring\u003e] [-SupportPersistentReservations] [-AllowUnverifiedPaths] [-MaximumIOPS \u003cuint64\u003e] [-MinimumIOPS \u003cuint64\u003e] [-QoSPolicyID \u003cstring\u003e] [-QoSPolicy \u003cciminstance\u003e] [-Passthru] [-OverrideCacheAttributes \u003cCacheAttributes\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMHostAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "-ResourcePoolName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-InstancePath \u003cstring\u003e] [-LocationPath \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMHostAssignableDevice] \u003cVMHostAssignableDevice[]\u003e -ResourcePoolName \u003cstring[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMKeyStorageDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMMigrationNetwork", - "CommandType": "Cmdlet", - "ParameterSets": "[-Subnet] \u003cstring\u003e [[-Priority] \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-SwitchName \u003cstring\u003e] [-IsLegacy \u003cbool\u003e] [-Name \u003cstring\u003e] [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-Passthru] [-ResourcePoolName \u003cstring\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ManagementOS] [-SwitchName \u003cstring\u003e] [-Name \u003cstring\u003e] [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-Passthru] [-DeviceNaming \u003cOnOffState\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-SwitchName \u003cstring\u003e] [-IsLegacy \u003cbool\u003e] [-Name \u003cstring\u003e] [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-Passthru] [-ResourcePoolName \u003cstring\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMNetworkAdapterAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e -ManagementOS [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMNetworkAdapterExtendedAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-Action] \u003cVMNetworkAdapterExtendedAclAction\u003e [-Direction] \u003cVMNetworkAdapterExtendedAclDirection\u003e [[-LocalIPAddress] \u003cstring\u003e] [[-RemoteIPAddress] \u003cstring\u003e] [[-LocalPort] \u003cstring\u003e] [[-RemotePort] \u003cstring\u003e] [[-Protocol] \u003cstring\u003e] [-Weight] \u003cint\u003e [-Stateful \u003cbool\u003e] [-IdleSessionTimeout \u003cint\u003e] [-IsolationID \u003cint\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-Action] \u003cVMNetworkAdapterExtendedAclAction\u003e [-Direction] \u003cVMNetworkAdapterExtendedAclDirection\u003e [[-LocalIPAddress] \u003cstring\u003e] [[-RemoteIPAddress] \u003cstring\u003e] [[-LocalPort] \u003cstring\u003e] [[-RemotePort] \u003cstring\u003e] [[-Protocol] \u003cstring\u003e] [-Weight] \u003cint\u003e [-Stateful \u003cbool\u003e] [-IdleSessionTimeout \u003cint\u003e] [-IsolationID \u003cint\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Action] \u003cVMNetworkAdapterExtendedAclAction\u003e [-Direction] \u003cVMNetworkAdapterExtendedAclDirection\u003e [[-LocalIPAddress] \u003cstring\u003e] [[-RemoteIPAddress] \u003cstring\u003e] [[-LocalPort] \u003cstring\u003e] [[-RemotePort] \u003cstring\u003e] [[-Protocol] \u003cstring\u003e] [-Weight] \u003cint\u003e -ManagementOS [-Stateful \u003cbool\u003e] [-IdleSessionTimeout \u003cint\u003e] [-IsolationID \u003cint\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Action] \u003cVMNetworkAdapterExtendedAclAction\u003e [-Direction] \u003cVMNetworkAdapterExtendedAclDirection\u003e [[-LocalIPAddress] \u003cstring\u003e] [[-RemoteIPAddress] \u003cstring\u003e] [[-LocalPort] \u003cstring\u003e] [[-RemotePort] \u003cstring\u003e] [[-Protocol] \u003cstring\u003e] [-Weight] \u003cint\u003e [-Stateful \u003cbool\u003e] [-IdleSessionTimeout \u003cint\u003e] [-IsolationID \u003cint\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMNetworkAdapterRoutingDomainMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-RoutingDomainID] \u003cguid\u003e [-RoutingDomainName] \u003cstring\u003e [-IsolationID] \u003cint[]\u003e [[-IsolationName] \u003cstring[]\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-RoutingDomainID] \u003cguid\u003e [-RoutingDomainName] \u003cstring\u003e [-IsolationID] \u003cint[]\u003e [[-IsolationName] \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-RoutingDomainID] \u003cguid\u003e [-RoutingDomainName] \u003cstring\u003e [-IsolationID] \u003cint[]\u003e [[-IsolationName] \u003cstring[]\u003e] -ManagementOS [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-RoutingDomainID] \u003cguid\u003e [-RoutingDomainName] \u003cstring\u003e [-IsolationID] \u003cint[]\u003e [[-IsolationName] \u003cstring[]\u003e] [-Passthru] [-VMNetworkAdapterName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMRemoteFx3dVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMScsiController", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMStoragePath", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-ResourcePoolName] \u003cstring[]\u003e [-ResourcePoolType] \u003cVMResourcePoolType\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ResourcePoolName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ResourcePoolName] \u003cstring[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMSwitchExtensionPortFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e -VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e -VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS -VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ExternalPort -VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-SwitchName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMSwitchExtensionSwitchFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-SwitchName] \u003cstring[]\u003e -VMSwitchExtensionFeature \u003cVMSwitchExtensionSwitchFeature[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e -VMSwitchExtensionFeature \u003cVMSwitchExtensionSwitchFeature[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VMSwitchTeamMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMSwitchName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitchName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Checkpoint-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-SnapshotName] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-SnapshotName] \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Compare-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-DestinationHost] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-DestinationCredential \u003cpscredential\u003e] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationCimSession] \u003cCimSession\u003e [-CimSession \u003cCimSession[]\u003e] [-AsJob] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationCimSession] \u003cCimSession\u003e -VirtualMachinePath \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-AsJob] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Register] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [[-VhdDestinationPath] \u003cstring\u003e] -Copy [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-AsJob] [-VhdSourcePath \u003cstring\u003e] [-GenerateNewId] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationHost] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-AsJob] [-DestinationCredential \u003cpscredential\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationHost] \u003cstring\u003e [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-AsJob] [-DestinationCredential \u003cpscredential\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationCimSession] \u003cCimSession\u003e -VirtualMachinePath \u003cstring\u003e [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-AsJob] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CompatibilityReport] \u003cVMCompatibilityReport\u003e [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationCimSession] \u003cCimSession\u003e [-AsJob] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationHost] \u003cstring\u003e [-AsJob] [-DestinationCredential \u003cpscredential\u003e] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Complete-VMFailover", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Connect-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-SwitchName] \u003cstring\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter[]\u003e [-SwitchName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter[]\u003e [-VMSwitch] \u003cVMSwitch\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter[]\u003e -UseAutomaticConnection [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-VMSwitch] \u003cVMSwitch\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] -UseAutomaticConnection [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Connect-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e -WorldWideNodeName \u003cstring[]\u003e -WorldWidePortName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -HostBusAdapter \u003cciminstance[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Convert-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-DestinationPath] \u003cstring\u003e [-VHDType \u003cVhdType\u003e] [-ParentPath \u003cstring\u003e] [-BlockSizeBytes \u003cuint32\u003e] [-DeleteSource] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Copy-VMFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-SourcePath] \u003cstring\u003e [-DestinationPath] \u003cstring\u003e -FileSource \u003cCopyFileSourceType\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-CreateFullPath] [-Force] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-SourcePath] \u003cstring\u003e [-DestinationPath] \u003cstring\u003e -FileSource \u003cCopyFileSourceType\u003e [-CreateFullPath] [-Force] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Debug-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-AsJob] [-Passthru] [-InjectNonMaskableInterrupt] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Force] [-AsJob] [-Passthru] [-InjectNonMaskableInterrupt] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMConsoleSupport", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMEventing", - "CommandType": "Cmdlet", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMIntegrationService", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMIntegrationService] \u003cVMIntegrationComponent[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMMigration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMRemoteFXPhysicalVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-GPU] \u003cVMRemoteFXPhysicalVideoAdapter[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMResourceMetering", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-ResourcePoolName] \u003cstring\u003e [[-ResourcePoolType] \u003cVMResourcePoolType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMSwitchExtension", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VMSwitchName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VMSwitch] \u003cVMSwitch[]\u003e [\u003cCommonParameters\u003e] [-VMSwitchExtension] \u003cVMSwitchExtension[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-VMTPM", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disconnect-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disconnect-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e -WorldWideNodeName \u003cstring[]\u003e -WorldWidePortName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -HostBusAdapter \u003cciminstance[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Dismount-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-SnapshotId \u003cguid\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Dismount-VMHostAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[[-InstancePath] \u003cstring\u003e] [[-LocationPath] \u003cstring\u003e] [-Force] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMConsoleSupport", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMEventing", - "CommandType": "Cmdlet", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMIntegrationService", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMIntegrationService] \u003cVMIntegrationComponent[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMMigration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMRemoteFXPhysicalVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-GPU] \u003cVMRemoteFXPhysicalVideoAdapter[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ReplicaServerName] \u003cstring\u003e [-ReplicaServerPort] \u003cint\u003e [-AuthenticationType] \u003cReplicationAuthenticationType\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-CompressionEnabled \u003cbool\u003e] [-ReplicateHostKvpItems \u003cbool\u003e] [-BypassProxyServer \u003cbool\u003e] [-EnableWriteOrderPreservationAcrossDisks \u003cbool\u003e] [-VSSSnapshotFrequencyHour \u003cint\u003e] [-RecoveryHistory \u003cint\u003e] [-ReplicationFrequencySec \u003cint\u003e] [-ExcludedVhd \u003cHardDiskDrive[]\u003e] [-ExcludedVhdPath \u003cstring[]\u003e] [-AutoResynchronizeEnabled \u003cbool\u003e] [-AutoResynchronizeIntervalStart \u003ctimespan\u003e] [-AutoResynchronizeIntervalEnd \u003ctimespan\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsReplica] [-AllowedPrimaryServer \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ReplicaServerName] \u003cstring\u003e [-ReplicaServerPort] \u003cint\u003e [-AuthenticationType] \u003cReplicationAuthenticationType\u003e [-Credential \u003cpscredential[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-CompressionEnabled \u003cbool\u003e] [-ReplicateHostKvpItems \u003cbool\u003e] [-BypassProxyServer \u003cbool\u003e] [-EnableWriteOrderPreservationAcrossDisks \u003cbool\u003e] [-VSSSnapshotFrequencyHour \u003cint\u003e] [-RecoveryHistory \u003cint\u003e] [-ReplicationFrequencySec \u003cint\u003e] [-ExcludedVhd \u003cHardDiskDrive[]\u003e] [-ExcludedVhdPath \u003cstring[]\u003e] [-AutoResynchronizeEnabled \u003cbool\u003e] [-AutoResynchronizeIntervalStart \u003ctimespan\u003e] [-AutoResynchronizeIntervalEnd \u003ctimespan\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Credential \u003cpscredential[]\u003e] [-AsReplica] [-AllowedPrimaryServer \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMResourceMetering", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-ResourcePoolName] \u003cstring\u003e [[-ResourcePoolType] \u003cVMResourcePoolType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMSwitchExtension", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VMSwitchName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-VMSwitch] \u003cVMSwitch[]\u003e [\u003cCommonParameters\u003e] [-VMSwitchExtension] \u003cVMSwitchExtension[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-VMTPM", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Path] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-CaptureLiveState \u003cCaptureLiveState\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Path] \u003cstring\u003e [-AsJob] [-Passthru] [-CaptureLiveState \u003cCaptureLiveState\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-VMSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Path] \u003cstring\u003e -VMName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Path] \u003cstring\u003e -Name \u003cstring[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot[]\u003e [-Path] \u003cstring\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VHDSet", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-GetAllPaths] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VHDSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-GetParentPaths] [-SnapshotId \u003cguid[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-Id] \u003cguid\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-ClusterObject] \u003cClusterObject\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMBios", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMComPort", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Number] \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Number] \u003cint\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [[-Number] \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMConnectAccess", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-UserName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e [-UserName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMDvdDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [\u003cCommonParameters\u003e] [-VMDriveController] \u003cVMDriveController[]\u003e [-ControllerLocation \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMFibreChannelHba", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMFirmware", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMFloppyDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMGpuPartitionAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AdapterId \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AdapterId \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-Id] \u003cguid\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHardDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [-ControllerType \u003cControllerType\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [-ControllerType \u003cControllerType\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [-ControllerType \u003cControllerType\u003e] [\u003cCommonParameters\u003e] [-VMDriveController] \u003cVMDriveController[]\u003e [-ControllerLocation \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHost", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHostAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHostCluster", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClusterName] \u003cstring[]\u003e [[-Credential] \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHostNumaNode", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Id \u003cint\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Id \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHostNumaNodeStatus", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Id \u003cint\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Id \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMHostSupportedVersion", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Default] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Default] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMIdeController", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ControllerNumber] \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ControllerNumber] \u003cint\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [[-ControllerNumber] \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMIntegrationService", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMKeyProtector", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMKeyStorageDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ControllerLocation \u003cint\u003e] [-ControllerNumber \u003cint\u003e] [\u003cCommonParameters\u003e] [-VMDriveController] \u003cVMDriveController[]\u003e [-ControllerLocation \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMMemory", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMMigrationNetwork", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Subnet] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Priority \u003cuint32[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring\u003e] [-IsLegacy \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Name] \u003cstring\u003e] [-IsLegacy \u003cbool\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-SwitchName \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -All [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [[-Name] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterExtendedAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterFailoverConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterIsolation", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterRoutingDomainMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [\u003cCommonParameters\u003e] -ManagementOS [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterTeamMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-SwitchName \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase\u003e [-Passthru] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-Name \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMNetworkAdapterVlan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMPartitionableGpu", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Name \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMProcessor", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMRemoteFx3dVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMRemoteFXPhysicalVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ReplicaServerName \u003cstring\u003e] [-PrimaryServerName \u003cstring\u003e] [-ReplicationState \u003cVMReplicationState\u003e] [-ReplicationHealth \u003cVMReplicationHealthState\u003e] [-ReplicationMode \u003cVMReplicationMode\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-TrustGroup \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMReplicationAuthorizationEntry", - "CommandType": "Cmdlet", - "ParameterSets": "[[-AllowedPrimaryServer] \u003cstring\u003e] [-ReplicaStorageLocation \u003cstring\u003e] [-TrustGroup \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMReplicationServer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [[-ResourcePoolType] \u003cVMResourcePoolType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMScsiController", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ControllerNumber] \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [[-ControllerNumber] \u003cint\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ControllerNumber] \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSecurity", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-SnapshotType \u003cSnapshotType\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Name] \u003cstring\u003e] [-SnapshotType \u003cSnapshotType\u003e] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -ParentOf \u003cVirtualMachineBase\u003e [-SnapshotType \u003cSnapshotType\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -ChildOf \u003cVMSnapshot\u003e [-SnapshotType \u003cSnapshotType\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMStoragePath", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring[]\u003e] [-ResourcePoolName] \u003cstring[]\u003e [-ResourcePoolType] \u003cVMResourcePoolType\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [[-ResourcePoolName] \u003cstring[]\u003e] [-SwitchType \u003cVMSwitchType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-Id] \u003cguid[]\u003e] [[-ResourcePoolName] \u003cstring[]\u003e] [-SwitchType \u003cVMSwitchType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchExtension", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMSwitchName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchExtensionPortData", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -ExternalPort [-SwitchName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchExtensionPortFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -ExternalPort [-SwitchName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchExtensionSwitchData", - "CommandType": "Cmdlet", - "ParameterSets": "[-SwitchName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchExtensionSwitchFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-SwitchName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-Extension \u003cVMSwitchExtension[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSwitchTeam", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [[-VMSwitch] \u003cVMSwitch[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSystemSwitchExtension", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSystemSwitchExtensionPortFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-SystemSwitchExtension \u003cVMSystemSwitchExtension[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMSystemSwitchExtensionSwitchFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[-FeatureName \u003cstring[]\u003e] [-FeatureId \u003cguid[]\u003e] [-ExtensionName \u003cstring[]\u003e] [-SystemSwitchExtension \u003cVMSystemSwitchExtension[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VMVideo", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Grant-VMConnectAccess", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-UserName] \u003cstring[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e [-UserName] \u003cstring[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Register] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [[-VhdDestinationPath] \u003cstring\u003e] -Copy [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-VhdSourcePath \u003cstring\u003e] [-GenerateNewId] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CompatibilityReport] \u003cVMCompatibilityReport\u003e [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-VMInitialReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-Path] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Path] \u003cstring\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Path] \u003cstring\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Measure-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Measure-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[[-VMName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ReplicaServerName \u003cstring\u003e] [-PrimaryServerName \u003cstring\u003e] [-ReplicationState \u003cVMReplicationState\u003e] [-ReplicationHealth \u003cVMReplicationHealthState\u003e] [-ReplicationMode \u003cVMReplicationMode\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-TrustGroup \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Measure-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ResourcePoolType] \u003cVMResourcePoolType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Merge-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [[-DestinationPath] \u003cstring\u003e] [-Force] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Mount-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-NoDriveLetter] [-ReadOnly] [-SnapshotId \u003cguid\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Mount-VMHostAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[[-HostAssignableDevice] \u003cVMHostAssignableDevice[]\u003e] [[-InstancePath] \u003cstring\u003e] [[-LocationPath] \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Move-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-DestinationHost] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-DestinationCredential \u003cpscredential\u003e] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationCimSession] \u003cCimSession\u003e [-CimSession \u003cCimSession[]\u003e] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationCimSession] \u003cCimSession\u003e -VirtualMachinePath \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DestinationHost] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-DestinationCredential \u003cpscredential\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CompatibilityReport] \u003cVMCompatibilityReport\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationCimSession] \u003cCimSession\u003e [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationHost] \u003cstring\u003e [-DestinationCredential \u003cpscredential\u003e] [-IncludeStorage] [-DestinationStoragePath \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationHost] \u003cstring\u003e [-DestinationCredential \u003cpscredential\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationCimSession] \u003cCimSession\u003e -VirtualMachinePath \u003cstring\u003e [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Move-VMStorage", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-DestinationStoragePath] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AllowUnverifiedPaths] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AllowUnverifiedPaths] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-DestinationStoragePath] \u003cstring\u003e [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AllowUnverifiedPaths] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-VirtualMachinePath \u003cstring\u003e] [-SnapshotFilePath \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-Vhds \u003chashtable[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-RetainVhdCopiesOnSource] [-RemoveSourceUnmanagedVhds] [-AllowUnverifiedPaths] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VFD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-SizeBytes] \u003cuint64\u003e [-Dynamic] [-BlockSizeBytes \u003cuint32\u003e] [-LogicalSectorSizeBytes \u003cuint32\u003e] [-PhysicalSectorSizeBytes \u003cuint32\u003e] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-ParentPath] \u003cstring\u003e [[-SizeBytes] \u003cuint64\u003e] [-Differencing] [-BlockSizeBytes \u003cuint32\u003e] [-PhysicalSectorSizeBytes \u003cuint32\u003e] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-SizeBytes] \u003cuint64\u003e -Fixed [-BlockSizeBytes \u003cuint32\u003e] [-LogicalSectorSizeBytes \u003cuint32\u003e] [-PhysicalSectorSizeBytes \u003cuint32\u003e] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e -SourceDisk \u003cuint32\u003e -Fixed [-BlockSizeBytes \u003cuint32\u003e] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e -SourceDisk \u003cuint32\u003e -Dynamic [-BlockSizeBytes \u003cuint32\u003e] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [[-MemoryStartupBytes] \u003clong\u003e] [[-Generation] \u003cint16\u003e] [-BootDevice \u003cBootDevice\u003e] [-NoVHD] [-SwitchName \u003cstring\u003e] [-Path \u003cstring\u003e] [-Version \u003cversion\u003e] [-Prerelease] [-Experimental] [-Force] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] [[-MemoryStartupBytes] \u003clong\u003e] [[-Generation] \u003cint16\u003e] -NewVHDPath \u003cstring\u003e -NewVHDSizeBytes \u003cuint64\u003e [-BootDevice \u003cBootDevice\u003e] [-SwitchName \u003cstring\u003e] [-Path \u003cstring\u003e] [-Version \u003cversion\u003e] [-Prerelease] [-Experimental] [-Force] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] [[-MemoryStartupBytes] \u003clong\u003e] [[-Generation] \u003cint16\u003e] -VHDPath \u003cstring\u003e [-BootDevice \u003cBootDevice\u003e] [-SwitchName \u003cstring\u003e] [-Path \u003cstring\u003e] [-Version \u003cversion\u003e] [-Prerelease] [-Experimental] [-Force] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VMGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-GroupType] \u003cGroupType\u003e [[-Id] \u003cguid\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VMReplicationAuthorizationEntry", - "CommandType": "Cmdlet", - "ParameterSets": "[-AllowedPrimaryServer] \u003cstring\u003e [-ReplicaStorageLocation] \u003cstring\u003e [-TrustGroup] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-ResourcePoolType] \u003cVMResourcePoolType[]\u003e [[-ParentName] \u003cstring[]\u003e] [[-Paths] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ComputerName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Note \u003cstring\u003e] [-HostBusAdapter \u003cciminstance[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -WorldWideNodeName \u003cstring[]\u003e -WorldWidePortName \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ComputerName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Note \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e -NetAdapterName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-Notes \u003cstring\u003e] [-MinimumBandwidthMode \u003cVMSwitchBandwidthMode\u003e] [-EnableIov \u003cbool\u003e] [-EnablePacketDirect \u003cbool\u003e] [-EnableEmbeddedTeaming \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -NetAdapterInterfaceDescription \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-Notes \u003cstring\u003e] [-MinimumBandwidthMode \u003cVMSwitchBandwidthMode\u003e] [-EnableIov \u003cbool\u003e] [-EnablePacketDirect \u003cbool\u003e] [-EnableEmbeddedTeaming \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -SwitchType \u003cVMSwitchType\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Notes \u003cstring\u003e] [-MinimumBandwidthMode \u003cVMSwitchBandwidthMode\u003e] [-EnableIov \u003cbool\u003e] [-EnablePacketDirect \u003cbool\u003e] [-EnableEmbeddedTeaming \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Optimize-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Mode \u003cVhdCompactMode\u003e] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Optimize-VHDSet", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VHDSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e -SnapshotId \u003cguid[]\u003e [-PersistReferencePoint] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VHDSnapshot] \u003cVHDSnapshotInfo[]\u003e [-PersistReferencePoint] [-AsJob] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-InstancePath \u003cstring\u003e] [-LocationPath \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMAssignableDevice] \u003cVMAssignedDevice[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMDvdDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-ControllerNumber] \u003cint\u003e [-ControllerLocation] \u003cint\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMDvdDrive] \u003cDvdDrive[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMFibreChannelHba", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMFibreChannelHba] \u003cVMFibreChannelHba[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring\u003e [-WorldWideNodeNameSetA] \u003cstring\u003e [-WorldWidePortNameSetA] \u003cstring\u003e [-WorldWideNodeNameSetB] \u003cstring\u003e [-WorldWidePortNameSetB] \u003cstring\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMGpuPartitionAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-AdapterId \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-AdapterId \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGpuPartitionAdapter] \u003cVMGpuPartitionAdapter[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup\u003e [-Force] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMGroupMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-VM] \u003cVirtualMachine[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-VM] \u003cVirtualMachine[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup\u003e [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup\u003e [-VMGroupMember] \u003cVMGroup[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMHardDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-ControllerType] \u003cControllerType\u003e [-ControllerNumber] \u003cint\u003e [-ControllerLocation] \u003cint\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMHardDiskDrive] \u003cHardDiskDrive[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMHostAssignableDevice", - "CommandType": "Cmdlet", - "ParameterSets": "-ResourcePoolName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-InstancePath \u003cstring\u003e] [-LocationPath \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMHostAssignableDevice] \u003cVMHostAssignableDevice[]\u003e -ResourcePoolName \u003cstring[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMKeyStorageDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMKeyStorageDrive] \u003cKeyStorageDrive[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMMigrationNetwork", - "CommandType": "Cmdlet", - "ParameterSets": "[-Subnet] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-SwitchName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Name \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMNetworkAdapterAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -Action \u003cVMNetworkAdapterAclAction\u003e -Direction \u003cVMNetworkAdapterAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-LocalIPAddress \u003cstring[]\u003e] [-LocalMacAddress \u003cstring[]\u003e] [-RemoteIPAddress \u003cstring[]\u003e] [-RemoteMacAddress \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cVMNetworkAdapterAclSetting[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMNetworkAdapterExtendedAcl", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e -Weight \u003cint\u003e -Direction \u003cVMNetworkAdapterExtendedAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e -Weight \u003cint\u003e -Direction \u003cVMNetworkAdapterExtendedAclDirection\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS -Weight \u003cint\u003e -Direction \u003cVMNetworkAdapterExtendedAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -Weight \u003cint\u003e -Direction \u003cVMNetworkAdapterExtendedAclDirection\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cVMNetworkAdapterExtendedAclSetting[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMNetworkAdapterRoutingDomainMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cVMNetworkAdapterRoutingDomainSetting[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMNetworkAdapterTeamMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-SwitchName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-Name \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMRemoteFx3dVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMRemoteFx3dVideoAdapter] \u003cVMRemoteFx3DVideoAdapter[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMReplicationAuthorizationEntry", - "CommandType": "Cmdlet", - "ParameterSets": "[-AllowedPrimaryServer] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TrustGroup] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplicationAuthorizationEntry] \u003cVMReplicationAuthorizationEntry[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-ResourcePoolType] \u003cVMResourcePoolType[]\u003e [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-ResourcePoolType] \u003cVMResourcePoolType[]\u003e [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSavedState", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMScsiController", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ControllerNumber] \u003cint\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMScsiController] \u003cVMScsiController[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-IncludeAllChildSnapshots] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Name] \u003cstring[]\u003e] [-IncludeAllChildSnapshots] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot[]\u003e [-IncludeAllChildSnapshots] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMStoragePath", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-ResourcePoolName] \u003cstring[]\u003e [-ResourcePoolType] \u003cVMResourcePoolType\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ResourcePoolName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [[-ResourcePoolName] \u003cstring[]\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSwitchExtensionPortFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-Passthru] [-VMName \u003cstring[]\u003e] [-VMNetworkAdapter \u003cVMNetworkAdapterBase[]\u003e] [-ManagementOS] [-ExternalPort] [-SwitchName \u003cstring\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-ComputerName \u003cstring[]\u003e] [-VM \u003cVirtualMachine[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSwitchExtensionSwitchFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-VMSwitchExtensionFeature \u003cVMSwitchExtensionSwitchFeature[]\u003e [-Passthru] [-ComputerName \u003cstring[]\u003e] [-SwitchName \u003cstring[]\u003e] [-VMSwitch \u003cVMSwitch[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VMSwitchTeamMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMSwitchName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitchName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cguid\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGroup] \u003cVMGroup[]\u003e [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Name] \u003cstring\u003e] [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] [-NewName] \u003cstring\u003e -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Name] \u003cstring\u003e] [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-ResourcePoolType] \u003cVMResourcePoolType\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-VMName] \u003cstring\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-NewName] \u003cstring\u003e -Name \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch\u003e [-NewName] \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Repair-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-CompatibilityReport] \u003cVMCompatibilityReport\u003e [-SnapshotFilePath \u003cstring\u003e] [-Path \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-VMReplicationStatistics", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-VMResourceMetering", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-ResourcePoolName] \u003cstring\u003e [[-ResourcePoolType] \u003cVMResourcePoolType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resize-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-SizeBytes] \u003cuint64\u003e [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e -ToMinimumSize [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restart-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -Wait [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-AsJob] [-Passthru] [-For \u003cWaitVMTypes\u003e] [-Delay \u003cuint16\u003e] [-Timeout \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -Wait [-Force] [-AsJob] [-Passthru] [-For \u003cWaitVMTypes\u003e] [-Delay \u003cuint16\u003e] [-Timeout \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restore-VMSnapshot", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSnapshot] \u003cVMSnapshot\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e -Name \u003cstring\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resume-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resume-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-ResynchronizeStartTime \u003cdatetime\u003e] [-Resynchronize] [-AsJob] [-Continue] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-ResynchronizeStartTime \u003cdatetime\u003e] [-Resynchronize] [-AsJob] [-Continue] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-ResynchronizeStartTime \u003cdatetime\u003e] [-Resynchronize] [-AsJob] [-Continue] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Revoke-VMConnectAccess", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-UserName] \u003cstring[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e [-UserName] \u003cstring[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Save-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-ParentPath] \u003cstring\u003e [-LeafPath \u003cstring\u003e] [-IgnoreIdMismatch] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e -PhysicalSectorSizeBytes \u003cuint32\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e -ResetDiskIdentifier [-Force] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-GuestControlledCacheTypes \u003cbool\u003e] [-LowMemoryMappedIoSpace \u003cuint32\u003e] [-HighMemoryMappedIoSpace \u003cuint64\u003e] [-ProcessorCount \u003clong\u003e] [-DynamicMemory] [-StaticMemory] [-MemoryMinimumBytes \u003clong\u003e] [-MemoryMaximumBytes \u003clong\u003e] [-MemoryStartupBytes \u003clong\u003e] [-AutomaticStartAction \u003cStartAction\u003e] [-AutomaticStopAction \u003cStopAction\u003e] [-AutomaticStartDelay \u003cint\u003e] [-AutomaticCriticalErrorAction \u003cCriticalErrorAction\u003e] [-AutomaticCriticalErrorActionTimeout \u003cint\u003e] [-LockOnDisconnect \u003cOnOffState\u003e] [-Notes \u003cstring\u003e] [-NewVMName \u003cstring\u003e] [-SnapshotFileLocation \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-CheckpointType \u003cCheckpointType\u003e] [-Passthru] [-AllowUnverifiedPaths] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-GuestControlledCacheTypes \u003cbool\u003e] [-LowMemoryMappedIoSpace \u003cuint32\u003e] [-HighMemoryMappedIoSpace \u003cuint64\u003e] [-ProcessorCount \u003clong\u003e] [-DynamicMemory] [-StaticMemory] [-MemoryMinimumBytes \u003clong\u003e] [-MemoryMaximumBytes \u003clong\u003e] [-MemoryStartupBytes \u003clong\u003e] [-AutomaticStartAction \u003cStartAction\u003e] [-AutomaticStopAction \u003cStopAction\u003e] [-AutomaticStartDelay \u003cint\u003e] [-AutomaticCriticalErrorAction \u003cCriticalErrorAction\u003e] [-AutomaticCriticalErrorActionTimeout \u003cint\u003e] [-LockOnDisconnect \u003cOnOffState\u003e] [-Notes \u003cstring\u003e] [-NewVMName \u003cstring\u003e] [-SnapshotFileLocation \u003cstring\u003e] [-SmartPagingFilePath \u003cstring\u003e] [-CheckpointType \u003cCheckpointType\u003e] [-Passthru] [-AllowUnverifiedPaths] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMBios", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-DisableNumLock] [-EnableNumLock] [-StartupOrder \u003cBootDevice[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-DisableNumLock] [-EnableNumLock] [-StartupOrder \u003cBootDevice[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMBios] \u003cVMBios[]\u003e [-DisableNumLock] [-EnableNumLock] [-StartupOrder \u003cBootDevice[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMComPort", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-Number] \u003cint\u003e [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-DebuggerMode \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Path] \u003cstring\u003e] -Number \u003cint\u003e [-DebuggerMode \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMComPort] \u003cVMComPort[]\u003e [[-Path] \u003cstring\u003e] [-DebuggerMode \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMDvdDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMDvdDrive] \u003cDvdDrive[]\u003e [[-Path] \u003cstring\u003e] [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMFibreChannelHba", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-WorldWideNodeNameSetA] \u003cstring\u003e [-WorldWidePortNameSetA] \u003cstring\u003e [-WorldWideNodeNameSetB] \u003cstring\u003e [-WorldWidePortNameSetB] \u003cstring\u003e -SanName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring\u003e [-WorldWideNodeNameSetA] \u003cstring\u003e [-WorldWidePortNameSetA] \u003cstring\u003e [-WorldWideNodeNameSetB] \u003cstring\u003e [-WorldWidePortNameSetB] \u003cstring\u003e -GenerateWwn [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring\u003e [-WorldWideNodeNameSetA] \u003cstring\u003e [-WorldWidePortNameSetA] \u003cstring\u003e [-WorldWideNodeNameSetB] \u003cstring\u003e [-WorldWidePortNameSetB] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-NewWorldWideNodeNameSetA \u003cstring\u003e] [-NewWorldWidePortNameSetA \u003cstring\u003e] [-NewWorldWideNodeNameSetB \u003cstring\u003e] [-NewWorldWidePortNameSetB \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMFibreChannelHba] \u003cVMFibreChannelHba\u003e -GenerateWwn [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMFibreChannelHba] \u003cVMFibreChannelHba\u003e [-NewWorldWideNodeNameSetA \u003cstring\u003e] [-NewWorldWidePortNameSetA \u003cstring\u003e] [-NewWorldWideNodeNameSetB \u003cstring\u003e] [-NewWorldWidePortNameSetB \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMFibreChannelHba] \u003cVMFibreChannelHba\u003e -SanName \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMFirmware", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-BootOrder \u003cVMComponentObject[]\u003e] [-FirstBootDevice \u003cVMComponentObject\u003e] [-EnableSecureBoot \u003cOnOffState\u003e] [-SecureBootTemplate \u003cstring\u003e] [-SecureBootTemplateId \u003cguid\u003e] [-PreferredNetworkBootProtocol \u003cIPProtocolPreference\u003e] [-ConsoleMode \u003cConsoleModeType\u003e] [-PauseAfterBootFailure \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-BootOrder \u003cVMComponentObject[]\u003e] [-FirstBootDevice \u003cVMComponentObject\u003e] [-EnableSecureBoot \u003cOnOffState\u003e] [-SecureBootTemplate \u003cstring\u003e] [-SecureBootTemplateId \u003cguid\u003e] [-PreferredNetworkBootProtocol \u003cIPProtocolPreference\u003e] [-ConsoleMode \u003cConsoleModeType\u003e] [-PauseAfterBootFailure \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMFirmware] \u003cVMFirmware[]\u003e [-BootOrder \u003cVMComponentObject[]\u003e] [-FirstBootDevice \u003cVMComponentObject\u003e] [-EnableSecureBoot \u003cOnOffState\u003e] [-SecureBootTemplate \u003cstring\u003e] [-SecureBootTemplateId \u003cguid\u003e] [-PreferredNetworkBootProtocol \u003cIPProtocolPreference\u003e] [-ConsoleMode \u003cConsoleModeType\u003e] [-PauseAfterBootFailure \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMFloppyDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-Path] \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMFloppyDiskDrive] \u003cVMFloppyDiskDrive[]\u003e [[-Path] \u003cstring\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMGpuPartitionAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-AdapterId \u003cstring\u003e] [-MinPartitionVRAM \u003cuint64\u003e] [-MaxPartitionVRAM \u003cuint64\u003e] [-OptimalPartitionVRAM \u003cuint64\u003e] [-MinPartitionEncode \u003cuint64\u003e] [-MaxPartitionEncode \u003cuint64\u003e] [-OptimalPartitionEncode \u003cuint64\u003e] [-MinPartitionDecode \u003cuint64\u003e] [-MaxPartitionDecode \u003cuint64\u003e] [-OptimalPartitionDecode \u003cuint64\u003e] [-MinPartitionCompute \u003cuint64\u003e] [-MaxPartitionCompute \u003cuint64\u003e] [-OptimalPartitionCompute \u003cuint64\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-AdapterId \u003cstring\u003e] [-MinPartitionVRAM \u003cuint64\u003e] [-MaxPartitionVRAM \u003cuint64\u003e] [-OptimalPartitionVRAM \u003cuint64\u003e] [-MinPartitionEncode \u003cuint64\u003e] [-MaxPartitionEncode \u003cuint64\u003e] [-OptimalPartitionEncode \u003cuint64\u003e] [-MinPartitionDecode \u003cuint64\u003e] [-MaxPartitionDecode \u003cuint64\u003e] [-OptimalPartitionDecode \u003cuint64\u003e] [-MinPartitionCompute \u003cuint64\u003e] [-MaxPartitionCompute \u003cuint64\u003e] [-OptimalPartitionCompute \u003cuint64\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMGpuPartitionAdapter] \u003cVMGpuPartitionAdapter[]\u003e [-Passthru] [-MinPartitionVRAM \u003cuint64\u003e] [-MaxPartitionVRAM \u003cuint64\u003e] [-OptimalPartitionVRAM \u003cuint64\u003e] [-MinPartitionEncode \u003cuint64\u003e] [-MaxPartitionEncode \u003cuint64\u003e] [-OptimalPartitionEncode \u003cuint64\u003e] [-MinPartitionDecode \u003cuint64\u003e] [-MaxPartitionDecode \u003cuint64\u003e] [-OptimalPartitionDecode \u003cuint64\u003e] [-MinPartitionCompute \u003cuint64\u003e] [-MaxPartitionCompute \u003cuint64\u003e] [-OptimalPartitionCompute \u003cuint64\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMHardDiskDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [[-ControllerType] \u003cControllerType\u003e] [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ToControllerType \u003cControllerType\u003e] [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-DiskNumber \u003cuint32\u003e] [-ResourcePoolName \u003cstring\u003e] [-SupportPersistentReservations \u003cbool\u003e] [-AllowUnverifiedPaths] [-MaximumIOPS \u003cuint64\u003e] [-MinimumIOPS \u003cuint64\u003e] [-QoSPolicyID \u003cstring\u003e] [-QoSPolicy \u003cciminstance\u003e] [-Passthru] [-OverrideCacheAttributes \u003cCacheAttributes\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMHardDiskDrive] \u003cHardDiskDrive[]\u003e [[-Path] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ToControllerType \u003cControllerType\u003e] [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-DiskNumber \u003cuint32\u003e] [-ResourcePoolName \u003cstring\u003e] [-SupportPersistentReservations \u003cbool\u003e] [-AllowUnverifiedPaths] [-MaximumIOPS \u003cuint64\u003e] [-MinimumIOPS \u003cuint64\u003e] [-QoSPolicyID \u003cstring\u003e] [-QoSPolicy \u003cciminstance\u003e] [-Passthru] [-OverrideCacheAttributes \u003cCacheAttributes\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMHost", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-MaximumStorageMigrations \u003cuint32\u003e] [-MaximumVirtualMachineMigrations \u003cuint32\u003e] [-VirtualMachineMigrationAuthenticationType \u003cMigrationAuthenticationType\u003e] [-UseAnyNetworkForMigration \u003cbool\u003e] [-VirtualMachineMigrationPerformanceOption \u003cVMMigrationPerformance\u003e] [-ResourceMeteringSaveInterval \u003ctimespan\u003e] [-VirtualHardDiskPath \u003cstring\u003e] [-VirtualMachinePath \u003cstring\u003e] [-MacAddressMaximum \u003cstring\u003e] [-MacAddressMinimum \u003cstring\u003e] [-FibreChannelWwnn \u003cstring\u003e] [-FibreChannelWwpnMaximum \u003cstring\u003e] [-FibreChannelWwpnMinimum \u003cstring\u003e] [-NumaSpanningEnabled \u003cbool\u003e] [-EnableEnhancedSessionMode \u003cbool\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-MaximumStorageMigrations \u003cuint32\u003e] [-MaximumVirtualMachineMigrations \u003cuint32\u003e] [-VirtualMachineMigrationAuthenticationType \u003cMigrationAuthenticationType\u003e] [-UseAnyNetworkForMigration \u003cbool\u003e] [-VirtualMachineMigrationPerformanceOption \u003cVMMigrationPerformance\u003e] [-ResourceMeteringSaveInterval \u003ctimespan\u003e] [-VirtualHardDiskPath \u003cstring\u003e] [-VirtualMachinePath \u003cstring\u003e] [-MacAddressMaximum \u003cstring\u003e] [-MacAddressMinimum \u003cstring\u003e] [-FibreChannelWwnn \u003cstring\u003e] [-FibreChannelWwpnMaximum \u003cstring\u003e] [-FibreChannelWwpnMinimum \u003cstring\u003e] [-NumaSpanningEnabled \u003cbool\u003e] [-EnableEnhancedSessionMode \u003cbool\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMHostCluster", - "CommandType": "Cmdlet", - "ParameterSets": "[-ClusterName] \u003cstring[]\u003e [[-Credential] \u003cpscredential[]\u003e] [-SharedStoragePath \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-SharedStoragePath \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e] [-InputObject] \u003cVMHostCluster[]\u003e [-SharedStoragePath \u003cstring\u003e] [-Passthru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMKeyProtector", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-KeyProtector \u003cbyte[]\u003e] [-NewLocalKeyProtector] [-RestoreLastKnownGoodKeyProtector] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-KeyProtector \u003cbyte[]\u003e] [-NewLocalKeyProtector] [-RestoreLastKnownGoodKeyProtector] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMKeyStorageDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [[-ControllerNumber] \u003cint\u003e] [[-ControllerLocation] \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMKeyStorageDrive] \u003cKeyStorageDrive[]\u003e [-ToControllerNumber \u003cint\u003e] [-ToControllerLocation \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-AllowUnverifiedPaths] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMMemory", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Buffer \u003cint\u003e] [-DynamicMemoryEnabled \u003cbool\u003e] [-MaximumBytes \u003clong\u003e] [-StartupBytes \u003clong\u003e] [-MinimumBytes \u003clong\u003e] [-Priority \u003cint\u003e] [-MaximumAmountPerNumaNodeBytes \u003clong\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Buffer \u003cint\u003e] [-DynamicMemoryEnabled \u003cbool\u003e] [-MaximumBytes \u003clong\u003e] [-StartupBytes \u003clong\u003e] [-MinimumBytes \u003clong\u003e] [-Priority \u003cint\u003e] [-MaximumAmountPerNumaNodeBytes \u003clong\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMMemory] \u003cVMMemory[]\u003e [-Buffer \u003cint\u003e] [-DynamicMemoryEnabled \u003cbool\u003e] [-MaximumBytes \u003clong\u003e] [-StartupBytes \u003clong\u003e] [-MinimumBytes \u003clong\u003e] [-Priority \u003cint\u003e] [-MaximumAmountPerNumaNodeBytes \u003clong\u003e] [-ResourcePoolName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMMigrationNetwork", - "CommandType": "Cmdlet", - "ParameterSets": "[-Subnet] \u003cstring\u003e [[-NewSubnet] \u003cstring\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-NewPriority \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Subnet] \u003cstring\u003e [[-NewSubnet] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-NewPriority \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-MacAddressSpoofing \u003cOnOffState\u003e] [-DhcpGuard \u003cOnOffState\u003e] [-RouterGuard \u003cOnOffState\u003e] [-PortMirroring \u003cVMNetworkAdapterPortMirroringMode\u003e] [-IeeePriorityTag \u003cOnOffState\u003e] [-VmqWeight \u003cuint32\u003e] [-IovQueuePairsRequested \u003cuint32\u003e] [-IovInterruptModeration \u003cIovInterruptModerationValue\u003e] [-IovWeight \u003cuint32\u003e] [-IPsecOffloadMaximumSecurityAssociation \u003cuint32\u003e] [-MaximumBandwidth \u003clong\u003e] [-MinimumBandwidthAbsolute \u003clong\u003e] [-MinimumBandwidthWeight \u003cuint32\u003e] [-MandatoryFeatureId \u003cstring[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-TestReplicaPoolName \u003cstring\u003e] [-TestReplicaSwitchName \u003cstring\u003e] [-VirtualSubnetId \u003cuint32\u003e] [-AllowTeaming \u003cOnOffState\u003e] [-NotMonitoredInCluster \u003cbool\u003e] [-StormLimit \u003cuint32\u003e] [-DynamicIPAddressLimit \u003cuint32\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-FixSpeed10G \u003cOnOffState\u003e] [-PacketDirectNumProcs \u003cuint32\u003e] [-PacketDirectModerationCount \u003cuint32\u003e] [-PacketDirectModerationInterval \u003cuint32\u003e] [-VrssEnabled \u003cbool\u003e] [-VmmqEnabled \u003cbool\u003e] [-VmmqQueuePairs \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-MacAddressSpoofing \u003cOnOffState\u003e] [-DhcpGuard \u003cOnOffState\u003e] [-RouterGuard \u003cOnOffState\u003e] [-PortMirroring \u003cVMNetworkAdapterPortMirroringMode\u003e] [-IeeePriorityTag \u003cOnOffState\u003e] [-VmqWeight \u003cuint32\u003e] [-IovQueuePairsRequested \u003cuint32\u003e] [-IovInterruptModeration \u003cIovInterruptModerationValue\u003e] [-IovWeight \u003cuint32\u003e] [-IPsecOffloadMaximumSecurityAssociation \u003cuint32\u003e] [-MaximumBandwidth \u003clong\u003e] [-MinimumBandwidthAbsolute \u003clong\u003e] [-MinimumBandwidthWeight \u003cuint32\u003e] [-MandatoryFeatureId \u003cstring[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-TestReplicaPoolName \u003cstring\u003e] [-TestReplicaSwitchName \u003cstring\u003e] [-VirtualSubnetId \u003cuint32\u003e] [-AllowTeaming \u003cOnOffState\u003e] [-NotMonitoredInCluster \u003cbool\u003e] [-StormLimit \u003cuint32\u003e] [-DynamicIPAddressLimit \u003cuint32\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-FixSpeed10G \u003cOnOffState\u003e] [-PacketDirectNumProcs \u003cuint32\u003e] [-PacketDirectModerationCount \u003cuint32\u003e] [-PacketDirectModerationInterval \u003cuint32\u003e] [-VrssEnabled \u003cbool\u003e] [-VmmqEnabled \u003cbool\u003e] [-VmmqQueuePairs \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase\u003e [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-MacAddressSpoofing \u003cOnOffState\u003e] [-DhcpGuard \u003cOnOffState\u003e] [-RouterGuard \u003cOnOffState\u003e] [-PortMirroring \u003cVMNetworkAdapterPortMirroringMode\u003e] [-IeeePriorityTag \u003cOnOffState\u003e] [-VmqWeight \u003cuint32\u003e] [-IovQueuePairsRequested \u003cuint32\u003e] [-IovInterruptModeration \u003cIovInterruptModerationValue\u003e] [-IovWeight \u003cuint32\u003e] [-IPsecOffloadMaximumSecurityAssociation \u003cuint32\u003e] [-MaximumBandwidth \u003clong\u003e] [-MinimumBandwidthAbsolute \u003clong\u003e] [-MinimumBandwidthWeight \u003cuint32\u003e] [-MandatoryFeatureId \u003cstring[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-TestReplicaPoolName \u003cstring\u003e] [-TestReplicaSwitchName \u003cstring\u003e] [-VirtualSubnetId \u003cuint32\u003e] [-AllowTeaming \u003cOnOffState\u003e] [-NotMonitoredInCluster \u003cbool\u003e] [-StormLimit \u003cuint32\u003e] [-DynamicIPAddressLimit \u003cuint32\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-FixSpeed10G \u003cOnOffState\u003e] [-PacketDirectNumProcs \u003cuint32\u003e] [-PacketDirectModerationCount \u003cuint32\u003e] [-PacketDirectModerationInterval \u003cuint32\u003e] [-VrssEnabled \u003cbool\u003e] [-VmmqEnabled \u003cbool\u003e] [-VmmqQueuePairs \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-Name \u003cstring\u003e] [-DynamicMacAddress] [-StaticMacAddress \u003cstring\u003e] [-MacAddressSpoofing \u003cOnOffState\u003e] [-DhcpGuard \u003cOnOffState\u003e] [-RouterGuard \u003cOnOffState\u003e] [-PortMirroring \u003cVMNetworkAdapterPortMirroringMode\u003e] [-IeeePriorityTag \u003cOnOffState\u003e] [-VmqWeight \u003cuint32\u003e] [-IovQueuePairsRequested \u003cuint32\u003e] [-IovInterruptModeration \u003cIovInterruptModerationValue\u003e] [-IovWeight \u003cuint32\u003e] [-IPsecOffloadMaximumSecurityAssociation \u003cuint32\u003e] [-MaximumBandwidth \u003clong\u003e] [-MinimumBandwidthAbsolute \u003clong\u003e] [-MinimumBandwidthWeight \u003cuint32\u003e] [-MandatoryFeatureId \u003cstring[]\u003e] [-ResourcePoolName \u003cstring\u003e] [-TestReplicaPoolName \u003cstring\u003e] [-TestReplicaSwitchName \u003cstring\u003e] [-VirtualSubnetId \u003cuint32\u003e] [-AllowTeaming \u003cOnOffState\u003e] [-NotMonitoredInCluster \u003cbool\u003e] [-StormLimit \u003cuint32\u003e] [-DynamicIPAddressLimit \u003cuint32\u003e] [-DeviceNaming \u003cOnOffState\u003e] [-FixSpeed10G \u003cOnOffState\u003e] [-PacketDirectNumProcs \u003cuint32\u003e] [-PacketDirectModerationCount \u003cuint32\u003e] [-PacketDirectModerationInterval \u003cuint32\u003e] [-VrssEnabled \u003cbool\u003e] [-VmmqEnabled \u003cbool\u003e] [-VmmqQueuePairs \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterFailoverConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-IPv4Address \u003cstring\u003e] [-IPv6Address \u003cstring\u003e] [-IPv4SubnetMask \u003cstring\u003e] [-IPv6SubnetPrefixLength \u003cint\u003e] [-IPv4PreferredDNSServer \u003cstring\u003e] [-IPv4AlternateDNSServer \u003cstring\u003e] [-IPv6PreferredDNSServer \u003cstring\u003e] [-IPv6AlternateDNSServer \u003cstring\u003e] [-IPv4DefaultGateway \u003cstring\u003e] [-IPv6DefaultGateway \u003cstring\u003e] [-ClearFailoverIPv4Settings] [-ClearFailoverIPv6Settings] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter\u003e [-IPv4Address \u003cstring\u003e] [-IPv6Address \u003cstring\u003e] [-IPv4SubnetMask \u003cstring\u003e] [-IPv6SubnetPrefixLength \u003cint\u003e] [-IPv4PreferredDNSServer \u003cstring\u003e] [-IPv4AlternateDNSServer \u003cstring\u003e] [-IPv6PreferredDNSServer \u003cstring\u003e] [-IPv6AlternateDNSServer \u003cstring\u003e] [-IPv4DefaultGateway \u003cstring\u003e] [-IPv6DefaultGateway \u003cstring\u003e] [-ClearFailoverIPv4Settings] [-ClearFailoverIPv6Settings] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-IPv4Address \u003cstring\u003e] [-IPv6Address \u003cstring\u003e] [-IPv4SubnetMask \u003cstring\u003e] [-IPv6SubnetPrefixLength \u003cint\u003e] [-IPv4PreferredDNSServer \u003cstring\u003e] [-IPv4AlternateDNSServer \u003cstring\u003e] [-IPv6PreferredDNSServer \u003cstring\u003e] [-IPv6AlternateDNSServer \u003cstring\u003e] [-IPv4DefaultGateway \u003cstring\u003e] [-IPv6DefaultGateway \u003cstring\u003e] [-ClearFailoverIPv4Settings] [-ClearFailoverIPv6Settings] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterIsolation", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-IsolationMode \u003cVMNetworkAdapterIsolationMode\u003e] [-AllowUntaggedTraffic \u003cbool\u003e] [-DefaultIsolationID \u003cint\u003e] [-MultiTenantStack \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-IsolationMode \u003cVMNetworkAdapterIsolationMode\u003e] [-AllowUntaggedTraffic \u003cbool\u003e] [-DefaultIsolationID \u003cint\u003e] [-MultiTenantStack \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-IsolationMode \u003cVMNetworkAdapterIsolationMode\u003e] [-AllowUntaggedTraffic \u003cbool\u003e] [-DefaultIsolationID \u003cint\u003e] [-MultiTenantStack \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-IsolationMode \u003cVMNetworkAdapterIsolationMode\u003e] [-AllowUntaggedTraffic \u003cbool\u003e] [-DefaultIsolationID \u003cint\u003e] [-MultiTenantStack \u003cOnOffState\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterRdma", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-RdmaWeight \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-RdmaWeight \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase\u003e [-RdmaWeight \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e [-Name \u003cstring\u003e] [-RdmaWeight \u003cuint32\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterRoutingDomainMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-NewRoutingDomainName \u003cstring\u003e] [-IsolationID \u003cint[]\u003e] [-IsolationName \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-NewRoutingDomainName \u003cstring\u003e] [-IsolationID \u003cint[]\u003e] [-IsolationName \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-NewRoutingDomainName \u003cstring\u003e] [-IsolationID \u003cint[]\u003e] [-IsolationName \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-RoutingDomainID \u003cguid\u003e] [-RoutingDomainName \u003cstring\u003e] [-NewRoutingDomainName \u003cstring\u003e] [-IsolationID \u003cint[]\u003e] [-IsolationName \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cVMNetworkAdapterRoutingDomainSetting\u003e [-NewRoutingDomainName \u003cstring\u003e] [-IsolationID \u003cint[]\u003e] [-IsolationName \u003cstring[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterTeamMapping", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e -PhysicalNetAdapterName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS -PhysicalNetAdapterName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-SwitchName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase\u003e -PhysicalNetAdapterName \u003cstring\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e -PhysicalNetAdapterName \u003cstring\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMNetworkAdapterVlan", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Untagged] [-Access] [-VlanId \u003cint\u003e] [-Trunk] [-NativeVlanId \u003cint\u003e] [-AllowedVlanIdList \u003cstring\u003e] [-Isolated] [-Community] [-Promiscuous] [-PrimaryVlanId \u003cint\u003e] [-SecondaryVlanId \u003cint\u003e] [-SecondaryVlanIdList \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapterBase[]\u003e [-Untagged] [-Access] [-VlanId \u003cint\u003e] [-Trunk] [-NativeVlanId \u003cint\u003e] [-AllowedVlanIdList \u003cstring\u003e] [-Isolated] [-Community] [-Promiscuous] [-PrimaryVlanId \u003cint\u003e] [-SecondaryVlanId \u003cint\u003e] [-SecondaryVlanIdList \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ManagementOS [-VMNetworkAdapterName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Untagged] [-Access] [-VlanId \u003cint\u003e] [-Trunk] [-NativeVlanId \u003cint\u003e] [-AllowedVlanIdList \u003cstring\u003e] [-Isolated] [-Community] [-Promiscuous] [-PrimaryVlanId \u003cint\u003e] [-SecondaryVlanId \u003cint\u003e] [-SecondaryVlanIdList \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-VMNetworkAdapterName \u003cstring\u003e] [-Untagged] [-Access] [-VlanId \u003cint\u003e] [-Trunk] [-NativeVlanId \u003cint\u003e] [-AllowedVlanIdList \u003cstring\u003e] [-Isolated] [-Community] [-Promiscuous] [-PrimaryVlanId \u003cint\u003e] [-SecondaryVlanId \u003cint\u003e] [-SecondaryVlanIdList \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMPartitionableGpu", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential[]\u003e] [-Passthru] [-PartitionCount \u003cuint16\u003e] [\u003cCommonParameters\u003e] [-CimSession] \u003cCimSession[]\u003e [-Passthru] [-PartitionCount \u003cuint16\u003e] [\u003cCommonParameters\u003e] [-PartitionableGpu] \u003cVMPartitionableGpu[]\u003e [-Passthru] [-PartitionCount \u003cuint16\u003e] [\u003cCommonParameters\u003e] [-Passthru] [-Name \u003cstring\u003e] [-PartitionCount \u003cuint16\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMProcessor", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Count \u003clong\u003e] [-CompatibilityForMigrationEnabled \u003cbool\u003e] [-CompatibilityForOlderOperatingSystemsEnabled \u003cbool\u003e] [-HwThreadCountPerCore \u003clong\u003e] [-Maximum \u003clong\u003e] [-Reserve \u003clong\u003e] [-RelativeWeight \u003cint\u003e] [-MaximumCountPerNumaNode \u003cint\u003e] [-MaximumCountPerNumaSocket \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-EnableHostResourceProtection \u003cbool\u003e] [-ExposeVirtualizationExtensions \u003cbool\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Count \u003clong\u003e] [-CompatibilityForMigrationEnabled \u003cbool\u003e] [-CompatibilityForOlderOperatingSystemsEnabled \u003cbool\u003e] [-HwThreadCountPerCore \u003clong\u003e] [-Maximum \u003clong\u003e] [-Reserve \u003clong\u003e] [-RelativeWeight \u003cint\u003e] [-MaximumCountPerNumaNode \u003cint\u003e] [-MaximumCountPerNumaSocket \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-EnableHostResourceProtection \u003cbool\u003e] [-ExposeVirtualizationExtensions \u003cbool\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMProcessor] \u003cVMProcessor[]\u003e [-Count \u003clong\u003e] [-CompatibilityForMigrationEnabled \u003cbool\u003e] [-CompatibilityForOlderOperatingSystemsEnabled \u003cbool\u003e] [-HwThreadCountPerCore \u003clong\u003e] [-Maximum \u003clong\u003e] [-Reserve \u003clong\u003e] [-RelativeWeight \u003cint\u003e] [-MaximumCountPerNumaNode \u003cint\u003e] [-MaximumCountPerNumaSocket \u003cint\u003e] [-ResourcePoolName \u003cstring\u003e] [-EnableHostResourceProtection \u003cbool\u003e] [-ExposeVirtualizationExtensions \u003cbool\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMRemoteFx3dVideoAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-MonitorCount] \u003cbyte\u003e] [[-MaximumResolution] \u003cstring\u003e] [[-VRAMSizeBytes] \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-MonitorCount] \u003cbyte\u003e] [[-MaximumResolution] \u003cstring\u003e] [[-VRAMSizeBytes] \u003cuint64\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMRemoteFx3dVideoAdapter] \u003cVMRemoteFx3DVideoAdapter[]\u003e [[-MonitorCount] \u003cbyte\u003e] [[-MaximumResolution] \u003cstring\u003e] [[-VRAMSizeBytes] \u003cuint64\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ReplicaServerName] \u003cstring\u003e] [[-ReplicaServerPort] \u003cint\u003e] [[-AuthenticationType] \u003cReplicationAuthenticationType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-CompressionEnabled \u003cbool\u003e] [-ReplicateHostKvpItems \u003cbool\u003e] [-BypassProxyServer \u003cbool\u003e] [-EnableWriteOrderPreservationAcrossDisks \u003cbool\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-DisableVSSSnapshotReplication] [-VSSSnapshotFrequencyHour \u003cint\u003e] [-RecoveryHistory \u003cint\u003e] [-ReplicationFrequencySec \u003cint\u003e] [-ReplicatedDisks \u003cHardDiskDrive[]\u003e] [-ReplicatedDiskPaths \u003cstring[]\u003e] [-Reverse] [-AutoResynchronizeEnabled \u003cbool\u003e] [-AutoResynchronizeIntervalStart \u003ctimespan\u003e] [-AutoResynchronizeIntervalEnd \u003ctimespan\u003e] [-AsReplica] [-UseBackup] [-AllowedPrimaryServer \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ReplicaServerName] \u003cstring\u003e] [[-ReplicaServerPort] \u003cint\u003e] [[-AuthenticationType] \u003cReplicationAuthenticationType\u003e] [-Credential \u003cpscredential[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-CompressionEnabled \u003cbool\u003e] [-ReplicateHostKvpItems \u003cbool\u003e] [-BypassProxyServer \u003cbool\u003e] [-EnableWriteOrderPreservationAcrossDisks \u003cbool\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-DisableVSSSnapshotReplication] [-VSSSnapshotFrequencyHour \u003cint\u003e] [-RecoveryHistory \u003cint\u003e] [-ReplicationFrequencySec \u003cint\u003e] [-ReplicatedDisks \u003cHardDiskDrive[]\u003e] [-ReplicatedDiskPaths \u003cstring[]\u003e] [-Reverse] [-AutoResynchronizeEnabled \u003cbool\u003e] [-AutoResynchronizeIntervalStart \u003ctimespan\u003e] [-AutoResynchronizeIntervalEnd \u003ctimespan\u003e] [-AsReplica] [-UseBackup] [-AllowedPrimaryServer \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [[-ReplicaServerName] \u003cstring\u003e] [[-ReplicaServerPort] \u003cint\u003e] [[-AuthenticationType] \u003cReplicationAuthenticationType\u003e] [-Credential \u003cpscredential[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [-CompressionEnabled \u003cbool\u003e] [-ReplicateHostKvpItems \u003cbool\u003e] [-BypassProxyServer \u003cbool\u003e] [-EnableWriteOrderPreservationAcrossDisks \u003cbool\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-DisableVSSSnapshotReplication] [-VSSSnapshotFrequencyHour \u003cint\u003e] [-RecoveryHistory \u003cint\u003e] [-ReplicationFrequencySec \u003cint\u003e] [-ReplicatedDisks \u003cHardDiskDrive[]\u003e] [-ReplicatedDiskPaths \u003cstring[]\u003e] [-Reverse] [-AutoResynchronizeEnabled \u003cbool\u003e] [-AutoResynchronizeIntervalStart \u003ctimespan\u003e] [-AutoResynchronizeIntervalEnd \u003ctimespan\u003e] [-AsReplica] [-UseBackup] [-AllowedPrimaryServer \u003cstring\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMReplicationAuthorizationEntry", - "CommandType": "Cmdlet", - "ParameterSets": "[-AllowedPrimaryServer] \u003cstring\u003e [[-ReplicaStorageLocation] \u003cstring\u003e] [[-TrustGroup] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplicationAuthorizationEntry] \u003cVMReplicationAuthorizationEntry[]\u003e [[-ReplicaStorageLocation] \u003cstring\u003e] [[-TrustGroup] \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMReplicationServer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ReplicationEnabled] \u003cbool\u003e] [[-AllowedAuthenticationType] \u003cRecoveryAuthenticationType\u003e] [[-ReplicationAllowedFromAnyServer] \u003cbool\u003e] [-CertificateThumbprint \u003cstring\u003e] [-DefaultStorageLocation \u003cstring\u003e] [-KerberosAuthenticationPort \u003cint\u003e] [-CertificateAuthenticationPort \u003cint\u003e] [-MonitoringInterval \u003ctimespan\u003e] [-MonitoringStartTime \u003ctimespan\u003e] [-Force] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-ReplicationEnabled] \u003cbool\u003e] [[-AllowedAuthenticationType] \u003cRecoveryAuthenticationType\u003e] [[-ReplicationAllowedFromAnyServer] \u003cbool\u003e] [-CertificateThumbprint \u003cstring\u003e] [-DefaultStorageLocation \u003cstring\u003e] [-KerberosAuthenticationPortMapping \u003chashtable\u003e] [-CertificateAuthenticationPortMapping \u003chashtable\u003e] [-MonitoringInterval \u003ctimespan\u003e] [-MonitoringStartTime \u003ctimespan\u003e] [-Force] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMResourcePool", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ResourcePoolType] \u003cVMResourcePoolType\u003e [-ParentName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-Passthru] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSan", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-HostBusAdapter \u003cciminstance[]\u003e] [-Note \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -WorldWideNodeName \u003cstring[]\u003e -WorldWidePortName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Note \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSecurity", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-EncryptStateAndVmMigrationTraffic \u003cbool\u003e] [-VirtualizationBasedSecurityOptOut \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-EncryptStateAndVmMigrationTraffic \u003cbool\u003e] [-VirtualizationBasedSecurityOptOut \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSecurityPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-Shielded \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-Shielded \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSwitch", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-SwitchType \u003cVMSwitchType\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-SwitchType \u003cVMSwitchType\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-NetAdapterInterfaceDescription] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-NetAdapterName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-NetAdapterInterfaceDescription] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-NetAdapterName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AllowManagementOS \u003cbool\u003e] [-DefaultFlowMinimumBandwidthAbsolute \u003clong\u003e] [-DefaultFlowMinimumBandwidthWeight \u003clong\u003e] [-DefaultQueueVrssEnabled \u003cbool\u003e] [-DefaultQueueVmmqEnabled \u003cbool\u003e] [-DefaultQueueVmmqQueuePairs \u003cuint32\u003e] [-Extensions \u003cVMSwitchExtension[]\u003e] [-Notes \u003cstring\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSwitchExtensionPortFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-VMSwitchExtensionFeature \u003cVMSwitchExtensionPortFeature[]\u003e [-Passthru] [-VMName \u003cstring[]\u003e] [-VMNetworkAdapter \u003cVMNetworkAdapterBase[]\u003e] [-ManagementOS] [-ExternalPort] [-SwitchName \u003cstring\u003e] [-VMNetworkAdapterName \u003cstring\u003e] [-ComputerName \u003cstring[]\u003e] [-VM \u003cVirtualMachine[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSwitchExtensionSwitchFeature", - "CommandType": "Cmdlet", - "ParameterSets": "-VMSwitchExtensionFeature \u003cVMSwitchExtensionSwitchFeature[]\u003e [-Passthru] [-ComputerName \u003cstring[]\u003e] [-SwitchName \u003cstring[]\u003e] [-VMSwitch \u003cVMSwitch[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMSwitchTeam", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-TeamingMode \u003cVMSwitchTeamingMode\u003e] [-LoadBalancingAlgorithm \u003cVMSwitchLoadBalancingAlgorithm\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-TeamingMode \u003cVMSwitchTeamingMode\u003e] [-LoadBalancingAlgorithm \u003cVMSwitchLoadBalancingAlgorithm\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterInterfaceDescription \u003cstring[]\u003e] [-TeamingMode \u003cVMSwitchTeamingMode\u003e] [-LoadBalancingAlgorithm \u003cVMSwitchLoadBalancingAlgorithm\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMSwitch] \u003cVMSwitch[]\u003e [-ComputerName \u003cstring[]\u003e] [-NetAdapterName \u003cstring[]\u003e] [-TeamingMode \u003cVMSwitchTeamingMode\u003e] [-LoadBalancingAlgorithm \u003cVMSwitchLoadBalancingAlgorithm\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VMVideo", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [[-ResolutionType] \u003cResolutionType\u003e] [[-HorizontalResolution] \u003cuint16\u003e] [[-VerticalResolution] \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [[-ResolutionType] \u003cResolutionType\u003e] [[-HorizontalResolution] \u003cuint16\u003e] [[-VerticalResolution] \u003cuint16\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMVideo] \u003cVMVideo[]\u003e [[-ResolutionType] \u003cResolutionType\u003e] [[-HorizontalResolution] \u003cuint16\u003e] [[-VerticalResolution] \u003cuint16\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-VMFailover", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Prepare] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMName] \u003cstring[]\u003e -AsTest [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Prepare] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e -AsTest [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMRecoverySnapshot] \u003cVMSnapshot\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMRecoverySnapshot] \u003cVMSnapshot\u003e -AsTest [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-VMInitialReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-DestinationPath \u003cstring\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-UseBackup] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-DestinationPath \u003cstring\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-UseBackup] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-DestinationPath \u003cstring\u003e] [-InitialReplicationStartTime \u003cdatetime\u003e] [-UseBackup] [-AsJob] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-VMTrace", - "CommandType": "Cmdlet", - "ParameterSets": "[-Level] \u003cTraceLevel\u003e [-TraceVerboseObjects] [-Path \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Save] [-TurnOff] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Save] [-TurnOff] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-VMFailover", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-VMInitialReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Passthru] [-CimSession \u003cCimSession[]\u003e] [-Credential \u003cpscredential[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-VMTrace", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Suspend-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Suspend-VMReplication", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-ReplicationRelationshipType \u003cVMReplicationRelationshipType\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMReplication] \u003cVMReplication[]\u003e [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-VHD", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e -SupportPersistentReservations [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-VMNetworkAdapter", - "CommandType": "Cmdlet", - "ParameterSets": "[-VMName] \u003cstring\u003e -SenderIPAddress \u003cstring\u003e -ReceiverIPAddress \u003cstring\u003e -SequenceNumber \u003cint\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Name \u003cstring\u003e] [-Sender] [-Receiver] [-NextHopMacAddress \u003cstring\u003e] [-IsolationId \u003cint\u003e] [-PayloadSize \u003cint\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VMNetworkAdapter] \u003cVMNetworkAdapter\u003e -SenderIPAddress \u003cstring\u003e -ReceiverIPAddress \u003cstring\u003e -SequenceNumber \u003cint\u003e [-Sender] [-Receiver] [-NextHopMacAddress \u003cstring\u003e] [-IsolationId \u003cint\u003e] [-PayloadSize \u003cint\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine\u003e -SenderIPAddress \u003cstring\u003e -ReceiverIPAddress \u003cstring\u003e -SequenceNumber \u003cint\u003e [-Name \u003cstring\u003e] [-Sender] [-Receiver] [-NextHopMacAddress \u003cstring\u003e] [-IsolationId \u003cint\u003e] [-PayloadSize \u003cint\u003e] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-VMReplicationConnection", - "CommandType": "Cmdlet", - "ParameterSets": "[-ReplicaServerName] \u003cstring\u003e [-ReplicaServerPort] \u003cint\u003e [-AuthenticationType] \u003cReplicationAuthenticationType\u003e [[-CertificateThumbprint] \u003cstring\u003e] [-BypassProxyServer \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-VMVersion", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Wait-VM", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential[]\u003e] [-AsJob] [-Passthru] [-For \u003cWaitVMTypes\u003e] [-Delay \u003cuint16\u003e] [-Timeout \u003cint\u003e] [\u003cCommonParameters\u003e] [-VM] \u003cVirtualMachine[]\u003e [-AsJob] [-Passthru] [-For \u003cWaitVMTypes\u003e] [-Delay \u003cuint16\u003e] [-Timeout \u003cint\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "gvm", - "savm", - "spvm", - "gvmr", - "mvmr", - "gvmrs" - ] - }, - { - "Name": "International", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-WinAcceptLanguageFromLanguageListOptOut", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WinCultureFromLanguageListOptOut", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WinDefaultInputMethodOverride", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WinHomeLocation", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WinLanguageBarOption", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WinSystemLocale", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WinUILanguageOverride", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WinUserLanguageList", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "New-WinUserLanguageList", - "CommandType": "Cmdlet", - "ParameterSets": "[-Language] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Culture", - "CommandType": "Cmdlet", - "ParameterSets": "[-CultureInfo] \u003ccultureinfo\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WinAcceptLanguageFromLanguageListOptOut", - "CommandType": "Cmdlet", - "ParameterSets": "[-OptOut] \u003cbool\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WinCultureFromLanguageListOptOut", - "CommandType": "Cmdlet", - "ParameterSets": "[-OptOut] \u003cbool\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WinDefaultInputMethodOverride", - "CommandType": "Cmdlet", - "ParameterSets": "[[-InputTip] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WinHomeLocation", - "CommandType": "Cmdlet", - "ParameterSets": "[-GeoId] \u003cint\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WinLanguageBarOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-UseLegacySwitchMode] [-UseLegacyLanguageBar] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WinSystemLocale", - "CommandType": "Cmdlet", - "ParameterSets": "[-SystemLocale] \u003ccultureinfo\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WinUILanguageOverride", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Language] \u003ccultureinfo\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WinUserLanguageList", - "CommandType": "Cmdlet", - "ParameterSets": "[-LanguageList] \u003cList[WinUserLanguage]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "iSCSI", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Connect-IscsiTarget", - "CommandType": "Function", - "ParameterSets": "-NodeAddress \u003cstring\u003e [-TargetPortalAddress \u003cstring\u003e] [-TargetPortalPortNumber \u003cuint16\u003e] [-InitiatorPortalAddress \u003cstring\u003e] [-IsDataDigest \u003cbool\u003e] [-IsHeaderDigest \u003cbool\u003e] [-IsPersistent \u003cbool\u003e] [-ReportToPnP \u003cbool\u003e] [-AuthenticationType \u003cstring\u003e] [-IsMultipathEnabled \u003cbool\u003e] [-InitiatorInstanceName \u003cstring\u003e] [-ChapUsername \u003cstring\u003e] [-ChapSecret \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-TargetPortalAddress \u003cstring\u003e] [-TargetPortalPortNumber \u003cuint16\u003e] [-InitiatorPortalAddress \u003cstring\u003e] [-IsDataDigest \u003cbool\u003e] [-IsHeaderDigest \u003cbool\u003e] [-ReportToPnP \u003cbool\u003e] [-AuthenticationType \u003cstring\u003e] [-IsMultipathEnabled \u003cbool\u003e] [-InitiatorInstanceName \u003cstring\u003e] [-ChapUsername \u003cstring\u003e] [-ChapSecret \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disconnect-IscsiTarget", - "CommandType": "Function", - "ParameterSets": "[-NodeAddress \u003cstring[]\u003e] [-SessionIdentifier \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_iSCSITarget[]\u003e [-SessionIdentifier \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-IscsiConnection", - "CommandType": "Function", - "ParameterSets": "[-ConnectionIdentifier \u003cstring[]\u003e] [-InitiatorPortalPortNumber \u003cuint16[]\u003e] [-InititorIPAdressListNumber \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InitiatorSideIdentifier \u003cstring[]\u003e] [-InitiatorPortalPortNumber \u003cuint16[]\u003e] [-InititorIPAdressListNumber \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TargetSideIdentifier \u003cstring[]\u003e] [-InitiatorPortalPortNumber \u003cuint16[]\u003e] [-InititorIPAdressListNumber \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InitiatorPortalAddress \u003cstring[]\u003e] [-InitiatorPortalPortNumber \u003cuint16[]\u003e] [-InititorIPAdressListNumber \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InitiatorPortalPortNumber \u003cuint16[]\u003e] [-InititorIPAdressListNumber \u003cuint16[]\u003e] [-IscsiTarget \u003cCimInstance#MSFT_iSCSITarget\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InitiatorPortalPortNumber \u003cuint16[]\u003e] [-InititorIPAdressListNumber \u003cuint16[]\u003e] [-InitiatorPort \u003cCimInstance#MSFT_InitiatorPort\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InitiatorPortalPortNumber \u003cuint16[]\u003e] [-InititorIPAdressListNumber \u003cuint16[]\u003e] [-IscsiSession \u003cCimInstance#MSFT_iSCSISession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InitiatorPortalPortNumber \u003cuint16[]\u003e] [-InititorIPAdressListNumber \u003cuint16[]\u003e] [-iSCSITargetPortal \u003cCimInstance#MSFT_iSCSITargetPortal\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InitiatorPortalPortNumber \u003cuint16[]\u003e] [-InititorIPAdressListNumber \u003cuint16[]\u003e] [-Disk \u003cCimInstance#MSFT_Disk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-IscsiSession", - "CommandType": "Function", - "ParameterSets": "[\u003cCommonParameters\u003e] [-SessionIdentifier \u003cstring[]\u003e] [-TargetSideIdentifier \u003cstring[]\u003e] [-NumberOfConnections \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InitiatorSideIdentifier \u003cstring[]\u003e] [-NumberOfConnections \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-NumberOfConnections \u003cuint32[]\u003e] [-IscsiTarget \u003cCimInstance#MSFT_iSCSITarget\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-NumberOfConnections \u003cuint32[]\u003e] [-InitiatorPort \u003cCimInstance#MSFT_InitiatorPort\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-NumberOfConnections \u003cuint32[]\u003e] [-IscsiTargetPortal \u003cCimInstance#MSFT_iSCSITargetPortal\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-NumberOfConnections \u003cuint32[]\u003e] [-Disk \u003cCimInstance#MSFT_Disk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-NumberOfConnections \u003cuint32[]\u003e] [-IscsiConnection \u003cCimInstance#MSFT_iSCSIConnection\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-IscsiTarget", - "CommandType": "Function", - "ParameterSets": "[-NodeAddress \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IscsiConnection \u003cCimInstance#MSFT_iSCSIConnection\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IscsiSession \u003cCimInstance#MSFT_iSCSISession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IscsiTargetPortal \u003cCimInstance#MSFT_iSCSITargetPortal\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InitiatorPort \u003cCimInstance#MSFT_InitiatorPort\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-IscsiTargetPortal", - "CommandType": "Function", - "ParameterSets": "[[-TargetPortalAddress] \u003cstring[]\u003e] [-InitiatorPortalAddress \u003cstring[]\u003e] [-InitiatorInstanceName \u003cstring[]\u003e] [-TargetPortalPortNumber \u003cuint16[]\u003e] [-IsHeaderDigest \u003cbool[]\u003e] [-IsDataDigest \u003cbool[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-iSCSISession \u003cCimInstance#MSFT_iSCSISession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-iSCSIConnection \u003cCimInstance#MSFT_iSCSIConnection\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-iSCSITarget \u003cCimInstance#MSFT_iSCSITarget\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-IscsiTargetPortal", - "CommandType": "Function", - "ParameterSets": "-TargetPortalAddress \u003cstring\u003e [-TargetPortalPortNumber \u003cuint16\u003e] [-InitiatorPortalAddress \u003cstring\u003e] [-IsHeaderDigest \u003cbool\u003e] [-IsDataDigest \u003cbool\u003e] [-AuthenticationType \u003cstring\u003e] [-InitiatorInstanceName \u003cstring\u003e] [-ChapUsername \u003cstring\u003e] [-ChapSecret \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-IscsiSession", - "CommandType": "Function", - "ParameterSets": "-SessionIdentifier \u003cstring[]\u003e [-IsMultipathEnabled \u003cbool\u003e] [-ChapUsername \u003cstring\u003e] [-ChapSecret \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_iSCSISession[]\u003e [-IsMultipathEnabled \u003cbool\u003e] [-ChapUsername \u003cstring\u003e] [-ChapSecret \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-IscsiTargetPortal", - "CommandType": "Function", - "ParameterSets": "-TargetPortalAddress \u003cstring[]\u003e [-InitiatorInstanceName \u003cstring\u003e] [-InitiatorPortalAddress \u003cstring\u003e] [-TargetPortalPortNumber \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_iSCSITargetPortal[]\u003e [-InitiatorInstanceName \u003cstring\u003e] [-InitiatorPortalAddress \u003cstring\u003e] [-TargetPortalPortNumber \u003cint\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-IscsiChapSecret", - "CommandType": "Function", - "ParameterSets": "[-ChapSecret \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unregister-IscsiSession", - "CommandType": "Function", - "ParameterSets": "-SessionIdentifier \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_iSCSISession[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-IscsiTarget", - "CommandType": "Function", - "ParameterSets": "[-NodeAddress \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [-IscsiConnection \u003cCimInstance#MSFT_iSCSIConnection\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [-IscsiSession \u003cCimInstance#MSFT_iSCSISession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [-IscsiTargetPortal \u003cCimInstance#MSFT_iSCSITargetPortal\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [-InitiatorPort \u003cCimInstance#MSFT_InitiatorPort\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_iSCSITarget[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-IscsiTargetPortal", - "CommandType": "Function", - "ParameterSets": "[-TargetPortalAddress] \u003cstring[]\u003e [-InitiatorInstanceName \u003cstring\u003e] [-InitiatorPortalAddress \u003cstring\u003e] [-TargetPortalPortNumber \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_iSCSITargetPortal[]\u003e [-InitiatorInstanceName \u003cstring\u003e] [-InitiatorPortalAddress \u003cstring\u003e] [-TargetPortalPortNumber \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "ISE", - "Version": "1.0.0.0", - "ExportedCommands": null, - "ExportedAliases": [ - - ] - }, - { - "Name": "Kds", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-KdsRootKey", - "CommandType": "Cmdlet", - "ParameterSets": "[[-EffectiveTime] \u003cdatetime\u003e] [-LocalTestOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -EffectiveImmediately [-LocalTestOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-KdsCache", - "CommandType": "Cmdlet", - "ParameterSets": "[-CacheOwnerSid \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-KdsConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-KdsRootKey", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-KdsConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-LocalTestOnly] [-SecretAgreementPublicKeyLength \u003cint\u003e] [-SecretAgreementPrivateKeyLength \u003cint\u003e] [-SecretAgreementParameters \u003cbyte[]\u003e] [-SecretAgreementAlgorithm \u003cstring\u003e] [-KdfParameters \u003cbyte[]\u003e] [-KdfAlgorithm \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -RevertToDefault [-LocalTestOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cKdsServerConfiguration\u003e [-LocalTestOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-KdsRootKey", - "CommandType": "Cmdlet", - "ParameterSets": "[-KeyId] \u003cguid\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Microsoft.PowerShell.Archive", - "Version": "1.0.1.0", - "ExportedCommands": [ - { - "Name": "Compress-Archive", - "CommandType": "Function", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-DestinationPath] \u003cstring\u003e [-CompressionLevel \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-DestinationPath] \u003cstring\u003e -Update [-CompressionLevel \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-DestinationPath] \u003cstring\u003e -Force [-CompressionLevel \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DestinationPath] \u003cstring\u003e -LiteralPath \u003cstring[]\u003e -Update [-CompressionLevel \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DestinationPath] \u003cstring\u003e -LiteralPath \u003cstring[]\u003e -Force [-CompressionLevel \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DestinationPath] \u003cstring\u003e -LiteralPath \u003cstring[]\u003e [-CompressionLevel \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Expand-Archive", - "CommandType": "Function", - "ParameterSets": "[-Path] \u003cstring\u003e [[-DestinationPath] \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-DestinationPath] \u003cstring\u003e] -LiteralPath \u003cstring\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Microsoft.PowerShell.Diagnostics", - "Version": "3.0.0.0", - "ExportedCommands": [ - { - "Name": "Export-Counter", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e -InputObject \u003cPerformanceCounterSampleSet[]\u003e [-FileFormat \u003cstring\u003e] [-MaxSize \u003cuint32\u003e] [-Force] [-Circular] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Counter", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Counter] \u003cstring[]\u003e] [-SampleInterval \u003cint\u003e] [-MaxSamples \u003clong\u003e] [-Continuous] [-ComputerName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-ListSet] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WinEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[[-LogName] \u003cstring[]\u003e] [-MaxEvents \u003clong\u003e] [-ComputerName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-FilterXPath \u003cstring\u003e] [-Force] [-Oldest] [\u003cCommonParameters\u003e] [-ListLog] \u003cstring[]\u003e [-ComputerName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Force] [\u003cCommonParameters\u003e] [-ListProvider] \u003cstring[]\u003e [-ComputerName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [\u003cCommonParameters\u003e] [-ProviderName] \u003cstring[]\u003e [-MaxEvents \u003clong\u003e] [-ComputerName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-FilterXPath \u003cstring\u003e] [-Force] [-Oldest] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-MaxEvents \u003clong\u003e] [-Credential \u003cpscredential\u003e] [-FilterXPath \u003cstring\u003e] [-Oldest] [\u003cCommonParameters\u003e] [-FilterHashtable] \u003chashtable[]\u003e [-MaxEvents \u003clong\u003e] [-ComputerName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Force] [-Oldest] [\u003cCommonParameters\u003e] [-FilterXml] \u003cxml\u003e [-MaxEvents \u003clong\u003e] [-ComputerName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Oldest] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-Counter", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-StartTime \u003cdatetime\u003e] [-EndTime \u003cdatetime\u003e] [-Counter \u003cstring[]\u003e] [-MaxSamples \u003clong\u003e] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e -ListSet \u003cstring[]\u003e [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-Summary] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-WinEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-ProviderName] \u003cstring\u003e [-Id] \u003cint\u003e [[-Payload] \u003cObject[]\u003e] [-Version \u003cbyte\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Microsoft.PowerShell.Host", - "Version": "3.0.0.0", - "ExportedCommands": [ - { - "Name": "Start-Transcript", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring\u003e] [-Append] [-Force] [-NoClobber] [-IncludeInvocationHeader] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-LiteralPath] \u003cstring\u003e] [-Append] [-Force] [-NoClobber] [-IncludeInvocationHeader] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-OutputDirectory] \u003cstring\u003e] [-Append] [-Force] [-NoClobber] [-IncludeInvocationHeader] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-Transcript", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Microsoft.PowerShell.LocalAccounts", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-LocalGroupMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-Group] \u003cLocalGroup\u003e [-Member] \u003cLocalPrincipal[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-Member] \u003cLocalPrincipal[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier\u003e [-Member] \u003cLocalPrincipal[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-LocalUser", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cLocalUser[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-LocalUser", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cLocalUser[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-LocalGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [[-SID] \u003cSecurityIdentifier[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-LocalGroupMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [[-Member] \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Group] \u003cLocalGroup\u003e [[-Member] \u003cstring\u003e] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier\u003e [[-Member] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-LocalUser", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [[-SID] \u003cSecurityIdentifier[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-LocalGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-Description \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-LocalUser", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e -Password \u003csecurestring\u003e [-AccountExpires \u003cdatetime\u003e] [-AccountNeverExpires] [-Description \u003cstring\u003e] [-Disabled] [-FullName \u003cstring\u003e] [-PasswordNeverExpires] [-UserMayNotChangePassword] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -NoPassword [-AccountExpires \u003cdatetime\u003e] [-AccountNeverExpires] [-Description \u003cstring\u003e] [-Disabled] [-FullName \u003cstring\u003e] [-UserMayNotChangePassword] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-LocalGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cLocalGroup[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-LocalGroupMember", - "CommandType": "Cmdlet", - "ParameterSets": "[-Group] \u003cLocalGroup\u003e [-Member] \u003cLocalPrincipal[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-Member] \u003cLocalPrincipal[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier\u003e [-Member] \u003cLocalPrincipal[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-LocalUser", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cLocalUser[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-LocalGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cLocalGroup\u003e [-NewName] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier\u003e [-NewName] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-LocalUser", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cLocalUser\u003e [-NewName] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier\u003e [-NewName] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-LocalGroup", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cLocalGroup\u003e -Description \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -Description \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier\u003e -Description \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-LocalUser", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-AccountExpires \u003cdatetime\u003e] [-AccountNeverExpires] [-Description \u003cstring\u003e] [-FullName \u003cstring\u003e] [-Password \u003csecurestring\u003e] [-PasswordNeverExpires \u003cbool\u003e] [-UserMayChangePassword \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cLocalUser\u003e [-AccountExpires \u003cdatetime\u003e] [-AccountNeverExpires] [-Description \u003cstring\u003e] [-FullName \u003cstring\u003e] [-Password \u003csecurestring\u003e] [-PasswordNeverExpires \u003cbool\u003e] [-UserMayChangePassword \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SID] \u003cSecurityIdentifier\u003e [-AccountExpires \u003cdatetime\u003e] [-AccountNeverExpires] [-Description \u003cstring\u003e] [-FullName \u003cstring\u003e] [-Password \u003csecurestring\u003e] [-PasswordNeverExpires \u003cbool\u003e] [-UserMayChangePassword \u003cbool\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "algm", - "dlu", - "elu", - "glg", - "glgm", - "glu", - "nlg", - "nlu", - "rlg", - "rlgm", - "rlu", - "rnlg", - "rnlu", - "slg", - "slu" - ] - }, - { - "Name": "Microsoft.PowerShell.Management", - "Version": "3.1.0.0", - "ExportedCommands": [ - { - "Name": "Add-Computer", - "CommandType": "Cmdlet", - "ParameterSets": "[-DomainName] \u003cstring\u003e -Credential \u003cpscredential\u003e [-ComputerName \u003cstring[]\u003e] [-LocalCredential \u003cpscredential\u003e] [-UnjoinDomainCredential \u003cpscredential\u003e] [-OUPath \u003cstring\u003e] [-Server \u003cstring\u003e] [-Unsecure] [-Options \u003cJoinOptions\u003e] [-Restart] [-PassThru] [-NewName \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-WorkgroupName] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-LocalCredential \u003cpscredential\u003e] [-Credential \u003cpscredential\u003e] [-Restart] [-PassThru] [-NewName \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Value] \u003cObject[]\u003e [-PassThru] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [-NoNewline] [-Encoding \u003cFileSystemCmdletProviderEncoding\u003e] [-Stream \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Value] \u003cObject[]\u003e -LiteralPath \u003cstring[]\u003e [-PassThru] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [-NoNewline] [-Encoding \u003cFileSystemCmdletProviderEncoding\u003e] [-Stream \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Checkpoint-Computer", - "CommandType": "Cmdlet", - "ParameterSets": "[-Description] \u003cstring\u003e [[-RestorePointType] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [-Stream \u003cstring\u003e] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [-Stream \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-EventLog", - "CommandType": "Cmdlet", - "ParameterSets": "[-LogName] \u003cstring[]\u003e [[-ComputerName] \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Name] \u003cstring\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -LiteralPath \u003cstring[]\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-RecycleBin", - "CommandType": "Cmdlet", - "ParameterSets": "[[-DriveLetter] \u003cstring[]\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Complete-Transaction", - "CommandType": "Cmdlet", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Convert-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-UseTransaction] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Copy-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [[-Destination] \u003cstring\u003e] [-Container] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Recurse] [-PassThru] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [-FromSession \u003cPSSession\u003e] [-ToSession \u003cPSSession\u003e] [\u003cCommonParameters\u003e] [[-Destination] \u003cstring\u003e] -LiteralPath \u003cstring[]\u003e [-Container] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Recurse] [-PassThru] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [-FromSession \u003cPSSession\u003e] [-ToSession \u003cPSSession\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Copy-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Destination] \u003cstring\u003e [-Name] \u003cstring\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-Destination] \u003cstring\u003e [-Name] \u003cstring\u003e -LiteralPath \u003cstring[]\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Debug-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cProcess[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-ComputerRestore", - "CommandType": "Cmdlet", - "ParameterSets": "[-Drive] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-ComputerRestore", - "CommandType": "Cmdlet", - "ParameterSets": "[-Drive] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ChildItem", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring[]\u003e] [[-Filter] \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Recurse] [-Depth \u003cuint32\u003e] [-Force] [-Name] [-UseTransaction] [-Attributes \u003cFlagsExpression[FileAttributes]\u003e] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [\u003cCommonParameters\u003e] [[-Filter] \u003cstring\u003e] -LiteralPath \u003cstring[]\u003e [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Recurse] [-Depth \u003cuint32\u003e] [-Force] [-Name] [-UseTransaction] [-Attributes \u003cFlagsExpression[FileAttributes]\u003e] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Clipboard", - "CommandType": "Cmdlet", - "ParameterSets": "[-Format \u003cClipboardFormat\u003e] [-TextFormatType \u003cTextDataFormat\u003e] [-Raw] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ComputerInfo", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ComputerRestorePoint", - "CommandType": "Cmdlet", - "ParameterSets": "[[-RestorePoint] \u003cint[]\u003e] [\u003cCommonParameters\u003e] -LastStatus [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-ReadCount \u003clong\u003e] [-TotalCount \u003clong\u003e] [-Tail \u003cint\u003e] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-UseTransaction] [-Delimiter \u003cstring\u003e] [-Wait] [-Raw] [-Encoding \u003cFileSystemCmdletProviderEncoding\u003e] [-Stream \u003cstring\u003e] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-ReadCount \u003clong\u003e] [-TotalCount \u003clong\u003e] [-Tail \u003cint\u003e] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-UseTransaction] [-Delimiter \u003cstring\u003e] [-Wait] [-Raw] [-Encoding \u003cFileSystemCmdletProviderEncoding\u003e] [-Stream \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ControlPanelItem", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-Category \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -CanonicalName \u003cstring[]\u003e [-Category \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-EventLog", - "CommandType": "Cmdlet", - "ParameterSets": "[-LogName] \u003cstring\u003e [[-InstanceId] \u003clong[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Newest \u003cint\u003e] [-After \u003cdatetime\u003e] [-Before \u003cdatetime\u003e] [-UserName \u003cstring[]\u003e] [-Index \u003cint[]\u003e] [-EntryType \u003cstring[]\u003e] [-Source \u003cstring[]\u003e] [-Message \u003cstring\u003e] [-AsBaseObject] [\u003cCommonParameters\u003e] [-ComputerName \u003cstring[]\u003e] [-List] [-AsString] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-HotFix", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] \u003cstring[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-UseTransaction] [-Stream \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-UseTransaction] [-Stream \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [[-Name] \u003cstring[]\u003e] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] -LiteralPath \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ItemPropertyValue", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring[]\u003e] [-Name] \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -LiteralPath \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[-PSProvider \u003cstring[]\u003e] [-PSDrive \u003cstring[]\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] [-Stack] [-StackName \u003cstring[]\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ComputerName \u003cstring[]\u003e] [-Module] [-FileVersionInfo] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] -IncludeUserName [\u003cCommonParameters\u003e] -Id \u003cint[]\u003e [-ComputerName \u003cstring[]\u003e] [-Module] [-FileVersionInfo] [\u003cCommonParameters\u003e] -Id \u003cint[]\u003e -IncludeUserName [\u003cCommonParameters\u003e] -InputObject \u003cProcess[]\u003e [-ComputerName \u003cstring[]\u003e] [-Module] [-FileVersionInfo] [\u003cCommonParameters\u003e] -InputObject \u003cProcess[]\u003e -IncludeUserName [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PSDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-Scope \u003cstring\u003e] [-PSProvider \u003cstring[]\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] [-LiteralName] \u003cstring[]\u003e [-Scope \u003cstring\u003e] [-PSProvider \u003cstring[]\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PSProvider", - "CommandType": "Cmdlet", - "ParameterSets": "[[-PSProvider] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ComputerName \u003cstring[]\u003e] [-DependentServices] [-RequiredServices] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-DependentServices] [-RequiredServices] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-ComputerName \u003cstring[]\u003e] [-DependentServices] [-RequiredServices] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-InputObject \u003cServiceController[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-TimeZone", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -Id \u003cstring[]\u003e [\u003cCommonParameters\u003e] -ListAvailable [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Transaction", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WmiObject", - "CommandType": "Cmdlet", - "ParameterSets": "[-Class] \u003cstring\u003e [[-Property] \u003cstring[]\u003e] [-Filter \u003cstring\u003e] [-Amended] [-DirectRead] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-Class] \u003cstring\u003e] [-Recurse] [-Amended] [-List] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [\u003cCommonParameters\u003e] -Query \u003cstring\u003e [-Amended] [-DirectRead] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Amended] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Amended] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-WmiMethod", - "CommandType": "Cmdlet", - "ParameterSets": "[-Class] \u003cstring\u003e [-Name] \u003cstring\u003e [[-ArgumentList] \u003cObject[]\u003e] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -InputObject \u003cwmi\u003e [-ArgumentList \u003cObject[]\u003e] [-AsJob] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -Path \u003cstring\u003e [-ArgumentList \u003cObject[]\u003e] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Join-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-ChildPath] \u003cstring\u003e [-Resolve] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Limit-EventLog", - "CommandType": "Cmdlet", - "ParameterSets": "[-LogName] \u003cstring[]\u003e [-ComputerName \u003cstring[]\u003e] [-RetentionDays \u003cint\u003e] [-OverflowAction \u003cOverflowAction\u003e] [-MaximumSize \u003clong\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Move-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [[-Destination] \u003cstring\u003e] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-PassThru] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [[-Destination] \u003cstring\u003e] -LiteralPath \u003cstring[]\u003e [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-PassThru] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Move-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Destination] \u003cstring\u003e [-Name] \u003cstring[]\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-Destination] \u003cstring\u003e [-Name] \u003cstring[]\u003e -LiteralPath \u003cstring[]\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-EventLog", - "CommandType": "Cmdlet", - "ParameterSets": "[-LogName] \u003cstring\u003e [-Source] \u003cstring[]\u003e [[-ComputerName] \u003cstring[]\u003e] [-CategoryResourceFile \u003cstring\u003e] [-MessageResourceFile \u003cstring\u003e] [-ParameterResourceFile \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-ItemType \u003cstring\u003e] [-Value \u003cObject\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [[-Path] \u003cstring[]\u003e] -Name \u003cstring\u003e [-ItemType \u003cstring\u003e] [-Value \u003cObject\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Name] \u003cstring\u003e [-PropertyType \u003cstring\u003e] [-Value \u003cObject\u003e] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -LiteralPath \u003cstring[]\u003e [-PropertyType \u003cstring\u003e] [-Value \u003cObject\u003e] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-PSDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-PSProvider] \u003cstring\u003e [-Root] \u003cstring\u003e [-Description \u003cstring\u003e] [-Scope \u003cstring\u003e] [-Persist] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-BinaryPathName] \u003cstring\u003e [-DisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-StartupType \u003cServiceStartMode\u003e] [-Credential \u003cpscredential\u003e] [-DependsOn \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-WebServiceProxy", - "CommandType": "Cmdlet", - "ParameterSets": "[-Uri] \u003curi\u003e [[-Class] \u003cstring\u003e] [[-Namespace] \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Uri] \u003curi\u003e [[-Class] \u003cstring\u003e] [[-Namespace] \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [\u003cCommonParameters\u003e] [-Uri] \u003curi\u003e [[-Class] \u003cstring\u003e] [[-Namespace] \u003cstring\u003e] [-UseDefaultCredential] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Pop-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[-PassThru] [-StackName \u003cstring\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Push-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring\u003e] [-PassThru] [-StackName \u003cstring\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] [-LiteralPath \u003cstring\u003e] [-PassThru] [-StackName \u003cstring\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-WmiEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-Class] \u003cstring\u003e [[-SourceIdentifier] \u003cstring\u003e] [[-Action] \u003cscriptblock\u003e] [-Namespace \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ComputerName \u003cstring\u003e] [-Timeout \u003clong\u003e] [-MessageData \u003cpsobject\u003e] [-SupportEvent] [-Forward] [-MaxTriggerCount \u003cint\u003e] [\u003cCommonParameters\u003e] [-Query] \u003cstring\u003e [[-SourceIdentifier] \u003cstring\u003e] [[-Action] \u003cscriptblock\u003e] [-Namespace \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ComputerName \u003cstring\u003e] [-Timeout \u003clong\u003e] [-MessageData \u003cpsobject\u003e] [-SupportEvent] [-Forward] [-MaxTriggerCount \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-Computer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-UnjoinDomainCredential] \u003cpscredential\u003e] [-Restart] [-Force] [-PassThru] [-WorkgroupName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UnjoinDomainCredential \u003cpscredential\u003e [-LocalCredential \u003cpscredential\u003e] [-Restart] [-ComputerName \u003cstring[]\u003e] [-Force] [-PassThru] [-WorkgroupName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-EventLog", - "CommandType": "Cmdlet", - "ParameterSets": "[-LogName] \u003cstring[]\u003e [[-ComputerName] \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-ComputerName] \u003cstring[]\u003e] [-Source \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Recurse] [-Force] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [-Stream \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Recurse] [-Force] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [-Stream \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Name] \u003cstring[]\u003e [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -LiteralPath \u003cstring[]\u003e [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-PSDrive", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-PSProvider \u003cstring[]\u003e] [-Scope \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-LiteralName] \u003cstring[]\u003e [-PSProvider \u003cstring[]\u003e] [-Scope \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-WmiObject", - "CommandType": "Cmdlet", - "ParameterSets": "[-Class] \u003cstring\u003e [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cwmi\u003e [-AsJob] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Path \u003cstring\u003e [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-Computer", - "CommandType": "Cmdlet", - "ParameterSets": "[-NewName] \u003cstring\u003e [-ComputerName \u003cstring\u003e] [-PassThru] [-DomainCredential \u003cpscredential\u003e] [-LocalCredential \u003cpscredential\u003e] [-Force] [-Restart] [-WsmanAuthentication \u003cstring\u003e] [-Protocol \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-NewName] \u003cstring\u003e [-Force] [-PassThru] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-NewName] \u003cstring\u003e -LiteralPath \u003cstring\u003e [-Force] [-PassThru] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e -LiteralPath \u003cstring\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-ComputerMachinePassword", - "CommandType": "Cmdlet", - "ParameterSets": "[-Server \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resolve-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Relative] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-Relative] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restart-Computer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential\u003e] [-DcomAuthentication \u003cAuthenticationLevel\u003e] [-Impersonation \u003cImpersonationLevel\u003e] [-WsmanAuthentication \u003cstring\u003e] [-Protocol \u003cstring\u003e] [-Force] [-Wait] [-Timeout \u003cint\u003e] [-For \u003cWaitForServiceTypes\u003e] [-Delay \u003cint16\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential\u003e] [-AsJob] [-DcomAuthentication \u003cAuthenticationLevel\u003e] [-Impersonation \u003cImpersonationLevel\u003e] [-Force] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restart-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cServiceController[]\u003e [-Force] [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-Force] [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-Force] [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restore-Computer", - "CommandType": "Cmdlet", - "ParameterSets": "[-RestorePoint] \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resume-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cServiceController[]\u003e [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Clipboard", - "CommandType": "Cmdlet", - "ParameterSets": "[-Append] [-AsHtml] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Value] \u003cstring[]\u003e [-Append] [-AsHtml] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-Append] [-AsHtml] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-Append] [-AsHtml] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Content", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Value] \u003cObject[]\u003e [-PassThru] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [-NoNewline] [-Encoding \u003cFileSystemCmdletProviderEncoding\u003e] [-Stream \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Value] \u003cObject[]\u003e -LiteralPath \u003cstring[]\u003e [-PassThru] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [-NoNewline] [-Encoding \u003cFileSystemCmdletProviderEncoding\u003e] [-Stream \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Item", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [[-Value] \u003cObject\u003e] [-Force] [-PassThru] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [[-Value] \u003cObject\u003e] -LiteralPath \u003cstring[]\u003e [-Force] [-PassThru] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-ItemProperty", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Name] \u003cstring\u003e [-Value] \u003cObject\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e -InputObject \u003cpsobject\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-Value] \u003cObject\u003e -LiteralPath \u003cstring[]\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e -InputObject \u003cpsobject\u003e [-PassThru] [-Force] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Location", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring\u003e] [-PassThru] [-UseTransaction] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring\u003e [-PassThru] [-UseTransaction] [\u003cCommonParameters\u003e] [-PassThru] [-StackName \u003cstring\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-ComputerName \u003cstring[]\u003e] [-DisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-StartupType \u003cServiceStartMode\u003e] [-Status \u003cstring\u003e] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ComputerName \u003cstring[]\u003e] [-DisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-StartupType \u003cServiceStartMode\u003e] [-Status \u003cstring\u003e] [-InputObject \u003cServiceController\u003e] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-TimeZone", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Id \u003cstring\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cTimeZoneInfo\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WmiInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-Class] \u003cstring\u003e [[-Arguments] \u003chashtable\u003e] [-PutType \u003cPutType\u003e] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cwmi\u003e [-Arguments \u003chashtable\u003e] [-PutType \u003cPutType\u003e] [-AsJob] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Path \u003cstring\u003e [-Arguments \u003chashtable\u003e] [-PutType \u003cPutType\u003e] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PutType \u003cPutType\u003e] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PutType \u003cPutType\u003e] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PutType \u003cPutType\u003e] [-AsJob] [-Impersonation \u003cImpersonationLevel\u003e] [-Authentication \u003cAuthenticationLevel\u003e] [-Locale \u003cstring\u003e] [-EnableAllPrivileges] [-Authority \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-ComputerName \u003cstring[]\u003e] [-Namespace \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Show-ControlPanelItem", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [\u003cCommonParameters\u003e] -CanonicalName \u003cstring[]\u003e [\u003cCommonParameters\u003e] [[-InputObject] \u003cControlPanelItem[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Show-EventLog", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Split-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Parent] [-Resolve] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-Leaf] [-Resolve] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-Qualifier] [-Resolve] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-NoQualifier] [-Resolve] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-Resolve] [-IsAbsolute] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-Resolve] [-Credential \u003cpscredential\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [[-ArgumentList] \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-WorkingDirectory \u003cstring\u003e] [-LoadUserProfile] [-NoNewWindow] [-PassThru] [-RedirectStandardError \u003cstring\u003e] [-RedirectStandardInput \u003cstring\u003e] [-RedirectStandardOutput \u003cstring\u003e] [-WindowStyle \u003cProcessWindowStyle\u003e] [-Wait] [-UseNewEnvironment] [\u003cCommonParameters\u003e] [-FilePath] \u003cstring\u003e [[-ArgumentList] \u003cstring[]\u003e] [-WorkingDirectory \u003cstring\u003e] [-PassThru] [-Verb \u003cstring\u003e] [-WindowStyle \u003cProcessWindowStyle\u003e] [-Wait] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cServiceController[]\u003e [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-Transaction", - "CommandType": "Cmdlet", - "ParameterSets": "[-Timeout \u003cint\u003e] [-Independent] [-RollbackPreference \u003cRollbackSeverity\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-Computer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [[-Credential] \u003cpscredential\u003e] [-AsJob] [-DcomAuthentication \u003cAuthenticationLevel\u003e] [-WsmanAuthentication \u003cstring\u003e] [-Protocol \u003cstring\u003e] [-Impersonation \u003cImpersonationLevel\u003e] [-ThrottleLimit \u003cint\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cint[]\u003e [-PassThru] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-PassThru] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cProcess[]\u003e [-PassThru] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cServiceController[]\u003e [-Force] [-NoWait] [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-Force] [-NoWait] [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-Force] [-NoWait] [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Suspend-Service", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cServiceController[]\u003e [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PassThru] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-ComputerSecureChannel", - "CommandType": "Cmdlet", - "ParameterSets": "[-Repair] [-Server \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-Connection", - "CommandType": "Cmdlet", - "ParameterSets": "[-ComputerName] \u003cstring[]\u003e [-AsJob] [-DcomAuthentication \u003cAuthenticationLevel\u003e] [-WsmanAuthentication \u003cstring\u003e] [-Protocol \u003cstring\u003e] [-BufferSize \u003cint\u003e] [-Count \u003cint\u003e] [-Impersonation \u003cImpersonationLevel\u003e] [-ThrottleLimit \u003cint\u003e] [-TimeToLive \u003cint\u003e] [-Delay \u003cint\u003e] [\u003cCommonParameters\u003e] [-ComputerName] \u003cstring[]\u003e [-Source] \u003cstring[]\u003e [-AsJob] [-DcomAuthentication \u003cAuthenticationLevel\u003e] [-WsmanAuthentication \u003cstring\u003e] [-Protocol \u003cstring\u003e] [-BufferSize \u003cint\u003e] [-Count \u003cint\u003e] [-Credential \u003cpscredential\u003e] [-Impersonation \u003cImpersonationLevel\u003e] [-ThrottleLimit \u003cint\u003e] [-TimeToLive \u003cint\u003e] [-Delay \u003cint\u003e] [\u003cCommonParameters\u003e] [-ComputerName] \u003cstring[]\u003e [-DcomAuthentication \u003cAuthenticationLevel\u003e] [-WsmanAuthentication \u003cstring\u003e] [-Protocol \u003cstring\u003e] [-BufferSize \u003cint\u003e] [-Count \u003cint\u003e] [-Impersonation \u003cImpersonationLevel\u003e] [-TimeToLive \u003cint\u003e] [-Delay \u003cint\u003e] [-Quiet] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-Path", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-PathType \u003cTestPathType\u003e] [-IsValid] [-Credential \u003cpscredential\u003e] [-UseTransaction] [-OlderThan \u003cdatetime\u003e] [-NewerThan \u003cdatetime\u003e] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-PathType \u003cTestPathType\u003e] [-IsValid] [-Credential \u003cpscredential\u003e] [-UseTransaction] [-OlderThan \u003cdatetime\u003e] [-NewerThan \u003cdatetime\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Undo-Transaction", - "CommandType": "Cmdlet", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Use-Transaction", - "CommandType": "Cmdlet", - "ParameterSets": "[-TransactedScript] \u003cscriptblock\u003e [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Wait-Process", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-Timeout] \u003cint\u003e] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [[-Timeout] \u003cint\u003e] [\u003cCommonParameters\u003e] [[-Timeout] \u003cint\u003e] -InputObject \u003cProcess[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-EventLog", - "CommandType": "Cmdlet", - "ParameterSets": "[-LogName] \u003cstring\u003e [-Source] \u003cstring\u003e [-EventId] \u003cint\u003e [[-EntryType] \u003cEventLogEntryType\u003e] [-Message] \u003cstring\u003e [-Category \u003cint16\u003e] [-RawData \u003cbyte[]\u003e] [-ComputerName \u003cstring\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "gcb", - "scb", - "gin", - "gtz", - "stz" - ] - }, - { - "Name": "Microsoft.PowerShell.ODataUtils", - "Version": "1.0", - "ExportedCommands": { - "Name": "Export-ODataEndpointProxy", - "CommandType": "Function", - "ParameterSets": [ - "[-Uri] \u003cstring\u003e [-OutputModule] \u003cstring\u003e [[-MetadataUri] \u003cstring\u003e] [[-Credential] \u003cpscredential\u003e] [[-CreateRequestMethod] \u003cstring\u003e] [[-UpdateRequestMethod] \u003cstring\u003e] [[-CmdletAdapter] \u003cstring\u003e] [[-ResourceNameMapping] \u003chashtable\u003e] [-Force] [[-CustomData] \u003chashtable\u003e] [-AllowClobber] [-AllowUnsecureConnection] [[-Headers] \u003chashtable\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - ] - }, - "ExportedAliases": [ - - ] - }, - { - "Name": "Microsoft.PowerShell.Security", - "Version": "3.0.0.0", - "ExportedCommands": [ - { - "Name": "ConvertFrom-SecureString", - "CommandType": "Cmdlet", - "ParameterSets": "[-SecureString] \u003csecurestring\u003e [[-SecureKey] \u003csecurestring\u003e] [\u003cCommonParameters\u003e] [-SecureString] \u003csecurestring\u003e [-Key \u003cbyte[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertTo-SecureString", - "CommandType": "Cmdlet", - "ParameterSets": "[-String] \u003cstring\u003e [[-SecureKey] \u003csecurestring\u003e] [\u003cCommonParameters\u003e] [-String] \u003cstring\u003e [-AsPlainText] [-Force] [\u003cCommonParameters\u003e] [-String] \u003cstring\u003e [-Key \u003cbyte[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Acl", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring[]\u003e] [-Audit] [-AllCentralAccessPolicies] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] -InputObject \u003cpsobject\u003e [-Audit] [-AllCentralAccessPolicies] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-UseTransaction] [\u003cCommonParameters\u003e] [-LiteralPath \u003cstring[]\u003e] [-Audit] [-AllCentralAccessPolicies] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-AuthenticodeSignature", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring[]\u003e [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [\u003cCommonParameters\u003e] -SourcePathOrExtension \u003cstring[]\u003e -Content \u003cbyte[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CmsMessage", - "CommandType": "Cmdlet", - "ParameterSets": "[-Content] \u003cstring\u003e [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [\u003cCommonParameters\u003e] [-LiteralPath] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Credential", - "CommandType": "Cmdlet", - "ParameterSets": "[-Credential] \u003cpscredential\u003e [\u003cCommonParameters\u003e] [[-UserName] \u003cstring\u003e] -Message \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ExecutionPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Scope] \u003cExecutionPolicyScope\u003e] [-List] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PfxCertificate", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring[]\u003e [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-FileCatalog", - "CommandType": "Cmdlet", - "ParameterSets": "[-CatalogFilePath] \u003cstring\u003e [[-Path] \u003cstring[]\u003e] [-CatalogVersion \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Protect-CmsMessage", - "CommandType": "Cmdlet", - "ParameterSets": "[-To] \u003cCmsMessageRecipient[]\u003e [-Content] \u003cpsobject\u003e [[-OutFile] \u003cstring\u003e] [\u003cCommonParameters\u003e] [-To] \u003cCmsMessageRecipient[]\u003e [-Path] \u003cstring\u003e [[-OutFile] \u003cstring\u003e] [\u003cCommonParameters\u003e] [-To] \u003cCmsMessageRecipient[]\u003e [-LiteralPath] \u003cstring\u003e [[-OutFile] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Acl", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-AclObject] \u003cObject\u003e [[-CentralAccessPolicy] \u003cstring\u003e] [-ClearCentralAccessPolicy] [-Passthru] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-InputObject] \u003cpsobject\u003e [-AclObject] \u003cObject\u003e [-Passthru] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e] [-AclObject] \u003cObject\u003e [[-CentralAccessPolicy] \u003cstring\u003e] -LiteralPath \u003cstring[]\u003e [-ClearCentralAccessPolicy] [-Passthru] [-Filter \u003cstring\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-WhatIf] [-Confirm] [-UseTransaction] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-AuthenticodeSignature", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring[]\u003e [-Certificate] \u003cX509Certificate2\u003e [-IncludeChain \u003cstring\u003e] [-TimestampServer \u003cstring\u003e] [-HashAlgorithm \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Certificate] \u003cX509Certificate2\u003e -LiteralPath \u003cstring[]\u003e [-IncludeChain \u003cstring\u003e] [-TimestampServer \u003cstring\u003e] [-HashAlgorithm \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Certificate] \u003cX509Certificate2\u003e -SourcePathOrExtension \u003cstring[]\u003e -Content \u003cbyte[]\u003e [-IncludeChain \u003cstring\u003e] [-TimestampServer \u003cstring\u003e] [-HashAlgorithm \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-ExecutionPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[-ExecutionPolicy] \u003cExecutionPolicy\u003e [[-Scope] \u003cExecutionPolicyScope\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-FileCatalog", - "CommandType": "Cmdlet", - "ParameterSets": "[-CatalogFilePath] \u003cstring\u003e [[-Path] \u003cstring[]\u003e] [-Detailed] [-FilesToSkip \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unprotect-CmsMessage", - "CommandType": "Cmdlet", - "ParameterSets": "[-EventLogRecord] \u003cEventLogRecord\u003e [[-To] \u003cCmsMessageRecipient[]\u003e] [-IncludeContext] [\u003cCommonParameters\u003e] [-Content] \u003cstring\u003e [[-To] \u003cCmsMessageRecipient[]\u003e] [-IncludeContext] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [[-To] \u003cCmsMessageRecipient[]\u003e] [-IncludeContext] [\u003cCommonParameters\u003e] [-LiteralPath] \u003cstring\u003e [[-To] \u003cCmsMessageRecipient[]\u003e] [-IncludeContext] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Microsoft.PowerShell.Utility", - "Version": "3.1.0.0", - "ExportedCommands": [ - { - "Name": "ConvertFrom-SddlString", - "CommandType": "Function", - "ParameterSets": "[-Sddl] \u003cstring\u003e [-Type \u003cObject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Format-Hex", - "CommandType": "Function", - "ParameterSets": "[-Path] \u003cstring[]\u003e [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [\u003cCommonParameters\u003e] -InputObject \u003cObject\u003e [-Encoding \u003cstring\u003e] [-Raw] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-FileHash", - "CommandType": "Function", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-Algorithm \u003cstring\u003e] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-Algorithm \u003cstring\u003e] [\u003cCommonParameters\u003e] -InputStream \u003cStream\u003e [-Algorithm \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-PowerShellDataFile", - "CommandType": "Function", - "ParameterSets": "[[-Path] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-LiteralPath \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-Guid", - "CommandType": "Function", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "New-TemporaryFile", - "CommandType": "Function", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-Member", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cpsobject\u003e -TypeName \u003cstring\u003e [-PassThru] [\u003cCommonParameters\u003e] [-MemberType] \u003cPSMemberTypes\u003e [-Name] \u003cstring\u003e [[-Value] \u003cObject\u003e] [[-SecondValue] \u003cObject\u003e] -InputObject \u003cpsobject\u003e [-TypeName \u003cstring\u003e] [-Force] [-PassThru] [\u003cCommonParameters\u003e] [-NotePropertyName] \u003cstring\u003e [-NotePropertyValue] \u003cObject\u003e -InputObject \u003cpsobject\u003e [-TypeName \u003cstring\u003e] [-Force] [-PassThru] [\u003cCommonParameters\u003e] [-NotePropertyMembers] \u003cIDictionary\u003e -InputObject \u003cpsobject\u003e [-TypeName \u003cstring\u003e] [-Force] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-Type", - "CommandType": "Cmdlet", - "ParameterSets": "[-TypeDefinition] \u003cstring\u003e [-CodeDomProvider \u003cCodeDomProvider\u003e] [-CompilerParameters \u003cCompilerParameters\u003e] [-Language \u003cLanguage\u003e] [-ReferencedAssemblies \u003cstring[]\u003e] [-OutputAssembly \u003cstring\u003e] [-OutputType \u003cOutputAssemblyType\u003e] [-PassThru] [-IgnoreWarnings] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-MemberDefinition] \u003cstring[]\u003e [-CodeDomProvider \u003cCodeDomProvider\u003e] [-CompilerParameters \u003cCompilerParameters\u003e] [-Namespace \u003cstring\u003e] [-UsingNamespace \u003cstring[]\u003e] [-Language \u003cLanguage\u003e] [-ReferencedAssemblies \u003cstring[]\u003e] [-OutputAssembly \u003cstring\u003e] [-OutputType \u003cOutputAssemblyType\u003e] [-PassThru] [-IgnoreWarnings] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-CompilerParameters \u003cCompilerParameters\u003e] [-ReferencedAssemblies \u003cstring[]\u003e] [-OutputAssembly \u003cstring\u003e] [-OutputType \u003cOutputAssemblyType\u003e] [-PassThru] [-IgnoreWarnings] [\u003cCommonParameters\u003e] [-Path] \u003cstring[]\u003e [-CompilerParameters \u003cCompilerParameters\u003e] [-ReferencedAssemblies \u003cstring[]\u003e] [-OutputAssembly \u003cstring\u003e] [-OutputType \u003cOutputAssemblyType\u003e] [-PassThru] [-IgnoreWarnings] [\u003cCommonParameters\u003e] -AssemblyName \u003cstring[]\u003e [-PassThru] [-IgnoreWarnings] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-PassThru] [-Scope \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Compare-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-ReferenceObject] \u003cpsobject[]\u003e [-DifferenceObject] \u003cpsobject[]\u003e [-SyncWindow \u003cint\u003e] [-Property \u003cObject[]\u003e] [-ExcludeDifferent] [-IncludeEqual] [-PassThru] [-Culture \u003cstring\u003e] [-CaseSensitive] [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertFrom-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cpsobject[]\u003e [[-Delimiter] \u003cchar\u003e] [-Header \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-InputObject] \u003cpsobject[]\u003e -UseCulture [-Header \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertFrom-Json", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertFrom-String", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cstring\u003e [-Delimiter \u003cstring\u003e] [-PropertyNames \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-InputObject] \u003cstring\u003e [-TemplateFile \u003cstring[]\u003e] [-TemplateContent \u003cstring[]\u003e] [-IncludeExtent] [-UpdateTemplate] [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertFrom-StringData", - "CommandType": "Cmdlet", - "ParameterSets": "[-StringData] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Convert-String", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cstring\u003e [-Example \u003cList[psobject]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertTo-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cpsobject\u003e [[-Delimiter] \u003cchar\u003e] [-NoTypeInformation] [\u003cCommonParameters\u003e] [-InputObject] \u003cpsobject\u003e [-UseCulture] [-NoTypeInformation] [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertTo-Html", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cObject[]\u003e] [[-Head] \u003cstring[]\u003e] [[-Title] \u003cstring\u003e] [[-Body] \u003cstring[]\u003e] [-InputObject \u003cpsobject\u003e] [-As \u003cstring\u003e] [-CssUri \u003curi\u003e] [-PostContent \u003cstring[]\u003e] [-PreContent \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [[-Property] \u003cObject[]\u003e] [-InputObject \u003cpsobject\u003e] [-As \u003cstring\u003e] [-Fragment] [-PostContent \u003cstring[]\u003e] [-PreContent \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertTo-Json", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cObject\u003e [-Depth \u003cint\u003e] [-Compress] [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertTo-Xml", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cpsobject\u003e [-Depth \u003cint\u003e] [-NoTypeInformation] [-As \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Debug-Runspace", - "CommandType": "Cmdlet", - "ParameterSets": "[-Runspace] \u003crunspace\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Breakpoint] \u003cBreakpoint[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-RunspaceDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[[-RunspaceName] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-Runspace] \u003crunspace[]\u003e [\u003cCommonParameters\u003e] [-RunspaceId] \u003cint[]\u003e [\u003cCommonParameters\u003e] [-RunspaceInstanceId] \u003cguid[]\u003e [\u003cCommonParameters\u003e] [[-ProcessName] \u003cstring\u003e] [[-AppDomainName] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cint[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Breakpoint] \u003cBreakpoint[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-RunspaceDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[[-RunspaceName] \u003cstring[]\u003e] [-BreakAll] [\u003cCommonParameters\u003e] [-Runspace] \u003crunspace[]\u003e [-BreakAll] [\u003cCommonParameters\u003e] [-RunspaceId] \u003cint[]\u003e [-BreakAll] [\u003cCommonParameters\u003e] [-RunspaceInstanceId] \u003cguid[]\u003e [\u003cCommonParameters\u003e] [[-ProcessName] \u003cstring\u003e] [[-AppDomainName] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [[-Name] \u003cstring[]\u003e] [-PassThru] [-As \u003cExportAliasFormat\u003e] [-Append] [-Force] [-NoClobber] [-Description \u003cstring\u003e] [-Scope \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] -LiteralPath \u003cstring\u003e [-PassThru] [-As \u003cExportAliasFormat\u003e] [-Append] [-Force] [-NoClobber] [-Description \u003cstring\u003e] [-Scope \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-Clixml", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e -InputObject \u003cpsobject\u003e [-Depth \u003cint\u003e] [-Force] [-NoClobber] [-Encoding \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring\u003e -InputObject \u003cpsobject\u003e [-Depth \u003cint\u003e] [-Force] [-NoClobber] [-Encoding \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring\u003e] [[-Delimiter] \u003cchar\u003e] -InputObject \u003cpsobject\u003e [-LiteralPath \u003cstring\u003e] [-Force] [-NoClobber] [-Encoding \u003cstring\u003e] [-Append] [-NoTypeInformation] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Path] \u003cstring\u003e] -InputObject \u003cpsobject\u003e [-LiteralPath \u003cstring\u003e] [-Force] [-NoClobber] [-Encoding \u003cstring\u003e] [-Append] [-UseCulture] [-NoTypeInformation] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-FormatData", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cExtendedTypeDefinition[]\u003e -Path \u003cstring\u003e [-Force] [-NoClobber] [-IncludeScriptBlock] [\u003cCommonParameters\u003e] -InputObject \u003cExtendedTypeDefinition[]\u003e -LiteralPath \u003cstring\u003e [-Force] [-NoClobber] [-IncludeScriptBlock] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Session] \u003cPSSession\u003e [-OutputModule] \u003cstring\u003e [[-CommandName] \u003cstring[]\u003e] [[-FormatTypeName] \u003cstring[]\u003e] [-Force] [-Encoding \u003cstring\u003e] [-AllowClobber] [-ArgumentList \u003cObject[]\u003e] [-CommandType \u003cCommandTypes\u003e] [-Module \u003cstring[]\u003e] [-FullyQualifiedModule \u003cModuleSpecification[]\u003e] [-Certificate \u003cX509Certificate2\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Format-Custom", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cObject[]\u003e] [-Depth \u003cint\u003e] [-GroupBy \u003cObject\u003e] [-View \u003cstring\u003e] [-ShowError] [-DisplayError] [-Force] [-Expand \u003cstring\u003e] [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Format-List", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cObject[]\u003e] [-GroupBy \u003cObject\u003e] [-View \u003cstring\u003e] [-ShowError] [-DisplayError] [-Force] [-Expand \u003cstring\u003e] [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Format-Table", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cObject[]\u003e] [-AutoSize] [-HideTableHeaders] [-Wrap] [-GroupBy \u003cObject\u003e] [-View \u003cstring\u003e] [-ShowError] [-DisplayError] [-Force] [-Expand \u003cstring\u003e] [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Format-Wide", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cObject\u003e] [-AutoSize] [-Column \u003cint\u003e] [-GroupBy \u003cObject\u003e] [-View \u003cstring\u003e] [-ShowError] [-DisplayError] [-Force] [-Expand \u003cstring\u003e] [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Scope \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Exclude \u003cstring[]\u003e] [-Scope \u003cstring\u003e] [-Definition \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Culture", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Date", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Date] \u003cdatetime\u003e] [-Year \u003cint\u003e] [-Month \u003cint\u003e] [-Day \u003cint\u003e] [-Hour \u003cint\u003e] [-Minute \u003cint\u003e] [-Second \u003cint\u003e] [-Millisecond \u003cint\u003e] [-DisplayHint \u003cDisplayHintType\u003e] [-Format \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-Date] \u003cdatetime\u003e] [-Year \u003cint\u003e] [-Month \u003cint\u003e] [-Day \u003cint\u003e] [-Hour \u003cint\u003e] [-Minute \u003cint\u003e] [-Second \u003cint\u003e] [-Millisecond \u003cint\u003e] [-DisplayHint \u003cDisplayHintType\u003e] [-UFormat \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[[-SourceIdentifier] \u003cstring\u003e] [\u003cCommonParameters\u003e] [-EventIdentifier] \u003cint\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-EventSubscriber", - "CommandType": "Cmdlet", - "ParameterSets": "[[-SourceIdentifier] \u003cstring\u003e] [-Force] [\u003cCommonParameters\u003e] [-SubscriptionId] \u003cint\u003e [-Force] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-FormatData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-TypeName] \u003cstring[]\u003e] [-PowerShellVersion \u003cversion\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Member", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-InputObject \u003cpsobject\u003e] [-MemberType \u003cPSMemberTypes\u003e] [-View \u003cPSMemberViewTypes\u003e] [-Static] [-Force] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Script] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -Variable \u003cstring[]\u003e [-Script \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -Command \u003cstring[]\u003e [-Script \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-Type] \u003cBreakpointType[]\u003e [-Script \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PSCallStack", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Random", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Maximum] \u003cObject\u003e] [-SetSeed \u003cint\u003e] [-Minimum \u003cObject\u003e] [\u003cCommonParameters\u003e] [-InputObject] \u003cObject[]\u003e [-SetSeed \u003cint\u003e] [-Count \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Runspace", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-RunspaceDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[[-RunspaceName] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-Runspace] \u003crunspace[]\u003e [\u003cCommonParameters\u003e] [-RunspaceId] \u003cint[]\u003e [\u003cCommonParameters\u003e] [-RunspaceInstanceId] \u003cguid[]\u003e [\u003cCommonParameters\u003e] [[-ProcessName] \u003cstring\u003e] [[-AppDomainName] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-TraceSource", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-TypeData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-TypeName] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-UICulture", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Unique", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject \u003cpsobject\u003e] [-AsString] [\u003cCommonParameters\u003e] [-InputObject \u003cpsobject\u003e] [-OnType] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ValueOnly] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Scope \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Group-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cObject[]\u003e] [-NoElement] [-AsHashTable] [-AsString] [-InputObject \u003cpsobject\u003e] [-Culture \u003cstring\u003e] [-CaseSensitive] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-Scope \u003cstring\u003e] [-PassThru] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring\u003e [-Scope \u003cstring\u003e] [-PassThru] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-Clixml", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-IncludeTotalCount] [-Skip \u003cuint64\u003e] [-First \u003cuint64\u003e] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-IncludeTotalCount] [-Skip \u003cuint64\u003e] [-First \u003cuint64\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-Csv", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring[]\u003e] [[-Delimiter] \u003cchar\u003e] [-LiteralPath \u003cstring[]\u003e] [-Header \u003cstring[]\u003e] [-Encoding \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-Path] \u003cstring[]\u003e] -UseCulture [-LiteralPath \u003cstring[]\u003e] [-Header \u003cstring[]\u003e] [-Encoding \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-LocalizedData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-BindingVariable] \u003cstring\u003e] [[-UICulture] \u003cstring\u003e] [-BaseDirectory \u003cstring\u003e] [-FileName \u003cstring\u003e] [-SupportedCommand \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Session] \u003cPSSession\u003e [[-CommandName] \u003cstring[]\u003e] [[-FormatTypeName] \u003cstring[]\u003e] [-Prefix \u003cstring\u003e] [-DisableNameChecking] [-AllowClobber] [-ArgumentList \u003cObject[]\u003e] [-CommandType \u003cCommandTypes\u003e] [-Module \u003cstring[]\u003e] [-FullyQualifiedModule \u003cModuleSpecification[]\u003e] [-Certificate \u003cX509Certificate2\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-Expression", - "CommandType": "Cmdlet", - "ParameterSets": "[-Command] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-RestMethod", - "CommandType": "Cmdlet", - "ParameterSets": "[-Uri] \u003curi\u003e [-Method \u003cWebRequestMethod\u003e] [-UseBasicParsing] [-WebSession \u003cWebRequestSession\u003e] [-SessionVariable \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-UseDefaultCredentials] [-CertificateThumbprint \u003cstring\u003e] [-Certificate \u003cX509Certificate\u003e] [-UserAgent \u003cstring\u003e] [-DisableKeepAlive] [-TimeoutSec \u003cint\u003e] [-Headers \u003cIDictionary\u003e] [-MaximumRedirection \u003cint\u003e] [-Proxy \u003curi\u003e] [-ProxyCredential \u003cpscredential\u003e] [-ProxyUseDefaultCredentials] [-Body \u003cObject\u003e] [-ContentType \u003cstring\u003e] [-TransferEncoding \u003cstring\u003e] [-InFile \u003cstring\u003e] [-OutFile \u003cstring\u003e] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-WebRequest", - "CommandType": "Cmdlet", - "ParameterSets": "[-Uri] \u003curi\u003e [-UseBasicParsing] [-WebSession \u003cWebRequestSession\u003e] [-SessionVariable \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-UseDefaultCredentials] [-CertificateThumbprint \u003cstring\u003e] [-Certificate \u003cX509Certificate\u003e] [-UserAgent \u003cstring\u003e] [-DisableKeepAlive] [-TimeoutSec \u003cint\u003e] [-Headers \u003cIDictionary\u003e] [-MaximumRedirection \u003cint\u003e] [-Method \u003cWebRequestMethod\u003e] [-Proxy \u003curi\u003e] [-ProxyCredential \u003cpscredential\u003e] [-ProxyUseDefaultCredentials] [-Body \u003cObject\u003e] [-ContentType \u003cstring\u003e] [-TransferEncoding \u003cstring\u003e] [-InFile \u003cstring\u003e] [-OutFile \u003cstring\u003e] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Measure-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[-Expression] \u003cscriptblock\u003e [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Measure-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cstring[]\u003e] [-InputObject \u003cpsobject\u003e] [-Sum] [-Average] [-Maximum] [-Minimum] [\u003cCommonParameters\u003e] [[-Property] \u003cstring[]\u003e] [-InputObject \u003cpsobject\u003e] [-Line] [-Word] [-Character] [-IgnoreWhiteSpace] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-Value] \u003cstring\u003e [-Description \u003cstring\u003e] [-Option \u003cScopedItemOptions\u003e] [-PassThru] [-Scope \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] \u003cstring\u003e [[-Sender] \u003cpsobject\u003e] [[-EventArguments] \u003cpsobject[]\u003e] [[-MessageData] \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-TypeName] \u003cstring\u003e [[-ArgumentList] \u003cObject[]\u003e] [-Property \u003cIDictionary\u003e] [\u003cCommonParameters\u003e] [-ComObject] \u003cstring\u003e [-Strict] [-Property \u003cIDictionary\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-TimeSpan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Start] \u003cdatetime\u003e] [[-End] \u003cdatetime\u003e] [\u003cCommonParameters\u003e] [-Days \u003cint\u003e] [-Hours \u003cint\u003e] [-Minutes \u003cint\u003e] [-Seconds \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [[-Value] \u003cObject\u003e] [-Description \u003cstring\u003e] [-Option \u003cScopedItemOptions\u003e] [-Visibility \u003cSessionStateEntryVisibility\u003e] [-Force] [-PassThru] [-Scope \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Out-File", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [[-Encoding] \u003cstring\u003e] [-Append] [-Force] [-NoClobber] [-Width \u003cint\u003e] [-NoNewline] [-InputObject \u003cpsobject\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Encoding] \u003cstring\u003e] -LiteralPath \u003cstring\u003e [-Append] [-Force] [-NoClobber] [-Width \u003cint\u003e] [-NoNewline] [-InputObject \u003cpsobject\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Out-GridView", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject \u003cpsobject\u003e] [-Title \u003cstring\u003e] [-PassThru] [\u003cCommonParameters\u003e] [-InputObject \u003cpsobject\u003e] [-Title \u003cstring\u003e] [-Wait] [\u003cCommonParameters\u003e] [-InputObject \u003cpsobject\u003e] [-Title \u003cstring\u003e] [-OutputMode \u003cOutputModeOption\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Out-Printer", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Out-String", - "CommandType": "Cmdlet", - "ParameterSets": "[-Stream] [-Width \u003cint\u003e] [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Read-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Prompt] \u003cObject\u003e] [-AsSecureString] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-EngineEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] \u003cstring\u003e [[-Action] \u003cscriptblock\u003e] [-MessageData \u003cpsobject\u003e] [-SupportEvent] [-Forward] [-MaxTriggerCount \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-ObjectEvent", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cpsobject\u003e [-EventName] \u003cstring\u003e [[-SourceIdentifier] \u003cstring\u003e] [[-Action] \u003cscriptblock\u003e] [-MessageData \u003cpsobject\u003e] [-SupportEvent] [-Forward] [-MaxTriggerCount \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-EventIdentifier] \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Breakpoint] \u003cBreakpoint[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-TypeData", - "CommandType": "Cmdlet", - "ParameterSets": "-TypeData \u003cTypeData\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TypeName] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Force] [-Scope \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Select-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cObject[]\u003e] [-InputObject \u003cpsobject\u003e] [-ExcludeProperty \u003cstring[]\u003e] [-ExpandProperty \u003cstring\u003e] [-Unique] [-Last \u003cint\u003e] [-First \u003cint\u003e] [-Skip \u003cint\u003e] [-Wait] [\u003cCommonParameters\u003e] [[-Property] \u003cObject[]\u003e] [-InputObject \u003cpsobject\u003e] [-ExcludeProperty \u003cstring[]\u003e] [-ExpandProperty \u003cstring\u003e] [-Unique] [-SkipLast \u003cint\u003e] [\u003cCommonParameters\u003e] [-InputObject \u003cpsobject\u003e] [-Unique] [-Wait] [-Index \u003cint[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Select-String", - "CommandType": "Cmdlet", - "ParameterSets": "[-Pattern] \u003cstring[]\u003e [-Path] \u003cstring[]\u003e [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-NotMatch] [-AllMatches] [-Encoding \u003cstring\u003e] [-Context \u003cint[]\u003e] [\u003cCommonParameters\u003e] [-Pattern] \u003cstring[]\u003e -InputObject \u003cpsobject\u003e [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-NotMatch] [-AllMatches] [-Encoding \u003cstring\u003e] [-Context \u003cint[]\u003e] [\u003cCommonParameters\u003e] [-Pattern] \u003cstring[]\u003e -LiteralPath \u003cstring[]\u003e [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-NotMatch] [-AllMatches] [-Encoding \u003cstring\u003e] [-Context \u003cint[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Select-Xml", - "CommandType": "Cmdlet", - "ParameterSets": "[-XPath] \u003cstring\u003e [-Xml] \u003cXmlNode[]\u003e [-Namespace \u003chashtable\u003e] [\u003cCommonParameters\u003e] [-XPath] \u003cstring\u003e [-Path] \u003cstring[]\u003e [-Namespace \u003chashtable\u003e] [\u003cCommonParameters\u003e] [-XPath] \u003cstring\u003e -LiteralPath \u003cstring[]\u003e [-Namespace \u003chashtable\u003e] [\u003cCommonParameters\u003e] [-XPath] \u003cstring\u003e -Content \u003cstring[]\u003e [-Namespace \u003chashtable\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Send-MailMessage", - "CommandType": "Cmdlet", - "ParameterSets": "[-To] \u003cstring[]\u003e [-Subject] \u003cstring\u003e [[-Body] \u003cstring\u003e] [[-SmtpServer] \u003cstring\u003e] -From \u003cstring\u003e [-Attachments \u003cstring[]\u003e] [-Bcc \u003cstring[]\u003e] [-BodyAsHtml] [-Encoding \u003cEncoding\u003e] [-Cc \u003cstring[]\u003e] [-DeliveryNotificationOption \u003cDeliveryNotificationOptions\u003e] [-Priority \u003cMailPriority\u003e] [-Credential \u003cpscredential\u003e] [-UseSsl] [-Port \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Alias", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-Value] \u003cstring\u003e [-Description \u003cstring\u003e] [-Option \u003cScopedItemOptions\u003e] [-PassThru] [-Scope \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Date", - "CommandType": "Cmdlet", - "ParameterSets": "[-Date] \u003cdatetime\u003e [-DisplayHint \u003cDisplayHintType\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Adjust] \u003ctimespan\u003e [-DisplayHint \u003cDisplayHintType\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-PSBreakpoint", - "CommandType": "Cmdlet", - "ParameterSets": "[-Script] \u003cstring[]\u003e [-Line] \u003cint[]\u003e [[-Column] \u003cint\u003e] [-Action \u003cscriptblock\u003e] [\u003cCommonParameters\u003e] [[-Script] \u003cstring[]\u003e] -Command \u003cstring[]\u003e [-Action \u003cscriptblock\u003e] [\u003cCommonParameters\u003e] [[-Script] \u003cstring[]\u003e] -Variable \u003cstring[]\u003e [-Action \u003cscriptblock\u003e] [-Mode \u003cVariableAccessMode\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-TraceSource", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-Option] \u003cPSTraceSourceOptions\u003e] [-ListenerOption \u003cTraceOptions\u003e] [-FilePath \u003cstring\u003e] [-Force] [-Debugger] [-PSHost] [-PassThru] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-RemoveListener \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-RemoveFileListener \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Variable", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-Value] \u003cObject\u003e] [-Include \u003cstring[]\u003e] [-Exclude \u003cstring[]\u003e] [-Description \u003cstring\u003e] [-Option \u003cScopedItemOptions\u003e] [-Force] [-Visibility \u003cSessionStateEntryVisibility\u003e] [-PassThru] [-Scope \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Show-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [-Height \u003cdouble\u003e] [-Width \u003cdouble\u003e] [-NoCommonParameter] [-ErrorPopup] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Sort-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cObject[]\u003e] [-Descending] [-Unique] [-InputObject \u003cpsobject\u003e] [-Culture \u003cstring\u003e] [-CaseSensitive] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-Sleep", - "CommandType": "Cmdlet", - "ParameterSets": "[-Seconds] \u003cint\u003e [\u003cCommonParameters\u003e] -Milliseconds \u003cint\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Tee-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [-InputObject \u003cpsobject\u003e] [-Append] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring\u003e [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] -Variable \u003cstring\u003e [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Trace-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Expression] \u003cscriptblock\u003e [[-Option] \u003cPSTraceSourceOptions\u003e] [-InputObject \u003cpsobject\u003e] [-ListenerOption \u003cTraceOptions\u003e] [-FilePath \u003cstring\u003e] [-Force] [-Debugger] [-PSHost] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-Command] \u003cstring\u003e [[-Option] \u003cPSTraceSourceOptions\u003e] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [-ListenerOption \u003cTraceOptions\u003e] [-FilePath \u003cstring\u003e] [-Force] [-Debugger] [-PSHost] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unblock-File", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unregister-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[-SourceIdentifier] \u003cstring\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-SubscriptionId] \u003cint\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-FormatData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-AppendPath] \u003cstring[]\u003e] [-PrependPath \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-List", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Property] \u003cstring\u003e] [-Add \u003cObject[]\u003e] [-Remove \u003cObject[]\u003e] [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [[-Property] \u003cstring\u003e] -Replace \u003cObject[]\u003e [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-TypeData", - "CommandType": "Cmdlet", - "ParameterSets": "[[-AppendPath] \u003cstring[]\u003e] [-PrependPath \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -TypeName \u003cstring\u003e [-MemberType \u003cPSMemberTypes\u003e] [-MemberName \u003cstring\u003e] [-Value \u003cObject\u003e] [-SecondValue \u003cObject\u003e] [-TypeConverter \u003ctype\u003e] [-TypeAdapter \u003ctype\u003e] [-SerializationMethod \u003cstring\u003e] [-TargetTypeForDeserialization \u003ctype\u003e] [-SerializationDepth \u003cint\u003e] [-DefaultDisplayProperty \u003cstring\u003e] [-InheritPropertySerializationSet \u003cbool\u003e] [-StringSerializationSource \u003cstring\u003e] [-DefaultDisplayPropertySet \u003cstring[]\u003e] [-DefaultKeyPropertySet \u003cstring[]\u003e] [-PropertySerializationSet \u003cstring[]\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TypeData] \u003cTypeData[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Wait-Debugger", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Wait-Event", - "CommandType": "Cmdlet", - "ParameterSets": "[[-SourceIdentifier] \u003cstring\u003e] [-Timeout \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-Debug", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-Error", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] \u003cstring\u003e [-Category \u003cErrorCategory\u003e] [-ErrorId \u003cstring\u003e] [-TargetObject \u003cObject\u003e] [-RecommendedAction \u003cstring\u003e] [-CategoryActivity \u003cstring\u003e] [-CategoryReason \u003cstring\u003e] [-CategoryTargetName \u003cstring\u003e] [-CategoryTargetType \u003cstring\u003e] [\u003cCommonParameters\u003e] -Exception \u003cException\u003e [-Message \u003cstring\u003e] [-Category \u003cErrorCategory\u003e] [-ErrorId \u003cstring\u003e] [-TargetObject \u003cObject\u003e] [-RecommendedAction \u003cstring\u003e] [-CategoryActivity \u003cstring\u003e] [-CategoryReason \u003cstring\u003e] [-CategoryTargetName \u003cstring\u003e] [-CategoryTargetType \u003cstring\u003e] [\u003cCommonParameters\u003e] -ErrorRecord \u003cErrorRecord\u003e [-RecommendedAction \u003cstring\u003e] [-CategoryActivity \u003cstring\u003e] [-CategoryReason \u003cstring\u003e] [-CategoryTargetName \u003cstring\u003e] [-CategoryTargetType \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Object] \u003cObject\u003e] [-NoNewline] [-Separator \u003cObject\u003e] [-ForegroundColor \u003cConsoleColor\u003e] [-BackgroundColor \u003cConsoleColor\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-Information", - "CommandType": "Cmdlet", - "ParameterSets": "[-MessageData] \u003cObject\u003e [[-Tags] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-Output", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cpsobject[]\u003e [-NoEnumerate] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-Progress", - "CommandType": "Cmdlet", - "ParameterSets": "[-Activity] \u003cstring\u003e [[-Status] \u003cstring\u003e] [[-Id] \u003cint\u003e] [-PercentComplete \u003cint\u003e] [-SecondsRemaining \u003cint\u003e] [-CurrentOperation \u003cstring\u003e] [-ParentId \u003cint\u003e] [-Completed] [-SourceId \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-Verbose", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-Warning", - "CommandType": "Cmdlet", - "ParameterSets": "[-Message] \u003cstring\u003e [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "CFS", - "fhx" - ] - }, - { - "Name": "Microsoft.WSMan.Management", - "Version": "3.0.0.0", - "ExportedCommands": [ - { - "Name": "Connect-WSMan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring\u003e] [-ApplicationName \u003cstring\u003e] [-OptionSet \u003chashtable\u003e] [-Port \u003cint\u003e] [-SessionOption \u003cSessionOption\u003e] [-UseSSL] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [-ConnectionURI \u003curi\u003e] [-OptionSet \u003chashtable\u003e] [-Port \u003cint\u003e] [-SessionOption \u003cSessionOption\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-WSManCredSSP", - "CommandType": "Cmdlet", - "ParameterSets": "[-Role] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disconnect-WSMan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-WSManCredSSP", - "CommandType": "Cmdlet", - "ParameterSets": "[-Role] \u003cstring\u003e [[-DelegateComputer] \u003cstring[]\u003e] [-Force] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WSManCredSSP", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WSManInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ResourceURI] \u003curi\u003e [-ApplicationName \u003cstring\u003e] [-ComputerName \u003cstring\u003e] [-ConnectionURI \u003curi\u003e] [-Dialect \u003curi\u003e] [-Fragment \u003cstring\u003e] [-OptionSet \u003chashtable\u003e] [-Port \u003cint\u003e] [-SelectorSet \u003chashtable\u003e] [-SessionOption \u003cSessionOption\u003e] [-UseSSL] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [-ResourceURI] \u003curi\u003e -Enumerate [-ApplicationName \u003cstring\u003e] [-BasePropertiesOnly] [-ComputerName \u003cstring\u003e] [-ConnectionURI \u003curi\u003e] [-Dialect \u003curi\u003e] [-Filter \u003cstring\u003e] [-OptionSet \u003chashtable\u003e] [-Port \u003cint\u003e] [-Associations] [-ReturnType \u003cstring\u003e] [-SessionOption \u003cSessionOption\u003e] [-Shallow] [-UseSSL] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-WSManAction", - "CommandType": "Cmdlet", - "ParameterSets": "[-ResourceURI] \u003curi\u003e [-Action] \u003cstring\u003e [[-SelectorSet] \u003chashtable\u003e] [-ConnectionURI \u003curi\u003e] [-FilePath \u003cstring\u003e] [-OptionSet \u003chashtable\u003e] [-SessionOption \u003cSessionOption\u003e] [-ValueSet \u003chashtable\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [-ResourceURI] \u003curi\u003e [-Action] \u003cstring\u003e [[-SelectorSet] \u003chashtable\u003e] [-ApplicationName \u003cstring\u003e] [-ComputerName \u003cstring\u003e] [-FilePath \u003cstring\u003e] [-OptionSet \u003chashtable\u003e] [-Port \u003cint\u003e] [-SessionOption \u003cSessionOption\u003e] [-UseSSL] [-ValueSet \u003chashtable\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-WSManInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ResourceURI] \u003curi\u003e [-SelectorSet] \u003chashtable\u003e [-ApplicationName \u003cstring\u003e] [-ComputerName \u003cstring\u003e] [-FilePath \u003cstring\u003e] [-OptionSet \u003chashtable\u003e] [-Port \u003cint\u003e] [-SessionOption \u003cSessionOption\u003e] [-UseSSL] [-ValueSet \u003chashtable\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [-ResourceURI] \u003curi\u003e [-SelectorSet] \u003chashtable\u003e [-ConnectionURI \u003curi\u003e] [-FilePath \u003cstring\u003e] [-OptionSet \u003chashtable\u003e] [-SessionOption \u003cSessionOption\u003e] [-ValueSet \u003chashtable\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-WSManSessionOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-ProxyAccessType \u003cProxyAccessType\u003e] [-ProxyAuthentication \u003cProxyAuthentication\u003e] [-ProxyCredential \u003cpscredential\u003e] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-SPNPort \u003cint\u003e] [-OperationTimeout \u003cint\u003e] [-NoEncryption] [-UseUTF16] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-WSManInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ResourceURI] \u003curi\u003e [-SelectorSet] \u003chashtable\u003e [-ApplicationName \u003cstring\u003e] [-ComputerName \u003cstring\u003e] [-OptionSet \u003chashtable\u003e] [-Port \u003cint\u003e] [-SessionOption \u003cSessionOption\u003e] [-UseSSL] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [-ResourceURI] \u003curi\u003e [-SelectorSet] \u003chashtable\u003e [-ConnectionURI \u003curi\u003e] [-OptionSet \u003chashtable\u003e] [-SessionOption \u003cSessionOption\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WSManInstance", - "CommandType": "Cmdlet", - "ParameterSets": "[-ResourceURI] \u003curi\u003e [[-SelectorSet] \u003chashtable\u003e] [-ApplicationName \u003cstring\u003e] [-ComputerName \u003cstring\u003e] [-Dialect \u003curi\u003e] [-FilePath \u003cstring\u003e] [-Fragment \u003cstring\u003e] [-OptionSet \u003chashtable\u003e] [-Port \u003cint\u003e] [-SessionOption \u003cSessionOption\u003e] [-UseSSL] [-ValueSet \u003chashtable\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [-ResourceURI] \u003curi\u003e [[-SelectorSet] \u003chashtable\u003e] [-ConnectionURI \u003curi\u003e] [-Dialect \u003curi\u003e] [-FilePath \u003cstring\u003e] [-Fragment \u003cstring\u003e] [-OptionSet \u003chashtable\u003e] [-SessionOption \u003cSessionOption\u003e] [-ValueSet \u003chashtable\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WSManQuickConfig", - "CommandType": "Cmdlet", - "ParameterSets": "[-UseSSL] [-Force] [-SkipNetworkProfileCheck] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-WSMan", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-Port \u003cint\u003e] [-UseSSL] [-ApplicationName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "MMAgent", - "Version": "1.0", - "ExportedCommands": [ - { - "Name": "Debug-MMAppPrelaunch", - "CommandType": "Function", - "ParameterSets": "-PackageFullName \u003cstring\u003e -PackageRelativeAppId \u003cstring\u003e [-DisableDebugMode] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-MMAgent", - "CommandType": "Function", - "ParameterSets": "[-ApplicationLaunchPrefetching] [-ApplicationPreLaunch] [-OperationAPI] [-PageCombining] [-MemoryCompression] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-MMAgent", - "CommandType": "Function", - "ParameterSets": "[-ApplicationLaunchPrefetching] [-OperationAPI] [-PageCombining] [-ApplicationPreLaunch] [-MemoryCompression] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MMAgent", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-MMAgent", - "CommandType": "Function", - "ParameterSets": "-MaxOperationAPIFiles \u003cuint32\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "MsDtc", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-DtcClusterTMMapping", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring\u003e -ClusterResourceName \u003cstring\u003e -Local \u003cbool\u003e -Service \u003cstring\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -ClusterResourceName \u003cstring\u003e -Local \u003cbool\u003e -ExecutablePath \u003cstring\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -ClusterResourceName \u003cstring\u003e -ComPlusAppId \u003cstring\u003e -Local \u003cbool\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Dtc", - "CommandType": "Function", - "ParameterSets": "[-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcAdvancedHostSetting", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring\u003e [-Subkey \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcAdvancedSetting", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring\u003e [-DtcName \u003cstring\u003e] [-Subkey \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcClusterDefault", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcClusterTMMapping", - "CommandType": "Function", - "ParameterSets": "[-Name \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcDefault", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcLog", - "CommandType": "Function", - "ParameterSets": "[-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcNetworkSetting", - "CommandType": "Function", - "ParameterSets": "[-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcTransaction", - "CommandType": "Function", - "ParameterSets": "[-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcTransactionsStatistics", - "CommandType": "Function", - "ParameterSets": "[-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcTransactionsTraceSession", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DtcTransactionsTraceSetting", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Install-Dtc", - "CommandType": "Function", - "ParameterSets": "[-LogPath \u003cstring\u003e] [-StartType \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-DtcClusterTMMapping", - "CommandType": "Function", - "ParameterSets": "-All [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-DtcLog", - "CommandType": "Function", - "ParameterSets": "[-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DtcAdvancedHostSetting", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring\u003e -Value \u003cstring\u003e -Type \u003cstring\u003e [-Subkey \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DtcAdvancedSetting", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring\u003e -Value \u003cstring\u003e -Type \u003cstring\u003e [-DtcName \u003cstring\u003e] [-Subkey \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DtcClusterDefault", - "CommandType": "Function", - "ParameterSets": "-DtcResourceName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DtcClusterTMMapping", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring\u003e -Service \u003cstring\u003e [-ClusterResourceName \u003cstring\u003e] [-Local \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -ClusterResourceName \u003cstring\u003e [-Local \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -Local \u003cbool\u003e [-ClusterResourceName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -ExecutablePath \u003cstring\u003e [-ClusterResourceName \u003cstring\u003e] [-Local \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -ComPlusAppId \u003cstring\u003e [-ClusterResourceName \u003cstring\u003e] [-Local \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DtcDefault", - "CommandType": "Function", - "ParameterSets": "[-ServerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DtcLog", - "CommandType": "Function", - "ParameterSets": "[-DtcName \u003cstring\u003e] [-Path \u003cstring\u003e] [-SizeInMB \u003cuint32\u003e] [-MaxSizeInMB \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DtcNetworkSetting", - "CommandType": "Function", - "ParameterSets": "[-DtcName \u003cstring\u003e] [-InboundTransactionsEnabled \u003cbool\u003e] [-OutboundTransactionsEnabled \u003cbool\u003e] [-RemoteClientAccessEnabled \u003cbool\u003e] [-RemoteAdministrationAccessEnabled \u003cbool\u003e] [-XATransactionsEnabled \u003cbool\u003e] [-LUTransactionsEnabled \u003cbool\u003e] [-AuthenticationLevel \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisableNetworkAccess [-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DtcTransaction", - "CommandType": "Function", - "ParameterSets": "-TransactionId \u003cguid\u003e -Trace [-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -TransactionId \u003cguid\u003e -Forget [-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -TransactionId \u003cguid\u003e -Commit [-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -TransactionId \u003cguid\u003e -Abort [-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DtcTransactionsTraceSession", - "CommandType": "Function", - "ParameterSets": "-BufferCount \u003cuint32\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DtcTransactionsTraceSetting", - "CommandType": "Function", - "ParameterSets": "-AllTransactionsTracingEnabled \u003cbool\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AbortedTransactionsTracingEnabled \u003cbool\u003e] [-LongLivedTransactionsTracingEnabled \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-Dtc", - "CommandType": "Function", - "ParameterSets": "[-DtcName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-DtcTransactionsTraceSession", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-Dtc", - "CommandType": "Function", - "ParameterSets": "[-DtcName \u003cstring\u003e] [-Recursive] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-DtcTransactionsTraceSession", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-Dtc", - "CommandType": "Function", - "ParameterSets": "[[-LocalComputerName] \u003cstring\u003e] [[-RemoteComputerName] \u003cstring\u003e] [[-ResourceManagerPort] \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Uninstall-Dtc", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-DtcTransactionsTraceSession", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Complete-DtcDiagnosticTransaction", - "CommandType": "Cmdlet", - "ParameterSets": "[-Transaction] \u003cDtcDiagnosticTransaction\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Join-DtcDiagnosticResourceManager", - "CommandType": "Cmdlet", - "ParameterSets": "[-Transaction] \u003cDtcDiagnosticTransaction\u003e [[-ComputerName] \u003cstring\u003e] [[-Port] \u003cint\u003e] [-Volatile] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-DtcDiagnosticTransaction", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Timeout] \u003cint\u003e] [[-IsolationLevel] \u003cIsolationLevel\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Receive-DtcDiagnosticTransaction", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring\u003e] [[-Port] \u003cint\u003e] [[-PropagationMethod] \u003cDtcTransactionPropagation\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Send-DtcDiagnosticTransaction", - "CommandType": "Cmdlet", - "ParameterSets": "[-Transaction] \u003cDtcDiagnosticTransaction\u003e [[-ComputerName] \u003cstring\u003e] [[-Port] \u003cint\u003e] [[-PropagationMethod] \u003cDtcTransactionPropagation\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-DtcDiagnosticResourceManager", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Port] \u003cint\u003e] [[-Name] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-DtcDiagnosticResourceManager", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Job] \u003cDtcDiagnosticResourceManagerJob\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-InstanceId] \u003cguid\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Undo-DtcDiagnosticTransaction", - "CommandType": "Cmdlet", - "ParameterSets": "[-Transaction] \u003cDtcDiagnosticTransaction\u003e [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "MSMQ", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Clear-MsmqOutgoingQueue", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cOutgoingQueue[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-MsmqQueue", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cMessageQueue[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-MsmqCertificate", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cX509Certificate2\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -RenewInternalCertificate [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MsmqCertificate", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MsmqOutgoingQueue", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MsmqQueue", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-QueueType \u003cQueueType\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] [-QueueType \u003cQueueType\u003e] [-Journal] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] [-QueueType \u003cQueueType\u003e] [-SubQueue \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MsmqQueueACL", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cMessageQueue[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MsmqQueueManager", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MsmqQueueManagerACL", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Move-MsmqMessage", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cMessageQueue\u003e -DestinationQueue \u003cMessageQueue\u003e -Message \u003cMessage\u003e [-Transactional] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-MsmqMessage", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Body] \u003cObject\u003e] [-Recoverable] [-Authenticated] [-Journaling] [-Label \u003cstring\u003e] [-AdminQueuePath \u003cstring\u003e] [-AcknowledgeType \u003cAcknowledgeTypes\u003e] [-ResponseQueuePath \u003cstring\u003e] [-TimeToReachQueue \u003ctimespan\u003e] [-TimeToBeReceived \u003ctimespan\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-MsmqQueue", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-QueueType \u003cMSMQQueueType\u003e] [-Transactional] [-Label \u003cstring\u003e] [-Authenticate] [-Journaling] [-QueueQuota \u003clong\u003e] [-JournalQuota \u003clong\u003e] [-PrivacyLevel \u003cEncryptionRequired\u003e] [-MulticastAddress \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Receive-MsmqQueue", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cMessageQueue\u003e [-Transactional] [-RetrieveBody] [-Timeout \u003ctimespan\u003e] [-Count \u003cint\u003e] [\u003cCommonParameters\u003e] -InputObject \u003cMessageQueue\u003e [-Peek] [-RetrieveBody] [-Timeout \u003ctimespan\u003e] [-Count \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-MsmqCertificate", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cX509Certificate2[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-MsmqQueue", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cMessageQueue[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resume-MsmqOutgoingQueue", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject \u003cOutgoingQueue[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Send-MsmqQueue", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-MessageObject \u003cMessage\u003e] [-Body \u003cObject\u003e] [-Label \u003cstring\u003e] [-Recoverable] [-Authenticated] [-Journaling] [-Transactional] [-AcknowledgeType \u003cAcknowledgeTypes\u003e] [-AdminQueuePath \u003cstring\u003e] [-ResponseQueuePath \u003cstring\u003e] [-TimeToReachQueue \u003ctimespan\u003e] [-TimeToBeReceived \u003ctimespan\u003e] [\u003cCommonParameters\u003e] -InputObject \u003cMessageQueue[]\u003e [-MessageObject \u003cMessage\u003e] [-Body \u003cObject\u003e] [-Label \u003cstring\u003e] [-Recoverable] [-Authenticated] [-Journaling] [-Transactional] [-AcknowledgeType \u003cAcknowledgeTypes\u003e] [-AdminQueuePath \u003cstring\u003e] [-ResponseQueuePath \u003cstring\u003e] [-TimeToReachQueue \u003ctimespan\u003e] [-TimeToBeReceived \u003ctimespan\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-MsmqQueue", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cMessageQueue[]\u003e [-Label \u003cstring\u003e] [-Authenticate \u003cbool\u003e] [-Journaling \u003cbool\u003e] [-QueueQuota \u003clong\u003e] [-JournalQuota \u003clong\u003e] [-PrivacyLevel \u003cEncryptionRequired\u003e] [-MulticastAddress \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-MsmqQueueACL", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cMessageQueue[]\u003e -UserName \u003cstring[]\u003e [-Allow \u003cMessageQueueAccessRights\u003e] [-Deny \u003cMessageQueueAccessRights\u003e] [-Remove \u003cMessageQueueAccessRights\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-MsmqQueueManager", - "CommandType": "Cmdlet", - "ParameterSets": "[-RenewEncryptionKey] [-MsgStore \u003cstring\u003e] [-MsgLogStore \u003cstring\u003e] [-TransactionLogStore \u003cstring\u003e] [-MessageQuota \u003clong\u003e] [-JournalQuota \u003clong\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Connect] [-RenewEncryptionKey] [-MsgStore \u003cstring\u003e] [-MsgLogStore \u003cstring\u003e] [-TransactionLogStore \u003cstring\u003e] [-MessageQuota \u003clong\u003e] [-JournalQuota \u003clong\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Disconnect] [-RenewEncryptionKey] [-MsgStore \u003cstring\u003e] [-MsgLogStore \u003cstring\u003e] [-TransactionLogStore \u003cstring\u003e] [-MessageQuota \u003clong\u003e] [-JournalQuota \u003clong\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-MsmqQueueManagerACL", - "CommandType": "Cmdlet", - "ParameterSets": "-UserName \u003cstring[]\u003e [-Allow \u003cQueueManagerAccessRights\u003e] [-Deny \u003cQueueManagerAccessRights\u003e] [-Remove \u003cQueueManagerAccessRights\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Suspend-MsmqOutgoingQueue", - "CommandType": "Cmdlet", - "ParameterSets": "-InputObject \u003cOutgoingQueue[]\u003e [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetAdapter", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Disable-NetAdapter", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapter[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterBinding", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ComponentID \u003cstring[]\u003e] [-DisplayName \u003cstring[]\u003e] [-IncludeHidden] [-AllBindings] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-ComponentID \u003cstring[]\u003e] [-DisplayName \u003cstring[]\u003e] [-IncludeHidden] [-AllBindings] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterBindingSettingData[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterChecksumOffload", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-IpIPv4] [-TcpIPv4] [-TcpIPv6] [-UdpIPv4] [-UdpIPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-IpIPv4] [-TcpIPv4] [-TcpIPv6] [-UdpIPv4] [-UdpIPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterChecksumOffloadSettingData[]\u003e [-IpIPv4] [-TcpIPv4] [-TcpIPv6] [-UdpIPv4] [-UdpIPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterEncapsulatedPacketTaskOffload", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-EncapsulationType \u003cEncapsulationType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-EncapsulationType \u003cEncapsulationType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterEncapsulatedPacketTaskOffloadSettingData[]\u003e [-NoRestart] [-PassThru] [-EncapsulationType \u003cEncapsulationType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterIPsecOffload", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterIPsecOffloadV2SettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterLso", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterLsoSettingData[]\u003e [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterPacketDirect", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterPacketDirectSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterPowerManagement", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-ArpOffload] [-D0PacketCoalescing] [-DeviceSleepOnDisconnect] [-NSOffload] [-RsnRekeyOffload] [-SelectiveSuspend] [-WakeOnMagicPacket] [-WakeOnPattern] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-ArpOffload] [-D0PacketCoalescing] [-DeviceSleepOnDisconnect] [-NSOffload] [-RsnRekeyOffload] [-SelectiveSuspend] [-WakeOnMagicPacket] [-WakeOnPattern] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterPowerManagementSettingData[]\u003e [-ArpOffload] [-D0PacketCoalescing] [-DeviceSleepOnDisconnect] [-NSOffload] [-RsnRekeyOffload] [-SelectiveSuspend] [-WakeOnMagicPacket] [-WakeOnPattern] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterQos", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterQosSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterRdma", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterRdmaSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterRsc", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterRscSettingData[]\u003e [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterRss", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterRssSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterSriov", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterSriovSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetAdapterVmq", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterVmqSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapter", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapter[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterBinding", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ComponentID \u003cstring[]\u003e] [-DisplayName \u003cstring[]\u003e] [-IncludeHidden] [-AllBindings] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-ComponentID \u003cstring[]\u003e] [-DisplayName \u003cstring[]\u003e] [-IncludeHidden] [-AllBindings] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterBindingSettingData[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterChecksumOffload", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-IpIPv4] [-TcpIPv4] [-TcpIPv6] [-UdpIPv4] [-UdpIPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-IpIPv4] [-TcpIPv4] [-TcpIPv6] [-UdpIPv4] [-UdpIPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterChecksumOffloadSettingData[]\u003e [-IpIPv4] [-TcpIPv4] [-TcpIPv6] [-UdpIPv4] [-UdpIPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterEncapsulatedPacketTaskOffload", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-EncapsulationType \u003cEncapsulationType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-EncapsulationType \u003cEncapsulationType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterEncapsulatedPacketTaskOffloadSettingData[]\u003e [-NoRestart] [-PassThru] [-EncapsulationType \u003cEncapsulationType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterIPsecOffload", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterIPsecOffloadV2SettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterLso", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterLsoSettingData[]\u003e [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterPacketDirect", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterPacketDirectSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterPowerManagement", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-ArpOffload] [-D0PacketCoalescing] [-DeviceSleepOnDisconnect] [-NSOffload] [-RsnRekeyOffload] [-SelectiveSuspend] [-WakeOnMagicPacket] [-WakeOnPattern] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-ArpOffload] [-D0PacketCoalescing] [-DeviceSleepOnDisconnect] [-NSOffload] [-RsnRekeyOffload] [-SelectiveSuspend] [-WakeOnMagicPacket] [-WakeOnPattern] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterPowerManagementSettingData[]\u003e [-ArpOffload] [-D0PacketCoalescing] [-DeviceSleepOnDisconnect] [-NSOffload] [-RsnRekeyOffload] [-SelectiveSuspend] [-WakeOnMagicPacket] [-WakeOnPattern] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterQos", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterQosSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterRdma", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterRdmaSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterRsc", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterRscSettingData[]\u003e [-IPv4] [-IPv6] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterRss", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterRssSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterSriov", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterSriovSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetAdapterVmq", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterVmqSettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapter", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-Physical] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-Physical] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceIndex \u003cuint32[]\u003e [-IncludeHidden] [-Physical] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterAdvancedProperty", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-AllProperties] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] -RegistryKeyword \u003cstring[]\u003e [-IncludeHidden] [-AllProperties] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] -DisplayName \u003cstring[]\u003e [-IncludeHidden] [-AllProperties] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e -RegistryKeyword \u003cstring[]\u003e [-IncludeHidden] [-AllProperties] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e -DisplayName \u003cstring[]\u003e [-IncludeHidden] [-AllProperties] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-AllProperties] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterBinding", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ComponentID \u003cstring[]\u003e] [-DisplayName \u003cstring[]\u003e] [-IncludeHidden] [-AllBindings] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-ComponentID \u003cstring[]\u003e] [-DisplayName \u003cstring[]\u003e] [-IncludeHidden] [-AllBindings] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterChecksumOffload", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterEncapsulatedPacketTaskOffload", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterHardwareInfo", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterIPsecOffload", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterLso", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterPacketDirect", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterPowerManagement", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterQos", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterRdma", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterRsc", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IPv4OperationalState \u003cbool[]\u003e] [-IPv6OperationalState \u003cbool[]\u003e] [-IPv4FailureReason \u003cFailureReason[]\u003e] [-IPv6FailureReason \u003cFailureReason[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IPv4OperationalState \u003cbool[]\u003e] [-IPv6OperationalState \u003cbool[]\u003e] [-IPv4FailureReason \u003cFailureReason[]\u003e] [-IPv6FailureReason \u003cFailureReason[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterRss", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterSriov", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterSriovVf", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-SwitchID \u003cuint32[]\u003e] [-FunctionID \u003cuint16[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-SwitchID \u003cuint32[]\u003e] [-FunctionID \u003cuint16[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterStatistics", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterVmq", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterVmqQueue", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-Id \u003cuint32[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-Id \u003cuint32[]\u003e] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetAdapterVPort", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-VPortID \u003cuint32[]\u003e] [-SwitchID \u003cuint32[]\u003e] [-FunctionID \u003cuint16[]\u003e] [-PhysicalFunction] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-VPortID \u003cuint32[]\u003e] [-SwitchID \u003cuint32[]\u003e] [-FunctionID \u003cuint16[]\u003e] [-PhysicalFunction] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetAdapterAdvancedProperty", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e -RegistryKeyword \u003cstring\u003e -RegistryValue \u003cstring[]\u003e [-RegistryDataType \u003cRegDataType\u003e] [-NoRestart] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring\u003e -RegistryKeyword \u003cstring\u003e -RegistryValue \u003cstring[]\u003e [-RegistryDataType \u003cRegDataType\u003e] [-NoRestart] [-IncludeHidden] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetAdapterAdvancedProperty", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] -RegistryKeyword \u003cstring[]\u003e [-IncludeHidden] [-AllProperties] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e -RegistryKeyword \u003cstring[]\u003e [-IncludeHidden] [-AllProperties] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterAdvancedPropertySettingData[]\u003e [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetAdapter", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-NewName] \u003cstring\u003e [-IncludeHidden] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-NewName] \u003cstring\u003e -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-NewName] \u003cstring\u003e -InputObject \u003cCimInstance#MSFT_NetAdapter[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-NetAdapterAdvancedProperty", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] -DisplayName \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e -DisplayName \u003cstring[]\u003e [-IncludeHidden] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterAdvancedPropertySettingData[]\u003e [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restart-NetAdapter", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapter[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapter", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-VlanID \u003cuint16\u003e] [-MacAddress \u003cstring\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-VlanID \u003cuint16\u003e] [-MacAddress \u003cstring\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapter[]\u003e [-VlanID \u003cuint16\u003e] [-MacAddress \u003cstring\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterAdvancedProperty", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-DisplayName \u003cstring[]\u003e] [-RegistryKeyword \u003cstring[]\u003e] [-IncludeHidden] [-AllProperties] [-DisplayValue \u003cstring\u003e] [-RegistryValue \u003cstring[]\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-DisplayName \u003cstring[]\u003e] [-RegistryKeyword \u003cstring[]\u003e] [-IncludeHidden] [-AllProperties] [-DisplayValue \u003cstring\u003e] [-RegistryValue \u003cstring[]\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterAdvancedPropertySettingData[]\u003e [-DisplayValue \u003cstring\u003e] [-RegistryValue \u003cstring[]\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterBinding", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ComponentID \u003cstring[]\u003e] [-DisplayName \u003cstring[]\u003e] [-IncludeHidden] [-AllBindings] [-Enabled \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-ComponentID \u003cstring[]\u003e] [-DisplayName \u003cstring[]\u003e] [-IncludeHidden] [-AllBindings] [-Enabled \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterBindingSettingData[]\u003e [-Enabled \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterChecksumOffload", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-IpIPv4Enabled \u003cDirection\u003e] [-TcpIPv4Enabled \u003cDirection\u003e] [-TcpIPv6Enabled \u003cDirection\u003e] [-UdpIPv4Enabled \u003cDirection\u003e] [-UdpIPv6Enabled \u003cDirection\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-IpIPv4Enabled \u003cDirection\u003e] [-TcpIPv4Enabled \u003cDirection\u003e] [-TcpIPv6Enabled \u003cDirection\u003e] [-UdpIPv4Enabled \u003cDirection\u003e] [-UdpIPv6Enabled \u003cDirection\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterChecksumOffloadSettingData[]\u003e [-IpIPv4Enabled \u003cDirection\u003e] [-TcpIPv4Enabled \u003cDirection\u003e] [-TcpIPv6Enabled \u003cDirection\u003e] [-UdpIPv4Enabled \u003cDirection\u003e] [-UdpIPv6Enabled \u003cDirection\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterEncapsulatedPacketTaskOffload", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NvgreEncapsulatedPacketTaskOffloadEnabled \u003cbool\u003e] [-VxlanEncapsulatedPacketTaskOffloadEnabled \u003cbool\u003e] [-VxlanUDPPortNumber \u003cuint16\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NvgreEncapsulatedPacketTaskOffloadEnabled \u003cbool\u003e] [-VxlanEncapsulatedPacketTaskOffloadEnabled \u003cbool\u003e] [-VxlanUDPPortNumber \u003cuint16\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterEncapsulatedPacketTaskOffloadSettingData[]\u003e [-NvgreEncapsulatedPacketTaskOffloadEnabled \u003cbool\u003e] [-VxlanEncapsulatedPacketTaskOffloadEnabled \u003cbool\u003e] [-VxlanUDPPortNumber \u003cuint16\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterIPsecOffload", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-Enabled \u003cbool\u003e] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-Enabled \u003cbool\u003e] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterIPsecOffloadV2SettingData[]\u003e [-Enabled \u003cbool\u003e] [-NoRestart] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterLso", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-V1IPv4Enabled \u003cbool\u003e] [-IPv4Enabled \u003cbool\u003e] [-IPv6Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-V1IPv4Enabled \u003cbool\u003e] [-IPv4Enabled \u003cbool\u003e] [-IPv6Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterLsoSettingData[]\u003e [-V1IPv4Enabled \u003cbool\u003e] [-IPv4Enabled \u003cbool\u003e] [-IPv6Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterPacketDirect", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-Enabled \u003cbool\u003e] [-DomainId \u003cuint32\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-Enabled \u003cbool\u003e] [-DomainId \u003cuint32\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterPacketDirectSettingData[]\u003e [-Enabled \u003cbool\u003e] [-DomainId \u003cuint32\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterPowerManagement", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-ArpOffload \u003cSetting\u003e] [-D0PacketCoalescing \u003cSetting\u003e] [-DeviceSleepOnDisconnect \u003cSetting\u003e] [-NSOffload \u003cSetting\u003e] [-RsnRekeyOffload \u003cSetting\u003e] [-SelectiveSuspend \u003cSetting\u003e] [-WakeOnMagicPacket \u003cSetting\u003e] [-WakeOnPattern \u003cSetting\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-ArpOffload \u003cSetting\u003e] [-D0PacketCoalescing \u003cSetting\u003e] [-DeviceSleepOnDisconnect \u003cSetting\u003e] [-NSOffload \u003cSetting\u003e] [-RsnRekeyOffload \u003cSetting\u003e] [-SelectiveSuspend \u003cSetting\u003e] [-WakeOnMagicPacket \u003cSetting\u003e] [-WakeOnPattern \u003cSetting\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterPowerManagementSettingData[]\u003e [-ArpOffload \u003cSetting\u003e] [-D0PacketCoalescing \u003cSetting\u003e] [-DeviceSleepOnDisconnect \u003cSetting\u003e] [-NSOffload \u003cSetting\u003e] [-RsnRekeyOffload \u003cSetting\u003e] [-SelectiveSuspend \u003cSetting\u003e] [-WakeOnMagicPacket \u003cSetting\u003e] [-WakeOnPattern \u003cSetting\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterQos", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterQosSettingData[]\u003e [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterRdma", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-IncludeHidden] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterRdmaSettingData[]\u003e [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterRsc", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-IPv4Enabled \u003cbool\u003e] [-IPv6Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-IPv4Enabled \u003cbool\u003e] [-IPv6Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterRscSettingData[]\u003e [-IPv4Enabled \u003cbool\u003e] [-IPv6Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterRss", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NumberOfReceiveQueues \u003cuint32\u003e] [-Profile \u003cProfile\u003e] [-BaseProcessorGroup \u003cuint16\u003e] [-BaseProcessorNumber \u003cbyte\u003e] [-MaxProcessorGroup \u003cuint16\u003e] [-MaxProcessorNumber \u003cbyte\u003e] [-MaxProcessors \u003cuint32\u003e] [-NumaNode \u003cuint16\u003e] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NumberOfReceiveQueues \u003cuint32\u003e] [-Profile \u003cProfile\u003e] [-BaseProcessorGroup \u003cuint16\u003e] [-BaseProcessorNumber \u003cbyte\u003e] [-MaxProcessorGroup \u003cuint16\u003e] [-MaxProcessorNumber \u003cbyte\u003e] [-MaxProcessors \u003cuint32\u003e] [-NumaNode \u003cuint16\u003e] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterRssSettingData[]\u003e [-NumberOfReceiveQueues \u003cuint32\u003e] [-Profile \u003cProfile\u003e] [-BaseProcessorGroup \u003cuint16\u003e] [-BaseProcessorNumber \u003cbyte\u003e] [-MaxProcessorGroup \u003cuint16\u003e] [-MaxProcessorNumber \u003cbyte\u003e] [-MaxProcessors \u003cuint32\u003e] [-NumaNode \u003cuint16\u003e] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterSriov", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-NumVFs \u003cuint32\u003e] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-NumVFs \u003cuint32\u003e] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterSriovSettingData[]\u003e [-NumVFs \u003cuint32\u003e] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetAdapterVmq", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IncludeHidden] [-BaseProcessorGroup \u003cuint16\u003e] [-BaseProcessorNumber \u003cbyte\u003e] [-MaxProcessors \u003cuint32\u003e] [-MaxProcessorNumber \u003cbyte\u003e] [-NumaNode \u003cuint16\u003e] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InterfaceDescription \u003cstring[]\u003e [-IncludeHidden] [-BaseProcessorGroup \u003cuint16\u003e] [-BaseProcessorNumber \u003cbyte\u003e] [-MaxProcessors \u003cuint32\u003e] [-MaxProcessorNumber \u003cbyte\u003e] [-NumaNode \u003cuint16\u003e] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAdapterVmqSettingData[]\u003e [-BaseProcessorGroup \u003cuint16\u003e] [-BaseProcessorNumber \u003cbyte\u003e] [-MaxProcessors \u003cuint32\u003e] [-MaxProcessorNumber \u003cbyte\u003e] [-NumaNode \u003cuint16\u003e] [-Enabled \u003cbool\u003e] [-NoRestart] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetConnection", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-NetConnectionProfile", - "CommandType": "Function", - "ParameterSets": "[-Name \u003cstring[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-NetworkCategory \u003cNetworkCategory[]\u003e] [-IPv4Connectivity \u003cIPv4Connectivity[]\u003e] [-IPv6Connectivity \u003cIPv6Connectivity[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetConnectionProfile", - "CommandType": "Function", - "ParameterSets": "[-Name \u003cstring[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-IPv4Connectivity \u003cIPv4Connectivity[]\u003e] [-IPv6Connectivity \u003cIPv6Connectivity[]\u003e] [-NetworkCategory \u003cNetworkCategory\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetConnectionProfile[]\u003e [-NetworkCategory \u003cNetworkCategory\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetEventPacketCapture", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-NetEventNetworkAdapter", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [[-PromiscuousMode] \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-NetEventPacketCaptureProvider", - "CommandType": "Function", - "ParameterSets": "[-SessionName] \u003cstring\u003e [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-CaptureType] \u003cCaptureType\u003e] [[-MultiLayer] \u003cbool\u003e] [[-LinkLayerAddress] \u003cstring[]\u003e] [[-EtherType] \u003cuint16[]\u003e] [[-IpAddresses] \u003cstring[]\u003e] [[-IpProtocols] \u003cbyte[]\u003e] [[-TruncationLength] \u003cuint16\u003e] [[-VmCaptureDirection] \u003cVmCaptureDirection\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-NetEventProvider", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-SessionName] \u003cstring\u003e [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-NetEventVFPProvider", - "CommandType": "Function", - "ParameterSets": "[-SessionName] \u003cstring\u003e [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeywords] \u003cuint64\u003e] [[-DestinationMACAddresses] \u003cstring[]\u003e] [[-SourceMACAddresses] \u003cstring[]\u003e] [[-VLANIds] \u003cuint16[]\u003e] [[-TenantIds] \u003cuint32[]\u003e] [[-GREKeys] \u003cuint32[]\u003e] [[-SourceIPAddresses] \u003cstring[]\u003e] [[-DestinationIPAddresses] \u003cstring[]\u003e] [[-IPProtocols] \u003cbyte[]\u003e] [[-TCPPorts] \u003cuint16[]\u003e] [[-UDPPorts] \u003cuint16[]\u003e] [[-VFPFlowDirection] \u003cuint32\u003e] [[-SwitchName] \u003cstring\u003e] [[-PortIds] \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-NetEventVmNetworkAdapter", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-NetEventVmSwitch", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-NetEventVmSwitchProvider", - "CommandType": "Function", - "ParameterSets": "[-SessionName] \u003cstring\u003e [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeywords] \u003cuint64\u003e] [[-SwitchName] \u003cstring\u003e] [[-PortIds] \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-NetEventWFPCaptureProvider", - "CommandType": "Function", - "ParameterSets": "[-SessionName] \u003cstring\u003e [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-CaptureLayerSet] \u003cWFPCaptureSet\u003e] [[-IPAddresses] \u003cstring[]\u003e] [[-TCPPorts] \u003cuint16[]\u003e] [[-UDPPorts] \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetEventNetworkAdapter", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ShowInstalled] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedPacketCaptureProvider \u003cCimInstance#MSFT_NetEventPacketCaptureProvider\u003e] [-ShowInstalled] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetEventPacketCaptureProvider", - "CommandType": "Function", - "ParameterSets": "[[-SessionName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedEventSession \u003cCimInstance#MSFT_NetEventSession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedCaptureTarget \u003cCimInstance#MSFT_NetEventPacketCaptureTarget\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetEventProvider", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ShowInstalled] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedEventSession \u003cCimInstance#MSFT_NetEventSession\u003e] [-ShowInstalled] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedCaptureTarget \u003cCimInstance#MSFT_NetEventPacketCaptureTarget\u003e] [-ShowInstalled] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetEventSession", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedEventProvider \u003cCimInstance#MSFT_NetEventProvider\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetEventVFPProvider", - "CommandType": "Function", - "ParameterSets": "[[-SessionName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedEventSession \u003cCimInstance#MSFT_NetEventSession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetEventVmNetworkAdapter", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ShowInstalled] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedPacketCaptureProvider \u003cCimInstance#MSFT_NetEventPacketCaptureProvider\u003e] [-ShowInstalled] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetEventVmSwitch", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ShowInstalled] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedPacketCaptureProvider \u003cCimInstance#MSFT_NetEventPacketCaptureProvider\u003e] [-ShowInstalled] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetEventVmSwitchProvider", - "CommandType": "Function", - "ParameterSets": "[[-SessionName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedEventSession \u003cCimInstance#MSFT_NetEventSession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetEventWFPCaptureProvider", - "CommandType": "Function", - "ParameterSets": "[[-SessionName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedEventSession \u003cCimInstance#MSFT_NetEventSession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetEventSession", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-CaptureMode \u003cCaptureModes\u003e] [-LocalFilePath \u003cstring\u003e] [-MaxFileSize \u003cuint32\u003e] [-MaxNumberOfBuffers \u003cbyte\u003e] [-TraceBufferSize \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetEventNetworkAdapter", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ProviderName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventNetworkAdapter[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetEventPacketCaptureProvider", - "CommandType": "Function", - "ParameterSets": "[-SessionName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventPacketCaptureProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetEventProvider", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetEventSession", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-AssociatedEventProvider \u003cCimInstance#MSFT_NetEventProvider\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventSession[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetEventVFPProvider", - "CommandType": "Function", - "ParameterSets": "[-SessionName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventVFPProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetEventVmNetworkAdapter", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventVmNetworkAdapter[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetEventVmSwitch", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventVmSwitch[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetEventVmSwitchProvider", - "CommandType": "Function", - "ParameterSets": "[-SessionName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventVmSwitchProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetEventWFPCaptureProvider", - "CommandType": "Function", - "ParameterSets": "[-SessionName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventWFPCaptureProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetEventPacketCaptureProvider", - "CommandType": "Function", - "ParameterSets": "[[-SessionName] \u003cstring[]\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-CaptureType] \u003cCaptureType\u003e] [[-MultiLayer] \u003cbool\u003e] [[-LinkLayerAddress] \u003cstring[]\u003e] [[-EtherType] \u003cuint16[]\u003e] [[-IpAddresses] \u003cstring[]\u003e] [[-IpProtocols] \u003cbyte[]\u003e] [[-TruncationLength] \u003cuint16\u003e] [[-VmCaptureDirection] \u003cVmCaptureDirection\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-CaptureType] \u003cCaptureType\u003e] [[-MultiLayer] \u003cbool\u003e] [[-LinkLayerAddress] \u003cstring[]\u003e] [[-EtherType] \u003cuint16[]\u003e] [[-IpAddresses] \u003cstring[]\u003e] [[-IpProtocols] \u003cbyte[]\u003e] [[-TruncationLength] \u003cuint16\u003e] [[-VmCaptureDirection] \u003cVmCaptureDirection\u003e] [-AssociatedEventSession \u003cCimInstance#MSFT_NetEventSession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-CaptureType] \u003cCaptureType\u003e] [[-MultiLayer] \u003cbool\u003e] [[-LinkLayerAddress] \u003cstring[]\u003e] [[-EtherType] \u003cuint16[]\u003e] [[-IpAddresses] \u003cstring[]\u003e] [[-IpProtocols] \u003cbyte[]\u003e] [[-TruncationLength] \u003cuint16\u003e] [[-VmCaptureDirection] \u003cVmCaptureDirection\u003e] [-AssociatedCaptureTarget \u003cCimInstance#MSFT_NetEventPacketCaptureTarget\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-CaptureType] \u003cCaptureType\u003e] [[-MultiLayer] \u003cbool\u003e] [[-LinkLayerAddress] \u003cstring[]\u003e] [[-EtherType] \u003cuint16[]\u003e] [[-IpAddresses] \u003cstring[]\u003e] [[-IpProtocols] \u003cbyte[]\u003e] [[-TruncationLength] \u003cuint16\u003e] [[-VmCaptureDirection] \u003cVmCaptureDirection\u003e] -InputObject \u003cCimInstance#MSFT_NetEventPacketCaptureProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetEventProvider", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [-AssociatedEventSession \u003cCimInstance#MSFT_NetEventSession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [-AssociatedCaptureTarget \u003cCimInstance#MSFT_NetEventPacketCaptureTarget\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] -InputObject \u003cCimInstance#MSFT_NetEventProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetEventSession", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CaptureMode \u003cCaptureModes\u003e] [-LocalFilePath \u003cstring\u003e] [-MaxFileSize \u003cuint32\u003e] [-MaxNumberOfBuffers \u003cbyte\u003e] [-TraceBufferSize \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-AssociatedEventProvider \u003cCimInstance#MSFT_NetEventProvider\u003e] [-CaptureMode \u003cCaptureModes\u003e] [-LocalFilePath \u003cstring\u003e] [-MaxFileSize \u003cuint32\u003e] [-MaxNumberOfBuffers \u003cbyte\u003e] [-TraceBufferSize \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventSession[]\u003e [-CaptureMode \u003cCaptureModes\u003e] [-LocalFilePath \u003cstring\u003e] [-MaxFileSize \u003cuint32\u003e] [-MaxNumberOfBuffers \u003cbyte\u003e] [-TraceBufferSize \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetEventVFPProvider", - "CommandType": "Function", - "ParameterSets": "[[-SessionName] \u003cstring[]\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-DestinationMACAddresses] \u003cstring[]\u003e] [[-SourceMACAddresses] \u003cstring[]\u003e] [[-VLANIds] \u003cuint16[]\u003e] [[-TenantIds] \u003cuint32[]\u003e] [[-GREKeys] \u003cuint32[]\u003e] [[-SourceIPAddresses] \u003cstring[]\u003e] [[-DestinationIPAddresses] \u003cstring[]\u003e] [[-IPProtocols] \u003cbyte[]\u003e] [[-TCPPorts] \u003cuint16[]\u003e] [[-UDPPorts] \u003cuint16[]\u003e] [[-VFPFlowDirection] \u003cVFPFlowDirection\u003e] [[-SwitchName] \u003cstring\u003e] [[-PortIds] \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-DestinationMACAddresses] \u003cstring[]\u003e] [[-SourceMACAddresses] \u003cstring[]\u003e] [[-VLANIds] \u003cuint16[]\u003e] [[-TenantIds] \u003cuint32[]\u003e] [[-GREKeys] \u003cuint32[]\u003e] [[-SourceIPAddresses] \u003cstring[]\u003e] [[-DestinationIPAddresses] \u003cstring[]\u003e] [[-IPProtocols] \u003cbyte[]\u003e] [[-TCPPorts] \u003cuint16[]\u003e] [[-UDPPorts] \u003cuint16[]\u003e] [[-VFPFlowDirection] \u003cVFPFlowDirection\u003e] [[-SwitchName] \u003cstring\u003e] [[-PortIds] \u003cuint32[]\u003e] [-AssociatedEventSession \u003cCimInstance#MSFT_NetEventSession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-DestinationMACAddresses] \u003cstring[]\u003e] [[-SourceMACAddresses] \u003cstring[]\u003e] [[-VLANIds] \u003cuint16[]\u003e] [[-TenantIds] \u003cuint32[]\u003e] [[-GREKeys] \u003cuint32[]\u003e] [[-SourceIPAddresses] \u003cstring[]\u003e] [[-DestinationIPAddresses] \u003cstring[]\u003e] [[-IPProtocols] \u003cbyte[]\u003e] [[-TCPPorts] \u003cuint16[]\u003e] [[-UDPPorts] \u003cuint16[]\u003e] [[-VFPFlowDirection] \u003cVFPFlowDirection\u003e] [[-SwitchName] \u003cstring\u003e] [[-PortIds] \u003cuint32[]\u003e] -InputObject \u003cCimInstance#MSFT_NetEventVFPProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetEventVmSwitchProvider", - "CommandType": "Function", - "ParameterSets": "[[-SessionName] \u003cstring[]\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-SwitchName] \u003cstring\u003e] [[-PortIds] \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-SwitchName] \u003cstring\u003e] [[-PortIds] \u003cuint32[]\u003e] [-AssociatedEventSession \u003cCimInstance#MSFT_NetEventSession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-SwitchName] \u003cstring\u003e] [[-PortIds] \u003cuint32[]\u003e] -InputObject \u003cCimInstance#MSFT_NetEventVmSwitchProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetEventWFPCaptureProvider", - "CommandType": "Function", - "ParameterSets": "[[-SessionName] \u003cstring[]\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-CaptureLayerSet] \u003cWFPCaptureSet\u003e] [[-IPAddresses] \u003cstring[]\u003e] [[-TCPPorts] \u003cuint16[]\u003e] [[-UDPPorts] \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-CaptureLayerSet] \u003cWFPCaptureSet\u003e] [[-IPAddresses] \u003cstring[]\u003e] [[-TCPPorts] \u003cuint16[]\u003e] [[-UDPPorts] \u003cuint16[]\u003e] [-AssociatedEventSession \u003cCimInstance#MSFT_NetEventSession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Level] \u003cbyte\u003e] [[-MatchAnyKeyword] \u003cuint64\u003e] [[-MatchAllKeyword] \u003cuint64\u003e] [[-CaptureLayerSet] \u003cWFPCaptureSet\u003e] [[-IPAddresses] \u003cstring[]\u003e] [[-TCPPorts] \u003cuint16[]\u003e] [[-UDPPorts] \u003cuint16[]\u003e] -InputObject \u003cCimInstance#MSFT_NetEventWFPCaptureProvider[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-NetEventSession", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventSession[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-NetEventSession", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetEventSession[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetLbfo", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-NetLbfoTeamMember", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cWildcardPattern\u003e [-Team] \u003cstring\u003e [[-AdministrativeMode] \u003cAdminModes\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-NetLbfoTeamNic", - "CommandType": "Function", - "ParameterSets": "[-Team] \u003cstring\u003e [-VlanID] \u003cuint32\u003e [[-Name] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetLbfoTeam", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-MemberOfTheTeam \u003cCimInstance#MSFT_NetLbfoTeamMember\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TeamNicForTheTeam \u003cCimInstance#MSFT_NetLbfoTeamNic\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetLbfoTeamMember", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [[-Team] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TeamOfTheMember \u003cCimInstance#MSFT_NetLbfoTeam\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetLbfoTeamNic", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [[-Team] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TeamOfTheTeamNic \u003cCimInstance#MSFT_NetLbfoTeam\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetLbfoTeam", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-TeamMembers] \u003cWildcardPattern[]\u003e [[-TeamNicName] \u003cstring\u003e] [[-TeamingMode] \u003cTeamingModes\u003e] [[-LoadBalancingAlgorithm] \u003cLBAlgos\u003e] [[-LacpTimer] \u003cLacpTimers\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetLbfoTeam", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetLbfoTeam[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetLbfoTeamMember", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Team] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetLbfoTeamMember[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetLbfoTeamNic", - "CommandType": "Function", - "ParameterSets": "[-Team] \u003cstring[]\u003e [-VlanID] \u003cuint32[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetLbfoTeamNic[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetLbfoTeam", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetLbfoTeam", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-TeamingMode \u003cTeamingModes\u003e] [-LoadBalancingAlgorithm \u003cLBAlgos\u003e] [-LacpTimer \u003cLacpTimers\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MemberOfTheTeam \u003cCimInstance#MSFT_NetLbfoTeamMember\u003e] [-TeamingMode \u003cTeamingModes\u003e] [-LoadBalancingAlgorithm \u003cLBAlgos\u003e] [-LacpTimer \u003cLacpTimers\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TeamNicForTheTeam \u003cCimInstance#MSFT_NetLbfoTeamNic\u003e] [-TeamingMode \u003cTeamingModes\u003e] [-LoadBalancingAlgorithm \u003cLBAlgos\u003e] [-LacpTimer \u003cLacpTimers\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetLbfoTeam[]\u003e [-TeamingMode \u003cTeamingModes\u003e] [-LoadBalancingAlgorithm \u003cLBAlgos\u003e] [-LacpTimer \u003cLacpTimers\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetLbfoTeamMember", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [[-Team] \u003cstring[]\u003e] [-AdministrativeMode \u003cAdminModes\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TeamOfTheMember \u003cCimInstance#MSFT_NetLbfoTeam\u003e] [-AdministrativeMode \u003cAdminModes\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetLbfoTeamMember[]\u003e [-AdministrativeMode \u003cAdminModes\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetLbfoTeamNic", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [[-Team] \u003cstring[]\u003e] [-VlanID \u003cuint32\u003e] [-Default] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TeamOfTheTeamNic \u003cCimInstance#MSFT_NetLbfoTeam\u003e] [-VlanID \u003cuint32\u003e] [-Default] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetLbfoTeamNic[]\u003e [-VlanID \u003cuint32\u003e] [-Default] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetNat", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-NetNatExternalAddress", - "CommandType": "Function", - "ParameterSets": "[-NatName] \u003cstring\u003e -IPAddress \u003cstring\u003e [-PortStart \u003cuint16\u003e] [-PortEnd \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-NetNatStaticMapping", - "CommandType": "Function", - "ParameterSets": "[-NatName] \u003cstring\u003e -Protocol \u003cProtocol\u003e -ExternalIPAddress \u003cstring\u003e -ExternalPort \u003cuint16\u003e -InternalIPAddress \u003cstring\u003e [-RemoteExternalIPAddressPrefix \u003cstring\u003e] [-InternalPort \u003cuint16\u003e] [-InternalRoutingDomainId \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetNat", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetNatExternalAddress", - "CommandType": "Function", - "ParameterSets": "[[-NatName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetNatGlobal", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetNatSession", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetNatStaticMapping", - "CommandType": "Function", - "ParameterSets": "[[-NatName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetNat", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-ExternalIPInterfaceAddressPrefix \u003cstring\u003e] [-InternalRoutingDomainId \u003cstring\u003e] [-InternalIPInterfaceAddressPrefix \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetNat", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNat[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetNatExternalAddress", - "CommandType": "Function", - "ParameterSets": "[[-NatName] \u003cstring[]\u003e] [-ExternalAddressID \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNatExternalAddress[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetNatStaticMapping", - "CommandType": "Function", - "ParameterSets": "[[-NatName] \u003cstring[]\u003e] [-StaticMappingID \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNatStaticMapping[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetNat", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-IcmpQueryTimeout \u003cuint32\u003e] [-TcpEstablishedConnectionTimeout \u003cuint32\u003e] [-TcpTransientConnectionTimeout \u003cuint32\u003e] [-TcpFilteringBehavior \u003cFilteringBehaviorType\u003e] [-UdpFilteringBehavior \u003cFilteringBehaviorType\u003e] [-UdpIdleSessionTimeout \u003cuint32\u003e] [-UdpInboundRefresh \u003cBoolean\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNat[]\u003e [-IcmpQueryTimeout \u003cuint32\u003e] [-TcpEstablishedConnectionTimeout \u003cuint32\u003e] [-TcpTransientConnectionTimeout \u003cuint32\u003e] [-TcpFilteringBehavior \u003cFilteringBehaviorType\u003e] [-UdpFilteringBehavior \u003cFilteringBehaviorType\u003e] [-UdpIdleSessionTimeout \u003cuint32\u003e] [-UdpInboundRefresh \u003cBoolean\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetNatGlobal", - "CommandType": "Function", - "ParameterSets": "-InterRoutingDomainHairpinningMode \u003cInterRoutingDomainHairpinningMode\u003e [-InputObject \u003cCimInstance#MSFT_NetNatGlobal[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetQos", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-NetQosPolicy", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-PolicyStore \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetQosPolicy", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-PriorityValue8021Action \u003csbyte\u003e] [-DSCPAction \u003csbyte\u003e] [-MinBandwidthWeightAction \u003cbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-IPDstPrefixMatchCondition \u003cstring\u003e] [-UserMatchCondition \u003cstring\u003e] [-AppPathNameMatchCondition \u003cstring\u003e] [-IPProtocolMatchCondition \u003cProtocol\u003e] [-IPSrcPrefixMatchCondition \u003cstring\u003e] [-IPSrcPortMatchCondition \u003cuint16\u003e] [-IPSrcPortStartMatchCondition \u003cuint16\u003e] [-IPSrcPortEndMatchCondition \u003cuint16\u003e] [-IPDstPortMatchCondition \u003cuint16\u003e] [-IPDstPortStartMatchCondition \u003cuint16\u003e] [-IPDstPortEndMatchCondition \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -IPPortMatchCondition \u003cuint16\u003e [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-PriorityValue8021Action \u003csbyte\u003e] [-DSCPAction \u003csbyte\u003e] [-MinBandwidthWeightAction \u003cbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-UserMatchCondition \u003cstring\u003e] [-AppPathNameMatchCondition \u003cstring\u003e] [-IPProtocolMatchCondition \u003cProtocol\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -PriorityValue8021Action \u003csbyte\u003e -NetDirectPortMatchCondition \u003cuint16\u003e [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -URIMatchCondition \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-DSCPAction \u003csbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-URIRecursiveMatchCondition \u003cbool\u003e] [-IPDstPrefixMatchCondition \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -Cluster [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-PriorityValue8021Action \u003csbyte\u003e] [-DSCPAction \u003csbyte\u003e] [-MinBandwidthWeightAction \u003cbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -SMB [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-PriorityValue8021Action \u003csbyte\u003e] [-DSCPAction \u003csbyte\u003e] [-MinBandwidthWeightAction \u003cbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -NFS [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-PriorityValue8021Action \u003csbyte\u003e] [-DSCPAction \u003csbyte\u003e] [-MinBandwidthWeightAction \u003cbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -LiveMigration [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-PriorityValue8021Action \u003csbyte\u003e] [-DSCPAction \u003csbyte\u003e] [-MinBandwidthWeightAction \u003cbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -iSCSI [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-PriorityValue8021Action \u003csbyte\u003e] [-DSCPAction \u003csbyte\u003e] [-MinBandwidthWeightAction \u003cbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -PriorityValue8021Action \u003csbyte\u003e -FCOE [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -Default [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-PriorityValue8021Action \u003csbyte\u003e] [-DSCPAction \u003csbyte\u003e] [-MinBandwidthWeightAction \u003cbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetQosPolicy", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-PolicyStore \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetQosPolicySettingData[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetQosPolicy", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-PolicyStore \u003cstring\u003e] [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-TemplateMatchCondition \u003cTemplate\u003e] [-UserMatchCondition \u003cstring\u003e] [-AppPathNameMatchCondition \u003cstring\u003e] [-IPProtocolMatchCondition \u003cProtocol\u003e] [-IPPortMatchCondition \u003cuint16\u003e] [-IPSrcPrefixMatchCondition \u003cstring\u003e] [-IPSrcPortMatchCondition \u003cuint16\u003e] [-IPSrcPortStartMatchCondition \u003cuint16\u003e] [-IPSrcPortEndMatchCondition \u003cuint16\u003e] [-IPDstPrefixMatchCondition \u003cstring\u003e] [-IPDstPortMatchCondition \u003cuint16\u003e] [-IPDstPortStartMatchCondition \u003cuint16\u003e] [-IPDstPortEndMatchCondition \u003cuint16\u003e] [-NetDirectPortMatchCondition \u003cuint16\u003e] [-URIMatchCondition \u003cstring\u003e] [-URIRecursiveMatchCondition \u003cbool\u003e] [-PriorityValue8021Action \u003csbyte\u003e] [-DSCPAction \u003csbyte\u003e] [-MinBandwidthWeightAction \u003cbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetQosPolicySettingData[]\u003e [-NetworkProfile \u003cNetworkProfile\u003e] [-Precedence \u003cuint32\u003e] [-TemplateMatchCondition \u003cTemplate\u003e] [-UserMatchCondition \u003cstring\u003e] [-AppPathNameMatchCondition \u003cstring\u003e] [-IPProtocolMatchCondition \u003cProtocol\u003e] [-IPPortMatchCondition \u003cuint16\u003e] [-IPSrcPrefixMatchCondition \u003cstring\u003e] [-IPSrcPortMatchCondition \u003cuint16\u003e] [-IPSrcPortStartMatchCondition \u003cuint16\u003e] [-IPSrcPortEndMatchCondition \u003cuint16\u003e] [-IPDstPrefixMatchCondition \u003cstring\u003e] [-IPDstPortMatchCondition \u003cuint16\u003e] [-IPDstPortStartMatchCondition \u003cuint16\u003e] [-IPDstPortEndMatchCondition \u003cuint16\u003e] [-NetDirectPortMatchCondition \u003cuint16\u003e] [-URIMatchCondition \u003cstring\u003e] [-URIRecursiveMatchCondition \u003cbool\u003e] [-PriorityValue8021Action \u003csbyte\u003e] [-DSCPAction \u003csbyte\u003e] [-MinBandwidthWeightAction \u003cbyte\u003e] [-ThrottleRateActionBitsPerSecond \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetSecurity", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Copy-NetFirewallRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Direction \u003cDirection[]\u003e] [-Action \u003cAction[]\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal[]\u003e] [-LooseSourceMapping \u003cbool[]\u003e] [-LocalOnlyMapping \u003cbool[]\u003e] [-Owner \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallApplicationFilter \u003cCimInstance#MSFT_NetApplicationFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallSecurityFilter \u003cCimInstance#MSFT_NetNetworkLayerSecurityFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallServiceFilter \u003cCimInstance#MSFT_NetServiceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetFirewallRule[]\u003e [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Copy-NetIPsecMainModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-MaxMinutes \u003cuint32[]\u003e] [-MaxSessions \u003cuint32[]\u003e] [-ForceDiffieHellman \u003cbool[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeRule \u003cCimInstance#MSFT_NetMainModeRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEMMCryptoSet[]\u003e [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Copy-NetIPsecMainModeRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-MainModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeCryptoSet \u003cCimInstance#MSFT_NetIKEMMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetMainModeRule[]\u003e [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Copy-NetIPsecPhase1AuthSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeRule \u003cCimInstance#MSFT_NetMainModeRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEP1AuthSet[]\u003e [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Copy-NetIPsecPhase2AuthSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEP2AuthSet[]\u003e [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Copy-NetIPsecQuickModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PerfectForwardSecrecyGroup \u003cDiffieHellmanGroup[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEQMCryptoSet[]\u003e [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Copy-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-IPsecRuleName] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Mode \u003cIPsecMode[]\u003e] [-InboundSecurity \u003cSecurityPolicy[]\u003e] [-OutboundSecurity \u003cSecurityPolicy[]\u003e] [-QuickModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-Phase2AuthSet \u003cstring[]\u003e] [-KeyModule \u003cKeyModule[]\u003e] [-AllowWatchKey \u003cbool[]\u003e] [-AllowSetKey \u003cbool[]\u003e] [-RemoteTunnelHostname \u003cstring[]\u003e] [-ForwardPathLifetime \u003cuint32[]\u003e] [-EncryptedTunnelBypass \u003cbool[]\u003e] [-RequireAuthorization \u003cbool[]\u003e] [-User \u003cstring[]\u003e] [-Machine \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase2AuthSet \u003cCimInstance#MSFT_NetIKEP2AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecQuickModeCryptoSet \u003cCimInstance#MSFT_NetIKEQMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetConSecRule[]\u003e [-NewPolicyStore \u003cstring\u003e] [-NewGPOSession \u003cstring\u003e] [-NewName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetFirewallRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Direction \u003cDirection[]\u003e] [-Action \u003cAction[]\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal[]\u003e] [-LooseSourceMapping \u003cbool[]\u003e] [-LocalOnlyMapping \u003cbool[]\u003e] [-Owner \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallApplicationFilter \u003cCimInstance#MSFT_NetApplicationFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallSecurityFilter \u003cCimInstance#MSFT_NetNetworkLayerSecurityFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallServiceFilter \u003cCimInstance#MSFT_NetServiceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetFirewallRule[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetIPsecMainModeRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-MainModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeCryptoSet \u003cCimInstance#MSFT_NetIKEMMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetMainModeRule[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-IPsecRuleName] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Mode \u003cIPsecMode[]\u003e] [-InboundSecurity \u003cSecurityPolicy[]\u003e] [-OutboundSecurity \u003cSecurityPolicy[]\u003e] [-QuickModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-Phase2AuthSet \u003cstring[]\u003e] [-KeyModule \u003cKeyModule[]\u003e] [-AllowWatchKey \u003cbool[]\u003e] [-AllowSetKey \u003cbool[]\u003e] [-RemoteTunnelHostname \u003cstring[]\u003e] [-ForwardPathLifetime \u003cuint32[]\u003e] [-EncryptedTunnelBypass \u003cbool[]\u003e] [-RequireAuthorization \u003cbool[]\u003e] [-User \u003cstring[]\u003e] [-Machine \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase2AuthSet \u003cCimInstance#MSFT_NetIKEP2AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecQuickModeCryptoSet \u003cCimInstance#MSFT_NetIKEQMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetConSecRule[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetFirewallRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Direction \u003cDirection[]\u003e] [-Action \u003cAction[]\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal[]\u003e] [-LooseSourceMapping \u003cbool[]\u003e] [-LocalOnlyMapping \u003cbool[]\u003e] [-Owner \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallApplicationFilter \u003cCimInstance#MSFT_NetApplicationFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallSecurityFilter \u003cCimInstance#MSFT_NetNetworkLayerSecurityFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallServiceFilter \u003cCimInstance#MSFT_NetServiceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetFirewallRule[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetIPsecMainModeRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-MainModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeCryptoSet \u003cCimInstance#MSFT_NetIKEMMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetMainModeRule[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-IPsecRuleName] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Mode \u003cIPsecMode[]\u003e] [-InboundSecurity \u003cSecurityPolicy[]\u003e] [-OutboundSecurity \u003cSecurityPolicy[]\u003e] [-QuickModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-Phase2AuthSet \u003cstring[]\u003e] [-KeyModule \u003cKeyModule[]\u003e] [-AllowWatchKey \u003cbool[]\u003e] [-AllowSetKey \u003cbool[]\u003e] [-RemoteTunnelHostname \u003cstring[]\u003e] [-ForwardPathLifetime \u003cuint32[]\u003e] [-EncryptedTunnelBypass \u003cbool[]\u003e] [-RequireAuthorization \u003cbool[]\u003e] [-User \u003cstring[]\u003e] [-Machine \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase2AuthSet \u003cCimInstance#MSFT_NetIKEP2AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecQuickModeCryptoSet \u003cCimInstance#MSFT_NetIKEQMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetConSecRule[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Find-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "-RemoteAddress \u003cstring\u003e [-LocalAddress \u003cstring\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cuint16\u003e] [-RemotePort \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetFirewallAddressFilter", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallRule \u003cCimInstance#MSFT_NetFirewallRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeRule \u003cCimInstance#MSFT_NetMainModeRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetFirewallApplicationFilter", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Program \u003cstring[]\u003e] [-Package \u003cstring[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallRule \u003cCimInstance#MSFT_NetFirewallRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetFirewallInterfaceFilter", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallRule \u003cCimInstance#MSFT_NetFirewallRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetFirewallInterfaceTypeFilter", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InterfaceType \u003cInterfaceType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallRule \u003cCimInstance#MSFT_NetFirewallRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetFirewallPortFilter", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Protocol \u003cstring[]\u003e] [-DynamicTarget \u003cDynamicTransport[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallRule \u003cCimInstance#MSFT_NetFirewallRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetFirewallProfile", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallRule \u003cCimInstance#MSFT_NetFirewallRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeRule \u003cCimInstance#MSFT_NetMainModeRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetFirewallRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Direction \u003cDirection[]\u003e] [-Action \u003cAction[]\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal[]\u003e] [-LooseSourceMapping \u003cbool[]\u003e] [-LocalOnlyMapping \u003cbool[]\u003e] [-Owner \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallApplicationFilter \u003cCimInstance#MSFT_NetApplicationFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallSecurityFilter \u003cCimInstance#MSFT_NetNetworkLayerSecurityFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallServiceFilter \u003cCimInstance#MSFT_NetServiceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetFirewallSecurityFilter", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Authentication \u003cAuthentication[]\u003e] [-Encryption \u003cEncryption[]\u003e] [-OverrideBlockRules \u003cbool[]\u003e] [-LocalUser \u003cstring[]\u003e] [-RemoteUser \u003cstring[]\u003e] [-RemoteMachine \u003cstring[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallRule \u003cCimInstance#MSFT_NetFirewallRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetFirewallServiceFilter", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Service \u003cstring[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallRule \u003cCimInstance#MSFT_NetFirewallRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetFirewallSetting", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPsecDospSetting", - "CommandType": "Function", - "ParameterSets": "[-All] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPsecMainModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-MaxMinutes \u003cuint32[]\u003e] [-MaxSessions \u003cuint32[]\u003e] [-ForceDiffieHellman \u003cbool[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeRule \u003cCimInstance#MSFT_NetMainModeRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPsecMainModeRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-MainModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeCryptoSet \u003cCimInstance#MSFT_NetIKEMMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPsecMainModeSA", - "CommandType": "Function", - "ParameterSets": "[-All] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecQuickModeSA \u003cCimInstance#MSFT_NetQuickModeSA\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPsecPhase1AuthSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeRule \u003cCimInstance#MSFT_NetMainModeRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPsecPhase2AuthSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPsecQuickModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PerfectForwardSecrecyGroup \u003cDiffieHellmanGroup[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPsecQuickModeSA", - "CommandType": "Function", - "ParameterSets": "[-All] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeSA \u003cCimInstance#MSFT_NetMainModeSA\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IPsecRuleName] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Mode \u003cIPsecMode[]\u003e] [-InboundSecurity \u003cSecurityPolicy[]\u003e] [-OutboundSecurity \u003cSecurityPolicy[]\u003e] [-QuickModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-Phase2AuthSet \u003cstring[]\u003e] [-KeyModule \u003cKeyModule[]\u003e] [-AllowWatchKey \u003cbool[]\u003e] [-AllowSetKey \u003cbool[]\u003e] [-RemoteTunnelHostname \u003cstring[]\u003e] [-ForwardPathLifetime \u003cuint32[]\u003e] [-EncryptedTunnelBypass \u003cbool[]\u003e] [-RequireAuthorization \u003cbool[]\u003e] [-User \u003cstring[]\u003e] [-Machine \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase2AuthSet \u003cCimInstance#MSFT_NetIKEP2AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AssociatedNetIPsecQuickModeCryptoSet \u003cCimInstance#MSFT_NetIKEQMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetFirewallRule", - "CommandType": "Function", - "ParameterSets": "-DisplayName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Name \u003cstring\u003e] [-Description \u003cstring\u003e] [-Group \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Direction \u003cDirection\u003e] [-Action \u003cAction\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal\u003e] [-LooseSourceMapping \u003cbool\u003e] [-LocalOnlyMapping \u003cbool\u003e] [-Owner \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-IcmpType \u003cstring[]\u003e] [-DynamicTarget \u003cDynamicTransport\u003e] [-Program \u003cstring\u003e] [-Package \u003cstring\u003e] [-Service \u003cstring\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-LocalUser \u003cstring\u003e] [-RemoteUser \u003cstring\u003e] [-RemoteMachine \u003cstring\u003e] [-Authentication \u003cAuthentication\u003e] [-Encryption \u003cEncryption\u003e] [-OverrideBlockRules \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPsecDospSetting", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring\u003e -PublicInterfaceAliases \u003cWildcardPattern[]\u003e -PrivateInterfaceAliases \u003cWildcardPattern[]\u003e [-StateIdleTimeoutSeconds \u003cuint32\u003e] [-PerIPRateLimitQueueIdleTimeoutSeconds \u003cuint32\u003e] [-IpV6IPsecUnauthDscp \u003cuint32\u003e] [-IpV6IPsecUnauthRateLimitBytesPerSec \u003cuint32\u003e] [-IpV6IPsecUnauthPerIPRateLimitBytesPerSec \u003cuint32\u003e] [-IpV6IPsecAuthDscp \u003cuint16\u003e] [-IpV6IPsecAuthRateLimitBytesPerSec \u003cuint32\u003e] [-IcmpV6Dscp \u003cuint16\u003e] [-IcmpV6RateLimitBytesPerSec \u003cuint32\u003e] [-IpV6FilterExemptDscp \u003cuint32\u003e] [-IpV6FilterExemptRateLimitBytesPerSec \u003cuint32\u003e] [-DefBlockExemptDscp \u003cuint16\u003e] [-DefBlockExemptRateLimitBytesPerSec \u003cuint32\u003e] [-MaxStateEntries \u003cuint32\u003e] [-MaxPerIPRateLimitQueues \u003cuint32\u003e] [-EnabledKeyingModules \u003cDospKeyModules\u003e] [-FilteringFlags \u003cDospFlags\u003e] [-PublicV6Address \u003cstring\u003e] [-PrivateV6Address \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPsecMainModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "-DisplayName \u003cstring\u003e -Proposal \u003cciminstance[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Name \u003cstring\u003e] [-Description \u003cstring\u003e] [-Group \u003cstring\u003e] [-MaxMinutes \u003cuint32\u003e] [-MaxSessions \u003cuint32\u003e] [-ForceDiffieHellman \u003cbool\u003e] [-Default] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPsecMainModeRule", - "CommandType": "Function", - "ParameterSets": "-DisplayName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Name \u003cstring\u003e] [-Description \u003cstring\u003e] [-Group \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-MainModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPsecPhase1AuthSet", - "CommandType": "Function", - "ParameterSets": "-DisplayName \u003cstring\u003e -Proposal \u003cciminstance[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Name \u003cstring\u003e] [-Description \u003cstring\u003e] [-Group \u003cstring\u003e] [-Default] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPsecPhase2AuthSet", - "CommandType": "Function", - "ParameterSets": "-DisplayName \u003cstring\u003e -Proposal \u003cciminstance[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Name \u003cstring\u003e] [-Description \u003cstring\u003e] [-Group \u003cstring\u003e] [-Default] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPsecQuickModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "-DisplayName \u003cstring\u003e -Proposal \u003cciminstance[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Name \u003cstring\u003e] [-Description \u003cstring\u003e] [-Group \u003cstring\u003e] [-PerfectForwardSecrecyGroup \u003cDiffieHellmanGroup\u003e] [-Default] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "-DisplayName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-IPsecRuleName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Group \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Mode \u003cIPsecMode\u003e] [-InboundSecurity \u003cSecurityPolicy\u003e] [-OutboundSecurity \u003cSecurityPolicy\u003e] [-QuickModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-Phase2AuthSet \u003cstring\u003e] [-KeyModule \u003cKeyModule\u003e] [-AllowWatchKey \u003cbool\u003e] [-AllowSetKey \u003cbool\u003e] [-LocalTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelHostname \u003cstring\u003e] [-ForwardPathLifetime \u003cuint32\u003e] [-EncryptedTunnelBypass \u003cbool\u003e] [-RequireAuthorization \u003cbool\u003e] [-User \u003cstring\u003e] [-Machine \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Open-NetGPO", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore] \u003cstring\u003e [-DomainController \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetFirewallRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Direction \u003cDirection[]\u003e] [-Action \u003cAction[]\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal[]\u003e] [-LooseSourceMapping \u003cbool[]\u003e] [-LocalOnlyMapping \u003cbool[]\u003e] [-Owner \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallApplicationFilter \u003cCimInstance#MSFT_NetApplicationFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallSecurityFilter \u003cCimInstance#MSFT_NetNetworkLayerSecurityFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallServiceFilter \u003cCimInstance#MSFT_NetServiceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetFirewallRule[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPsecDospSetting", - "CommandType": "Function", - "ParameterSets": "[-All] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIPsecDoSPSetting[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPsecMainModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-MaxMinutes \u003cuint32[]\u003e] [-MaxSessions \u003cuint32[]\u003e] [-ForceDiffieHellman \u003cbool[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeRule \u003cCimInstance#MSFT_NetMainModeRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEMMCryptoSet[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPsecMainModeRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-MainModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeCryptoSet \u003cCimInstance#MSFT_NetIKEMMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetMainModeRule[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPsecMainModeSA", - "CommandType": "Function", - "ParameterSets": "[-All] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecQuickModeSA \u003cCimInstance#MSFT_NetQuickModeSA\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetMainModeSA[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPsecPhase1AuthSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeRule \u003cCimInstance#MSFT_NetMainModeRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEP1AuthSet[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPsecPhase2AuthSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEP2AuthSet[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPsecQuickModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PerfectForwardSecrecyGroup \u003cDiffieHellmanGroup[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEQMCryptoSet[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPsecQuickModeSA", - "CommandType": "Function", - "ParameterSets": "[-All] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeSA \u003cCimInstance#MSFT_NetMainModeSA\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetQuickModeSA[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-IPsecRuleName] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Mode \u003cIPsecMode[]\u003e] [-InboundSecurity \u003cSecurityPolicy[]\u003e] [-OutboundSecurity \u003cSecurityPolicy[]\u003e] [-QuickModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-Phase2AuthSet \u003cstring[]\u003e] [-KeyModule \u003cKeyModule[]\u003e] [-AllowWatchKey \u003cbool[]\u003e] [-AllowSetKey \u003cbool[]\u003e] [-RemoteTunnelHostname \u003cstring[]\u003e] [-ForwardPathLifetime \u003cuint32[]\u003e] [-EncryptedTunnelBypass \u003cbool[]\u003e] [-RequireAuthorization \u003cbool[]\u003e] [-User \u003cstring[]\u003e] [-Machine \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase2AuthSet \u003cCimInstance#MSFT_NetIKEP2AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecQuickModeCryptoSet \u003cCimInstance#MSFT_NetIKEQMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetConSecRule[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetFirewallRule", - "CommandType": "Function", - "ParameterSets": "-NewName \u003cstring\u003e [-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -NewName \u003cstring\u003e [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Direction \u003cDirection[]\u003e] [-Action \u003cAction[]\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal[]\u003e] [-LooseSourceMapping \u003cbool[]\u003e] [-LocalOnlyMapping \u003cbool[]\u003e] [-Owner \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallApplicationFilter \u003cCimInstance#MSFT_NetApplicationFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallSecurityFilter \u003cCimInstance#MSFT_NetNetworkLayerSecurityFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallServiceFilter \u003cCimInstance#MSFT_NetServiceFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetFirewallRule[]\u003e -NewName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetIPsecMainModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "-NewName \u003cstring\u003e [-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -NewName \u003cstring\u003e [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-MaxMinutes \u003cuint32[]\u003e] [-MaxSessions \u003cuint32[]\u003e] [-ForceDiffieHellman \u003cbool[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeRule \u003cCimInstance#MSFT_NetMainModeRule\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEMMCryptoSet[]\u003e -NewName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetIPsecMainModeRule", - "CommandType": "Function", - "ParameterSets": "-NewName \u003cstring\u003e [-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -NewName \u003cstring\u003e [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-MainModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeCryptoSet \u003cCimInstance#MSFT_NetIKEMMCryptoSet\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetMainModeRule[]\u003e -NewName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetIPsecPhase1AuthSet", - "CommandType": "Function", - "ParameterSets": "-NewName \u003cstring\u003e [-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -NewName \u003cstring\u003e [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecMainModeRule \u003cCimInstance#MSFT_NetMainModeRule\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEP1AuthSet[]\u003e -NewName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetIPsecPhase2AuthSet", - "CommandType": "Function", - "ParameterSets": "-NewName \u003cstring\u003e [-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -NewName \u003cstring\u003e [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEP2AuthSet[]\u003e -NewName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetIPsecQuickModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "-NewName \u003cstring\u003e [-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -NewName \u003cstring\u003e [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-PerfectForwardSecrecyGroup \u003cDiffieHellmanGroup[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecRule \u003cCimInstance#MSFT_NetConSecRule\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEQMCryptoSet[]\u003e -NewName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "-NewName \u003cstring\u003e [-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-IPsecRuleName] \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -NewName \u003cstring\u003e [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Mode \u003cIPsecMode[]\u003e] [-InboundSecurity \u003cSecurityPolicy[]\u003e] [-OutboundSecurity \u003cSecurityPolicy[]\u003e] [-QuickModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-Phase2AuthSet \u003cstring[]\u003e] [-KeyModule \u003cKeyModule[]\u003e] [-AllowWatchKey \u003cbool[]\u003e] [-AllowSetKey \u003cbool[]\u003e] [-RemoteTunnelHostname \u003cstring[]\u003e] [-ForwardPathLifetime \u003cuint32[]\u003e] [-EncryptedTunnelBypass \u003cbool[]\u003e] [-RequireAuthorization \u003cbool[]\u003e] [-User \u003cstring[]\u003e] [-Machine \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase2AuthSet \u003cCimInstance#MSFT_NetIKEP2AuthSet\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecQuickModeCryptoSet \u003cCimInstance#MSFT_NetIKEQMCryptoSet\u003e -NewName \u003cstring\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetConSecRule[]\u003e -NewName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Save-NetGPO", - "CommandType": "Function", - "ParameterSets": "[-GPOSession] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetFirewallAddressFilter", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetAddressFilter[]\u003e [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetFirewallApplicationFilter", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Program \u003cstring\u003e] [-Package \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetApplicationFilter[]\u003e [-Program \u003cstring\u003e] [-Package \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetFirewallInterfaceFilter", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetInterfaceFilter[]\u003e [-InterfaceAlias \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetFirewallInterfaceTypeFilter", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetInterfaceTypeFilter[]\u003e [-InterfaceType \u003cInterfaceType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetFirewallPortFilter", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-IcmpType \u003cstring[]\u003e] [-DynamicTarget \u003cDynamicTransport\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetProtocolPortFilter[]\u003e [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-IcmpType \u003cstring[]\u003e] [-DynamicTarget \u003cDynamicTransport\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetFirewallProfile", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Enabled \u003cGpoBoolean\u003e] [-DefaultInboundAction \u003cAction\u003e] [-DefaultOutboundAction \u003cAction\u003e] [-AllowInboundRules \u003cGpoBoolean\u003e] [-AllowLocalFirewallRules \u003cGpoBoolean\u003e] [-AllowLocalIPsecRules \u003cGpoBoolean\u003e] [-AllowUserApps \u003cGpoBoolean\u003e] [-AllowUserPorts \u003cGpoBoolean\u003e] [-AllowUnicastResponseToMulticast \u003cGpoBoolean\u003e] [-NotifyOnListen \u003cGpoBoolean\u003e] [-EnableStealthModeForIPsec \u003cGpoBoolean\u003e] [-LogFileName \u003cstring\u003e] [-LogMaxSizeKilobytes \u003cuint64\u003e] [-LogAllowed \u003cGpoBoolean\u003e] [-LogBlocked \u003cGpoBoolean\u003e] [-LogIgnored \u003cGpoBoolean\u003e] [-DisabledInterfaceAliases \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Enabled \u003cGpoBoolean\u003e] [-DefaultInboundAction \u003cAction\u003e] [-DefaultOutboundAction \u003cAction\u003e] [-AllowInboundRules \u003cGpoBoolean\u003e] [-AllowLocalFirewallRules \u003cGpoBoolean\u003e] [-AllowLocalIPsecRules \u003cGpoBoolean\u003e] [-AllowUserApps \u003cGpoBoolean\u003e] [-AllowUserPorts \u003cGpoBoolean\u003e] [-AllowUnicastResponseToMulticast \u003cGpoBoolean\u003e] [-NotifyOnListen \u003cGpoBoolean\u003e] [-EnableStealthModeForIPsec \u003cGpoBoolean\u003e] [-LogFileName \u003cstring\u003e] [-LogMaxSizeKilobytes \u003cuint64\u003e] [-LogAllowed \u003cGpoBoolean\u003e] [-LogBlocked \u003cGpoBoolean\u003e] [-LogIgnored \u003cGpoBoolean\u003e] [-DisabledInterfaceAliases \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetFirewallProfile[]\u003e [-Enabled \u003cGpoBoolean\u003e] [-DefaultInboundAction \u003cAction\u003e] [-DefaultOutboundAction \u003cAction\u003e] [-AllowInboundRules \u003cGpoBoolean\u003e] [-AllowLocalFirewallRules \u003cGpoBoolean\u003e] [-AllowLocalIPsecRules \u003cGpoBoolean\u003e] [-AllowUserApps \u003cGpoBoolean\u003e] [-AllowUserPorts \u003cGpoBoolean\u003e] [-AllowUnicastResponseToMulticast \u003cGpoBoolean\u003e] [-NotifyOnListen \u003cGpoBoolean\u003e] [-EnableStealthModeForIPsec \u003cGpoBoolean\u003e] [-LogFileName \u003cstring\u003e] [-LogMaxSizeKilobytes \u003cuint64\u003e] [-LogAllowed \u003cGpoBoolean\u003e] [-LogBlocked \u003cGpoBoolean\u003e] [-LogIgnored \u003cGpoBoolean\u003e] [-DisabledInterfaceAliases \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetFirewallRule", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Direction \u003cDirection\u003e] [-Action \u003cAction\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal\u003e] [-LooseSourceMapping \u003cbool\u003e] [-LocalOnlyMapping \u003cbool\u003e] [-Owner \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-IcmpType \u003cstring[]\u003e] [-DynamicTarget \u003cDynamicTransport\u003e] [-Program \u003cstring\u003e] [-Package \u003cstring\u003e] [-Service \u003cstring\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-LocalUser \u003cstring\u003e] [-RemoteUser \u003cstring\u003e] [-RemoteMachine \u003cstring\u003e] [-Authentication \u003cAuthentication\u003e] [-Encryption \u003cEncryption\u003e] [-OverrideBlockRules \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Direction \u003cDirection\u003e] [-Action \u003cAction\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal\u003e] [-LooseSourceMapping \u003cbool\u003e] [-LocalOnlyMapping \u003cbool\u003e] [-Owner \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-IcmpType \u003cstring[]\u003e] [-DynamicTarget \u003cDynamicTransport\u003e] [-Program \u003cstring\u003e] [-Package \u003cstring\u003e] [-Service \u003cstring\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-LocalUser \u003cstring\u003e] [-RemoteUser \u003cstring\u003e] [-RemoteMachine \u003cstring\u003e] [-Authentication \u003cAuthentication\u003e] [-Encryption \u003cEncryption\u003e] [-OverrideBlockRules \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayGroup \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Direction \u003cDirection\u003e] [-Action \u003cAction\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal\u003e] [-LooseSourceMapping \u003cbool\u003e] [-LocalOnlyMapping \u003cbool\u003e] [-Owner \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-IcmpType \u003cstring[]\u003e] [-DynamicTarget \u003cDynamicTransport\u003e] [-Program \u003cstring\u003e] [-Package \u003cstring\u003e] [-Service \u003cstring\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-LocalUser \u003cstring\u003e] [-RemoteUser \u003cstring\u003e] [-RemoteMachine \u003cstring\u003e] [-Authentication \u003cAuthentication\u003e] [-Encryption \u003cEncryption\u003e] [-OverrideBlockRules \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Group \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Direction \u003cDirection\u003e] [-Action \u003cAction\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal\u003e] [-LooseSourceMapping \u003cbool\u003e] [-LocalOnlyMapping \u003cbool\u003e] [-Owner \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-IcmpType \u003cstring[]\u003e] [-DynamicTarget \u003cDynamicTransport\u003e] [-Program \u003cstring\u003e] [-Package \u003cstring\u003e] [-Service \u003cstring\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-LocalUser \u003cstring\u003e] [-RemoteUser \u003cstring\u003e] [-RemoteMachine \u003cstring\u003e] [-Authentication \u003cAuthentication\u003e] [-Encryption \u003cEncryption\u003e] [-OverrideBlockRules \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetFirewallRule[]\u003e [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Direction \u003cDirection\u003e] [-Action \u003cAction\u003e] [-EdgeTraversalPolicy \u003cEdgeTraversal\u003e] [-LooseSourceMapping \u003cbool\u003e] [-LocalOnlyMapping \u003cbool\u003e] [-Owner \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-IcmpType \u003cstring[]\u003e] [-DynamicTarget \u003cDynamicTransport\u003e] [-Program \u003cstring\u003e] [-Package \u003cstring\u003e] [-Service \u003cstring\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-LocalUser \u003cstring\u003e] [-RemoteUser \u003cstring\u003e] [-RemoteMachine \u003cstring\u003e] [-Authentication \u003cAuthentication\u003e] [-Encryption \u003cEncryption\u003e] [-OverrideBlockRules \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetFirewallSecurityFilter", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Authentication \u003cAuthentication\u003e] [-Encryption \u003cEncryption\u003e] [-OverrideBlockRules \u003cbool\u003e] [-LocalUser \u003cstring\u003e] [-RemoteUser \u003cstring\u003e] [-RemoteMachine \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNetworkLayerSecurityFilter[]\u003e [-Authentication \u003cAuthentication\u003e] [-Encryption \u003cEncryption\u003e] [-OverrideBlockRules \u003cbool\u003e] [-LocalUser \u003cstring\u003e] [-RemoteUser \u003cstring\u003e] [-RemoteMachine \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetFirewallServiceFilter", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Service \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetServiceFilter[]\u003e [-Service \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetFirewallSetting", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Exemptions \u003cTrafficExemption\u003e] [-EnableStatefulFtp \u003cGpoBoolean\u003e] [-EnableStatefulPptp \u003cGpoBoolean\u003e] [-RemoteMachineTransportAuthorizationList \u003cstring\u003e] [-RemoteMachineTunnelAuthorizationList \u003cstring\u003e] [-RemoteUserTransportAuthorizationList \u003cstring\u003e] [-RemoteUserTunnelAuthorizationList \u003cstring\u003e] [-RequireFullAuthSupport \u003cGpoBoolean\u003e] [-CertValidationLevel \u003cCRLCheck\u003e] [-AllowIPsecThroughNAT \u003cIPsecThroughNAT\u003e] [-MaxSAIdleTimeSeconds \u003cuint32\u003e] [-KeyEncoding \u003cKeyEncoding\u003e] [-EnablePacketQueuing \u003cPacketQueuing\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetSecuritySettingData[]\u003e [-Exemptions \u003cTrafficExemption\u003e] [-EnableStatefulFtp \u003cGpoBoolean\u003e] [-EnableStatefulPptp \u003cGpoBoolean\u003e] [-RemoteMachineTransportAuthorizationList \u003cstring\u003e] [-RemoteMachineTunnelAuthorizationList \u003cstring\u003e] [-RemoteUserTransportAuthorizationList \u003cstring\u003e] [-RemoteUserTunnelAuthorizationList \u003cstring\u003e] [-RequireFullAuthSupport \u003cGpoBoolean\u003e] [-CertValidationLevel \u003cCRLCheck\u003e] [-AllowIPsecThroughNAT \u003cIPsecThroughNAT\u003e] [-MaxSAIdleTimeSeconds \u003cuint32\u003e] [-KeyEncoding \u003cKeyEncoding\u003e] [-EnablePacketQueuing \u003cPacketQueuing\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPsecDospSetting", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-StateIdleTimeoutSeconds \u003cuint32\u003e] [-PerIPRateLimitQueueIdleTimeoutSeconds \u003cuint32\u003e] [-IpV6IPsecUnauthDscp \u003cuint32\u003e] [-IpV6IPsecUnauthRateLimitBytesPerSec \u003cuint32\u003e] [-IpV6IPsecUnauthPerIPRateLimitBytesPerSec \u003cuint32\u003e] [-IpV6IPsecAuthDscp \u003cuint16\u003e] [-IpV6IPsecAuthRateLimitBytesPerSec \u003cuint32\u003e] [-IcmpV6Dscp \u003cuint16\u003e] [-IcmpV6RateLimitBytesPerSec \u003cuint32\u003e] [-IpV6FilterExemptDscp \u003cuint32\u003e] [-IpV6FilterExemptRateLimitBytesPerSec \u003cuint32\u003e] [-DefBlockExemptDscp \u003cuint16\u003e] [-DefBlockExemptRateLimitBytesPerSec \u003cuint32\u003e] [-MaxStateEntries \u003cuint32\u003e] [-MaxPerIPRateLimitQueues \u003cuint32\u003e] [-EnabledKeyingModules \u003cDospKeyModules\u003e] [-FilteringFlags \u003cDospFlags\u003e] [-PublicInterfaceAliases \u003cWildcardPattern[]\u003e] [-PrivateInterfaceAliases \u003cWildcardPattern[]\u003e] [-PublicV6Address \u003cstring\u003e] [-PrivateV6Address \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIPsecDoSPSetting[]\u003e [-StateIdleTimeoutSeconds \u003cuint32\u003e] [-PerIPRateLimitQueueIdleTimeoutSeconds \u003cuint32\u003e] [-IpV6IPsecUnauthDscp \u003cuint32\u003e] [-IpV6IPsecUnauthRateLimitBytesPerSec \u003cuint32\u003e] [-IpV6IPsecUnauthPerIPRateLimitBytesPerSec \u003cuint32\u003e] [-IpV6IPsecAuthDscp \u003cuint16\u003e] [-IpV6IPsecAuthRateLimitBytesPerSec \u003cuint32\u003e] [-IcmpV6Dscp \u003cuint16\u003e] [-IcmpV6RateLimitBytesPerSec \u003cuint32\u003e] [-IpV6FilterExemptDscp \u003cuint32\u003e] [-IpV6FilterExemptRateLimitBytesPerSec \u003cuint32\u003e] [-DefBlockExemptDscp \u003cuint16\u003e] [-DefBlockExemptRateLimitBytesPerSec \u003cuint32\u003e] [-MaxStateEntries \u003cuint32\u003e] [-MaxPerIPRateLimitQueues \u003cuint32\u003e] [-EnabledKeyingModules \u003cDospKeyModules\u003e] [-FilteringFlags \u003cDospFlags\u003e] [-PublicInterfaceAliases \u003cWildcardPattern[]\u003e] [-PrivateInterfaceAliases \u003cWildcardPattern[]\u003e] [-PublicV6Address \u003cstring\u003e] [-PrivateV6Address \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPsecMainModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-MaxMinutes \u003cuint32\u003e] [-MaxSessions \u003cuint32\u003e] [-ForceDiffieHellman \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-MaxMinutes \u003cuint32\u003e] [-MaxSessions \u003cuint32\u003e] [-ForceDiffieHellman \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayGroup \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-MaxMinutes \u003cuint32\u003e] [-MaxSessions \u003cuint32\u003e] [-ForceDiffieHellman \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Group \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-MaxMinutes \u003cuint32\u003e] [-MaxSessions \u003cuint32\u003e] [-ForceDiffieHellman \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEMMCryptoSet[]\u003e [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-MaxMinutes \u003cuint32\u003e] [-MaxSessions \u003cuint32\u003e] [-ForceDiffieHellman \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPsecMainModeRule", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-MainModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-MainModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayGroup \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-MainModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Group \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-MainModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetMainModeRule[]\u003e [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-MainModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPsecPhase1AuthSet", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayGroup \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Group \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEP1AuthSet[]\u003e [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPsecPhase2AuthSet", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayGroup \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Group \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEP2AuthSet[]\u003e [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPsecQuickModeCryptoSet", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-PerfectForwardSecrecyGroup \u003cDiffieHellmanGroup\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-PerfectForwardSecrecyGroup \u003cDiffieHellmanGroup\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayGroup \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-PerfectForwardSecrecyGroup \u003cDiffieHellmanGroup\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Group \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-PerfectForwardSecrecyGroup \u003cDiffieHellmanGroup\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIKEQMCryptoSet[]\u003e [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Proposal \u003cciminstance[]\u003e] [-PerfectForwardSecrecyGroup \u003cDiffieHellmanGroup\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "[-IPsecRuleName] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Mode \u003cIPsecMode\u003e] [-InboundSecurity \u003cSecurityPolicy\u003e] [-OutboundSecurity \u003cSecurityPolicy\u003e] [-QuickModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-Phase2AuthSet \u003cstring\u003e] [-KeyModule \u003cKeyModule\u003e] [-AllowWatchKey \u003cbool\u003e] [-AllowSetKey \u003cbool\u003e] [-LocalTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelHostname \u003cstring\u003e] [-ForwardPathLifetime \u003cuint32\u003e] [-EncryptedTunnelBypass \u003cbool\u003e] [-RequireAuthorization \u003cbool\u003e] [-User \u003cstring\u003e] [-Machine \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Mode \u003cIPsecMode\u003e] [-InboundSecurity \u003cSecurityPolicy\u003e] [-OutboundSecurity \u003cSecurityPolicy\u003e] [-QuickModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-Phase2AuthSet \u003cstring\u003e] [-KeyModule \u003cKeyModule\u003e] [-AllowWatchKey \u003cbool\u003e] [-AllowSetKey \u003cbool\u003e] [-LocalTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelHostname \u003cstring\u003e] [-ForwardPathLifetime \u003cuint32\u003e] [-EncryptedTunnelBypass \u003cbool\u003e] [-RequireAuthorization \u003cbool\u003e] [-User \u003cstring\u003e] [-Machine \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayGroup \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Mode \u003cIPsecMode\u003e] [-InboundSecurity \u003cSecurityPolicy\u003e] [-OutboundSecurity \u003cSecurityPolicy\u003e] [-QuickModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-Phase2AuthSet \u003cstring\u003e] [-KeyModule \u003cKeyModule\u003e] [-AllowWatchKey \u003cbool\u003e] [-AllowSetKey \u003cbool\u003e] [-LocalTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelHostname \u003cstring\u003e] [-ForwardPathLifetime \u003cuint32\u003e] [-EncryptedTunnelBypass \u003cbool\u003e] [-RequireAuthorization \u003cbool\u003e] [-User \u003cstring\u003e] [-Machine \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Group \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Mode \u003cIPsecMode\u003e] [-InboundSecurity \u003cSecurityPolicy\u003e] [-OutboundSecurity \u003cSecurityPolicy\u003e] [-QuickModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-Phase2AuthSet \u003cstring\u003e] [-KeyModule \u003cKeyModule\u003e] [-AllowWatchKey \u003cbool\u003e] [-AllowSetKey \u003cbool\u003e] [-LocalTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelHostname \u003cstring\u003e] [-ForwardPathLifetime \u003cuint32\u003e] [-EncryptedTunnelBypass \u003cbool\u003e] [-RequireAuthorization \u003cbool\u003e] [-User \u003cstring\u003e] [-Machine \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetConSecRule[]\u003e [-NewDisplayName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Enabled \u003cEnabled\u003e] [-Profile \u003cProfile\u003e] [-Platform \u003cstring[]\u003e] [-Mode \u003cIPsecMode\u003e] [-InboundSecurity \u003cSecurityPolicy\u003e] [-OutboundSecurity \u003cSecurityPolicy\u003e] [-QuickModeCryptoSet \u003cstring\u003e] [-Phase1AuthSet \u003cstring\u003e] [-Phase2AuthSet \u003cstring\u003e] [-KeyModule \u003cKeyModule\u003e] [-AllowWatchKey \u003cbool\u003e] [-AllowSetKey \u003cbool\u003e] [-LocalTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelEndpoint \u003cstring[]\u003e] [-RemoteTunnelHostname \u003cstring\u003e] [-ForwardPathLifetime \u003cuint32\u003e] [-EncryptedTunnelBypass \u003cbool\u003e] [-RequireAuthorization \u003cbool\u003e] [-User \u003cstring\u003e] [-Machine \u003cstring\u003e] [-LocalAddress \u003cstring[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-Protocol \u003cstring\u003e] [-LocalPort \u003cstring[]\u003e] [-RemotePort \u003cstring[]\u003e] [-InterfaceAlias \u003cWildcardPattern[]\u003e] [-InterfaceType \u003cInterfaceType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Show-NetFirewallRule", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Show-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Sync-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "[-All] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-IPsecRuleName] \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DisplayName \u003cstring[]\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Description \u003cstring[]\u003e] [-DisplayGroup \u003cstring[]\u003e] [-Group \u003cstring[]\u003e] [-Enabled \u003cEnabled[]\u003e] [-Mode \u003cIPsecMode[]\u003e] [-InboundSecurity \u003cSecurityPolicy[]\u003e] [-OutboundSecurity \u003cSecurityPolicy[]\u003e] [-QuickModeCryptoSet \u003cstring[]\u003e] [-Phase1AuthSet \u003cstring[]\u003e] [-Phase2AuthSet \u003cstring[]\u003e] [-KeyModule \u003cKeyModule[]\u003e] [-AllowWatchKey \u003cbool[]\u003e] [-AllowSetKey \u003cbool[]\u003e] [-RemoteTunnelHostname \u003cstring[]\u003e] [-ForwardPathLifetime \u003cuint32[]\u003e] [-EncryptedTunnelBypass \u003cbool[]\u003e] [-RequireAuthorization \u003cbool[]\u003e] [-User \u003cstring[]\u003e] [-Machine \u003cstring[]\u003e] [-PrimaryStatus \u003cPrimaryStatus[]\u003e] [-Status \u003cstring[]\u003e] [-PolicyStoreSource \u003cstring[]\u003e] [-PolicyStoreSourceType \u003cPolicyStoreType[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallAddressFilter \u003cCimInstance#MSFT_NetAddressFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceFilter \u003cCimInstance#MSFT_NetInterfaceFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallInterfaceTypeFilter \u003cCimInstance#MSFT_NetInterfaceTypeFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallPortFilter \u003cCimInstance#MSFT_NetProtocolPortFilter\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetFirewallProfile \u003cCimInstance#MSFT_NetFirewallProfile\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase2AuthSet \u003cCimInstance#MSFT_NetIKEP2AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecPhase1AuthSet \u003cCimInstance#MSFT_NetIKEP1AuthSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -AssociatedNetIPsecQuickModeCryptoSet \u003cCimInstance#MSFT_NetIKEQMCryptoSet\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-TracePolicyStore] [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetConSecRule[]\u003e [-Servers \u003cstring[]\u003e] [-Domains \u003cstring[]\u003e] [-EndpointType \u003cEndpointType\u003e] [-AddressType \u003cAddressVersion\u003e] [-DnsServers \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-NetIPsecRule", - "CommandType": "Function", - "ParameterSets": "-IPsecRuleName \u003cstring[]\u003e -Action \u003cChangeAction\u003e -EndpointType \u003cEndpointType\u003e [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-IPv6Addresses \u003cstring[]\u003e] [-IPv4Addresses \u003cstring[]\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetConSecRule[]\u003e -Action \u003cChangeAction\u003e -EndpointType \u003cEndpointType\u003e [-IPv6Addresses \u003cstring[]\u003e] [-IPv4Addresses \u003cstring[]\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DAPolicyChange", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Servers] \u003cstring[]\u003e] [[-Domains] \u003cstring[]\u003e] [-DisplayName] \u003cstring\u003e [[-PolicyStore] \u003cstring\u003e] [-PSLocation] \u003cstring\u003e [-EndpointType] \u003cstring\u003e [[-DnsServers] \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPsecAuthProposal", - "CommandType": "Cmdlet", - "ParameterSets": "-Machine [-Health] -Cert -Authority \u003cstring\u003e [-AccountMapping] [-AuthorityType \u003cCertificateAuthorityType\u003e] [-ExtendedKeyUsage \u003cstring[]\u003e] [-ExcludeCAName] [-FollowRenewal] [-SelectionCriteria] [-Signing \u003cCertificateSigningAlgorithm\u003e] [-SubjectName \u003cstring\u003e] [-SubjectNameType \u003cCertificateSubjectType\u003e] [-Thumbprint \u003cstring\u003e] [-ValidationCriteria] [\u003cCommonParameters\u003e] -User -Cert -Authority \u003cstring\u003e [-AccountMapping] [-AuthorityType \u003cCertificateAuthorityType\u003e] [-ExtendedKeyUsage \u003cstring[]\u003e] [-ExcludeCAName] [-FollowRenewal] [-SelectionCriteria] [-Signing \u003cCertificateSigningAlgorithm\u003e] [-SubjectName \u003cstring\u003e] [-SubjectNameType \u003cCertificateSubjectType\u003e] [-Thumbprint \u003cstring\u003e] [-ValidationCriteria] [\u003cCommonParameters\u003e] -Anonymous [\u003cCommonParameters\u003e] -Machine -Kerberos [-Proxy \u003cstring\u003e] [\u003cCommonParameters\u003e] -User -Kerberos [-Proxy \u003cstring\u003e] [\u003cCommonParameters\u003e] -Machine -Ntlm [\u003cCommonParameters\u003e] -Machine [-PreSharedKey] \u003cstring\u003e [\u003cCommonParameters\u003e] -User -Ntlm [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPsecMainModeCryptoProposal", - "CommandType": "Cmdlet", - "ParameterSets": "[-Encryption \u003cEncryptionAlgorithm\u003e] [-KeyExchange \u003cDiffieHellmanGroup\u003e] [-Hash \u003cHashAlgorithm\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPsecQuickModeCryptoProposal", - "CommandType": "Cmdlet", - "ParameterSets": "[-Encryption \u003cEncryptionAlgorithm\u003e] [-AHHash \u003cHashAlgorithm\u003e] [-ESPHash \u003cHashAlgorithm\u003e] [-MaxKiloBytes \u003cuint64\u003e] [-MaxMinutes \u003cuint64\u003e] [-Encapsulation \u003cIPsecEncapsulation\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetSwitchTeam", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-NetSwitchTeamMember", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-Team] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetSwitchTeam", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Member \u003cCimInstance#MSFT_NetSwitchTeamMember\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetSwitchTeamMember", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [[-Team] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetSwitchTeam", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-TeamMembers] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetSwitchTeam", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetSwitchTeam[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetSwitchTeamMember", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-Team] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetSwitchTeam", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetTCPIP", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Find-NetRoute", - "CommandType": "Function", - "ParameterSets": "-RemoteIPAddress \u003cstring\u003e [-InterfaceIndex \u003cuint32\u003e] [-LocalIPAddress \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetCompartment", - "CommandType": "Function", - "ParameterSets": "[-CompartmentId \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPAddress", - "CommandType": "Function", - "ParameterSets": "[[-IPAddress] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-Type \u003cType[]\u003e] [-PrefixLength \u003cbyte[]\u003e] [-PrefixOrigin \u003cPrefixOrigin[]\u003e] [-SuffixOrigin \u003cSuffixOrigin[]\u003e] [-AddressState \u003cAddressState[]\u003e] [-ValidLifetime \u003ctimespan[]\u003e] [-PreferredLifetime \u003ctimespan[]\u003e] [-SkipAsSource \u003cbool[]\u003e] [-AssociatedIPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPConfiguration", - "CommandType": "Function", - "ParameterSets": "[[-InterfaceAlias] \u003cstring\u003e] [-AllCompartments] [-CompartmentId \u003cint\u003e] [-Detailed] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -InterfaceIndex \u003cint\u003e [-AllCompartments] [-CompartmentId \u003cint\u003e] [-Detailed] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -All [-AllCompartments] [-CompartmentId \u003cint\u003e] [-Detailed] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPInterface", - "CommandType": "Function", - "ParameterSets": "[[-InterfaceAlias] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-Forwarding \u003cForwarding[]\u003e] [-ClampMss \u003cClampMss[]\u003e] [-Advertising \u003cAdvertising[]\u003e] [-NlMtuBytes \u003cuint32[]\u003e] [-InterfaceMetric \u003cuint32[]\u003e] [-NeighborUnreachabilityDetection \u003cNeighborUnreachabilityDetection[]\u003e] [-BaseReachableTimeMs \u003cuint32[]\u003e] [-ReachableTimeMs \u003cuint32[]\u003e] [-RetransmitTimeMs \u003cuint32[]\u003e] [-DadTransmits \u003cuint32[]\u003e] [-DadRetransmitTimeMs \u003cuint32[]\u003e] [-RouterDiscovery \u003cRouterDiscovery[]\u003e] [-ManagedAddressConfiguration \u003cManagedAddressConfiguration[]\u003e] [-OtherStatefulConfiguration \u003cOtherStatefulConfiguration[]\u003e] [-WeakHostSend \u003cWeakHostSend[]\u003e] [-WeakHostReceive \u003cWeakHostReceive[]\u003e] [-IgnoreDefaultRoutes \u003cIgnoreDefaultRoutes[]\u003e] [-AdvertisedRouterLifetime \u003ctimespan[]\u003e] [-AdvertiseDefaultRoute \u003cAdvertiseDefaultRoute[]\u003e] [-CurrentHopLimit \u003cuint32[]\u003e] [-ForceArpNdWolPattern \u003cForceArpNdWolPattern[]\u003e] [-DirectedMacWolPattern \u003cDirectedMacWolPattern[]\u003e] [-EcnMarking \u003cEcnMarking[]\u003e] [-Dhcp \u003cDhcp[]\u003e] [-ConnectionState \u003cConnectionState[]\u003e] [-AutomaticMetric \u003cAutomaticMetric[]\u003e] [-NeighborDiscoverySupported \u003cNeighborDiscoverySupported[]\u003e] [-CompartmentId \u003cuint32[]\u003e] [-PolicyStore \u003cstring\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedRoute \u003cCimInstance#MSFT_NetRoute\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedIPAddress \u003cCimInstance#MSFT_NetIPAddress\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedNeighbor \u003cCimInstance#MSFT_NetNeighbor\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-AssociatedAdapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPv4Protocol", - "CommandType": "Function", - "ParameterSets": "[-DefaultHopLimit \u003cuint32[]\u003e] [-NeighborCacheLimitEntries \u003cuint32[]\u003e] [-RouteCacheLimitEntries \u003cuint32[]\u003e] [-ReassemblyLimitBytes \u003cuint32[]\u003e] [-IcmpRedirects \u003cIcmpRedirects[]\u003e] [-SourceRoutingBehavior \u003cSourceRoutingBehavior[]\u003e] [-DhcpMediaSense \u003cDhcpMediaSense[]\u003e] [-MediaSenseEventLog \u003cMediaSenseEventLog[]\u003e] [-IGMPLevel \u003cMldLevel[]\u003e] [-IGMPVersion \u003cMldVersion[]\u003e] [-MulticastForwarding \u003cMulticastForwarding[]\u003e] [-GroupForwardedFragments \u003cGroupForwardedFragments[]\u003e] [-RandomizeIdentifiers \u003cRandomizeIdentifiers[]\u003e] [-AddressMaskReply \u003cAddressMaskReply[]\u003e] [-MinimumMtu \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPv6Protocol", - "CommandType": "Function", - "ParameterSets": "[-DefaultHopLimit \u003cuint32[]\u003e] [-NeighborCacheLimitEntries \u003cuint32[]\u003e] [-RouteCacheLimitEntries \u003cuint32[]\u003e] [-ReassemblyLimitBytes \u003cuint32[]\u003e] [-IcmpRedirects \u003cIcmpRedirects[]\u003e] [-SourceRoutingBehavior \u003cSourceRoutingBehavior[]\u003e] [-DhcpMediaSense \u003cDhcpMediaSense[]\u003e] [-MediaSenseEventLog \u003cMediaSenseEventLog[]\u003e] [-MldLevel \u003cMldLevel[]\u003e] [-MldVersion \u003cMldVersion[]\u003e] [-MulticastForwarding \u003cMulticastForwarding[]\u003e] [-GroupForwardedFragments \u003cGroupForwardedFragments[]\u003e] [-RandomizeIdentifiers \u003cRandomizeIdentifiers[]\u003e] [-AddressMaskReply \u003cAddressMaskReply[]\u003e] [-UseTemporaryAddresses \u003cUseTemporaryAddresses[]\u003e] [-MaxTemporaryDadAttempts \u003cuint32[]\u003e] [-MaxTemporaryValidLifetime \u003ctimespan[]\u003e] [-MaxTemporaryPreferredLifetime \u003ctimespan[]\u003e] [-TemporaryRegenerateTime \u003ctimespan[]\u003e] [-MaxTemporaryDesyncTime \u003ctimespan[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetNeighbor", - "CommandType": "Function", - "ParameterSets": "[[-IPAddress] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-LinkLayerAddress \u003cstring[]\u003e] [-State \u003cState[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-AssociatedIPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetOffloadGlobalSetting", - "CommandType": "Function", - "ParameterSets": "[-ReceiveSideScaling \u003cEnabledDisabledEnum[]\u003e] [-ReceiveSegmentCoalescing \u003cEnabledDisabledEnum[]\u003e] [-Chimney \u003cChimneyEnum[]\u003e] [-TaskOffload \u003cEnabledDisabledEnum[]\u003e] [-NetworkDirect \u003cEnabledDisabledEnum[]\u003e] [-NetworkDirectAcrossIPSubnets \u003cAllowedBlockedEnum[]\u003e] [-PacketCoalescingFilter \u003cEnabledDisabledEnum[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetPrefixPolicy", - "CommandType": "Function", - "ParameterSets": "[[-Prefix] \u003cstring[]\u003e] [-Precedence \u003cuint32[]\u003e] [-Label \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetRoute", - "CommandType": "Function", - "ParameterSets": "[[-DestinationPrefix] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-NextHop \u003cstring[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-Publish \u003cPublish[]\u003e] [-RouteMetric \u003cuint16[]\u003e] [-Protocol \u003cProtocol[]\u003e] [-CompartmentId \u003cuint32[]\u003e] [-ValidLifetime \u003ctimespan[]\u003e] [-PreferredLifetime \u003ctimespan[]\u003e] [-AssociatedIPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetTCPConnection", - "CommandType": "Function", - "ParameterSets": "[[-LocalAddress] \u003cstring[]\u003e] [[-LocalPort] \u003cuint16[]\u003e] [-RemoteAddress \u003cstring[]\u003e] [-RemotePort \u003cuint16[]\u003e] [-State \u003cState[]\u003e] [-AppliedSetting \u003cAppliedSetting[]\u003e] [-OwningProcess \u003cuint32[]\u003e] [-CreationTime \u003cdatetime[]\u003e] [-OffloadState \u003cOffloadState[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetTCPSetting", - "CommandType": "Function", - "ParameterSets": "[[-SettingName] \u003cstring[]\u003e] [-MinRtoMs \u003cuint32[]\u003e] [-InitialCongestionWindowMss \u003cuint32[]\u003e] [-CongestionProvider \u003cCongestionProvider[]\u003e] [-CwndRestart \u003cCwndRestart[]\u003e] [-DelayedAckTimeoutMs \u003cuint32[]\u003e] [-DelayedAckFrequency \u003cbyte[]\u003e] [-MemoryPressureProtection \u003cMemoryPressureProtection[]\u003e] [-AutoTuningLevelLocal \u003cAutoTuningLevelLocal[]\u003e] [-AutoTuningLevelGroupPolicy \u003cAutoTuningLevelGroupPolicy[]\u003e] [-AutoTuningLevelEffective \u003cAutoTuningLevelEffective[]\u003e] [-EcnCapability \u003cEcnCapability[]\u003e] [-Timestamps \u003cTimestamps[]\u003e] [-InitialRtoMs \u003cuint32[]\u003e] [-ScalingHeuristics \u003cScalingHeuristics[]\u003e] [-DynamicPortRangeStartPort \u003cuint16[]\u003e] [-DynamicPortRangeNumberOfPorts \u003cuint16[]\u003e] [-AutomaticUseCustom \u003cAutomaticUseCustom[]\u003e] [-NonSackRttResiliency \u003cNonSackRttResiliency[]\u003e] [-ForceWS \u003cForceWS[]\u003e] [-MaxSynRetransmissions \u003cbyte[]\u003e] [-AutoReusePortRangeStartPort \u003cuint16[]\u003e] [-AutoReusePortRangeNumberOfPorts \u003cuint16[]\u003e] [-AssociatedTransportFilter \u003cCimInstance#MSFT_NetTransportFilter\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetTransportFilter", - "CommandType": "Function", - "ParameterSets": "[-SettingName \u003cstring[]\u003e] [-Protocol \u003cProtocol[]\u003e] [-LocalPortStart \u003cuint16[]\u003e] [-LocalPortEnd \u003cuint16[]\u003e] [-RemotePortStart \u003cuint16[]\u003e] [-RemotePortEnd \u003cuint16[]\u003e] [-DestinationPrefix \u003cstring[]\u003e] [-AssociatedTCPSetting \u003cCimInstance#MSFT_NetTCPSetting\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetUDPEndpoint", - "CommandType": "Function", - "ParameterSets": "[[-LocalAddress] \u003cstring[]\u003e] [[-LocalPort] \u003cuint16[]\u003e] [-OwningProcess \u003cuint32[]\u003e] [-CreationTime \u003cdatetime[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetUDPSetting", - "CommandType": "Function", - "ParameterSets": "[[-DynamicPortRangeStartPort] \u003cuint16[]\u003e] [[-DynamicPortRangeNumberOfPorts] \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPAddress", - "CommandType": "Function", - "ParameterSets": "[-IPAddress] \u003cstring\u003e -InterfaceAlias \u003cstring\u003e [-DefaultGateway \u003cstring\u003e] [-AddressFamily \u003cAddressFamily\u003e] [-Type \u003cType\u003e] [-PrefixLength \u003cbyte\u003e] [-ValidLifetime \u003ctimespan\u003e] [-PreferredLifetime \u003ctimespan\u003e] [-SkipAsSource \u003cbool\u003e] [-PolicyStore \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-IPAddress] \u003cstring\u003e -InterfaceIndex \u003cuint32\u003e [-DefaultGateway \u003cstring\u003e] [-AddressFamily \u003cAddressFamily\u003e] [-Type \u003cType\u003e] [-PrefixLength \u003cbyte\u003e] [-ValidLifetime \u003ctimespan\u003e] [-PreferredLifetime \u003ctimespan\u003e] [-SkipAsSource \u003cbool\u003e] [-PolicyStore \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetNeighbor", - "CommandType": "Function", - "ParameterSets": "[-IPAddress] \u003cstring\u003e -InterfaceAlias \u003cstring\u003e [-LinkLayerAddress \u003cstring\u003e] [-PolicyStore \u003cstring\u003e] [-State \u003cState\u003e] [-AddressFamily \u003cAddressFamily\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-IPAddress] \u003cstring\u003e -InterfaceIndex \u003cuint32\u003e [-LinkLayerAddress \u003cstring\u003e] [-PolicyStore \u003cstring\u003e] [-State \u003cState\u003e] [-AddressFamily \u003cAddressFamily\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetRoute", - "CommandType": "Function", - "ParameterSets": "[-DestinationPrefix] \u003cstring\u003e -InterfaceAlias \u003cstring\u003e [-AddressFamily \u003cAddressFamily\u003e] [-NextHop \u003cstring\u003e] [-PolicyStore \u003cstring\u003e] [-Publish \u003cPublish\u003e] [-RouteMetric \u003cuint16\u003e] [-Protocol \u003cProtocol\u003e] [-ValidLifetime \u003ctimespan\u003e] [-PreferredLifetime \u003ctimespan\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DestinationPrefix] \u003cstring\u003e -InterfaceIndex \u003cuint32\u003e [-AddressFamily \u003cAddressFamily\u003e] [-NextHop \u003cstring\u003e] [-PolicyStore \u003cstring\u003e] [-Publish \u003cPublish\u003e] [-RouteMetric \u003cuint16\u003e] [-Protocol \u003cProtocol\u003e] [-ValidLifetime \u003ctimespan\u003e] [-PreferredLifetime \u003ctimespan\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetTransportFilter", - "CommandType": "Function", - "ParameterSets": "-SettingName \u003cstring\u003e [-Protocol \u003cProtocol\u003e] [-LocalPortStart \u003cuint16\u003e] [-LocalPortEnd \u003cuint16\u003e] [-RemotePortStart \u003cuint16\u003e] [-RemotePortEnd \u003cuint16\u003e] [-DestinationPrefix \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPAddress", - "CommandType": "Function", - "ParameterSets": "[[-IPAddress] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-Type \u003cType[]\u003e] [-PrefixLength \u003cbyte[]\u003e] [-PrefixOrigin \u003cPrefixOrigin[]\u003e] [-SuffixOrigin \u003cSuffixOrigin[]\u003e] [-AddressState \u003cAddressState[]\u003e] [-ValidLifetime \u003ctimespan[]\u003e] [-PreferredLifetime \u003ctimespan[]\u003e] [-SkipAsSource \u003cbool[]\u003e] [-PolicyStore \u003cstring\u003e] [-DefaultGateway \u003cstring\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIPAddress[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetNeighbor", - "CommandType": "Function", - "ParameterSets": "[[-IPAddress] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-LinkLayerAddress \u003cstring[]\u003e] [-State \u003cState[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-AssociatedIPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNeighbor[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetRoute", - "CommandType": "Function", - "ParameterSets": "[[-DestinationPrefix] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-NextHop \u003cstring[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-Publish \u003cPublish[]\u003e] [-RouteMetric \u003cuint16[]\u003e] [-Protocol \u003cProtocol[]\u003e] [-CompartmentId \u003cuint32[]\u003e] [-ValidLifetime \u003ctimespan[]\u003e] [-PreferredLifetime \u003ctimespan[]\u003e] [-AssociatedIPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-IncludeAllCompartments] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetRoute[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetTransportFilter", - "CommandType": "Function", - "ParameterSets": "[-SettingName \u003cstring[]\u003e] [-Protocol \u003cProtocol[]\u003e] [-LocalPortStart \u003cuint16[]\u003e] [-LocalPortEnd \u003cuint16[]\u003e] [-RemotePortStart \u003cuint16[]\u003e] [-RemotePortEnd \u003cuint16[]\u003e] [-DestinationPrefix \u003cstring[]\u003e] [-AssociatedTCPSetting \u003cCimInstance#MSFT_NetTCPSetting\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetTransportFilter[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPAddress", - "CommandType": "Function", - "ParameterSets": "[[-IPAddress] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-Type \u003cType[]\u003e] [-PrefixOrigin \u003cPrefixOrigin[]\u003e] [-SuffixOrigin \u003cSuffixOrigin[]\u003e] [-AddressState \u003cAddressState[]\u003e] [-PolicyStore \u003cstring\u003e] [-IncludeAllCompartments] [-PrefixLength \u003cbyte\u003e] [-ValidLifetime \u003ctimespan\u003e] [-PreferredLifetime \u003ctimespan\u003e] [-SkipAsSource \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIPAddress[]\u003e [-PrefixLength \u003cbyte\u003e] [-ValidLifetime \u003ctimespan\u003e] [-PreferredLifetime \u003ctimespan\u003e] [-SkipAsSource \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPInterface", - "CommandType": "Function", - "ParameterSets": "[[-InterfaceAlias] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-ReachableTime \u003cuint32[]\u003e] [-NeighborDiscoverySupported \u003cNeighborDiscoverySupported[]\u003e] [-CompartmentId \u003cuint32[]\u003e] [-PolicyStore \u003cstring\u003e] [-IncludeAllCompartments] [-Forwarding \u003cForwarding\u003e] [-ClampMss \u003cClampMss\u003e] [-Advertising \u003cAdvertising\u003e] [-NlMtuBytes \u003cuint32\u003e] [-InterfaceMetric \u003cuint32\u003e] [-NeighborUnreachabilityDetection \u003cNeighborUnreachabilityDetection\u003e] [-BaseReachableTimeMs \u003cuint32\u003e] [-RetransmitTimeMs \u003cuint32\u003e] [-DadTransmits \u003cuint32\u003e] [-DadRetransmitTimeMs \u003cuint32\u003e] [-RouterDiscovery \u003cRouterDiscovery\u003e] [-ManagedAddressConfiguration \u003cManagedAddressConfiguration\u003e] [-OtherStatefulConfiguration \u003cOtherStatefulConfiguration\u003e] [-WeakHostSend \u003cWeakHostSend\u003e] [-WeakHostReceive \u003cWeakHostReceive\u003e] [-IgnoreDefaultRoutes \u003cIgnoreDefaultRoutes\u003e] [-AdvertisedRouterLifetime \u003ctimespan\u003e] [-AdvertiseDefaultRoute \u003cAdvertiseDefaultRoute\u003e] [-CurrentHopLimit \u003cuint32\u003e] [-ForceArpNdWolPattern \u003cForceArpNdWolPattern\u003e] [-DirectedMacWolPattern \u003cDirectedMacWolPattern\u003e] [-EcnMarking \u003cEcnMarking\u003e] [-Dhcp \u003cDhcp\u003e] [-AutomaticMetric \u003cAutomaticMetric\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIPInterface[]\u003e [-Forwarding \u003cForwarding\u003e] [-ClampMss \u003cClampMss\u003e] [-Advertising \u003cAdvertising\u003e] [-NlMtuBytes \u003cuint32\u003e] [-InterfaceMetric \u003cuint32\u003e] [-NeighborUnreachabilityDetection \u003cNeighborUnreachabilityDetection\u003e] [-BaseReachableTimeMs \u003cuint32\u003e] [-RetransmitTimeMs \u003cuint32\u003e] [-DadTransmits \u003cuint32\u003e] [-DadRetransmitTimeMs \u003cuint32\u003e] [-RouterDiscovery \u003cRouterDiscovery\u003e] [-ManagedAddressConfiguration \u003cManagedAddressConfiguration\u003e] [-OtherStatefulConfiguration \u003cOtherStatefulConfiguration\u003e] [-WeakHostSend \u003cWeakHostSend\u003e] [-WeakHostReceive \u003cWeakHostReceive\u003e] [-IgnoreDefaultRoutes \u003cIgnoreDefaultRoutes\u003e] [-AdvertisedRouterLifetime \u003ctimespan\u003e] [-AdvertiseDefaultRoute \u003cAdvertiseDefaultRoute\u003e] [-CurrentHopLimit \u003cuint32\u003e] [-ForceArpNdWolPattern \u003cForceArpNdWolPattern\u003e] [-DirectedMacWolPattern \u003cDirectedMacWolPattern\u003e] [-EcnMarking \u003cEcnMarking\u003e] [-Dhcp \u003cDhcp\u003e] [-AutomaticMetric \u003cAutomaticMetric\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPv4Protocol", - "CommandType": "Function", - "ParameterSets": "[-InputObject \u003cCimInstance#MSFT_NetIPv4Protocol[]\u003e] [-DefaultHopLimit \u003cuint32\u003e] [-NeighborCacheLimitEntries \u003cuint32\u003e] [-RouteCacheLimitEntries \u003cuint32\u003e] [-ReassemblyLimitBytes \u003cuint32\u003e] [-IcmpRedirects \u003cIcmpRedirects\u003e] [-SourceRoutingBehavior \u003cSourceRoutingBehavior\u003e] [-DhcpMediaSense \u003cDhcpMediaSense\u003e] [-MediaSenseEventLog \u003cMediaSenseEventLog\u003e] [-IGMPLevel \u003cMldLevel\u003e] [-IGMPVersion \u003cMldVersion\u003e] [-MulticastForwarding \u003cMulticastForwarding\u003e] [-GroupForwardedFragments \u003cGroupForwardedFragments\u003e] [-RandomizeIdentifiers \u003cRandomizeIdentifiers\u003e] [-AddressMaskReply \u003cAddressMaskReply\u003e] [-MinimumMtu \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPv6Protocol", - "CommandType": "Function", - "ParameterSets": "[-InputObject \u003cCimInstance#MSFT_NetIPv6Protocol[]\u003e] [-DefaultHopLimit \u003cuint32\u003e] [-NeighborCacheLimitEntries \u003cuint32\u003e] [-RouteCacheLimitEntries \u003cuint32\u003e] [-ReassemblyLimitBytes \u003cuint32\u003e] [-IcmpRedirects \u003cIcmpRedirects\u003e] [-SourceRoutingBehavior \u003cSourceRoutingBehavior\u003e] [-DhcpMediaSense \u003cDhcpMediaSense\u003e] [-MediaSenseEventLog \u003cMediaSenseEventLog\u003e] [-MldLevel \u003cMldLevel\u003e] [-MldVersion \u003cMldVersion\u003e] [-MulticastForwarding \u003cMulticastForwarding\u003e] [-GroupForwardedFragments \u003cGroupForwardedFragments\u003e] [-RandomizeIdentifiers \u003cRandomizeIdentifiers\u003e] [-AddressMaskReply \u003cAddressMaskReply\u003e] [-UseTemporaryAddresses \u003cUseTemporaryAddresses\u003e] [-MaxTemporaryDadAttempts \u003cuint32\u003e] [-MaxTemporaryValidLifetime \u003ctimespan\u003e] [-MaxTemporaryPreferredLifetime \u003ctimespan\u003e] [-TemporaryRegenerateTime \u003ctimespan\u003e] [-MaxTemporaryDesyncTime \u003ctimespan\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetNeighbor", - "CommandType": "Function", - "ParameterSets": "[[-IPAddress] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-State \u003cState[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-PolicyStore \u003cstring\u003e] [-IncludeAllCompartments] [-LinkLayerAddress \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNeighbor[]\u003e [-LinkLayerAddress \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetOffloadGlobalSetting", - "CommandType": "Function", - "ParameterSets": "[-InputObject \u003cCimInstance#MSFT_NetOffloadGlobalSetting[]\u003e] [-ReceiveSideScaling \u003cEnabledDisabledEnum\u003e] [-ReceiveSegmentCoalescing \u003cEnabledDisabledEnum\u003e] [-Chimney \u003cChimneyEnum\u003e] [-TaskOffload \u003cEnabledDisabledEnum\u003e] [-NetworkDirect \u003cEnabledDisabledEnum\u003e] [-NetworkDirectAcrossIPSubnets \u003cAllowedBlockedEnum\u003e] [-PacketCoalescingFilter \u003cEnabledDisabledEnum\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetRoute", - "CommandType": "Function", - "ParameterSets": "[[-DestinationPrefix] \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-InterfaceAlias \u003cstring[]\u003e] [-NextHop \u003cstring[]\u003e] [-AddressFamily \u003cAddressFamily[]\u003e] [-Protocol \u003cProtocol[]\u003e] [-PolicyStore \u003cstring\u003e] [-IncludeAllCompartments] [-Publish \u003cPublish\u003e] [-RouteMetric \u003cuint16\u003e] [-ValidLifetime \u003ctimespan\u003e] [-PreferredLifetime \u003ctimespan\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetRoute[]\u003e [-Publish \u003cPublish\u003e] [-RouteMetric \u003cuint16\u003e] [-ValidLifetime \u003ctimespan\u003e] [-PreferredLifetime \u003ctimespan\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetTCPSetting", - "CommandType": "Function", - "ParameterSets": "[[-SettingName] \u003cstring[]\u003e] [-MinRtoMs \u003cuint32\u003e] [-InitialCongestionWindowMss \u003cuint32\u003e] [-CongestionProvider \u003cCongestionProvider\u003e] [-CwndRestart \u003cCwndRestart\u003e] [-DelayedAckTimeoutMs \u003cuint32\u003e] [-DelayedAckFrequency \u003cbyte\u003e] [-MemoryPressureProtection \u003cMemoryPressureProtection\u003e] [-AutoTuningLevelLocal \u003cAutoTuningLevelLocal\u003e] [-EcnCapability \u003cEcnCapability\u003e] [-Timestamps \u003cTimestamps\u003e] [-InitialRtoMs \u003cuint32\u003e] [-ScalingHeuristics \u003cScalingHeuristics\u003e] [-DynamicPortRangeStartPort \u003cuint16\u003e] [-DynamicPortRangeNumberOfPorts \u003cuint16\u003e] [-AutomaticUseCustom \u003cAutomaticUseCustom\u003e] [-NonSackRttResiliency \u003cNonSackRttResiliency\u003e] [-ForceWS \u003cForceWS\u003e] [-MaxSynRetransmissions \u003cbyte\u003e] [-AutoReusePortRangeStartPort \u003cuint16\u003e] [-AutoReusePortRangeNumberOfPorts \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetTCPSetting[]\u003e [-MinRtoMs \u003cuint32\u003e] [-InitialCongestionWindowMss \u003cuint32\u003e] [-CongestionProvider \u003cCongestionProvider\u003e] [-CwndRestart \u003cCwndRestart\u003e] [-DelayedAckTimeoutMs \u003cuint32\u003e] [-DelayedAckFrequency \u003cbyte\u003e] [-MemoryPressureProtection \u003cMemoryPressureProtection\u003e] [-AutoTuningLevelLocal \u003cAutoTuningLevelLocal\u003e] [-EcnCapability \u003cEcnCapability\u003e] [-Timestamps \u003cTimestamps\u003e] [-InitialRtoMs \u003cuint32\u003e] [-ScalingHeuristics \u003cScalingHeuristics\u003e] [-DynamicPortRangeStartPort \u003cuint16\u003e] [-DynamicPortRangeNumberOfPorts \u003cuint16\u003e] [-AutomaticUseCustom \u003cAutomaticUseCustom\u003e] [-NonSackRttResiliency \u003cNonSackRttResiliency\u003e] [-ForceWS \u003cForceWS\u003e] [-MaxSynRetransmissions \u003cbyte\u003e] [-AutoReusePortRangeStartPort \u003cuint16\u003e] [-AutoReusePortRangeNumberOfPorts \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetUDPSetting", - "CommandType": "Function", - "ParameterSets": "[-InputObject \u003cCimInstance#MSFT_NetUDPSetting[]\u003e] [-DynamicPortRangeStartPort \u003cuint16\u003e] [-DynamicPortRangeNumberOfPorts \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-NetConnection", - "CommandType": "Function", - "ParameterSets": "[[-ComputerName] \u003cstring\u003e] [-TraceRoute] [-Hops \u003cint\u003e] [-InformationLevel \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-ComputerName] \u003cstring\u003e] [-CommonTCPPort] \u003cstring\u003e [-InformationLevel \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-ComputerName] \u003cstring\u003e] -Port \u003cint\u003e [-InformationLevel \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-ComputerName] \u003cstring\u003e] -DiagnoseRouting [-ConstrainSourceAddress \u003cstring\u003e] [-ConstrainInterface \u003cuint32\u003e] [-InformationLevel \u003cstring\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "gip", - "TNC" - ] - }, - { - "Name": "NetWNV", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-NetVirtualizationCustomerRoute", - "CommandType": "Function", - "ParameterSets": "[-RoutingDomainID \u003cstring[]\u003e] [-VirtualSubnetID \u003cuint32[]\u003e] [-DestinationPrefix \u003cstring[]\u003e] [-NextHop \u003cstring[]\u003e] [-Metric \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetVirtualizationGlobal", - "CommandType": "Function", - "ParameterSets": "[-UseExternalRouter \u003cbool[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetVirtualizationLookupRecord", - "CommandType": "Function", - "ParameterSets": "[-CustomerAddress \u003cstring[]\u003e] [-MACAddress \u003cstring[]\u003e] [-VirtualSubnetID \u003cuint32[]\u003e] [-ProviderAddress \u003cstring[]\u003e] [-CustomerID \u003cstring[]\u003e] [-Context \u003cstring[]\u003e] [-Rule \u003cRuleType[]\u003e] [-VMName \u003cstring[]\u003e] [-UseVmMACAddress \u003cbool[]\u003e] [-Type \u003cType[]\u003e] [-Unusable \u003cbool[]\u003e] [-Unsynchronized \u003cbool[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetVirtualizationProviderAddress", - "CommandType": "Function", - "ParameterSets": "[-ProviderAddress \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-PrefixLength \u003cbyte[]\u003e] [-VlanID \u003cuint16[]\u003e] [-AddressState \u003cAddressState[]\u003e] [-MACAddress \u003cstring[]\u003e] [-ManagedByCluster \u003cbool[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetVirtualizationProviderRoute", - "CommandType": "Function", - "ParameterSets": "[-InterfaceIndex \u003cuint32[]\u003e] [-DestinationPrefix \u003cstring[]\u003e] [-NextHop \u003cstring[]\u003e] [-Metric \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetVirtualizationCustomerRoute", - "CommandType": "Function", - "ParameterSets": "-RoutingDomainID \u003cstring\u003e -VirtualSubnetID \u003cuint32\u003e -DestinationPrefix \u003cstring\u003e -NextHop \u003cstring\u003e [-Metric \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetVirtualizationLookupRecord", - "CommandType": "Function", - "ParameterSets": "-CustomerAddress \u003cstring\u003e -VirtualSubnetID \u003cuint32\u003e -MACAddress \u003cstring\u003e -ProviderAddress \u003cstring\u003e -Rule \u003cRuleType\u003e [-CustomerID \u003cstring\u003e] [-Context \u003cstring\u003e] [-VMName \u003cstring\u003e] [-UseVmMACAddress \u003cbool\u003e] [-Type \u003cType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetVirtualizationProviderAddress", - "CommandType": "Function", - "ParameterSets": "-ProviderAddress \u003cstring\u003e -InterfaceIndex \u003cuint32\u003e -PrefixLength \u003cbyte\u003e [-VlanID \u003cuint16\u003e] [-MACAddress \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetVirtualizationProviderRoute", - "CommandType": "Function", - "ParameterSets": "-InterfaceIndex \u003cuint32\u003e -DestinationPrefix \u003cstring\u003e -NextHop \u003cstring\u003e [-Metric \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetVirtualizationCustomerRoute", - "CommandType": "Function", - "ParameterSets": "[-RoutingDomainID \u003cstring[]\u003e] [-VirtualSubnetID \u003cuint32[]\u003e] [-DestinationPrefix \u003cstring[]\u003e] [-NextHop \u003cstring[]\u003e] [-Metric \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetVirtualizationCustomerRouteSettingData[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetVirtualizationLookupRecord", - "CommandType": "Function", - "ParameterSets": "[-CustomerAddress \u003cstring[]\u003e] [-MACAddress \u003cstring[]\u003e] [-VirtualSubnetID \u003cuint32[]\u003e] [-ProviderAddress \u003cstring[]\u003e] [-CustomerID \u003cstring[]\u003e] [-Context \u003cstring[]\u003e] [-Rule \u003cRuleType[]\u003e] [-VMName \u003cstring[]\u003e] [-UseVmMACAddress \u003cbool[]\u003e] [-Type \u003cType[]\u003e] [-Unusable \u003cbool[]\u003e] [-Unsynchronized \u003cbool[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetVirtualizationLookupRecordSettingData[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetVirtualizationProviderAddress", - "CommandType": "Function", - "ParameterSets": "[-ProviderAddress \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-PrefixLength \u003cbyte[]\u003e] [-VlanID \u003cuint16[]\u003e] [-AddressState \u003cAddressState[]\u003e] [-MACAddress \u003cstring[]\u003e] [-ManagedByCluster \u003cbool[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetVirtualizationProviderAddressSettingData[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetVirtualizationProviderRoute", - "CommandType": "Function", - "ParameterSets": "[-InterfaceIndex \u003cuint32[]\u003e] [-DestinationPrefix \u003cstring[]\u003e] [-NextHop \u003cstring[]\u003e] [-Metric \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetVirtualizationProviderRouteSettingData[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Select-NetVirtualizationNextHop", - "CommandType": "Function", - "ParameterSets": "[[-SourceCustomerAddress] \u003cstring\u003e] [-DestinationCustomerAddress] \u003cstring\u003e [-SourceVirtualSubnetID] \u003cuint32\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetVirtualizationCustomerRoute", - "CommandType": "Function", - "ParameterSets": "[-RoutingDomainID \u003cstring[]\u003e] [-VirtualSubnetID \u003cuint32[]\u003e] [-DestinationPrefix \u003cstring[]\u003e] [-NextHop \u003cstring[]\u003e] [-Metric \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetVirtualizationCustomerRouteSettingData[]\u003e [-Metric \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetVirtualizationGlobal", - "CommandType": "Function", - "ParameterSets": "[-InputObject \u003cCimInstance#MSFT_NetVirtualizationGlobalSettingData[]\u003e] [-UseExternalRouter \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetVirtualizationLookupRecord", - "CommandType": "Function", - "ParameterSets": "[-CustomerAddress \u003cstring[]\u003e] [-VirtualSubnetID \u003cuint32[]\u003e] [-MACAddress \u003cstring[]\u003e] [-ProviderAddress \u003cstring\u003e] [-CustomerID \u003cstring\u003e] [-Context \u003cstring\u003e] [-Rule \u003cRuleType\u003e] [-VMName \u003cstring\u003e] [-UseVmMACAddress \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetVirtualizationLookupRecordSettingData[]\u003e [-ProviderAddress \u003cstring\u003e] [-CustomerID \u003cstring\u003e] [-Context \u003cstring\u003e] [-Rule \u003cRuleType\u003e] [-VMName \u003cstring\u003e] [-UseVmMACAddress \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetVirtualizationProviderAddress", - "CommandType": "Function", - "ParameterSets": "[-ProviderAddress \u003cstring[]\u003e] [-InterfaceIndex \u003cuint32[]\u003e] [-AddressState \u003cAddressState[]\u003e] [-VlanID \u003cuint16\u003e] [-PrefixLength \u003cbyte\u003e] [-MACAddress \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetVirtualizationProviderAddressSettingData[]\u003e [-VlanID \u003cuint16\u003e] [-PrefixLength \u003cbyte\u003e] [-MACAddress \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetVirtualizationProviderRoute", - "CommandType": "Function", - "ParameterSets": "[-InterfaceIndex \u003cuint32[]\u003e] [-DestinationPrefix \u003cstring[]\u003e] [-NextHop \u003cstring[]\u003e] [-Metric \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetVirtualizationProviderRouteSettingData[]\u003e [-Metric \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetworkConnectivityStatus", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-DAConnectionStatus", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NCSIPolicyConfiguration", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-NCSIPolicyConfiguration", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CorporateDNSProbeHostAddress] [-CorporateDNSProbeHostName] [-CorporateSitePrefixList] [-CorporateWebsiteProbeURL] [-DomainLocationDeterminationURL] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NCSIPolicyConfiguration[]\u003e [-CorporateDNSProbeHostAddress] [-CorporateDNSProbeHostName] [-CorporateSitePrefixList] [-CorporateWebsiteProbeURL] [-DomainLocationDeterminationURL] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NCSIPolicyConfiguration", - "CommandType": "Function", - "ParameterSets": "[[-CorporateDNSProbeHostAddress] \u003cstring\u003e] [[-CorporateDNSProbeHostName] \u003cstring\u003e] [[-CorporateSitePrefixList] \u003cstring[]\u003e] [[-CorporateWebsiteProbeURL] \u003cstring\u003e] [[-DomainLocationDeterminationURL] \u003cstring\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-CorporateDNSProbeHostAddress] \u003cstring\u003e] [[-CorporateDNSProbeHostName] \u003cstring\u003e] [[-CorporateSitePrefixList] \u003cstring[]\u003e] [[-CorporateWebsiteProbeURL] \u003cstring\u003e] [[-DomainLocationDeterminationURL] \u003cstring\u003e] -InputObject \u003cCimInstance#MSFT_NCSIPolicyConfiguration[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetworkSwitchManager", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Disable-NetworkSwitchEthernetPort", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e -DeviceID \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -PortNumber \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -InputObject \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetworkSwitchFeature", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e -FeatureName \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -Name \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -InstanceId \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -InputObject \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetworkSwitchVlan", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e -InstanceId \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -Name \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -VlanID \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetworkSwitchEthernetPort", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e -DeviceID \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -PortNumber \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -InputObject \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetworkSwitchFeature", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e -FeatureName \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -Name \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -InstanceId \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -InputObject \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetworkSwitchVlan", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e -InstanceId \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -Name \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -VlanID \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetworkSwitchEthernetPort", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e [-DeviceId \u003cstring\u003e] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -FullDuplexEnabled [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -FullDuplexDisabled [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -PortNumber \u003cint\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetworkSwitchFeature", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e [-Name \u003cstring\u003e] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -Enabled [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -Disabled [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetworkSwitchGlobalData", - "CommandType": "Function", - "ParameterSets": "[-CimSession] \u003cCimSession\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetworkSwitchVlan", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e [-Name \u003cstring\u003e] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -VlanId \u003cint\u003e [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -InstanceId \u003cstring\u003e [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -Caption \u003cstring\u003e [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -Description \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetworkSwitchVlan", - "CommandType": "Function", - "ParameterSets": "[-CimSession] \u003cCimSession\u003e [[-Caption] \u003cstring\u003e] [[-Description] \u003cstring\u003e] [-VlanID] \u003cint\u003e [-Name] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetworkSwitchEthernetPortIPAddress", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e -PortNumber \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -InputObject \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetworkSwitchVlan", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e [-InstanceId \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e [-Name \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e [-VlanId \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -InputObject \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restore-NetworkSwitchConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession] \u003cCimSession\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Save-NetworkSwitchConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession] \u003cCimSession\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetworkSwitchEthernetPortIPAddress", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e -IpAddress \u003cstring\u003e -SubnetAddress \u003cstring\u003e -PortNumber \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -IpAddress \u003cstring\u003e -SubnetAddress \u003cstring\u003e -InputObject \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetworkSwitchPortMode", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e -AccessMode -VlanID \u003cint\u003e -InputObject \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -RouteMode -IpAddress \u003cstring\u003e -SubnetAddress \u003cstring\u003e -InputObject \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -TrunkMode -VlanIDs \u003cuint16[]\u003e -InputObject \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetworkSwitchPortProperty", - "CommandType": "Function", - "ParameterSets": "[-CimSession] \u003cCimSession\u003e [[-Property] \u003chashtable\u003e] [-InputObject] \u003cciminstance[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetworkSwitchVlanProperty", - "CommandType": "Function", - "ParameterSets": "-CimSession \u003cCimSession\u003e -VlanId \u003cint[]\u003e [-Property \u003chashtable\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession\u003e -InputObject \u003cciminstance[]\u003e [-Property \u003chashtable\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "NetworkTransition", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-NetIPHttpsCertBinding", - "CommandType": "Function", - "ParameterSets": "-CertificateHash \u003cstring\u003e -ApplicationId \u003cstring\u003e -IpPort \u003cstring\u003e -CertificateStoreName \u003cstring\u003e -NullEncryption \u003cbool\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetDnsTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "[-Adapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetDnsTransitionConfiguration[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetIPHttpsProfile", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-NetNatTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "[-InstanceName \u003cstring[]\u003e] [-PolicyStore \u003cPolicyStore[]\u003e] [-Adapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNatTransitionConfiguration[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetDnsTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "[-Adapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetDnsTransitionConfiguration[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetIPHttpsProfile", - "CommandType": "Function", - "ParameterSets": "-Profile \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-NetNatTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "[-InstanceName \u003cstring[]\u003e] [-PolicyStore \u003cPolicyStore[]\u003e] [-Adapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNatTransitionConfiguration[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Net6to4Configuration", - "CommandType": "Function", - "ParameterSets": "[-IPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetDnsTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "[-Adapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetDnsTransitionMonitoring", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPHttpsConfiguration", - "CommandType": "Function", - "ParameterSets": "[-Profile \u003cstring[]\u003e] [-ProfileActivated \u003cbool[]\u003e] [-PolicyStore \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Profile \u003cstring[]\u003e] [-ProfileActivated \u003cbool[]\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIPHttpsState", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetIsatapConfiguration", - "CommandType": "Function", - "ParameterSets": "[-IPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetNatTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "[-InstanceName \u003cstring[]\u003e] [-PolicyStore \u003cPolicyStore[]\u003e] [-Adapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetNatTransitionMonitoring", - "CommandType": "Function", - "ParameterSets": "[-TransportProtocol \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetTeredoConfiguration", - "CommandType": "Function", - "ParameterSets": "[-IPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-NetTeredoState", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetIPHttpsConfiguration", - "CommandType": "Function", - "ParameterSets": "[-PolicyStore] \u003cstring\u003e -ServerURL \u003cstring\u003e [-Profile \u003cstring\u003e] [-Type \u003cType\u003e] [-State \u003cState\u003e] [-AuthMode \u003cAuthMode\u003e] [-StrongCRLRequired \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-GPOSession] \u003cstring\u003e -ServerURL \u003cstring\u003e [-Profile \u003cstring\u003e] [-Type \u003cType\u003e] [-State \u003cState\u003e] [-AuthMode \u003cAuthMode\u003e] [-StrongCRLRequired \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-NetNatTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "-InstanceName \u003cstring\u003e [-PolicyStore \u003cPolicyStore\u003e] [-State \u003cState\u003e] [-InboundInterface \u003cstring[]\u003e] [-OutboundInterface \u003cstring[]\u003e] [-PrefixMapping \u003cstring[]\u003e] [-IPv4AddressPortPool \u003cstring[]\u003e] [-TcpMappingTimeoutSeconds \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPHttpsCertBinding", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetIPHttpsConfiguration", - "CommandType": "Function", - "ParameterSets": "[-Profile \u003cstring[]\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIPHttpsConfiguration[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-NetNatTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "[-InstanceName \u003cstring[]\u003e] [-PolicyStore \u003cPolicyStore[]\u003e] [-Adapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNatTransitionConfiguration[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-NetIPHttpsConfiguration", - "CommandType": "Function", - "ParameterSets": "-NewName \u003cstring\u003e [-Profile \u003cstring[]\u003e] [-ProfileActivated \u003cbool[]\u003e] [-PolicyStore \u003cstring\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -NewName \u003cstring\u003e [-Profile \u003cstring[]\u003e] [-ProfileActivated \u003cbool[]\u003e] [-GPOSession \u003cstring\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIPHttpsConfiguration[]\u003e -NewName \u003cstring\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-Net6to4Configuration", - "CommandType": "Function", - "ParameterSets": "[-IPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-State] [-AutoSharing] [-RelayName] [-RelayState] [-ResolutionIntervalSeconds] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Net6to4Configuration[]\u003e [-State] [-AutoSharing] [-RelayName] [-RelayState] [-ResolutionIntervalSeconds] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-NetDnsTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "[-Adapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-State] [-OnlySendAQuery] [-LatencyMilliseconds] [-AlwaysSynthesize] [-AcceptInterface] [-SendInterface] [-ExclusionList] [-PrefixMapping] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetDnsTransitionConfiguration[]\u003e [-State] [-OnlySendAQuery] [-LatencyMilliseconds] [-AlwaysSynthesize] [-AcceptInterface] [-SendInterface] [-ExclusionList] [-PrefixMapping] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-NetIPHttpsConfiguration", - "CommandType": "Function", - "ParameterSets": "[-Profile \u003cstring[]\u003e] [-ProfileActivated \u003cbool[]\u003e] [-PolicyStore \u003cstring\u003e] [-State] [-AuthMode] [-StrongCRLRequired] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Profile \u003cstring[]\u003e] [-ProfileActivated \u003cbool[]\u003e] [-GPOSession \u003cstring\u003e] [-State] [-AuthMode] [-StrongCRLRequired] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIPHttpsConfiguration[]\u003e [-State] [-AuthMode] [-StrongCRLRequired] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-NetIsatapConfiguration", - "CommandType": "Function", - "ParameterSets": "[-IPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-State] [-Router] [-ResolutionState] [-ResolutionIntervalSeconds] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetISATAPConfiguration[]\u003e [-State] [-Router] [-ResolutionState] [-ResolutionIntervalSeconds] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-NetTeredoConfiguration", - "CommandType": "Function", - "ParameterSets": "[-IPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-Type] [-ServerName] [-RefreshIntervalSeconds] [-ClientPort] [-ServerVirtualIP] [-DefaultQualified] [-ServerShunt] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetTeredoConfiguration[]\u003e [-Type] [-ServerName] [-RefreshIntervalSeconds] [-ClientPort] [-ServerVirtualIP] [-DefaultQualified] [-ServerShunt] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Net6to4Configuration", - "CommandType": "Function", - "ParameterSets": "[[-State] \u003cState\u003e] [[-AutoSharing] \u003cState\u003e] [[-RelayName] \u003cstring\u003e] [[-RelayState] \u003cState\u003e] [[-ResolutionIntervalSeconds] \u003cuint32\u003e] [-IPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-State] \u003cState\u003e] [[-AutoSharing] \u003cState\u003e] [[-RelayName] \u003cstring\u003e] [[-RelayState] \u003cState\u003e] [[-ResolutionIntervalSeconds] \u003cuint32\u003e] -InputObject \u003cCimInstance#MSFT_Net6to4Configuration[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetDnsTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "[-Adapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-State \u003cState\u003e] [-OnlySendAQuery \u003cbool\u003e] [-LatencyMilliseconds \u003cuint32\u003e] [-AlwaysSynthesize \u003cbool\u003e] [-AcceptInterface \u003cstring[]\u003e] [-SendInterface \u003cstring[]\u003e] [-ExclusionList \u003cstring[]\u003e] [-PrefixMapping \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetDnsTransitionConfiguration[]\u003e [-State \u003cState\u003e] [-OnlySendAQuery \u003cbool\u003e] [-LatencyMilliseconds \u003cuint32\u003e] [-AlwaysSynthesize \u003cbool\u003e] [-AcceptInterface \u003cstring[]\u003e] [-SendInterface \u003cstring[]\u003e] [-ExclusionList \u003cstring[]\u003e] [-PrefixMapping \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIPHttpsConfiguration", - "CommandType": "Function", - "ParameterSets": "[-Profile \u003cstring[]\u003e] [-ProfileActivated \u003cbool[]\u003e] [-PolicyStore \u003cstring\u003e] [-State \u003cState\u003e] [-Type \u003cType\u003e] [-AuthMode \u003cAuthMode\u003e] [-StrongCRLRequired \u003cbool\u003e] [-ServerURL \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Profile \u003cstring[]\u003e] [-ProfileActivated \u003cbool[]\u003e] [-GPOSession \u003cstring\u003e] [-State \u003cState\u003e] [-Type \u003cType\u003e] [-AuthMode \u003cAuthMode\u003e] [-StrongCRLRequired \u003cbool\u003e] [-ServerURL \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetIPHttpsConfiguration[]\u003e [-State \u003cState\u003e] [-Type \u003cType\u003e] [-AuthMode \u003cAuthMode\u003e] [-StrongCRLRequired \u003cbool\u003e] [-ServerURL \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetIsatapConfiguration", - "CommandType": "Function", - "ParameterSets": "[[-State] \u003cState\u003e] [[-Router] \u003cstring\u003e] [[-ResolutionState] \u003cState\u003e] [[-ResolutionIntervalSeconds] \u003cuint32\u003e] [-IPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-State] \u003cState\u003e] [[-Router] \u003cstring\u003e] [[-ResolutionState] \u003cState\u003e] [[-ResolutionIntervalSeconds] \u003cuint32\u003e] -InputObject \u003cCimInstance#MSFT_NetISATAPConfiguration[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetNatTransitionConfiguration", - "CommandType": "Function", - "ParameterSets": "[-InstanceName \u003cstring[]\u003e] [-PolicyStore \u003cPolicyStore[]\u003e] [-Adapter \u003cCimInstance#MSFT_NetAdapter\u003e] [-State \u003cState\u003e] [-InboundInterface \u003cstring[]\u003e] [-OutboundInterface \u003cstring[]\u003e] [-PrefixMapping \u003cstring[]\u003e] [-IPv4AddressPortPool \u003cstring[]\u003e] [-TcpMappingTimeoutSeconds \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_NetNatTransitionConfiguration[]\u003e [-State \u003cState\u003e] [-InboundInterface \u003cstring[]\u003e] [-OutboundInterface \u003cstring[]\u003e] [-PrefixMapping \u003cstring[]\u003e] [-IPv4AddressPortPool \u003cstring[]\u003e] [-TcpMappingTimeoutSeconds \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-NetTeredoConfiguration", - "CommandType": "Function", - "ParameterSets": "[[-Type] \u003cType\u003e] [[-ServerName] \u003cstring\u003e] [[-RefreshIntervalSeconds] \u003cuint32\u003e] [[-ClientPort] \u003cuint32\u003e] [[-ServerVirtualIP] \u003cstring\u003e] [[-DefaultQualified] \u003cbool\u003e] [[-ServerShunt] \u003cbool\u003e] [-IPInterface \u003cCimInstance#MSFT_NetIPInterface\u003e] [-PolicyStore \u003cstring\u003e] [-GPOSession \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Type] \u003cType\u003e] [[-ServerName] \u003cstring\u003e] [[-RefreshIntervalSeconds] \u003cuint32\u003e] [[-ClientPort] \u003cuint32\u003e] [[-ServerVirtualIP] \u003cstring\u003e] [[-DefaultQualified] \u003cbool\u003e] [[-ServerShunt] \u003cbool\u003e] -InputObject \u003cCimInstance#MSFT_NetTeredoConfiguration[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "PcsvDevice", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Clear-PcsvDeviceLog", - "CommandType": "Function", - "ParameterSets": "[-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TargetAddress] \u003cstring\u003e [-Credential] \u003cpscredential\u003e [-ManagementProtocol] \u003cManagementProtocol\u003e [[-Port] \u003cuint16\u003e] [-Authentication \u003cAuthentication\u003e] [-UseSSL] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PCSVDevice[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PcsvDevice", - "CommandType": "Function", - "ParameterSets": "[-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TargetAddress] \u003cstring\u003e [-Credential] \u003cpscredential\u003e [-ManagementProtocol] \u003cManagementProtocol\u003e [[-Port] \u003cuint16\u003e] [-Authentication \u003cAuthentication\u003e] [-UseSSL] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PcsvDeviceLog", - "CommandType": "Function", - "ParameterSets": "[-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TargetAddress] \u003cstring\u003e [-Credential] \u003cpscredential\u003e [-ManagementProtocol] \u003cManagementProtocol\u003e [[-Port] \u003cuint16\u003e] [-Authentication \u003cAuthentication\u003e] [-UseSSL] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PCSVDevice[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restart-PcsvDevice", - "CommandType": "Function", - "ParameterSets": "[-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TargetAddress] \u003cstring\u003e [-Credential] \u003cpscredential\u003e [-ManagementProtocol] \u003cManagementProtocol\u003e [[-Port] \u003cuint16\u003e] [-Authentication \u003cAuthentication\u003e] [-UseSSL] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PCSVDevice[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-PcsvDeviceBootConfiguration", - "CommandType": "Function", - "ParameterSets": "[[-OneTimeBootSource] \u003cstring\u003e] [[-PersistentBootSource] \u003cstring[]\u003e] [-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TargetAddress] \u003cstring\u003e [-Credential] \u003cpscredential\u003e [-ManagementProtocol] \u003cManagementProtocol\u003e [[-Port] \u003cuint16\u003e] [[-OneTimeBootSource] \u003cstring\u003e] [[-PersistentBootSource] \u003cstring[]\u003e] [-Authentication \u003cAuthentication\u003e] [-UseSSL] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-OneTimeBootSource] \u003cstring\u003e] [[-PersistentBootSource] \u003cstring[]\u003e] -InputObject \u003cCimInstance#MSFT_PCSVDevice[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-PcsvDeviceNetworkConfiguration", - "CommandType": "Function", - "ParameterSets": "[-IPv4AddressOrigin] \u003cPossibleIPv4Origins\u003e [-TimeoutSec \u003cuint32\u003e] [-IPv4Address \u003cstring\u003e] [-IPv4DefaultGateway \u003cstring\u003e] [-IPv4SubnetMask \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TargetAddress] \u003cstring\u003e [-Credential] \u003cpscredential\u003e [-ManagementProtocol] \u003cManagementProtocol\u003e [[-Port] \u003cuint16\u003e] [-IPv4AddressOrigin] \u003cPossibleIPv4Origins\u003e [-Authentication \u003cAuthentication\u003e] [-UseSSL] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-TimeoutSec \u003cuint32\u003e] [-IPv4Address \u003cstring\u003e] [-IPv4DefaultGateway \u003cstring\u003e] [-IPv4SubnetMask \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-IPv4AddressOrigin] \u003cPossibleIPv4Origins\u003e -InputObject \u003cCimInstance#MSFT_PCSVDevice[]\u003e [-IPv4Address \u003cstring\u003e] [-IPv4DefaultGateway \u003cstring\u003e] [-IPv4SubnetMask \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-PcsvDeviceUserPassword", - "CommandType": "Function", - "ParameterSets": "[-CurrentCredential] \u003cpscredential\u003e [-NewPassword] \u003csecurestring\u003e [-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TargetAddress] \u003cstring\u003e [-Credential] \u003cpscredential\u003e [-ManagementProtocol] \u003cManagementProtocol\u003e [[-Port] \u003cuint16\u003e] [-CurrentCredential] \u003cpscredential\u003e [-NewPassword] \u003csecurestring\u003e [-Authentication \u003cAuthentication\u003e] [-UseSSL] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-CurrentCredential] \u003cpscredential\u003e [-NewPassword] \u003csecurestring\u003e -InputObject \u003cCimInstance#MSFT_PCSVDevice[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-PcsvDevice", - "CommandType": "Function", - "ParameterSets": "[-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TargetAddress] \u003cstring\u003e [-Credential] \u003cpscredential\u003e [-ManagementProtocol] \u003cManagementProtocol\u003e [[-Port] \u003cuint16\u003e] [-Authentication \u003cAuthentication\u003e] [-UseSSL] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-TimeoutSec \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PCSVDevice[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-PcsvDevice", - "CommandType": "Function", - "ParameterSets": "[-TimeoutSec \u003cuint32\u003e] [-ShutdownType \u003cPossibleShutdownTypes\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TargetAddress] \u003cstring\u003e [-Credential] \u003cpscredential\u003e [-ManagementProtocol] \u003cManagementProtocol\u003e [[-Port] \u003cuint16\u003e] [-Authentication \u003cAuthentication\u003e] [-UseSSL] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-TimeoutSec \u003cuint32\u003e] [-ShutdownType \u003cPossibleShutdownTypes\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PCSVDevice[]\u003e [-ShutdownType \u003cPossibleShutdownTypes\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "PKI", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-CertificateEnrollmentPolicyServer", - "CommandType": "Cmdlet", - "ParameterSets": "-Url \u003curi\u003e -context \u003cContext\u003e [-NoClobber] [-RequireStrongValidation] [-Credential \u003cPkiCredential\u003e] [-AutoEnrollmentEnabled] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-Certificate", - "CommandType": "Cmdlet", - "ParameterSets": "-FilePath \u003cstring\u003e -Cert \u003cCertificate\u003e [-Type \u003cCertType\u003e] [-NoClobber] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-PfxCertificate", - "CommandType": "Cmdlet", - "ParameterSets": "[-PFXData] \u003cPfxData\u003e [-FilePath] \u003cstring\u003e [-NoProperties] [-NoClobber] [-Force] [-ChainOption \u003cExportChainOption\u003e] [-ProtectTo \u003cstring[]\u003e] [-Password \u003csecurestring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Cert] \u003cCertificate\u003e [-FilePath] \u003cstring\u003e [-NoProperties] [-NoClobber] [-Force] [-ChainOption \u003cExportChainOption\u003e] [-ProtectTo \u003cstring[]\u003e] [-Password \u003csecurestring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Certificate", - "CommandType": "Cmdlet", - "ParameterSets": "-Template \u003cstring\u003e [-Url \u003curi\u003e] [-SubjectName \u003cstring\u003e] [-DnsName \u003cstring[]\u003e] [-Credential \u003cPkiCredential\u003e] [-CertStoreLocation \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Request \u003cCertificate\u003e [-Credential \u003cPkiCredential\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CertificateAutoEnrollmentPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "-Scope \u003cAutoEnrollmentPolicyScope\u003e -context \u003cContext\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CertificateEnrollmentPolicyServer", - "CommandType": "Cmdlet", - "ParameterSets": "-Scope \u003cEnrollmentPolicyServerScope\u003e -context \u003cContext\u003e [-Url \u003curi\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-CertificateNotificationTask", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PfxData", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [-Password \u003csecurestring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-Certificate", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [-CertStoreLocation \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-PfxCertificate", - "CommandType": "Cmdlet", - "ParameterSets": "[-FilePath] \u003cstring\u003e [[-CertStoreLocation] \u003cstring\u003e] [-Exportable] [-Password \u003csecurestring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-CertificateNotificationTask", - "CommandType": "Cmdlet", - "ParameterSets": "-Type \u003cCertificateNotificationType\u003e -PSScript \u003cstring\u003e -Name \u003cstring\u003e -Channel \u003cNotificationChannel\u003e [-RunTaskForExistingCertificates] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-SelfSignedCertificate", - "CommandType": "Cmdlet", - "ParameterSets": "[-SecurityDescriptor \u003cFileSecurity\u003e] [-TextExtension \u003cstring[]\u003e] [-Extension \u003cX509Extension[]\u003e] [-HardwareKeyUsage \u003cHardwareKeyUsage[]\u003e] [-KeyUsageProperty \u003cKeyUsageProperty[]\u003e] [-KeyUsage \u003cKeyUsage[]\u003e] [-KeyProtection \u003cKeyProtection[]\u003e] [-KeyExportPolicy \u003cKeyExportPolicy[]\u003e] [-KeyLength \u003cint\u003e] [-KeyAlgorithm \u003cstring\u003e] [-SmimeCapabilities] [-ExistingKey] [-KeyLocation \u003cstring\u003e] [-SignerReader \u003cstring\u003e] [-Reader \u003cstring\u003e] [-SignerPin \u003csecurestring\u003e] [-Pin \u003csecurestring\u003e] [-KeyDescription \u003cstring\u003e] [-KeyFriendlyName \u003cstring\u003e] [-Container \u003cstring\u003e] [-Provider \u003cstring\u003e] [-CurveExport \u003cCurveParametersExportType\u003e] [-KeySpec \u003cKeySpec\u003e] [-Type \u003cCertificateType\u003e] [-FriendlyName \u003cstring\u003e] [-NotAfter \u003cdatetime\u003e] [-NotBefore \u003cdatetime\u003e] [-SerialNumber \u003cstring\u003e] [-Subject \u003cstring\u003e] [-DnsName \u003cstring[]\u003e] [-SuppressOid \u003cstring[]\u003e] [-HashAlgorithm \u003cstring\u003e] [-AlternateSignatureAlgorithm] [-TestRoot] [-Signer \u003cCertificate\u003e] [-CloneCert \u003cCertificate\u003e] [-CertStoreLocation \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-CertificateEnrollmentPolicyServer", - "CommandType": "Cmdlet", - "ParameterSets": "[-Url] \u003curi\u003e -context \u003cContext\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-CertificateNotificationTask", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-CertificateAutoEnrollmentPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "-PolicyState \u003cPolicySetting\u003e -context \u003cContext\u003e [-StoreName \u003cstring[]\u003e] [-ExpirationPercentage \u003cint\u003e] [-EnableTemplateCheck] [-EnableMyStoreManagement] [-EnableBalloonNotifications] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -EnableAll -context \u003cContext\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Switch-Certificate", - "CommandType": "Cmdlet", - "ParameterSets": "[-OldCert] \u003cCertificate\u003e [-NewCert] \u003cCertificate\u003e [-NotifyOnly] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-Certificate", - "CommandType": "Cmdlet", - "ParameterSets": "[-Cert] \u003cCertificate\u003e [-Policy \u003cTestCertificatePolicy\u003e] [-User] [-EKU \u003cstring[]\u003e] [-DNSName \u003cstring\u003e] [-AllowUntrustedRoot] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "PnpDevice", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Disable-PnpDevice", - "CommandType": "Function", - "ParameterSets": "[-InstanceId] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#Win32_PnPEntity[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-PnpDevice", - "CommandType": "Function", - "ParameterSets": "[-InstanceId] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#Win32_PnPEntity[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PnpDevice", - "CommandType": "Function", - "ParameterSets": "[[-InstanceId] \u003cstring[]\u003e] [-Class \u003cstring[]\u003e] [-PresentOnly] [-Status \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName \u003cstring[]\u003e] [-Class \u003cstring[]\u003e] [-PresentOnly] [-Status \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Class \u003cstring[]\u003e] [-PresentOnly] [-Status \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Class \u003cstring[]\u003e] [-PresentOnly] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Status \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PnpDeviceProperty", - "CommandType": "Function", - "ParameterSets": "[[-KeyName] \u003cstring[]\u003e] -InstanceId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-KeyName] \u003cstring[]\u003e] -InputObject \u003cCimInstance#Win32_PnPEntity[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "PrintManagement", - "Version": "1.1", - "ExportedCommands": [ - { - "Name": "Add-Printer", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-Comment \u003cstring\u003e] [-Datatype \u003cstring\u003e] [-UntilTime \u003cuint32\u003e] [-KeepPrintedJobs] [-Location \u003cstring\u003e] [-SeparatorPageFile \u003cstring\u003e] [-ComputerName \u003cstring\u003e] [-Shared] [-ShareName \u003cstring\u003e] [-StartTime \u003cuint32\u003e] [-PermissionSDDL \u003cstring\u003e] [-PrintProcessor \u003cstring\u003e] [-Priority \u003cuint32\u003e] [-Published] [-RenderingMode \u003cRenderingModeEnum\u003e] [-DisableBranchOfficeLogging] [-BranchOfficeOfflineLogSizeMB \u003cuint32\u003e] [-DeviceURL \u003cstring\u003e] [-DeviceUUID \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-DriverName] \u003cstring\u003e -PortName \u003cstring\u003e [-Comment \u003cstring\u003e] [-Datatype \u003cstring\u003e] [-UntilTime \u003cuint32\u003e] [-KeepPrintedJobs] [-Location \u003cstring\u003e] [-SeparatorPageFile \u003cstring\u003e] [-ComputerName \u003cstring\u003e] [-Shared] [-ShareName \u003cstring\u003e] [-StartTime \u003cuint32\u003e] [-PermissionSDDL \u003cstring\u003e] [-PrintProcessor \u003cstring\u003e] [-Priority \u003cuint32\u003e] [-Published] [-RenderingMode \u003cRenderingModeEnum\u003e] [-DisableBranchOfficeLogging] [-BranchOfficeOfflineLogSizeMB \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-PrinterDriver", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [[-InfPath] \u003cstring\u003e] [-PrinterEnvironment \u003cstring\u003e] [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-PrinterPort", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-LprHostAddress] \u003cstring\u003e [-LprQueueName] \u003cstring\u003e [-ComputerName \u003cstring\u003e] [-SNMP \u003cuint32\u003e] [-SNMPCommunity \u003cstring\u003e] [-LprByteCounting] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-PrinterHostAddress] \u003cstring\u003e [-ComputerName \u003cstring\u003e] [-PortNumber \u003cuint32\u003e] [-SNMP \u003cuint32\u003e] [-SNMPCommunity \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-HostName] \u003cstring\u003e [-PrinterName] \u003cstring\u003e [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PrintConfiguration", - "CommandType": "Function", - "ParameterSets": "[-PrinterName] \u003cstring\u003e [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-PrinterObject] \u003cCimInstance#MSFT_Printer\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Printer", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ComputerName \u003cstring\u003e] [-Full] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PrinterDriver", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-PrinterEnvironment \u003cstring[]\u003e] [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PrinterPort", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PrinterProperty", - "CommandType": "Function", - "ParameterSets": "[-PrinterName] \u003cstring\u003e [[-PropertyName] \u003cstring[]\u003e] [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PrintJob", - "CommandType": "Function", - "ParameterSets": "[-PrinterName] \u003cstring\u003e [-ComputerName \u003cstring\u003e] [-ID \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-PrinterObject] \u003cCimInstance#MSFT_Printer\u003e [-ID \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Read-PrinterNfcTag", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-Printer", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Printer[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-PrinterDriver", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-PrinterEnvironment] \u003cstring[]\u003e] [-ComputerName \u003cstring\u003e] [-RemoveFromDriverStore] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PrinterDriver[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-PrinterPort", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PrinterPort[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-PrintJob", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_PrintJob\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PrinterName] \u003cstring\u003e [-ID] \u003cuint32\u003e [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PrinterObject] \u003cCimInstance#MSFT_Printer\u003e [-ID] \u003cuint32\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-Printer", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_Printer\u003e [-NewName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restart-PrintJob", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_PrintJob\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PrinterName] \u003cstring\u003e [-ID] \u003cuint32\u003e [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PrinterObject] \u003cCimInstance#MSFT_Printer\u003e [-ID] \u003cuint32\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resume-PrintJob", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_PrintJob\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ID] \u003cuint32\u003e [-PrinterName] \u003cstring\u003e [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PrinterObject] \u003cCimInstance#MSFT_Printer\u003e [-ID] \u003cuint32\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-PrintConfiguration", - "CommandType": "Function", - "ParameterSets": "[-PrinterObject] \u003cCimInstance#MSFT_Printer\u003e [-Collate \u003cbool\u003e] [-Color \u003cbool\u003e] [-DuplexingMode \u003cDuplexingModeEnum\u003e] [-PaperSize \u003cPaperSizeEnum\u003e] [-PrintTicketXml \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PrinterName] \u003cstring\u003e [-Collate \u003cbool\u003e] [-Color \u003cbool\u003e] [-DuplexingMode \u003cDuplexingModeEnum\u003e] [-PaperSize \u003cPaperSizeEnum\u003e] [-PrintTicketXml \u003cstring\u003e] [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_PrinterConfiguration\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Printer", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-ComputerName \u003cstring\u003e] [-Comment \u003cstring\u003e] [-Datatype \u003cstring\u003e] [-DriverName \u003cstring\u003e] [-UntilTime \u003cuint32\u003e] [-KeepPrintedJobs \u003cbool\u003e] [-Location \u003cstring\u003e] [-PermissionSDDL \u003cstring\u003e] [-PortName \u003cstring\u003e] [-PrintProcessor \u003cstring\u003e] [-Priority \u003cuint32\u003e] [-Published \u003cbool\u003e] [-RenderingMode \u003cRenderingModeEnum\u003e] [-SeparatorPageFile \u003cstring\u003e] [-Shared \u003cbool\u003e] [-ShareName \u003cstring\u003e] [-StartTime \u003cuint32\u003e] [-DisableBranchOfficeLogging \u003cbool\u003e] [-BranchOfficeOfflineLogSizeMB \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Printer[]\u003e [-Comment \u003cstring\u003e] [-Datatype \u003cstring\u003e] [-DriverName \u003cstring\u003e] [-UntilTime \u003cuint32\u003e] [-KeepPrintedJobs \u003cbool\u003e] [-Location \u003cstring\u003e] [-PermissionSDDL \u003cstring\u003e] [-PortName \u003cstring\u003e] [-PrintProcessor \u003cstring\u003e] [-Priority \u003cuint32\u003e] [-Published \u003cbool\u003e] [-RenderingMode \u003cRenderingModeEnum\u003e] [-SeparatorPageFile \u003cstring\u003e] [-Shared \u003cbool\u003e] [-ShareName \u003cstring\u003e] [-StartTime \u003cuint32\u003e] [-DisableBranchOfficeLogging \u003cbool\u003e] [-BranchOfficeOfflineLogSizeMB \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-PrinterProperty", - "CommandType": "Function", - "ParameterSets": "[-PrinterName] \u003cstring\u003e [-PropertyName] \u003cstring\u003e [-Value] \u003cstring\u003e [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PrinterObject] \u003cCimInstance#MSFT_Printer\u003e [-PropertyName] \u003cstring\u003e [-Value] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_PrinterProperty\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Suspend-PrintJob", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_PrintJob\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PrinterName] \u003cstring\u003e [-ID] \u003cuint32\u003e [-ComputerName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PrinterObject] \u003cCimInstance#MSFT_Printer\u003e [-ID] \u003cuint32\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-PrinterNfcTag", - "CommandType": "Function", - "ParameterSets": "[[-SharePath] \u003cstring[]\u003e] [[-WsdAddress] \u003cstring[]\u003e] [-Lock] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_PrinterNfcTag\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "PSDesiredStateConfiguration", - "Version": "1.1", - "ExportedCommands": [ - { - "Name": "Configuration", - "CommandType": "Function", - "ParameterSets": "[[-ResourceModuleTuplesToImport] \u003cList[Tuple[string[],ModuleSpecification[],version]]\u003e] [[-OutputPath] \u003cObject\u003e] [[-Name] \u003cObject\u003e] [[-Body] \u003cscriptblock\u003e] [[-ArgsToBody] \u003chashtable\u003e] [[-ConfigurationData] \u003chashtable\u003e] [[-InstanceName] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-DscDebug", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-DscDebug", - "CommandType": "Function", - "ParameterSets": "[-BreakAll] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DscConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DscConfigurationStatus", - "CommandType": "Function", - "ParameterSets": "[-All] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DscLocalConfigurationManager", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DscResource", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [[-Module] \u003cObject\u003e] [-Syntax] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-DscChecksum", - "CommandType": "Function", - "ParameterSets": "[-Path] \u003cstring[]\u003e [[-OutPath] \u003cstring\u003e] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-DscConfigurationDocument", - "CommandType": "Function", - "ParameterSets": "-Stage \u003cStage\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restore-DscConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-DscConfiguration", - "CommandType": "Function", - "ParameterSets": "[-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-DscResource", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-Method] \u003cstring\u003e -ModuleName \u003cModuleSpecification\u003e -Property \u003chashtable\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Publish-DscConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [[-ComputerName] \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e -CimSession \u003cCimSession[]\u003e [-Force] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-DscLocalConfigurationManager", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [[-ComputerName] \u003cstring[]\u003e] [-Force] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e -CimSession \u003cCimSession[]\u003e [-Force] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-DscConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring\u003e] [[-ComputerName] \u003cstring[]\u003e] [-Wait] [-Force] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-JobName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Path] \u003cstring\u003e] -CimSession \u003cCimSession[]\u003e [-Wait] [-Force] [-ThrottleLimit \u003cint\u003e] [-JobName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-ComputerName] \u003cstring[]\u003e] -UseExisting [-Wait] [-Force] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-JobName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession[]\u003e -UseExisting [-Wait] [-Force] [-ThrottleLimit \u003cint\u003e] [-JobName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-DscConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-Detailed] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [[-ComputerName] \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [[-ComputerName] \u003cstring[]\u003e] -ReferenceConfiguration \u003cstring\u003e [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e -CimSession \u003cCimSession[]\u003e [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession[]\u003e -ReferenceConfiguration \u003cstring\u003e [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession[]\u003e [-ThrottleLimit \u003cint\u003e] [-AsJob] [-Detailed] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-DscConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [-Wait] [-JobName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -CimSession \u003cCimSession[]\u003e [-Wait] [-JobName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "sacfg", - "tcfg", - "gcfg", - "rtcfg", - "upcfg", - "glcm", - "slcm", - "pbcfg", - "cmpcfg", - "gcfgs" - ] - }, - { - "Name": "PSDiagnostics", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Disable-PSTrace", - "CommandType": "Function", - "ParameterSets": "[-AnalyticOnly]" - }, - { - "Name": "Disable-PSWSManCombinedTrace", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Disable-WSManTrace", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Enable-PSTrace", - "CommandType": "Function", - "ParameterSets": "[-Force] [-AnalyticOnly]" - }, - { - "Name": "Enable-PSWSManCombinedTrace", - "CommandType": "Function", - "ParameterSets": "[-DoNotOverwriteExistingTrace]" - }, - { - "Name": "Enable-WSManTrace", - "CommandType": "Function", - "ParameterSets": "" - }, - { - "Name": "Get-LogProperties", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cObject\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-LogProperties", - "CommandType": "Function", - "ParameterSets": "[-LogDetails] \u003cLogDetails\u003e [-Force] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-Trace", - "CommandType": "Function", - "ParameterSets": "[-SessionName] \u003cstring\u003e [[-OutputFilePath] \u003cstring\u003e] [[-ProviderFilePath] \u003cstring\u003e] [-ETS] [-Format \u003cObject\u003e] [-MinBuffers \u003cint\u003e] [-MaxBuffers \u003cint\u003e] [-BufferSizeInKB \u003cint\u003e] [-MaxLogFileSizeInMB \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-Trace", - "CommandType": "Function", - "ParameterSets": "[-SessionName] \u003cObject\u003e [-ETS] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "PSScheduledJob", - "Version": "1.1.0.0", - "ExportedCommands": [ - { - "Name": "Add-JobTrigger", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobDefinition[]\u003e [-Trigger] \u003cScheduledJobTrigger[]\u003e [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [-Trigger] \u003cScheduledJobTrigger[]\u003e [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-Trigger] \u003cScheduledJobTrigger[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-JobTrigger", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobTrigger[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-ScheduledJob", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobDefinition\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-JobTrigger", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobTrigger[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-ScheduledJob", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobDefinition\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-JobTrigger", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobDefinition\u003e [[-TriggerId] \u003cint[]\u003e] [\u003cCommonParameters\u003e] [-Id] \u003cint\u003e [[-TriggerId] \u003cint[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [[-TriggerId] \u003cint[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ScheduledJob", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] \u003cint[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ScheduledJobOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobDefinition\u003e [\u003cCommonParameters\u003e] [-Id] \u003cint\u003e [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-JobTrigger", - "CommandType": "Cmdlet", - "ParameterSets": "-Once -At \u003cdatetime\u003e [-RandomDelay \u003ctimespan\u003e] [-RepetitionInterval \u003ctimespan\u003e] [-RepetitionDuration \u003ctimespan\u003e] [-RepeatIndefinitely] [\u003cCommonParameters\u003e] -Daily -At \u003cdatetime\u003e [-DaysInterval \u003cint\u003e] [-RandomDelay \u003ctimespan\u003e] [\u003cCommonParameters\u003e] -Weekly -At \u003cdatetime\u003e -DaysOfWeek \u003cDayOfWeek[]\u003e [-WeeksInterval \u003cint\u003e] [-RandomDelay \u003ctimespan\u003e] [\u003cCommonParameters\u003e] -AtStartup [-RandomDelay \u003ctimespan\u003e] [\u003cCommonParameters\u003e] -AtLogOn [-RandomDelay \u003ctimespan\u003e] [-User \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-ScheduledJobOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-RunElevated] [-HideInTaskScheduler] [-RestartOnIdleResume] [-MultipleInstancePolicy \u003cTaskMultipleInstancePolicy\u003e] [-DoNotAllowDemandStart] [-RequireNetwork] [-StopIfGoingOffIdle] [-WakeToRun] [-ContinueIfGoingOnBattery] [-StartIfOnBattery] [-IdleTimeout \u003ctimespan\u003e] [-IdleDuration \u003ctimespan\u003e] [-StartIfIdle] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-ScheduledJob", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-ScriptBlock] \u003cscriptblock\u003e [-Trigger \u003cScheduledJobTrigger[]\u003e] [-InitializationScript \u003cscriptblock\u003e] [-RunAs32] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-ScheduledJobOption \u003cScheduledJobOptions\u003e] [-ArgumentList \u003cObject[]\u003e] [-MaxResultCount \u003cint\u003e] [-RunNow] [-RunEvery \u003ctimespan\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-FilePath] \u003cstring\u003e [-Trigger \u003cScheduledJobTrigger[]\u003e] [-InitializationScript \u003cscriptblock\u003e] [-RunAs32] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-ScheduledJobOption \u003cScheduledJobOptions\u003e] [-ArgumentList \u003cObject[]\u003e] [-MaxResultCount \u003cint\u003e] [-RunNow] [-RunEvery \u003ctimespan\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-JobTrigger", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobDefinition[]\u003e [-TriggerId \u003cint[]\u003e] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [-TriggerId \u003cint[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-TriggerId \u003cint[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-JobTrigger", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobTrigger[]\u003e [-DaysInterval \u003cint\u003e] [-WeeksInterval \u003cint\u003e] [-RandomDelay \u003ctimespan\u003e] [-At \u003cdatetime\u003e] [-User \u003cstring\u003e] [-DaysOfWeek \u003cDayOfWeek[]\u003e] [-AtStartup] [-AtLogOn] [-Once] [-RepetitionInterval \u003ctimespan\u003e] [-RepetitionDuration \u003ctimespan\u003e] [-RepeatIndefinitely] [-Daily] [-Weekly] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-ScheduledJob", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobDefinition\u003e [-Name \u003cstring\u003e] [-ScriptBlock \u003cscriptblock\u003e] [-Trigger \u003cScheduledJobTrigger[]\u003e] [-InitializationScript \u003cscriptblock\u003e] [-RunAs32] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-ScheduledJobOption \u003cScheduledJobOptions\u003e] [-MaxResultCount \u003cint\u003e] [-PassThru] [-ArgumentList \u003cObject[]\u003e] [-RunNow] [-RunEvery \u003ctimespan\u003e] [\u003cCommonParameters\u003e] [-InputObject] \u003cScheduledJobDefinition\u003e [-Name \u003cstring\u003e] [-FilePath \u003cstring\u003e] [-Trigger \u003cScheduledJobTrigger[]\u003e] [-InitializationScript \u003cscriptblock\u003e] [-RunAs32] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-ScheduledJobOption \u003cScheduledJobOptions\u003e] [-MaxResultCount \u003cint\u003e] [-PassThru] [-ArgumentList \u003cObject[]\u003e] [-RunNow] [-RunEvery \u003ctimespan\u003e] [\u003cCommonParameters\u003e] [-InputObject] \u003cScheduledJobDefinition\u003e [-ClearExecutionHistory] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-ScheduledJobOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobOptions\u003e [-PassThru] [-RunElevated] [-HideInTaskScheduler] [-RestartOnIdleResume] [-MultipleInstancePolicy \u003cTaskMultipleInstancePolicy\u003e] [-DoNotAllowDemandStart] [-RequireNetwork] [-StopIfGoingOffIdle] [-WakeToRun] [-ContinueIfGoingOnBattery] [-StartIfOnBattery] [-IdleTimeout \u003ctimespan\u003e] [-IdleDuration \u003ctimespan\u003e] [-StartIfIdle] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unregister-ScheduledJob", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject] \u003cScheduledJobDefinition[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "PSWorkflow", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "New-PSWorkflowSession", - "CommandType": "Function", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [-Credential \u003cObject\u003e] [-Name \u003cstring[]\u003e] [-Port \u003cint\u003e] [-UseSSL] [-ApplicationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-SessionOption \u003cPSSessionOption\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-EnableNetworkAccess] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-PSWorkflowExecutionOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-PersistencePath \u003cstring\u003e] [-MaxPersistenceStoreSizeGB \u003clong\u003e] [-PersistWithEncryption] [-MaxRunningWorkflows \u003cint\u003e] [-AllowedActivity \u003cstring[]\u003e] [-OutOfProcessActivity \u003cstring[]\u003e] [-EnableValidation] [-MaxDisconnectedSessions \u003cint\u003e] [-MaxConnectedSessions \u003cint\u003e] [-MaxSessionsPerWorkflow \u003cint\u003e] [-MaxSessionsPerRemoteNode \u003cint\u003e] [-MaxActivityProcesses \u003cint\u003e] [-ActivityProcessIdleTimeoutSec \u003cint\u003e] [-RemoteNodeSessionIdleTimeoutSec \u003cint\u003e] [-SessionThrottleLimit \u003cint\u003e] [-WorkflowShutdownTimeoutMSec \u003cint\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "nwsn" - ] - }, - { - "Name": "PSWorkflowUtility", - "Version": "1.0.0.0", - "ExportedCommands": { - "Name": "Invoke-AsWorkflow", - "CommandType": "Workflow", - "ParameterSets": [ - "[-CommandName \u003cstring\u003e] [-Parameter \u003chashtable\u003e] [-PSParameterCollection \u003chashtable[]\u003e] [-PSComputerName \u003cstring[]\u003e] [-PSCredential \u003cObject\u003e] [-PSConnectionRetryCount \u003cuint32\u003e] [-PSConnectionRetryIntervalSec \u003cuint32\u003e] [-PSRunningTimeoutSec \u003cuint32\u003e] [-PSElapsedTimeoutSec \u003cuint32\u003e] [-PSPersist \u003cbool\u003e] [-PSAuthentication \u003cAuthenticationMechanism\u003e] [-PSAuthenticationLevel \u003cAuthenticationLevel\u003e] [-PSApplicationName \u003cstring\u003e] [-PSPort \u003cuint32\u003e] [-PSUseSSL] [-PSConfigurationName \u003cstring\u003e] [-PSConnectionURI \u003cstring[]\u003e] [-PSAllowRedirection] [-PSSessionOption \u003cPSSessionOption\u003e] [-PSCertificateThumbprint \u003cstring\u003e] [-PSPrivateMetadata \u003chashtable\u003e] [-AsJob] [-JobName \u003cstring\u003e] [-InputObject \u003cObject\u003e] [\u003cCommonParameters\u003e]", - "[-Expression \u003cstring\u003e] [-PSParameterCollection \u003chashtable[]\u003e] [-PSComputerName \u003cstring[]\u003e] [-PSCredential \u003cObject\u003e] [-PSConnectionRetryCount \u003cuint32\u003e] [-PSConnectionRetryIntervalSec \u003cuint32\u003e] [-PSRunningTimeoutSec \u003cuint32\u003e] [-PSElapsedTimeoutSec \u003cuint32\u003e] [-PSPersist \u003cbool\u003e] [-PSAuthentication \u003cAuthenticationMechanism\u003e] [-PSAuthenticationLevel \u003cAuthenticationLevel\u003e] [-PSApplicationName \u003cstring\u003e] [-PSPort \u003cuint32\u003e] [-PSUseSSL] [-PSConfigurationName \u003cstring\u003e] [-PSConnectionURI \u003cstring[]\u003e] [-PSAllowRedirection] [-PSSessionOption \u003cPSSessionOption\u003e] [-PSCertificateThumbprint \u003cstring\u003e] [-PSPrivateMetadata \u003chashtable\u003e] [-AsJob] [-JobName \u003cstring\u003e] [-InputObject \u003cObject\u003e] [\u003cCommonParameters\u003e]" - ] - }, - "ExportedAliases": [ - - ] - }, - { - "Name": "ScheduledTasks", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Disable-ScheduledTask", - "CommandType": "Function", - "ParameterSets": "[-TaskName] \u003cstring\u003e [[-TaskPath] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_ScheduledTask\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-ScheduledTask", - "CommandType": "Function", - "ParameterSets": "[-TaskName] \u003cstring\u003e [[-TaskPath] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_ScheduledTask\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-ScheduledTask", - "CommandType": "Function", - "ParameterSets": "[[-TaskName] \u003cstring\u003e] [[-TaskPath] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_ScheduledTask\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ClusteredScheduledTask", - "CommandType": "Function", - "ParameterSets": "[[-TaskName] \u003cstring\u003e] [[-Cluster] \u003cstring\u003e] [[-TaskType] \u003cClusterTaskTypeEnum\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ScheduledTask", - "CommandType": "Function", - "ParameterSets": "[[-TaskName] \u003cstring[]\u003e] [[-TaskPath] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ScheduledTaskInfo", - "CommandType": "Function", - "ParameterSets": "[-TaskName] \u003cstring\u003e [[-TaskPath] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_ScheduledTask\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-ScheduledTask", - "CommandType": "Function", - "ParameterSets": "[[-Action] \u003cCimInstance#MSFT_TaskAction[]\u003e] [[-Trigger] \u003cCimInstance#MSFT_TaskTrigger[]\u003e] [[-Settings] \u003cCimInstance#MSFT_TaskSettings\u003e] [[-Principal] \u003cCimInstance#MSFT_TaskPrincipal\u003e] [[-Description] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-ScheduledTaskAction", - "CommandType": "Function", - "ParameterSets": "[-Execute] \u003cstring\u003e [[-Argument] \u003cstring\u003e] [[-WorkingDirectory] \u003cstring\u003e] [-Id \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-ScheduledTaskPrincipal", - "CommandType": "Function", - "ParameterSets": "[-UserId] \u003cstring\u003e [[-LogonType] \u003cLogonTypeEnum\u003e] [[-RunLevel] \u003cRunLevelEnum\u003e] [[-ProcessTokenSidType] \u003cProcessTokenSidTypeEnum\u003e] [[-RequiredPrivilege] \u003cstring[]\u003e] [[-Id] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-GroupId] \u003cstring\u003e [[-RunLevel] \u003cRunLevelEnum\u003e] [[-ProcessTokenSidType] \u003cProcessTokenSidTypeEnum\u003e] [[-RequiredPrivilege] \u003cstring[]\u003e] [[-Id] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-ScheduledTaskSettingsSet", - "CommandType": "Function", - "ParameterSets": "[-DisallowDemandStart] [-DisallowHardTerminate] [-Compatibility \u003cCompatibilityEnum\u003e] [-DeleteExpiredTaskAfter \u003ctimespan\u003e] [-AllowStartIfOnBatteries] [-Disable] [-MaintenanceExclusive] [-Hidden] [-RunOnlyIfIdle] [-IdleWaitTimeout \u003ctimespan\u003e] [-NetworkId \u003cstring\u003e] [-NetworkName \u003cstring\u003e] [-DisallowStartOnRemoteAppSession] [-MaintenancePeriod \u003ctimespan\u003e] [-MaintenanceDeadline \u003ctimespan\u003e] [-StartWhenAvailable] [-DontStopIfGoingOnBatteries] [-WakeToRun] [-IdleDuration \u003ctimespan\u003e] [-RestartOnIdle] [-DontStopOnIdleEnd] [-ExecutionTimeLimit \u003ctimespan\u003e] [-MultipleInstances \u003cMultipleInstancesEnum\u003e] [-Priority \u003cint\u003e] [-RestartCount \u003cint\u003e] [-RestartInterval \u003ctimespan\u003e] [-RunOnlyIfNetworkAvailable] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-ScheduledTaskTrigger", - "CommandType": "Function", - "ParameterSets": "-Once -At \u003cdatetime\u003e [-RandomDelay \u003ctimespan\u003e] [-RepetitionDuration \u003ctimespan\u003e] [-RepetitionInterval \u003ctimespan\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Daily -At \u003cdatetime\u003e [-DaysInterval \u003cuint32\u003e] [-RandomDelay \u003ctimespan\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Weekly -At \u003cdatetime\u003e [-RandomDelay \u003ctimespan\u003e] [-DaysOfWeek \u003cDayOfWeek[]\u003e] [-WeeksInterval \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AtStartup [-RandomDelay \u003ctimespan\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -AtLogOn [-RandomDelay \u003ctimespan\u003e] [-User \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-ClusteredScheduledTask", - "CommandType": "Function", - "ParameterSets": "[-TaskName] \u003cstring\u003e [[-TaskType] \u003cClusterTaskTypeEnum\u003e] [-InputObject] \u003cCimInstance#MSFT_ScheduledTask\u003e [[-Cluster] \u003cstring\u003e] [[-Resource] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TaskName] \u003cstring\u003e [[-TaskType] \u003cClusterTaskTypeEnum\u003e] [-Xml] \u003cstring\u003e [[-Cluster] \u003cstring\u003e] [[-Resource] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TaskName] \u003cstring\u003e [[-TaskType] \u003cClusterTaskTypeEnum\u003e] [-Action] \u003cCimInstance#MSFT_TaskAction[]\u003e [[-Trigger] \u003cCimInstance#MSFT_TaskTrigger[]\u003e] [[-Settings] \u003cCimInstance#MSFT_TaskSettings\u003e] [[-Description] \u003cstring\u003e] [[-Cluster] \u003cstring\u003e] [[-Resource] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-ScheduledTask", - "CommandType": "Function", - "ParameterSets": "[-TaskName] \u003cstring\u003e [[-TaskPath] \u003cstring\u003e] [-Action] \u003cCimInstance#MSFT_TaskAction[]\u003e [[-Trigger] \u003cCimInstance#MSFT_TaskTrigger[]\u003e] [[-Settings] \u003cCimInstance#MSFT_TaskSettings\u003e] [[-User] \u003cstring\u003e] [[-Password] \u003cstring\u003e] [[-RunLevel] \u003cRunLevelEnum\u003e] [[-Description] \u003cstring\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TaskName] \u003cstring\u003e [[-TaskPath] \u003cstring\u003e] [-Xml] \u003cstring\u003e [[-User] \u003cstring\u003e] [[-Password] \u003cstring\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TaskName] \u003cstring\u003e [[-TaskPath] \u003cstring\u003e] [-Action] \u003cCimInstance#MSFT_TaskAction[]\u003e [[-Trigger] \u003cCimInstance#MSFT_TaskTrigger[]\u003e] [[-Settings] \u003cCimInstance#MSFT_TaskSettings\u003e] [[-Principal] \u003cCimInstance#MSFT_TaskPrincipal\u003e] [[-Description] \u003cstring\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [[-TaskName] \u003cstring\u003e] [[-TaskPath] \u003cstring\u003e] [-InputObject] \u003cCimInstance#MSFT_ScheduledTask\u003e [[-User] \u003cstring\u003e] [[-Password] \u003cstring\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-ClusteredScheduledTask", - "CommandType": "Function", - "ParameterSets": "[-TaskName] \u003cstring\u003e [-Xml] \u003cstring\u003e [[-Cluster] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TaskName] \u003cstring\u003e [[-Action] \u003cCimInstance#MSFT_TaskAction[]\u003e] [[-Trigger] \u003cCimInstance#MSFT_TaskTrigger[]\u003e] [[-Settings] \u003cCimInstance#MSFT_TaskSettings\u003e] [[-Description] \u003cstring\u003e] [[-Cluster] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TaskName] \u003cstring\u003e [-InputObject] \u003cCimInstance#MSFT_ScheduledTask\u003e [[-Cluster] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-ScheduledTask", - "CommandType": "Function", - "ParameterSets": "[-TaskName] \u003cstring\u003e [[-TaskPath] \u003cstring\u003e] [[-Action] \u003cCimInstance#MSFT_TaskAction[]\u003e] [[-Trigger] \u003cCimInstance#MSFT_TaskTrigger[]\u003e] [[-Settings] \u003cCimInstance#MSFT_TaskSettings\u003e] [[-User] \u003cstring\u003e] [[-Password] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_ScheduledTask\u003e [[-Password] \u003cstring\u003e] [[-User] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TaskName] \u003cstring\u003e [[-TaskPath] \u003cstring\u003e] [[-Action] \u003cCimInstance#MSFT_TaskAction[]\u003e] [[-Trigger] \u003cCimInstance#MSFT_TaskTrigger[]\u003e] [[-Settings] \u003cCimInstance#MSFT_TaskSettings\u003e] [[-Principal] \u003cCimInstance#MSFT_TaskPrincipal\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-ScheduledTask", - "CommandType": "Function", - "ParameterSets": "[-TaskName] \u003cstring\u003e [[-TaskPath] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_ScheduledTask\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-ScheduledTask", - "CommandType": "Function", - "ParameterSets": "[-TaskName] \u003cstring\u003e [[-TaskPath] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cCimInstance#MSFT_ScheduledTask\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unregister-ClusteredScheduledTask", - "CommandType": "Function", - "ParameterSets": "[-TaskName] \u003cstring\u003e [[-Cluster] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [[-InputObject] \u003cCimInstance#MSFT_ClusteredScheduledTask\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unregister-ScheduledTask", - "CommandType": "Function", - "ParameterSets": "[[-TaskName] \u003cstring[]\u003e] [[-TaskPath] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_ScheduledTask[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "SecureBoot", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Confirm-SecureBootUEFI", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Format-SecureBootUEFI", - "CommandType": "Cmdlet", - "ParameterSets": "-Name \u003cstring\u003e -SignatureOwner \u003cguid\u003e -CertificateFilePath \u003cstring[]\u003e [-FormatWithCert] [-SignableFilePath \u003cstring\u003e] [-Time \u003cstring\u003e] [-AppendWrite] [-ContentFilePath \u003cstring\u003e] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -SignatureOwner \u003cguid\u003e -Hash \u003cstring[]\u003e -Algorithm \u003cstring\u003e [-SignableFilePath \u003cstring\u003e] [-Time \u003cstring\u003e] [-AppendWrite] [-ContentFilePath \u003cstring\u003e] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -Delete [-SignableFilePath \u003cstring\u003e] [-Time \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SecureBootPolicy", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SecureBootUEFI", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-OutputFilePath \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-SecureBootUEFI", - "CommandType": "Cmdlet", - "ParameterSets": "-Name \u003cstring\u003e -Time \u003cstring\u003e [-ContentFilePath \u003cstring\u003e] [-SignedFilePath \u003cstring\u003e] [-AppendWrite] [-OutputFilePath \u003cstring\u003e] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e -Time \u003cstring\u003e [-Content \u003cbyte[]\u003e] [-SignedFilePath \u003cstring\u003e] [-AppendWrite] [-OutputFilePath \u003cstring\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "SmbShare", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Block-SmbShareAccess", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ScopeName] \u003cstring[]\u003e] [-SmbInstance \u003cSmbInstance\u003e] [-AccountName \u003cstring[]\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SMBShare[]\u003e [-AccountName \u003cstring[]\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Close-SmbOpenFile", - "CommandType": "Function", - "ParameterSets": "[[-FileId] \u003cuint64[]\u003e] [-SessionId \u003cuint64[]\u003e] [-ClientComputerName \u003cstring[]\u003e] [-ClientUserName \u003cstring[]\u003e] [-ScopeName \u003cstring[]\u003e] [-ClusterNodeName \u003cstring[]\u003e] [-SmbInstance \u003cSmbInstance\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SMBOpenFile[]\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Close-SmbSession", - "CommandType": "Function", - "ParameterSets": "[[-SessionId] \u003cuint64[]\u003e] [-ClientComputerName \u003cstring[]\u003e] [-ClientUserName \u003cstring[]\u003e] [-ScopeName \u003cstring[]\u003e] [-ClusterNodeName \u003cstring[]\u003e] [-SmbInstance \u003cSmbInstance\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SMBSession[]\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-SmbDelegation", - "CommandType": "Function", - "ParameterSets": "[[-SmbClient] \u003cstring\u003e] [-SmbServer] \u003cstring\u003e [-Force] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-SmbDelegation", - "CommandType": "Function", - "ParameterSets": "[-SmbClient] \u003cstring\u003e [-SmbServer] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbBandwidthLimit", - "CommandType": "Function", - "ParameterSets": "[[-Category] \u003cBandwidthLimitCategory[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbClientConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbClientNetworkInterface", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbConnection", - "CommandType": "Function", - "ParameterSets": "[[-ServerName] \u003cstring[]\u003e] [[-UserName] \u003cstring[]\u003e] [-SmbInstance \u003cSmbInstance\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbDelegation", - "CommandType": "Function", - "ParameterSets": "[-SmbServer] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbMapping", - "CommandType": "Function", - "ParameterSets": "[[-LocalPath] \u003cstring[]\u003e] [[-RemotePath] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbMultichannelConnection", - "CommandType": "Function", - "ParameterSets": "[[-ServerName] \u003cstring[]\u003e] [-IncludeNotSelected] [-SmbInstance \u003cSmbInstance\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbMultichannelConstraint", - "CommandType": "Function", - "ParameterSets": "[[-ServerName] \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbOpenFile", - "CommandType": "Function", - "ParameterSets": "[[-FileId] \u003cuint64[]\u003e] [[-SessionId] \u003cuint64[]\u003e] [[-ClientComputerName] \u003cstring[]\u003e] [[-ClientUserName] \u003cstring[]\u003e] [[-ScopeName] \u003cstring[]\u003e] [[-ClusterNodeName] \u003cstring[]\u003e] [-IncludeHidden] [-SmbInstance \u003cSmbInstance\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbServerConfiguration", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbServerNetworkInterface", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbSession", - "CommandType": "Function", - "ParameterSets": "[[-SessionId] \u003cuint64[]\u003e] [[-ClientComputerName] \u003cstring[]\u003e] [[-ClientUserName] \u003cstring[]\u003e] [[-ScopeName] \u003cstring[]\u003e] [[-ClusterNodeName] \u003cstring[]\u003e] [-IncludeHidden] [-SmbInstance \u003cSmbInstance\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbShare", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [[-ScopeName] \u003cstring[]\u003e] [-Scoped \u003cbool[]\u003e] [-Special \u003cbool[]\u003e] [-ContinuouslyAvailable \u003cbool[]\u003e] [-ShareState \u003cShareState[]\u003e] [-FolderEnumerationMode \u003cFolderEnumerationMode[]\u003e] [-CachingMode \u003cCachingMode[]\u003e] [-ConcurrentUserLimit \u003cuint32[]\u003e] [-AvailabilityType \u003cAvailabilityType[]\u003e] [-CaTimeout \u003cuint32[]\u003e] [-EncryptData \u003cbool[]\u003e] [-IncludeHidden] [-SmbInstance \u003cSmbInstance\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SmbShareAccess", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ScopeName] \u003cstring[]\u003e] [-SmbInstance \u003cSmbInstance\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SMBShare[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Grant-SmbShareAccess", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ScopeName] \u003cstring[]\u003e] [-SmbInstance \u003cSmbInstance\u003e] [-AccountName \u003cstring[]\u003e] [-AccessRight \u003cShareAccessRight\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SMBShare[]\u003e [-AccountName \u003cstring[]\u003e] [-AccessRight \u003cShareAccessRight\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-SmbMapping", - "CommandType": "Function", - "ParameterSets": "[[-LocalPath] \u003cstring\u003e] [[-RemotePath] \u003cstring\u003e] [-UserName \u003cstring\u003e] [-Password \u003cstring\u003e] [-Persistent \u003cbool\u003e] [-SaveCredentials] [-HomeFolder] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-SmbMultichannelConstraint", - "CommandType": "Function", - "ParameterSets": "[-ServerName] \u003cstring\u003e [-InterfaceIndex] \u003cuint32[]\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ServerName] \u003cstring\u003e [-InterfaceAlias] \u003cstring[]\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-SmbShare", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-Path] \u003cstring\u003e [[-ScopeName] \u003cstring\u003e] [-Temporary] [-ContinuouslyAvailable \u003cbool\u003e] [-Description \u003cstring\u003e] [-ConcurrentUserLimit \u003cuint32\u003e] [-CATimeout \u003cuint32\u003e] [-FolderEnumerationMode \u003cFolderEnumerationMode\u003e] [-CachingMode \u003cCachingMode\u003e] [-FullAccess \u003cstring[]\u003e] [-ChangeAccess \u003cstring[]\u003e] [-ReadAccess \u003cstring[]\u003e] [-NoAccess \u003cstring[]\u003e] [-SecurityDescriptor \u003cstring\u003e] [-EncryptData \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-SmbBandwidthLimit", - "CommandType": "Function", - "ParameterSets": "[[-Category] \u003cBandwidthLimitCategory[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SmbBandwidthLimit[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-SmbMapping", - "CommandType": "Function", - "ParameterSets": "[[-LocalPath] \u003cstring[]\u003e] [[-RemotePath] \u003cstring[]\u003e] [-UpdateProfile] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SmbMapping[]\u003e [-UpdateProfile] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-SmbMultichannelConstraint", - "CommandType": "Function", - "ParameterSets": "[-ServerName] \u003cstring[]\u003e [[-InterfaceIndex] \u003cuint32[]\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ServerName] \u003cstring[]\u003e [[-InterfaceAlias] \u003cstring[]\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SmbMultichannelConstraint[]\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-SmbShare", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ScopeName] \u003cstring[]\u003e] [-SmbInstance \u003cSmbInstance\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SMBShare[]\u003e [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Revoke-SmbShareAccess", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ScopeName] \u003cstring[]\u003e] [-SmbInstance \u003cSmbInstance\u003e] [-AccountName \u003cstring[]\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SMBShare[]\u003e [-AccountName \u003cstring[]\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-SmbBandwidthLimit", - "CommandType": "Function", - "ParameterSets": "-Category \u003cBandwidthLimitCategory\u003e -BytesPerSecond \u003cuint64\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-SmbClientConfiguration", - "CommandType": "Function", - "ParameterSets": "[-ConnectionCountPerRssNetworkInterface \u003cuint32\u003e] [-DirectoryCacheEntriesMax \u003cuint32\u003e] [-DirectoryCacheEntrySizeMax \u003cuint32\u003e] [-DirectoryCacheLifetime \u003cuint32\u003e] [-DormantFileLimit \u003cuint32\u003e] [-EnableBandwidthThrottling \u003cbool\u003e] [-EnableByteRangeLockingOnReadOnlyFiles \u003cbool\u003e] [-EnableInsecureGuestLogons \u003cbool\u003e] [-EnableLargeMtu \u003cbool\u003e] [-EnableLoadBalanceScaleOut \u003cbool\u003e] [-EnableMultiChannel \u003cbool\u003e] [-EnableSecuritySignature \u003cbool\u003e] [-ExtendedSessionTimeout \u003cuint32\u003e] [-FileInfoCacheEntriesMax \u003cuint32\u003e] [-FileInfoCacheLifetime \u003cuint32\u003e] [-FileNotFoundCacheEntriesMax \u003cuint32\u003e] [-FileNotFoundCacheLifetime \u003cuint32\u003e] [-KeepConn \u003cuint32\u003e] [-MaxCmds \u003cuint32\u003e] [-MaximumConnectionCountPerServer \u003cuint32\u003e] [-OplocksDisabled \u003cbool\u003e] [-RequireSecuritySignature \u003cbool\u003e] [-SessionTimeout \u003cuint32\u003e] [-UseOpportunisticLocking \u003cbool\u003e] [-WindowSizeThreshold \u003cuint32\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-SmbPathAcl", - "CommandType": "Function", - "ParameterSets": "[-ShareName] \u003cstring\u003e [[-ScopeName] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-SmbServerConfiguration", - "CommandType": "Function", - "ParameterSets": "[-AnnounceComment \u003cstring\u003e] [-AnnounceServer \u003cbool\u003e] [-AsynchronousCredits \u003cuint32\u003e] [-AuditSmb1Access \u003cbool\u003e] [-AutoDisconnectTimeout \u003cuint32\u003e] [-AutoShareServer \u003cbool\u003e] [-AutoShareWorkstation \u003cbool\u003e] [-CachedOpenLimit \u003cuint32\u003e] [-DurableHandleV2TimeoutInSeconds \u003cuint32\u003e] [-EnableAuthenticateUserSharing \u003cbool\u003e] [-EnableDownlevelTimewarp \u003cbool\u003e] [-EnableForcedLogoff \u003cbool\u003e] [-EnableLeasing \u003cbool\u003e] [-EnableMultiChannel \u003cbool\u003e] [-EnableOplocks \u003cbool\u003e] [-EnableSecuritySignature \u003cbool\u003e] [-EnableSMB1Protocol \u003cbool\u003e] [-EnableSMB2Protocol \u003cbool\u003e] [-EnableStrictNameChecking \u003cbool\u003e] [-EncryptData \u003cbool\u003e] [-IrpStackSize \u003cuint32\u003e] [-KeepAliveTime \u003cuint32\u003e] [-MaxChannelPerSession \u003cuint32\u003e] [-MaxMpxCount \u003cuint32\u003e] [-MaxSessionPerConnection \u003cuint32\u003e] [-MaxThreadsPerQueue \u003cuint32\u003e] [-MaxWorkItems \u003cuint32\u003e] [-NullSessionPipes \u003cstring\u003e] [-NullSessionShares \u003cstring\u003e] [-OplockBreakWait \u003cuint32\u003e] [-PendingClientTimeoutInSeconds \u003cuint32\u003e] [-RejectUnencryptedAccess \u003cbool\u003e] [-RequireSecuritySignature \u003cbool\u003e] [-ServerHidden \u003cbool\u003e] [-Smb2CreditsMax \u003cuint32\u003e] [-Smb2CreditsMin \u003cuint32\u003e] [-SmbServerNameHardeningLevel \u003cuint32\u003e] [-TreatHostAsStableStorage \u003cbool\u003e] [-ValidateAliasNotCircular \u003cbool\u003e] [-ValidateShareScope \u003cbool\u003e] [-ValidateShareScopeNotAliased \u003cbool\u003e] [-ValidateTargetName \u003cbool\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-SmbShare", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ScopeName] \u003cstring[]\u003e] [-SmbInstance \u003cSmbInstance\u003e] [-Description \u003cstring\u003e] [-ConcurrentUserLimit \u003cuint32\u003e] [-CATimeout \u003cuint32\u003e] [-ContinuouslyAvailable \u003cbool\u003e] [-FolderEnumerationMode \u003cFolderEnumerationMode\u003e] [-CachingMode \u003cCachingMode\u003e] [-SecurityDescriptor \u003cstring\u003e] [-EncryptData \u003cbool\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SMBShare[]\u003e [-Description \u003cstring\u003e] [-ConcurrentUserLimit \u003cuint32\u003e] [-CATimeout \u003cuint32\u003e] [-ContinuouslyAvailable \u003cbool\u003e] [-FolderEnumerationMode \u003cFolderEnumerationMode\u003e] [-CachingMode \u003cCachingMode\u003e] [-SecurityDescriptor \u003cstring\u003e] [-EncryptData \u003cbool\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unblock-SmbShareAccess", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [[-ScopeName] \u003cstring[]\u003e] [-SmbInstance \u003cSmbInstance\u003e] [-AccountName \u003cstring[]\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_SMBShare[]\u003e [-AccountName \u003cstring[]\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-SmbMultichannelConnection", - "CommandType": "Function", - "ParameterSets": "[[-ServerName] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "gsmbs", - "nsmbs", - "rsmbs", - "ssmbs", - "gsmba", - "grsmba", - "rksmba", - "blsmba", - "ulsmba", - "gsmbse", - "cssmbse", - "gsmbo", - "cssmbo", - "gsmbsc", - "ssmbsc", - "gsmbcc", - "ssmbcc", - "gsmbc", - "gsmbm", - "nsmbm", - "rsmbm", - "gsmbcn", - "gsmbsn", - "gsmbmc", - "udsmbmc", - "gsmbt", - "nsmbt", - "rsmbt", - "ssmbp", - "gsmbb", - "ssmbb", - "rsmbb", - "gsmbd", - "esmbd", - "dsmbd" - ] - }, - { - "Name": "SmbWitness", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Move-SmbClient", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Get-SmbWitnessClient", - "CommandType": "Function", - "ParameterSets": "[[-ClientName] \u003cstring[]\u003e] [-State \u003cState[]\u003e] [-Flags \u003cFlags[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Move-SmbWitnessClient", - "CommandType": "Function", - "ParameterSets": "[-ClientName] \u003cstring\u003e [-DestinationNode] \u003cstring\u003e [[-NetworkName] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "gsmbw", - "msmbw", - "Move-SmbClient" - ] - }, - { - "Name": "StartLayout", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-StartApps", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cObject\u003e]" - }, - { - "Name": "Export-StartLayout", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-StartLayout", - "CommandType": "Cmdlet", - "ParameterSets": "[-LayoutPath] \u003cstring\u003e [-MountPath] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -LayoutLiteralPath \u003cstring\u003e -MountLiteralPath \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Storage", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Disable-PhysicalDiskIndication", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Disable-StorageDiagnosticLog", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Enable-PhysicalDiskIndication", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Enable-StorageDiagnosticLog", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Flush-Volume", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Get-DiskSNV", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Get-PhysicalDiskSNV", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Get-StorageEnclosureSNV", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Initialize-Volume", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Write-FileSystemCache", - "CommandType": "Alias", - "ParameterSets": null - }, - { - "Name": "Add-InitiatorIdToMaskingSet", - "CommandType": "Function", - "ParameterSets": "[-MaskingSetFriendlyName] \u003cstring[]\u003e [-InitiatorIds \u003cstring[]\u003e] [-HostType \u003cHostType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -MaskingSetUniqueId \u003cstring[]\u003e [-InitiatorIds \u003cstring[]\u003e] [-HostType \u003cHostType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_MaskingSet[]\u003e [-InitiatorIds \u003cstring[]\u003e] [-HostType \u003cHostType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-PartitionAccessPath", - "CommandType": "Function", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-AccessPath] \u003cstring\u003e] -DiskId \u003cstring[]\u003e -Offset \u003cuint64[]\u003e [-AssignDriveLetter] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32[]\u003e [-PartitionNumber] \u003cuint32[]\u003e [[-AccessPath] \u003cstring\u003e] [-AssignDriveLetter] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-AccessPath] \u003cstring\u003e] -DriveLetter \u003cchar[]\u003e [-AssignDriveLetter] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-AccessPath] \u003cstring\u003e] -InputObject \u003cCimInstance#MSFT_Partition[]\u003e [-AssignDriveLetter] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-PhysicalDisk", - "CommandType": "Function", - "ParameterSets": "[-StoragePool] \u003cCimInstance#MSFT_StoragePool\u003e -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-Usage \u003cUsage\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -VirtualDiskUniqueId \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -VirtualDiskName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -VirtualDiskFriendlyName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VirtualDisk] \u003cCimInstance#MSFT_VirtualDisk\u003e -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -StoragePoolUniqueId \u003cstring\u003e [-Usage \u003cUsage\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -StoragePoolName \u003cstring\u003e [-Usage \u003cUsage\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -StoragePoolFriendlyName \u003cstring\u003e [-Usage \u003cUsage\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-TargetPortToMaskingSet", - "CommandType": "Function", - "ParameterSets": "[-MaskingSetFriendlyName] \u003cstring[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -MaskingSetUniqueId \u003cstring[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_MaskingSet[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VirtualDiskToMaskingSet", - "CommandType": "Function", - "ParameterSets": "[-MaskingSetFriendlyName] \u003cstring[]\u003e [-VirtualDisknames \u003cstring[]\u003e] [-DeviceNumbers \u003cuint16[]\u003e] [-DeviceAccesses \u003cDeviceAccess[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -MaskingSetUniqueId \u003cstring[]\u003e [-VirtualDisknames \u003cstring[]\u003e] [-DeviceNumbers \u003cuint16[]\u003e] [-DeviceAccesses \u003cDeviceAccess[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_MaskingSet[]\u003e [-VirtualDisknames \u003cstring[]\u003e] [-DeviceNumbers \u003cuint16[]\u003e] [-DeviceAccesses \u003cDeviceAccess[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Block-FileShareAccess", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring[]\u003e -AccountName \u003cstring[]\u003e [-FileServer \u003cCimInstance#MSFT_FileServer\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e -AccountName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_FileShare[]\u003e -AccountName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-Disk", - "CommandType": "Function", - "ParameterSets": "[-Number] \u003cuint32[]\u003e [-RemoveData] [-RemoveOEM] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-RemoveData] [-RemoveOEM] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-FriendlyName \u003cstring[]\u003e] [-RemoveData] [-RemoveOEM] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-RemoveData] [-RemoveOEM] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Disk[]\u003e [-RemoveData] [-RemoveOEM] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-FileStorageTier", - "CommandType": "Function", - "ParameterSets": "-FilePath \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-StorageDiagnosticInfo", - "CommandType": "Function", - "ParameterSets": "[-StorageSubSystemFriendlyName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -StorageSubSystemUniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -StorageSubSystemName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageSubSystem[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Connect-VirtualDisk", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-StorageNodeName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-StorageNodeName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-StorageNodeName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_VirtualDisk[]\u003e [-StorageNodeName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Debug-FileShare", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_FileShare\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Debug-StorageSubSystem", - "CommandType": "Function", - "ParameterSets": "[-StorageSubSystemFriendlyName] \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemUniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemName \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageSubSystem\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Debug-Volume", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Volume\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-PhysicalDiskIdentification", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-StorageEnclosureIdentification", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-SlotNumbers \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-SlotNumbers \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageEnclosure[]\u003e [-SlotNumbers \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-StorageHighAvailability", - "CommandType": "Function", - "ParameterSets": "[-DiskNumber] \u003cuint32[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -DiskUniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -DiskFriendlyName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -DiskPath \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Disk[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-StorageMaintenanceMode", - "CommandType": "Function", - "ParameterSets": "-InputObject \u003cCimInstance#MSFT_StorageFaultDomain\u003e [-Model \u003cstring\u003e] [-Manufacturer \u003cstring\u003e] [-CimSession \u003cCimSession\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disconnect-VirtualDisk", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-StorageNodeName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-StorageNodeName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-StorageNodeName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_VirtualDisk[]\u003e [-StorageNodeName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Dismount-DiskImage", - "CommandType": "Function", - "ParameterSets": "[-ImagePath] \u003cstring[]\u003e [-StorageType \u003cStorageType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DevicePath \u003cstring[]\u003e [-StorageType \u003cStorageType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_DiskImage[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-PhysicalDiskIdentification", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-StorageEnclosureIdentification", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-SlotNumbers \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-SlotNumbers \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageEnclosure[]\u003e [-SlotNumbers \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-StorageHighAvailability", - "CommandType": "Function", - "ParameterSets": "[-DiskNumber] \u003cuint32[]\u003e [-ScaleOut \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -DiskUniqueId \u003cstring[]\u003e [-ScaleOut \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -DiskFriendlyName \u003cstring[]\u003e [-ScaleOut \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -DiskPath \u003cstring[]\u003e [-ScaleOut \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Disk[]\u003e [-ScaleOut \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-StorageMaintenanceMode", - "CommandType": "Function", - "ParameterSets": "-InputObject \u003cCimInstance#MSFT_StorageFaultDomain\u003e [-IgnoreDetachedVirtualDisks] [-ValidateVirtualDisksHealthy \u003cbool\u003e] [-Model \u003cstring\u003e] [-Manufacturer \u003cstring\u003e] [-CimSession \u003cCimSession\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Format-Volume", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e [-FileSystem \u003cstring\u003e] [-NewFileSystemLabel \u003cstring\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-Full] [-Force] [-Compress] [-ShortFileNameSupport \u003cbool\u003e] [-SetIntegrityStreams \u003cbool\u003e] [-UseLargeFRS] [-DisableHeatGathering] [-IsDAX \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e [-FileSystem \u003cstring\u003e] [-NewFileSystemLabel \u003cstring\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-Full] [-Force] [-Compress] [-ShortFileNameSupport \u003cbool\u003e] [-SetIntegrityStreams \u003cbool\u003e] [-UseLargeFRS] [-DisableHeatGathering] [-IsDAX \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-FileSystem \u003cstring\u003e] [-NewFileSystemLabel \u003cstring\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-Full] [-Force] [-Compress] [-ShortFileNameSupport \u003cbool\u003e] [-SetIntegrityStreams \u003cbool\u003e] [-UseLargeFRS] [-DisableHeatGathering] [-IsDAX \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring[]\u003e [-FileSystem \u003cstring\u003e] [-NewFileSystemLabel \u003cstring\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-Full] [-Force] [-Compress] [-ShortFileNameSupport \u003cbool\u003e] [-SetIntegrityStreams \u003cbool\u003e] [-UseLargeFRS] [-DisableHeatGathering] [-IsDAX \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Partition \u003cCimInstance#MSFT_Partition\u003e] [-FileSystem \u003cstring\u003e] [-NewFileSystemLabel \u003cstring\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-Full] [-Force] [-Compress] [-ShortFileNameSupport \u003cbool\u003e] [-SetIntegrityStreams \u003cbool\u003e] [-UseLargeFRS] [-DisableHeatGathering] [-IsDAX \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Volume[]\u003e [-FileSystem \u003cstring\u003e] [-NewFileSystemLabel \u003cstring\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-Full] [-Force] [-Compress] [-ShortFileNameSupport \u003cbool\u003e] [-SetIntegrityStreams \u003cbool\u003e] [-UseLargeFRS] [-DisableHeatGathering] [-IsDAX \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DedupProperties", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Volume[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Disk", - "CommandType": "Function", - "ParameterSets": "[[-Number] \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName \u003cstring[]\u003e] [-SerialNumber \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Path \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Partition \u003cCimInstance#MSFT_Partition\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-iSCSISession \u003cCimInstance#MSFT_iSCSISession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-iSCSIConnection \u003cCimInstance#MSFT_iSCSIConnection\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageNode \u003cCimInstance#MSFT_StorageNode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageJob \u003cCimInstance#MSFT_StorageJob\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DiskImage", - "CommandType": "Function", - "ParameterSets": "[-ImagePath] \u003cstring[]\u003e [-StorageType \u003cStorageType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Volume \u003cCimInstance#MSFT_Volume\u003e] [-StorageType \u003cStorageType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DevicePath \u003cstring[]\u003e [-StorageType \u003cStorageType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-DiskStorageNodeView", - "CommandType": "Function", - "ParameterSets": "[[-StorageNode] \u003cCimInstance#MSFT_StorageNode\u003e] [[-Disk] \u003cCimInstance#MSFT_Disk\u003e] [[-CimSession] \u003cCimSession\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-FileIntegrity", - "CommandType": "Function", - "ParameterSets": "[-FileName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-FileShare", - "CommandType": "Function", - "ParameterSets": "[-Name \u003cstring[]\u003e] [-Protocol \u003cFileSharingProtocol[]\u003e] [-FileServer \u003cCimInstance#MSFT_FileServer\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name \u003cstring[]\u003e] [-Protocol \u003cFileSharingProtocol[]\u003e] [-Volume \u003cCimInstance#MSFT_Volume\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name \u003cstring[]\u003e] [-Protocol \u003cFileSharingProtocol[]\u003e] [-Subsystem \u003cCimInstance#MSFT_StorageSubsystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-FileShareAccessControlEntry", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring[]\u003e [-FileServer \u003cCimInstance#MSFT_FileServer\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_FileShare[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-FileStorageTier", - "CommandType": "Function", - "ParameterSets": "-VolumeDriveLetter \u003cchar\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -VolumePath \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Volume \u003cciminstance\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -FilePath \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-InitiatorId", - "CommandType": "Function", - "ParameterSets": "[[-InitiatorAddress] \u003cstring[]\u003e] [-HostType \u003cHostType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-MaskingSet \u003cCimInstance#MSFT_MaskingSet\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-InitiatorPort", - "CommandType": "Function", - "ParameterSets": "[[-NodeAddress] \u003cstring[]\u003e] [-ConnectionType \u003cConnectionType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-ObjectId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InstanceName \u003cstring[]\u003e] [-ConnectionType \u003cConnectionType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-iSCSISession \u003cCimInstance#MSFT_iSCSISession\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-iSCSIConnection \u003cCimInstance#MSFT_iSCSIConnection\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-iSCSITarget \u003cCimInstance#MSFT_iSCSITarget\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-MaskingSet", - "CommandType": "Function", - "ParameterSets": "[[-FriendlyName] \u003cstring[]\u003e] [-HostType \u003cHostType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TargetPort \u003cCimInstance#MSFT_TargetPort\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InitiatorId \u003cCimInstance#MSFT_InitiatorId\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-OffloadDataTransferSetting", - "CommandType": "Function", - "ParameterSets": "[-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Partition", - "CommandType": "Function", - "ParameterSets": "[-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DiskId \u003cstring[]\u003e [-Offset \u003cuint64[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [[-DiskNumber] \u003cuint32[]\u003e] [[-PartitionNumber] \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-DriveLetter \u003cchar[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Disk \u003cCimInstance#MSFT_Disk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Volume \u003cCimInstance#MSFT_Volume\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PartitionSupportedSize", - "CommandType": "Function", - "ParameterSets": "[\u003cCommonParameters\u003e] -DiskId \u003cstring[]\u003e [-Offset \u003cuint64[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32[]\u003e [[-PartitionNumber] \u003cuint32[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DriveLetter \u003cchar[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Partition[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PhysicalDisk", - "CommandType": "Function", - "ParameterSets": "[-UniqueId \u003cstring\u003e] [-Usage \u003cPhysicalDiskUsage\u003e] [-Description \u003cstring\u003e] [-Manufacturer \u003cstring\u003e] [-Model \u003cstring\u003e] [-CanPool \u003cbool\u003e] [-HealthStatus \u003cPhysicalDiskHealthStatus\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] [-ObjectId \u003cstring\u003e] [-Usage \u003cPhysicalDiskUsage\u003e] [-Description \u003cstring\u003e] [-Manufacturer \u003cstring\u003e] [-Model \u003cstring\u003e] [-CanPool \u003cbool\u003e] [-HealthStatus \u003cPhysicalDiskHealthStatus\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] [[-FriendlyName] \u003cstring\u003e] [[-SerialNumber] \u003cstring\u003e] [-Usage \u003cPhysicalDiskUsage\u003e] [-Description \u003cstring\u003e] [-Manufacturer \u003cstring\u003e] [-Model \u003cstring\u003e] [-CanPool \u003cbool\u003e] [-HealthStatus \u003cPhysicalDiskHealthStatus\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PhysicalDisk\u003e [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -StorageSubsystem \u003cCimInstance#MSFT_StorageSubsystem\u003e [-Usage \u003cPhysicalDiskUsage\u003e] [-Description \u003cstring\u003e] [-Manufacturer \u003cstring\u003e] [-Model \u003cstring\u003e] [-CanPool \u003cbool\u003e] [-HealthStatus \u003cPhysicalDiskHealthStatus\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -StorageEnclosure \u003cCimInstance#MSFT_StorageEnclosure\u003e [-Usage \u003cPhysicalDiskUsage\u003e] [-Description \u003cstring\u003e] [-Manufacturer \u003cstring\u003e] [-Model \u003cstring\u003e] [-CanPool \u003cbool\u003e] [-HealthStatus \u003cPhysicalDiskHealthStatus\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -StorageNode \u003cCimInstance#MSFT_StorageNode\u003e [-PhysicallyConnected] [-Usage \u003cPhysicalDiskUsage\u003e] [-Description \u003cstring\u003e] [-Manufacturer \u003cstring\u003e] [-Model \u003cstring\u003e] [-CanPool \u003cbool\u003e] [-HealthStatus \u003cPhysicalDiskHealthStatus\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -StoragePool \u003cCimInstance#MSFT_StoragePool\u003e [-Usage \u003cPhysicalDiskUsage\u003e] [-Description \u003cstring\u003e] [-Manufacturer \u003cstring\u003e] [-Model \u003cstring\u003e] [-CanPool \u003cbool\u003e] [-HealthStatus \u003cPhysicalDiskHealthStatus\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e [-VirtualRangeMin \u003cuint64\u003e] [-VirtualRangeMax \u003cuint64\u003e] [-HasAllocations \u003cbool\u003e] [-SelectedForUse \u003cbool\u003e] [-NoRedundancy] [-Usage \u003cPhysicalDiskUsage\u003e] [-Description \u003cstring\u003e] [-Manufacturer \u003cstring\u003e] [-Model \u003cstring\u003e] [-CanPool \u003cbool\u003e] [-HealthStatus \u003cPhysicalDiskHealthStatus\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PhysicalDiskStorageNodeView", - "CommandType": "Function", - "ParameterSets": "[[-StorageNode] \u003cCimInstance#MSFT_StorageNode\u003e] [[-PhysicalDisk] \u003cCimInstance#MSFT_PhysicalDisk\u003e] [[-CimSession] \u003cCimSession\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PhysicalExtent", - "CommandType": "Function", - "ParameterSets": "-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -StorageTier \u003cCimInstance#MSFT_StorageTier\u003e [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -PhysicalDisk \u003cCimInstance#MSFT_PhysicalDisk\u003e [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PhysicalExtentAssociation", - "CommandType": "Function", - "ParameterSets": "-InputObject \u003cCimInstance#MSFT_PhysicalExtent\u003e [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-ResiliencySetting", - "CommandType": "Function", - "ParameterSets": "[-Name \u003cstring[]\u003e] [-StoragePool \u003cCimInstance#MSFT_StoragePool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageAdvancedProperty", - "CommandType": "Function", - "ParameterSets": "-PhysicalDisk \u003cCimInstance#MSFT_PhysicalDisk\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageDiagnosticInfo", - "CommandType": "Function", - "ParameterSets": "-InputObject \u003cCimInstance#MSFT_StorageSubSystem\u003e -DestinationPath \u003cstring\u003e [-TimeSpan \u003cuint32\u003e] [-ActivityId \u003cstring\u003e] [-ExcludeOperationalLog] [-ExcludeDiagnosticLog] [-IncludeLiveDump] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageSubSystemFriendlyName] \u003cstring\u003e -DestinationPath \u003cstring\u003e [-TimeSpan \u003cuint32\u003e] [-ActivityId \u003cstring\u003e] [-ExcludeOperationalLog] [-ExcludeDiagnosticLog] [-IncludeLiveDump] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemName \u003cstring\u003e -DestinationPath \u003cstring\u003e [-TimeSpan \u003cuint32\u003e] [-ActivityId \u003cstring\u003e] [-ExcludeOperationalLog] [-ExcludeDiagnosticLog] [-IncludeLiveDump] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemUniqueId \u003cstring\u003e -DestinationPath \u003cstring\u003e [-TimeSpan \u003cuint32\u003e] [-ActivityId \u003cstring\u003e] [-ExcludeOperationalLog] [-ExcludeDiagnosticLog] [-IncludeLiveDump] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageEnclosure", - "CommandType": "Function", - "ParameterSets": "[-UniqueId \u003cstring[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [[-FriendlyName] \u003cstring[]\u003e] [[-SerialNumber] \u003cstring[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-PhysicalDisk \u003cCimInstance#MSFT_PhysicalDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StorageNode \u003cCimInstance#MSFT_StorageNode\u003e] [-PhysicallyConnected] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageEnclosureStorageNodeView", - "CommandType": "Function", - "ParameterSets": "[[-StorageNode] \u003cCimInstance#MSFT_StorageNode\u003e] [[-StorageEnclosure] \u003cCimInstance#MSFT_StorageEnclosure\u003e] [[-CimSession] \u003cCimSession\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageEnclosureVendorData", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e -PageNumber \u003cuint16\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e -PageNumber \u003cuint16\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageEnclosure[]\u003e -PageNumber \u003cuint16\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageFaultDomain", - "CommandType": "Function", - "ParameterSets": "[-Type \u003cStorageFaultDomainType\u003e] [-PhysicalLocation \u003cstring\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -StorageFaultDomain \u003cCimInstance#MSFT_StorageFaultDomain\u003e [-Type \u003cStorageFaultDomainType\u003e] [-PhysicalLocation \u003cstring\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e] -StorageSubsystem \u003cCimInstance#MSFT_StorageSubsystem\u003e [-Type \u003cStorageFaultDomainType\u003e] [-PhysicalLocation \u003cstring\u003e] [-CimSession \u003cCimSession\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageFileServer", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Subsystem \u003cCimInstance#MSFT_StorageSubsystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageFirmwareInformation", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageHealthAction", - "CommandType": "Function", - "ParameterSets": "-UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject \u003cciminstance\u003e] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageHealthReport", - "CommandType": "Function", - "ParameterSets": "-InputObject \u003cCimInstance#MSFT_StorageObject\u003e [-Count \u003cint\u003e] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageHealthSetting", - "CommandType": "Function", - "ParameterSets": "-InputObject \u003cCimInstance#MSFT_StorageSubSystem\u003e [-Name \u003cstring\u003e] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageJob", - "CommandType": "Function", - "ParameterSets": "[\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-JobState \u003cJobState[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name \u003cstring[]\u003e] [-JobState \u003cJobState[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name \u003cstring[]\u003e] [-JobState \u003cJobState[]\u003e] [-StoragePool \u003cCimInstance#MSFT_StoragePool\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-JobState \u003cJobState[]\u003e] [-Volume \u003cCimInstance#MSFT_Volume\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-JobState \u003cJobState[]\u003e] [-Disk \u003cCimInstance#MSFT_Disk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-JobState \u003cJobState[]\u003e] [-StorageSubsystem \u003cCimInstance#MSFT_StorageSubsystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageNode", - "CommandType": "Function", - "ParameterSets": "[-Name \u003cstring[]\u003e] [-OperationalStatus \u003cOperationalStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-OperationalStatus \u003cOperationalStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-ObjectId \u003cstring[]\u003e] [-OperationalStatus \u003cOperationalStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-OperationalStatus \u003cOperationalStatus[]\u003e] [-Volume \u003cCimInstance#MSFT_Volume\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-OperationalStatus \u003cOperationalStatus[]\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-OperationalStatus \u003cOperationalStatus[]\u003e] [-PhysicalDisk \u003cCimInstance#MSFT_PhysicalDisk\u003e] [-PhysicallyConnected] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-OperationalStatus \u003cOperationalStatus[]\u003e] [-StoragePool \u003cCimInstance#MSFT_StoragePool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-OperationalStatus \u003cOperationalStatus[]\u003e] [-StorageEnclosure \u003cCimInstance#MSFT_StorageEnclosure\u003e] [-PhysicallyConnected] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-OperationalStatus \u003cOperationalStatus[]\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-OperationalStatus \u003cOperationalStatus[]\u003e] [-Disk \u003cCimInstance#MSFT_Disk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StoragePool", - "CommandType": "Function", - "ParameterSets": "[[-FriendlyName] \u003cstring[]\u003e] [-Usage \u003cUsage[]\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name \u003cstring[]\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StorageJob \u003cCimInstance#MSFT_StorageJob\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Volume \u003cCimInstance#MSFT_Volume\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StorageTier \u003cCimInstance#MSFT_StorageTier\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-ResiliencySetting \u003cCimInstance#MSFT_ResiliencySetting\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-PhysicalDisk \u003cCimInstance#MSFT_PhysicalDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StorageNode \u003cCimInstance#MSFT_StorageNode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IsPrimordial \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageProvider", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Manufacturer \u003cstring[]\u003e] [-URI \u003curi[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageReliabilityCounter", - "CommandType": "Function", - "ParameterSets": "-PhysicalDisk \u003cCimInstance#MSFT_PhysicalDisk\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Disk \u003cCimInstance#MSFT_Disk\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageSetting", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageSubSystem", - "CommandType": "Function", - "ParameterSets": "[[-FriendlyName] \u003cstring[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name \u003cstring[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-StorageFaultDomain \u003cCimInstance#MSFT_StorageFaultDomain\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-FileServer \u003cCimInstance#MSFT_FileServer\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-Volume \u003cCimInstance#MSFT_Volume\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-Partition \u003cCimInstance#MSFT_Partition\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-Disk \u003cCimInstance#MSFT_Disk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-OffloadDataTransferSetting \u003cCimInstance#MSFT_OffloadDataTransferSetting\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-InitiatorId \u003cCimInstance#MSFT_InitiatorId\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-TargetPortal \u003cCimInstance#MSFT_TargetPortal\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-TargetPort \u003cCimInstance#MSFT_TargetPort\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-MaskingSet \u003cCimInstance#MSFT_MaskingSet\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-StoragePool \u003cCimInstance#MSFT_StoragePool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-StorageNode \u003cCimInstance#MSFT_StorageNode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-Model \u003cstring[]\u003e] [-StorageProvider \u003cCimInstance#MSFT_StorageProvider\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageTier", - "CommandType": "Function", - "ParameterSets": "[[-FriendlyName] \u003cstring[]\u003e] [-MediaType \u003cMediaType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-MediaType \u003cMediaType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-MediaType \u003cMediaType[]\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-MediaType \u003cMediaType[]\u003e] [-StoragePool \u003cCimInstance#MSFT_StoragePool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-StorageTierSupportedSize", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-ResiliencySettingName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-ResiliencySettingName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageTier[]\u003e [-ResiliencySettingName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SupportedClusterSizes", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e -FileSystem \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e -FileSystem \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e -FileSystem \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring[]\u003e -FileSystem \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Volume[]\u003e -FileSystem \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-SupportedFileSystems", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Volume[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-TargetPort", - "CommandType": "Function", - "ParameterSets": "[[-FriendlyName] \u003cstring[]\u003e] [-ConnectionType \u003cConnectionType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-PortAddress \u003cstring[]\u003e] [-ConnectionType \u003cConnectionType[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-MaskingSet \u003cCimInstance#MSFT_MaskingSet\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TargetPortal \u003cCimInstance#MSFT_TargetPortal\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-TargetPortal", - "CommandType": "Function", - "ParameterSets": "[-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IPv4Address \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-IPv6Address \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-TargetPort \u003cCimInstance#MSFT_TargetPort\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageSubsystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VirtualDisk", - "CommandType": "Function", - "ParameterSets": "[[-FriendlyName] \u003cstring[]\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Name \u003cstring[]\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StorageJob \u003cCimInstance#MSFT_StorageJob\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-TargetVirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-SourceVirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-TargetPort \u003cCimInstance#MSFT_TargetPort\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-InitiatorId \u003cCimInstance#MSFT_InitiatorId\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-MaskingSet \u003cCimInstance#MSFT_MaskingSet\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-InitiatorPort \u003cCimInstance#MSFT_InitiatorPort\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-Disk \u003cCimInstance#MSFT_Disk\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StorageTier \u003cCimInstance#MSFT_StorageTier\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-PhysicalDisk \u003cCimInstance#MSFT_PhysicalDisk\u003e] [-PhysicalRangeMin \u003cuint64\u003e] [-PhysicalRangeMax \u003cuint64\u003e] [-NoRedundancy] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StoragePool \u003cCimInstance#MSFT_StoragePool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StorageNode \u003cCimInstance#MSFT_StorageNode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Usage \u003cUsage[]\u003e] [-OtherUsageDescription \u003cstring[]\u003e] [-IsSnapshot \u003cbool[]\u003e] [-HealthStatus \u003cHealthStatus[]\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VirtualDiskSupportedSize", - "CommandType": "Function", - "ParameterSets": "[-StoragePoolFriendlyName] \u003cstring[]\u003e [-ResiliencySettingName \u003cstring\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StoragePoolUniqueId \u003cstring[]\u003e [-ResiliencySettingName \u003cstring\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StoragePoolName \u003cstring[]\u003e [-ResiliencySettingName \u003cstring\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StoragePool[]\u003e [-ResiliencySettingName \u003cstring\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Volume", - "CommandType": "Function", - "ParameterSets": "[[-DriveLetter] \u003cchar[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-ObjectId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Path \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FileSystemLabel \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Partition \u003cCimInstance#MSFT_Partition\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-DiskImage \u003cCimInstance#MSFT_DiskImage\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StoragePool \u003cCimInstance#MSFT_StoragePool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageNode \u003cCimInstance#MSFT_StorageNode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageFileServer \u003cCimInstance#MSFT_FileServer\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FileShare \u003cCimInstance#MSFT_FileShare\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-StorageJob \u003cCimInstance#MSFT_StorageJob\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FilePath \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VolumeCorruptionCount", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Volume[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VolumeScrubPolicy", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Volume[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Grant-FileShareAccess", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring[]\u003e -AccountName \u003cstring[]\u003e -AccessRight \u003cAccessRight\u003e [-FileServer \u003cCimInstance#MSFT_FileServer\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e -AccountName \u003cstring[]\u003e -AccessRight \u003cAccessRight\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_FileShare[]\u003e -AccountName \u003cstring[]\u003e -AccessRight \u003cAccessRight\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Hide-VirtualDisk", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-InitiatorAddress \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-InitiatorAddress \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-InitiatorAddress \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_VirtualDisk[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-InitiatorAddress \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Initialize-Disk", - "CommandType": "Function", - "ParameterSets": "[-Number] \u003cuint32[]\u003e [-PartitionStyle \u003cPartitionStyle\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-PartitionStyle \u003cPartitionStyle\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-FriendlyName \u003cstring[]\u003e] [-PartitionStyle \u003cPartitionStyle\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-PartitionStyle \u003cPartitionStyle\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VirtualDisk \u003cCimInstance#MSFT_VirtualDisk\u003e] [-PartitionStyle \u003cPartitionStyle\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Disk[]\u003e [-PartitionStyle \u003cPartitionStyle\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Mount-DiskImage", - "CommandType": "Function", - "ParameterSets": "[-ImagePath] \u003cstring[]\u003e [-StorageType \u003cStorageType\u003e] [-Access \u003cAccess\u003e] [-NoDriveLetter] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_DiskImage[]\u003e [-Access \u003cAccess\u003e] [-NoDriveLetter] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-FileShare", - "CommandType": "Function", - "ParameterSets": "-FileServerFriendlyName \u003cstring[]\u003e -Name \u003cstring\u003e -SourceVolume \u003cCimInstance#MSFT_Volume\u003e [-Description \u003cstring\u003e] [-RelativePathName \u003cstring\u003e] [-ContinuouslyAvailable \u003cbool\u003e] [-EncryptData \u003cbool\u003e] [-Protocol \u003cFileSharingProtocol\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -FileServerUniqueId \u003cstring[]\u003e -Name \u003cstring\u003e -SourceVolume \u003cCimInstance#MSFT_Volume\u003e [-Description \u003cstring\u003e] [-RelativePathName \u003cstring\u003e] [-ContinuouslyAvailable \u003cbool\u003e] [-EncryptData \u003cbool\u003e] [-Protocol \u003cFileSharingProtocol\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_FileServer[]\u003e -Name \u003cstring\u003e -SourceVolume \u003cCimInstance#MSFT_Volume\u003e [-Description \u003cstring\u003e] [-RelativePathName \u003cstring\u003e] [-ContinuouslyAvailable \u003cbool\u003e] [-EncryptData \u003cbool\u003e] [-Protocol \u003cFileSharingProtocol\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-MaskingSet", - "CommandType": "Function", - "ParameterSets": "[-StorageSubSystemFriendlyName] \u003cstring[]\u003e [-FriendlyName \u003cstring\u003e] [-VirtualDiskNames \u003cstring[]\u003e] [-InitiatorAddresses \u003cstring[]\u003e] [-TargetPortAddresses \u003cstring[]\u003e] [-DeviceNumbers \u003cstring[]\u003e] [-DeviceAccesses \u003cDeviceAccess[]\u003e] [-HostType \u003cHostMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemUniqueId \u003cstring[]\u003e [-FriendlyName \u003cstring\u003e] [-VirtualDiskNames \u003cstring[]\u003e] [-InitiatorAddresses \u003cstring[]\u003e] [-TargetPortAddresses \u003cstring[]\u003e] [-DeviceNumbers \u003cstring[]\u003e] [-DeviceAccesses \u003cDeviceAccess[]\u003e] [-HostType \u003cHostMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemName \u003cstring[]\u003e [-FriendlyName \u003cstring\u003e] [-VirtualDiskNames \u003cstring[]\u003e] [-InitiatorAddresses \u003cstring[]\u003e] [-TargetPortAddresses \u003cstring[]\u003e] [-DeviceNumbers \u003cstring[]\u003e] [-DeviceAccesses \u003cDeviceAccess[]\u003e] [-HostType \u003cHostMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageSubSystem[]\u003e [-FriendlyName \u003cstring\u003e] [-VirtualDiskNames \u003cstring[]\u003e] [-InitiatorAddresses \u003cstring[]\u003e] [-TargetPortAddresses \u003cstring[]\u003e] [-DeviceNumbers \u003cstring[]\u003e] [-DeviceAccesses \u003cDeviceAccess[]\u003e] [-HostType \u003cHostMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-Partition", - "CommandType": "Function", - "ParameterSets": "[-DiskNumber] \u003cuint32[]\u003e [-Size \u003cuint64\u003e] [-UseMaximumSize] [-Offset \u003cuint64\u003e] [-Alignment \u003cuint32\u003e] [-DriveLetter \u003cchar\u003e] [-AssignDriveLetter] [-MbrType \u003cMbrType\u003e] [-GptType \u003cstring\u003e] [-IsHidden] [-IsActive] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DiskId \u003cstring[]\u003e [-Size \u003cuint64\u003e] [-UseMaximumSize] [-Offset \u003cuint64\u003e] [-Alignment \u003cuint32\u003e] [-DriveLetter \u003cchar\u003e] [-AssignDriveLetter] [-MbrType \u003cMbrType\u003e] [-GptType \u003cstring\u003e] [-IsHidden] [-IsActive] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DiskPath \u003cstring[]\u003e [-Size \u003cuint64\u003e] [-UseMaximumSize] [-Offset \u003cuint64\u003e] [-Alignment \u003cuint32\u003e] [-DriveLetter \u003cchar\u003e] [-AssignDriveLetter] [-MbrType \u003cMbrType\u003e] [-GptType \u003cstring\u003e] [-IsHidden] [-IsActive] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Disk[]\u003e [-Size \u003cuint64\u003e] [-UseMaximumSize] [-Offset \u003cuint64\u003e] [-Alignment \u003cuint32\u003e] [-DriveLetter \u003cchar\u003e] [-AssignDriveLetter] [-MbrType \u003cMbrType\u003e] [-GptType \u003cstring\u003e] [-IsHidden] [-IsActive] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-StorageFileServer", - "CommandType": "Function", - "ParameterSets": "[-StorageSubSystemFriendlyName] \u003cstring[]\u003e -HostNames \u003cstring[]\u003e -Protocols \u003cFileSharingProtocol[]\u003e [-FriendlyName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemUniqueId \u003cstring[]\u003e -HostNames \u003cstring[]\u003e -Protocols \u003cFileSharingProtocol[]\u003e [-FriendlyName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemName \u003cstring[]\u003e -HostNames \u003cstring[]\u003e -Protocols \u003cFileSharingProtocol[]\u003e [-FriendlyName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageSubSystem[]\u003e -HostNames \u003cstring[]\u003e -Protocols \u003cFileSharingProtocol[]\u003e [-FriendlyName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-StoragePool", - "CommandType": "Function", - "ParameterSets": "[-StorageSubSystemFriendlyName] \u003cstring[]\u003e -FriendlyName \u003cstring\u003e -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ProvisioningTypeDefault \u003cProvisioningType\u003e] [-MediaTypeDefault \u003cMediaType\u003e] [-EnclosureAwareDefault \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-ResiliencySettingNameDefault \u003cstring\u003e] [-LogicalSectorSizeDefault \u003cuint64\u003e] [-WriteCacheSizeDefault \u003cuint64\u003e] [-AutoWriteCacheSize \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemUniqueId \u003cstring[]\u003e -FriendlyName \u003cstring\u003e -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ProvisioningTypeDefault \u003cProvisioningType\u003e] [-MediaTypeDefault \u003cMediaType\u003e] [-EnclosureAwareDefault \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-ResiliencySettingNameDefault \u003cstring\u003e] [-LogicalSectorSizeDefault \u003cuint64\u003e] [-WriteCacheSizeDefault \u003cuint64\u003e] [-AutoWriteCacheSize \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemName \u003cstring[]\u003e -FriendlyName \u003cstring\u003e -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ProvisioningTypeDefault \u003cProvisioningType\u003e] [-MediaTypeDefault \u003cMediaType\u003e] [-EnclosureAwareDefault \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-ResiliencySettingNameDefault \u003cstring\u003e] [-LogicalSectorSizeDefault \u003cuint64\u003e] [-WriteCacheSizeDefault \u003cuint64\u003e] [-AutoWriteCacheSize \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageSubSystem[]\u003e -FriendlyName \u003cstring\u003e -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ProvisioningTypeDefault \u003cProvisioningType\u003e] [-MediaTypeDefault \u003cMediaType\u003e] [-EnclosureAwareDefault \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-ResiliencySettingNameDefault \u003cstring\u003e] [-LogicalSectorSizeDefault \u003cuint64\u003e] [-WriteCacheSizeDefault \u003cuint64\u003e] [-AutoWriteCacheSize \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-StorageSubsystemVirtualDisk", - "CommandType": "Function", - "ParameterSets": "[-StorageSubSystemFriendlyName] \u003cstring[]\u003e [-FriendlyName \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-Size \u003cuint64\u003e] [-UseMaximumSize] [-Interleave \u003cuint64\u003e] [-NumberOfColumns \u003cuint16\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-ParityLayout \u003cParityLayout\u003e] [-RequestNoSinglePointOfFailure \u003cbool\u003e] [-ProvisioningType \u003cProvisioningType\u003e] [-IsEnclosureAware] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemUniqueId \u003cstring[]\u003e [-FriendlyName \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-Size \u003cuint64\u003e] [-UseMaximumSize] [-Interleave \u003cuint64\u003e] [-NumberOfColumns \u003cuint16\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-ParityLayout \u003cParityLayout\u003e] [-RequestNoSinglePointOfFailure \u003cbool\u003e] [-ProvisioningType \u003cProvisioningType\u003e] [-IsEnclosureAware] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StorageSubSystemName \u003cstring[]\u003e [-FriendlyName \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-Size \u003cuint64\u003e] [-UseMaximumSize] [-Interleave \u003cuint64\u003e] [-NumberOfColumns \u003cuint16\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-ParityLayout \u003cParityLayout\u003e] [-RequestNoSinglePointOfFailure \u003cbool\u003e] [-ProvisioningType \u003cProvisioningType\u003e] [-IsEnclosureAware] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageSubSystem[]\u003e [-FriendlyName \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-Size \u003cuint64\u003e] [-UseMaximumSize] [-Interleave \u003cuint64\u003e] [-NumberOfColumns \u003cuint16\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-ParityLayout \u003cParityLayout\u003e] [-RequestNoSinglePointOfFailure \u003cbool\u003e] [-ProvisioningType \u003cProvisioningType\u003e] [-IsEnclosureAware] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-StorageTier", - "CommandType": "Function", - "ParameterSets": "[-StoragePoolFriendlyName] \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-MediaType \u003cMediaType\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-ResiliencySettingName \u003cstring\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StoragePoolUniqueId \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-MediaType \u003cMediaType\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-ResiliencySettingName \u003cstring\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StoragePoolName \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-MediaType \u003cMediaType\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-ResiliencySettingName \u003cstring\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StoragePool[]\u003e -FriendlyName \u003cstring\u003e [-MediaType \u003cMediaType\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-ResiliencySettingName \u003cstring\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VirtualDisk", - "CommandType": "Function", - "ParameterSets": "[-StoragePoolFriendlyName] \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ResiliencySettingName \u003cstring\u003e] [-Size \u003cuint64\u003e] [-UseMaximumSize] [-ProvisioningType \u003cProvisioningType\u003e] [-AllocationUnitSize \u003cuint64\u003e] [-MediaType \u003cMediaType\u003e] [-IsEnclosureAware \u003cbool\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-PhysicalDisksToUse \u003cCimInstance#MSFT_PhysicalDisk[]\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-AutoNumberOfColumns] [-NumberOfGroups \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-StorageTiers \u003cCimInstance#MSFT_StorageTier[]\u003e] [-StorageTierSizes \u003cuint64[]\u003e] [-WriteCacheSize \u003cuint64\u003e] [-AutoWriteCacheSize] [-ReadCacheSize \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StoragePoolUniqueId \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ResiliencySettingName \u003cstring\u003e] [-Size \u003cuint64\u003e] [-UseMaximumSize] [-ProvisioningType \u003cProvisioningType\u003e] [-AllocationUnitSize \u003cuint64\u003e] [-MediaType \u003cMediaType\u003e] [-IsEnclosureAware \u003cbool\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-PhysicalDisksToUse \u003cCimInstance#MSFT_PhysicalDisk[]\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-AutoNumberOfColumns] [-NumberOfGroups \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-StorageTiers \u003cCimInstance#MSFT_StorageTier[]\u003e] [-StorageTierSizes \u003cuint64[]\u003e] [-WriteCacheSize \u003cuint64\u003e] [-AutoWriteCacheSize] [-ReadCacheSize \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StoragePoolName \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ResiliencySettingName \u003cstring\u003e] [-Size \u003cuint64\u003e] [-UseMaximumSize] [-ProvisioningType \u003cProvisioningType\u003e] [-AllocationUnitSize \u003cuint64\u003e] [-MediaType \u003cMediaType\u003e] [-IsEnclosureAware \u003cbool\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-PhysicalDisksToUse \u003cCimInstance#MSFT_PhysicalDisk[]\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-AutoNumberOfColumns] [-NumberOfGroups \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-StorageTiers \u003cCimInstance#MSFT_StorageTier[]\u003e] [-StorageTierSizes \u003cuint64[]\u003e] [-WriteCacheSize \u003cuint64\u003e] [-AutoWriteCacheSize] [-ReadCacheSize \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StoragePool[]\u003e -FriendlyName \u003cstring\u003e [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ResiliencySettingName \u003cstring\u003e] [-Size \u003cuint64\u003e] [-UseMaximumSize] [-ProvisioningType \u003cProvisioningType\u003e] [-AllocationUnitSize \u003cuint64\u003e] [-MediaType \u003cMediaType\u003e] [-IsEnclosureAware \u003cbool\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-PhysicalDisksToUse \u003cCimInstance#MSFT_PhysicalDisk[]\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-AutoNumberOfColumns] [-NumberOfGroups \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-StorageTiers \u003cCimInstance#MSFT_StorageTier[]\u003e] [-StorageTierSizes \u003cuint64[]\u003e] [-WriteCacheSize \u003cuint64\u003e] [-AutoWriteCacheSize] [-ReadCacheSize \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VirtualDiskClone", - "CommandType": "Function", - "ParameterSets": "-VirtualDiskUniqueId \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-TargetStoragePoolName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-VirtualDiskFriendlyName] \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-TargetStoragePoolName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -VirtualDiskName \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-TargetStoragePoolName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_VirtualDisk[]\u003e -FriendlyName \u003cstring\u003e [-TargetStoragePoolName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VirtualDiskSnapshot", - "CommandType": "Function", - "ParameterSets": "-VirtualDiskUniqueId \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-TargetStoragePoolName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-VirtualDiskFriendlyName] \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-TargetStoragePoolName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -VirtualDiskName \u003cstring[]\u003e -FriendlyName \u003cstring\u003e [-TargetStoragePoolName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_VirtualDisk[]\u003e -FriendlyName \u003cstring\u003e [-TargetStoragePoolName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-Volume", - "CommandType": "Function", - "ParameterSets": "[-StoragePool] \u003cCimInstance#MSFT_StoragePool\u003e -FriendlyName \u003cstring\u003e [-FileSystem \u003cFileSystemType\u003e] [-AccessPath \u003cstring\u003e] [-DriveLetter \u003cchar\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-Size \u003cuint64\u003e] [-ResiliencySettingName \u003cstring\u003e] [-ProvisioningType \u003cProvisioningType\u003e] [-MediaType \u003cMediaType\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-StorageTiers \u003cCimInstance#MSFT_StorageTier[]\u003e] [-StorageTierFriendlyNames \u003cstring[]\u003e] [-StorageTierSizes \u003cuint64[]\u003e] [-WriteCacheSize \u003cuint64\u003e] [-ReadCacheSize \u003cuint64\u003e] [-UseMaximumSize] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StoragePoolFriendlyName \u003cstring\u003e -FriendlyName \u003cstring\u003e [-FileSystem \u003cFileSystemType\u003e] [-AccessPath \u003cstring\u003e] [-DriveLetter \u003cchar\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-Size \u003cuint64\u003e] [-ResiliencySettingName \u003cstring\u003e] [-ProvisioningType \u003cProvisioningType\u003e] [-MediaType \u003cMediaType\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-StorageTiers \u003cCimInstance#MSFT_StorageTier[]\u003e] [-StorageTierFriendlyNames \u003cstring[]\u003e] [-StorageTierSizes \u003cuint64[]\u003e] [-WriteCacheSize \u003cuint64\u003e] [-ReadCacheSize \u003cuint64\u003e] [-UseMaximumSize] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StoragePoolName \u003cstring\u003e -FriendlyName \u003cstring\u003e [-FileSystem \u003cFileSystemType\u003e] [-AccessPath \u003cstring\u003e] [-DriveLetter \u003cchar\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-Size \u003cuint64\u003e] [-ResiliencySettingName \u003cstring\u003e] [-ProvisioningType \u003cProvisioningType\u003e] [-MediaType \u003cMediaType\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-StorageTiers \u003cCimInstance#MSFT_StorageTier[]\u003e] [-StorageTierFriendlyNames \u003cstring[]\u003e] [-StorageTierSizes \u003cuint64[]\u003e] [-WriteCacheSize \u003cuint64\u003e] [-ReadCacheSize \u003cuint64\u003e] [-UseMaximumSize] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -StoragePoolUniqueId \u003cstring\u003e -FriendlyName \u003cstring\u003e [-FileSystem \u003cFileSystemType\u003e] [-AccessPath \u003cstring\u003e] [-DriveLetter \u003cchar\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-Size \u003cuint64\u003e] [-ResiliencySettingName \u003cstring\u003e] [-ProvisioningType \u003cProvisioningType\u003e] [-MediaType \u003cMediaType\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-StorageTiers \u003cCimInstance#MSFT_StorageTier[]\u003e] [-StorageTierFriendlyNames \u003cstring[]\u003e] [-StorageTierSizes \u003cuint64[]\u003e] [-WriteCacheSize \u003cuint64\u003e] [-ReadCacheSize \u003cuint64\u003e] [-UseMaximumSize] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Disk] \u003cCimInstance#MSFT_Disk\u003e -FriendlyName \u003cstring\u003e [-FileSystem \u003cFileSystemType\u003e] [-AccessPath \u003cstring\u003e] [-DriveLetter \u003cchar\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32\u003e -FriendlyName \u003cstring\u003e [-FileSystem \u003cFileSystemType\u003e] [-AccessPath \u003cstring\u003e] [-DriveLetter \u003cchar\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DiskPath \u003cstring\u003e -FriendlyName \u003cstring\u003e [-FileSystem \u003cFileSystemType\u003e] [-AccessPath \u003cstring\u003e] [-DriveLetter \u003cchar\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DiskUniqueId \u003cstring\u003e -FriendlyName \u003cstring\u003e [-FileSystem \u003cFileSystemType\u003e] [-AccessPath \u003cstring\u003e] [-DriveLetter \u003cchar\u003e] [-AllocationUnitSize \u003cuint32\u003e] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Optimize-StoragePool", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StoragePool[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Optimize-Volume", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e [-ReTrim] [-Analyze] [-Defrag] [-SlabConsolidate] [-TierOptimize] [-NormalPriority] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e [-ReTrim] [-Analyze] [-Defrag] [-SlabConsolidate] [-TierOptimize] [-NormalPriority] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-ReTrim] [-Analyze] [-Defrag] [-SlabConsolidate] [-TierOptimize] [-NormalPriority] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring[]\u003e [-ReTrim] [-Analyze] [-Defrag] [-SlabConsolidate] [-TierOptimize] [-NormalPriority] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Volume[]\u003e [-ReTrim] [-Analyze] [-Defrag] [-SlabConsolidate] [-TierOptimize] [-NormalPriority] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-StorageSubsystem", - "CommandType": "Function", - "ParameterSets": "[-ProviderName] \u003cstring[]\u003e -ComputerName \u003cstring\u003e [-Credential \u003cpscredential\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -ProviderUniqueId \u003cstring[]\u003e -ComputerName \u003cstring\u003e [-Credential \u003cpscredential\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageProvider[]\u003e -ComputerName \u003cstring\u003e [-Credential \u003cpscredential\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-FileShare", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring[]\u003e [-FileServer \u003cCimInstance#MSFT_FileServer\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_FileShare[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-InitiatorId", - "CommandType": "Function", - "ParameterSets": "[-InitiatorAddress] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_InitiatorId[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-InitiatorIdFromMaskingSet", - "CommandType": "Function", - "ParameterSets": "[-MaskingSetFriendlyName] \u003cstring[]\u003e [-InitiatorIds \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -MaskingSetUniqueId \u003cstring[]\u003e [-InitiatorIds \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_MaskingSet[]\u003e [-InitiatorIds \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-MaskingSet", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_MaskingSet[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-Partition", - "CommandType": "Function", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DiskId \u003cstring[]\u003e -Offset \u003cuint64[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32[]\u003e [-PartitionNumber] \u003cuint32[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DriveLetter \u003cchar[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Partition[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-PartitionAccessPath", - "CommandType": "Function", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-AccessPath] \u003cstring\u003e] -DiskId \u003cstring[]\u003e -Offset \u003cuint64[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32[]\u003e [-PartitionNumber] \u003cuint32[]\u003e [[-AccessPath] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-AccessPath] \u003cstring\u003e] -DriveLetter \u003cchar[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-AccessPath] \u003cstring\u003e] -InputObject \u003cCimInstance#MSFT_Partition[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-PhysicalDisk", - "CommandType": "Function", - "ParameterSets": "[-StoragePool] \u003cCimInstance#MSFT_StoragePool\u003e -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -VirtualDiskUniqueId \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -VirtualDiskName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -VirtualDiskFriendlyName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-VirtualDisk] \u003cCimInstance#MSFT_VirtualDisk\u003e -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -StoragePoolUniqueId \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -StoragePoolName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -PhysicalDisks \u003cCimInstance#MSFT_PhysicalDisk[]\u003e -StoragePoolFriendlyName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-StorageFileServer", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_FileServer[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-StorageHealthSetting", - "CommandType": "Function", - "ParameterSets": "-InputObject \u003cCimInstance#MSFT_StorageSubSystem\u003e -Name \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-StoragePool", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StoragePool[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-StorageTier", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageTier[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-TargetPortFromMaskingSet", - "CommandType": "Function", - "ParameterSets": "[-MaskingSetFriendlyName] \u003cstring[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -MaskingSetUniqueId \u003cstring[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_MaskingSet[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VirtualDisk", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_VirtualDisk[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VirtualDiskFromMaskingSet", - "CommandType": "Function", - "ParameterSets": "[-MaskingSetFriendlyName] \u003cstring[]\u003e [-VirtualDiskNames \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -MaskingSetUniqueId \u003cstring[]\u003e [-VirtualDiskNames \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_MaskingSet[]\u003e [-VirtualDiskNames \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Rename-MaskingSet", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e -NewFriendlyName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e -NewFriendlyName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_MaskingSet[]\u003e -NewFriendlyName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Repair-FileIntegrity", - "CommandType": "Function", - "ParameterSets": "[-FileName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Repair-VirtualDisk", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_VirtualDisk[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Repair-Volume", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e [-OfflineScanAndFix] [-SpotFix] [-Scan] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e [-OfflineScanAndFix] [-SpotFix] [-Scan] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-OfflineScanAndFix] [-SpotFix] [-Scan] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring[]\u003e [-OfflineScanAndFix] [-SpotFix] [-Scan] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Volume[]\u003e [-OfflineScanAndFix] [-SpotFix] [-Scan] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-PhysicalDisk", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Reset-StorageReliabilityCounter", - "CommandType": "Function", - "ParameterSets": "-PhysicalDisk \u003cCimInstance#MSFT_PhysicalDisk\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -Disk \u003cCimInstance#MSFT_Disk\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageReliabilityCounter[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resize-Partition", - "CommandType": "Function", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Size] \u003cuint64\u003e -DiskId \u003cstring[]\u003e -Offset \u003cuint64[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32[]\u003e [-PartitionNumber] \u003cuint32[]\u003e [-Size] \u003cuint64\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Size] \u003cuint64\u003e -DriveLetter \u003cchar[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Size] \u003cuint64\u003e -InputObject \u003cCimInstance#MSFT_Partition[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resize-StorageTier", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-Size \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-Size \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageTier[]\u003e [-Size \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resize-VirtualDisk", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-Size \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-Size \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-Size \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_VirtualDisk[]\u003e [-Size \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Revoke-FileShareAccess", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring[]\u003e -AccountName \u003cstring[]\u003e [-FileServer \u003cCimInstance#MSFT_FileServer\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e -AccountName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_FileShare[]\u003e -AccountName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Disk", - "CommandType": "Function", - "ParameterSets": "[-Number] \u003cuint32\u003e [-IsReadOnly \u003cbool\u003e] [-Signature \u003cuint32\u003e] [-Guid \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-IsReadOnly \u003cbool\u003e] [-Signature \u003cuint32\u003e] [-Guid \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-IsOffline \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-PartitionStyle \u003cPartitionStyle\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Number] \u003cuint32\u003e [-PartitionStyle \u003cPartitionStyle\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring\u003e [-PartitionStyle \u003cPartitionStyle\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-PartitionStyle \u003cPartitionStyle\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-IsReadOnly \u003cbool\u003e] [-Signature \u003cuint32\u003e] [-Guid \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-IsOffline \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring\u003e [-IsReadOnly \u003cbool\u003e] [-Signature \u003cuint32\u003e] [-Guid \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring\u003e [-IsOffline \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-Number] \u003cuint32\u003e [-IsOffline \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-FileIntegrity", - "CommandType": "Function", - "ParameterSets": "[-FileName] \u003cstring\u003e [[-Enable] \u003cbool\u003e] [-Enforce \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-FileShare", - "CommandType": "Function", - "ParameterSets": "-UniqueId \u003cstring\u003e [-Description \u003cstring\u003e] [-EncryptData \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance[]\u003e [-Description \u003cstring\u003e] [-EncryptData \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e [-Description \u003cstring\u003e] [-EncryptData \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-FileStorageTier", - "CommandType": "Function", - "ParameterSets": "-FilePath \u003cstring\u003e -DesiredStorageTierFriendlyName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -FilePath \u003cstring\u003e -DesiredStorageTier \u003cciminstance\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -FilePath \u003cstring\u003e -DesiredStorageTierUniqueId \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-InitiatorPort", - "CommandType": "Function", - "ParameterSets": "[-NodeAddress] \u003cstring[]\u003e -NewNodeAddress \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e -NewNodeAddress \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_InitiatorPort[]\u003e -NewNodeAddress \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Partition", - "CommandType": "Function", - "ParameterSets": "[-DiskNumber] \u003cuint32\u003e [-PartitionNumber] \u003cuint32\u003e [-IsReadOnly \u003cbool\u003e] [-NoDefaultDriveLetter \u003cbool\u003e] [-IsActive \u003cbool\u003e] [-IsHidden \u003cbool\u003e] [-IsShadowCopy \u003cbool\u003e] [-IsDAX \u003cbool\u003e] [-MbrType \u003cuint16\u003e] [-GptType \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-NewDriveLetter \u003cchar\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-IsOffline \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-IsReadOnly \u003cbool\u003e] [-NoDefaultDriveLetter \u003cbool\u003e] [-IsActive \u003cbool\u003e] [-IsHidden \u003cbool\u003e] [-IsShadowCopy \u003cbool\u003e] [-IsDAX \u003cbool\u003e] [-MbrType \u003cuint16\u003e] [-GptType \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DriveLetter \u003cchar\u003e [-IsReadOnly \u003cbool\u003e] [-NoDefaultDriveLetter \u003cbool\u003e] [-IsActive \u003cbool\u003e] [-IsHidden \u003cbool\u003e] [-IsShadowCopy \u003cbool\u003e] [-IsDAX \u003cbool\u003e] [-MbrType \u003cuint16\u003e] [-GptType \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DiskId \u003cstring\u003e -Offset \u003cuint64\u003e [-IsReadOnly \u003cbool\u003e] [-NoDefaultDriveLetter \u003cbool\u003e] [-IsActive \u003cbool\u003e] [-IsHidden \u003cbool\u003e] [-IsShadowCopy \u003cbool\u003e] [-IsDAX \u003cbool\u003e] [-MbrType \u003cuint16\u003e] [-GptType \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DiskId \u003cstring\u003e -Offset \u003cuint64\u003e [-NewDriveLetter \u003cchar\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DiskId \u003cstring\u003e -Offset \u003cuint64\u003e [-IsOffline \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DriveLetter \u003cchar\u003e [-NewDriveLetter \u003cchar\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -DriveLetter \u003cchar\u003e [-IsOffline \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32\u003e [-PartitionNumber] \u003cuint32\u003e [-NewDriveLetter \u003cchar\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-DiskNumber] \u003cuint32\u003e [-PartitionNumber] \u003cuint32\u003e [-IsOffline \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-PhysicalDisk", - "CommandType": "Function", - "ParameterSets": "-UniqueId \u003cstring\u003e [-NewFriendlyName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-MediaType \u003cMediaType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-NewFriendlyName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-MediaType \u003cMediaType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-NewFriendlyName \u003cstring\u003e] [-Description \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-MediaType \u003cMediaType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-ResiliencySetting", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring[]\u003e -StoragePool \u003cCimInstance#MSFT_StoragePool\u003e [-NumberOfDataCopiesDefault \u003cuint16\u003e] [-PhysicalDiskRedundancyDefault \u003cuint16\u003e] [-NumberOfColumnsDefault \u003cuint16\u003e] [-AutoNumberOfColumns] [-InterleaveDefault \u003cuint64\u003e] [-NumberOfGroupsDefault \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-NumberOfDataCopiesDefault \u003cuint16\u003e] [-PhysicalDiskRedundancyDefault \u003cuint16\u003e] [-NumberOfColumnsDefault \u003cuint16\u003e] [-AutoNumberOfColumns] [-InterleaveDefault \u003cuint64\u003e] [-NumberOfGroupsDefault \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_ResiliencySetting[]\u003e [-NumberOfDataCopiesDefault \u003cuint16\u003e] [-PhysicalDiskRedundancyDefault \u003cuint16\u003e] [-NumberOfColumnsDefault \u003cuint16\u003e] [-AutoNumberOfColumns] [-InterleaveDefault \u003cuint64\u003e] [-NumberOfGroupsDefault \u003cuint16\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-StorageFileServer", - "CommandType": "Function", - "ParameterSets": "-NewFriendlyName \u003cstring\u003e [-FriendlyName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e -NewFriendlyName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_FileServer[]\u003e -NewFriendlyName \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-StorageHealthSetting", - "CommandType": "Function", - "ParameterSets": "-InputObject \u003cCimInstance#MSFT_StorageSubSystem\u003e -Name \u003cstring\u003e -Value \u003cstring\u003e [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-StoragePool", - "CommandType": "Function", - "ParameterSets": "-UniqueId \u003cstring\u003e [-NewFriendlyName \u003cstring\u003e] [-ClearOnDeallocate \u003cbool\u003e] [-IsPowerProtected \u003cbool\u003e] [-RepairPolicy \u003cRepairPolicy\u003e] [-RetireMissingPhysicalDisks \u003cRetireMissingPhysicalDisks\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ThinProvisioningAlertThresholds \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance[]\u003e [-IsReadOnly \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance[]\u003e [-ProvisioningTypeDefault \u003cProvisioningType\u003e] [-MediaTypeDefault \u003cMediaType\u003e] [-ResiliencySettingNameDefault \u003cstring\u003e] [-EnclosureAwareDefault \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-WriteCacheSizeDefault \u003cuint64\u003e] [-AutoWriteCacheSize \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance[]\u003e [-NewFriendlyName \u003cstring\u003e] [-ClearOnDeallocate \u003cbool\u003e] [-IsPowerProtected \u003cbool\u003e] [-RepairPolicy \u003cRepairPolicy\u003e] [-RetireMissingPhysicalDisks \u003cRetireMissingPhysicalDisks\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ThinProvisioningAlertThresholds \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-NewFriendlyName \u003cstring\u003e] [-ClearOnDeallocate \u003cbool\u003e] [-IsPowerProtected \u003cbool\u003e] [-RepairPolicy \u003cRepairPolicy\u003e] [-RetireMissingPhysicalDisks \u003cRetireMissingPhysicalDisks\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ThinProvisioningAlertThresholds \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e [-NewFriendlyName \u003cstring\u003e] [-ClearOnDeallocate \u003cbool\u003e] [-IsPowerProtected \u003cbool\u003e] [-RepairPolicy \u003cRepairPolicy\u003e] [-RetireMissingPhysicalDisks \u003cRetireMissingPhysicalDisks\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-ThinProvisioningAlertThresholds \u003cuint16[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-IsReadOnly \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-ProvisioningTypeDefault \u003cProvisioningType\u003e] [-MediaTypeDefault \u003cMediaType\u003e] [-ResiliencySettingNameDefault \u003cstring\u003e] [-EnclosureAwareDefault \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-WriteCacheSizeDefault \u003cuint64\u003e] [-AutoWriteCacheSize \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e [-IsReadOnly \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e [-ProvisioningTypeDefault \u003cProvisioningType\u003e] [-MediaTypeDefault \u003cMediaType\u003e] [-ResiliencySettingNameDefault \u003cstring\u003e] [-EnclosureAwareDefault \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-WriteCacheSizeDefault \u003cuint64\u003e] [-AutoWriteCacheSize \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-IsReadOnly \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-ProvisioningTypeDefault \u003cProvisioningType\u003e] [-MediaTypeDefault \u003cMediaType\u003e] [-ResiliencySettingNameDefault \u003cstring\u003e] [-EnclosureAwareDefault \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-WriteCacheSizeDefault \u003cuint64\u003e] [-AutoWriteCacheSize \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-StorageProvider", - "CommandType": "Function", - "ParameterSets": "[-ProviderName] \u003cstring[]\u003e [-RemoteSubsystemCacheMode \u003cRemoteSubsystemCacheMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -ProviderUniqueId \u003cstring[]\u003e [-RemoteSubsystemCacheMode \u003cRemoteSubsystemCacheMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageProvider[]\u003e [-RemoteSubsystemCacheMode \u003cRemoteSubsystemCacheMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-StorageSetting", - "CommandType": "Function", - "ParameterSets": "[-NewDiskPolicy \u003cNewDiskPolicy\u003e] [-ScrubPolicy \u003cScrubPolicy\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-StorageSubSystem", - "CommandType": "Function", - "ParameterSets": "-UniqueId \u003cstring\u003e [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance[]\u003e [-AutomaticClusteringEnabled \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance[]\u003e [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-AutomaticClusteringEnabled \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-AutomaticClusteringEnabled \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e [-AutomaticClusteringEnabled \u003cbool\u003e] [-FaultDomainAwarenessDefault \u003cFaultDomainType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-StorageTier", - "CommandType": "Function", - "ParameterSets": "-UniqueId \u003cstring\u003e [-NewFriendlyName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-MediaType \u003cMediaType\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-ResiliencySettingName \u003cstring\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-NewFriendlyName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-NewFriendlyName \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-MediaType \u003cMediaType\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-ResiliencySettingName \u003cstring\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-MediaType \u003cMediaType\u003e] [-FaultDomainAwareness \u003cFaultDomainType\u003e] [-ColumnIsolation \u003cFaultDomainType\u003e] [-ResiliencySettingName \u003cstring\u003e] [-PhysicalDiskRedundancy \u003cuint16\u003e] [-NumberOfDataCopies \u003cuint16\u003e] [-NumberOfGroups \u003cuint16\u003e] [-NumberOfColumns \u003cuint16\u003e] [-Interleave \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-Description \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VirtualDisk", - "CommandType": "Function", - "ParameterSets": "-UniqueId \u003cstring\u003e [-NewFriendlyName \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance[]\u003e [-IsManualAttach \u003cbool\u003e] [-StorageNodeName \u003cstring\u003e] [-Access \u003cAccess\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-InputObject] \u003cciminstance[]\u003e [-NewFriendlyName \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e [-NewFriendlyName \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-NewFriendlyName \u003cstring\u003e] [-Usage \u003cUsage\u003e] [-OtherUsageDescription \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-IsManualAttach \u003cbool\u003e] [-StorageNodeName \u003cstring\u003e] [-Access \u003cAccess\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] [-FriendlyName] \u003cstring\u003e [-IsManualAttach \u003cbool\u003e] [-StorageNodeName \u003cstring\u003e] [-Access \u003cAccess\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Name \u003cstring\u003e [-IsManualAttach \u003cbool\u003e] [-StorageNodeName \u003cstring\u003e] [-Access \u003cAccess\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-Volume", - "CommandType": "Function", - "ParameterSets": "-DriveLetter \u003cchar\u003e [-NewFileSystemLabel \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-DedupMode \u003cDedupMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cciminstance[]\u003e [-NewFileSystemLabel \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring\u003e [-NewFileSystemLabel \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring\u003e [-NewFileSystemLabel \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-NewFileSystemLabel \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-DedupMode \u003cDedupMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Path \u003cstring\u003e [-DedupMode \u003cDedupMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring\u003e [-DedupMode \u003cDedupMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -DriveLetter \u003cchar\u003e [-DedupMode \u003cDedupMode\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VolumeScrubPolicy", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e [[-Enable] \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [[-Enable] \u003cbool\u003e] -ObjectId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [[-Enable] \u003cbool\u003e] -Path \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [[-Enable] \u003cbool\u003e] -FileSystemLabel \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [[-Enable] \u003cbool\u003e] -InputObject \u003cCimInstance#MSFT_Volume[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Show-VirtualDisk", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-InitiatorAddress \u003cstring\u003e] [-HostType \u003cHostType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-InitiatorAddress \u003cstring\u003e] [-HostType \u003cHostType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-InitiatorAddress \u003cstring\u003e] [-HostType \u003cHostType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_VirtualDisk[]\u003e [-TargetPortAddresses \u003cstring[]\u003e] [-InitiatorAddress \u003cstring\u003e] [-HostType \u003cHostType\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-StorageDiagnosticLog", - "CommandType": "Function", - "ParameterSets": "[-StorageSubSystemFriendlyName] \u003cstring[]\u003e [-Level \u003cLevel\u003e] [-MaxLogSize \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -StorageSubSystemUniqueId \u003cstring[]\u003e [-Level \u003cLevel\u003e] [-MaxLogSize \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -StorageSubSystemName \u003cstring[]\u003e [-Level \u003cLevel\u003e] [-MaxLogSize \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageSubSystem[]\u003e [-Level \u003cLevel\u003e] [-MaxLogSize \u003cuint64\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-StorageDiagnosticLog", - "CommandType": "Function", - "ParameterSets": "[-StorageSubSystemFriendlyName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -StorageSubSystemUniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -StorageSubSystemName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageSubSystem[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-StorageJob", - "CommandType": "Function", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageJob[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unblock-FileShareAccess", - "CommandType": "Function", - "ParameterSets": "-Name \u003cstring[]\u003e -AccountName \u003cstring[]\u003e [-FileServer \u003cCimInstance#MSFT_FileServer\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e -AccountName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_FileShare[]\u003e -AccountName \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unregister-StorageSubsystem", - "CommandType": "Function", - "ParameterSets": "[-ProviderName] \u003cstring[]\u003e [-StorageSubSystemUniqueId \u003cstring\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -ProviderUniqueId \u003cstring[]\u003e [-StorageSubSystemUniqueId \u003cstring\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageProvider[]\u003e [-StorageSubSystemUniqueId \u003cstring\u003e] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-Disk", - "CommandType": "Function", - "ParameterSets": "[-Number] \u003cuint32[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [-FriendlyName \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Disk[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-HostStorageCache", - "CommandType": "Function", - "ParameterSets": "[-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-StorageFirmware", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring\u003e [-ImagePath \u003cstring\u003e] [-SlotNumber \u003cuint16\u003e] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -UniqueId \u003cstring\u003e [-ImagePath \u003cstring\u003e] [-SlotNumber \u003cuint16\u003e] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_PhysicalDisk[]\u003e [-ImagePath \u003cstring\u003e] [-SlotNumber \u003cuint16\u003e] [-CimSession \u003cCimSession\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-StoragePool", - "CommandType": "Function", - "ParameterSets": "[-FriendlyName] \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -UniqueId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StoragePool[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-StorageProviderCache", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-Manufacturer \u003cstring[]\u003e] [-DiscoveryLevel \u003cDiscoveryLevel\u003e] [-RootObject \u003cref\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [-UniqueId \u003cstring[]\u003e] [-DiscoveryLevel \u003cDiscoveryLevel\u003e] [-RootObject \u003cref\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [-Manufacturer \u003cstring[]\u003e] [-URI \u003curi[]\u003e] [-DiscoveryLevel \u003cDiscoveryLevel\u003e] [-RootObject \u003cref\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] [-StorageSubSystem \u003cCimInstance#MSFT_StorageSubSystem\u003e] [-DiscoveryLevel \u003cDiscoveryLevel\u003e] [-RootObject \u003cref\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_StorageProvider[]\u003e [-DiscoveryLevel \u003cDiscoveryLevel\u003e] [-RootObject \u003cref\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Write-VolumeCache", - "CommandType": "Function", - "ParameterSets": "[-DriveLetter] \u003cchar[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -ObjectId \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -Path \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -FileSystemLabel \u003cstring[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e] -InputObject \u003cCimInstance#MSFT_Volume[]\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-PassThru] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "Disable-PhysicalDiskIndication", - "Disable-StorageDiagnosticLog", - "Enable-PhysicalDiskIndication", - "Enable-StorageDiagnosticLog", - "Flush-Volume", - "Initialize-Volume", - "Write-FileSystemCache", - "Get-PhysicalDiskSNV", - "Get-DiskSNV", - "Get-StorageEnclosureSNV" - ] - }, - { - "Name": "TLS", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Disable-TlsCipherSuite", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-TlsEccCurve", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-TlsSessionTicketKey", - "CommandType": "Cmdlet", - "ParameterSets": "[-ServiceAccountName] \u003cNTAccount\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-TlsCipherSuite", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [[-Position] \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-TlsEccCurve", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [[-Position] \u003cuint32\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-TlsSessionTicketKey", - "CommandType": "Cmdlet", - "ParameterSets": "[-Password] \u003csecurestring\u003e [-Path] \u003cstring\u003e [-ServiceAccountName] \u003cNTAccount\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-TlsSessionTicketKey", - "CommandType": "Cmdlet", - "ParameterSets": "[-Password] \u003csecurestring\u003e [[-Path] \u003cstring\u003e] [-ServiceAccountName] \u003cNTAccount\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-TlsCipherSuite", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-TlsEccCurve", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-TlsSessionTicketKey", - "CommandType": "Cmdlet", - "ParameterSets": "[-Password] \u003csecurestring\u003e [[-Path] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "TroubleshootingPack", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-TroubleshootingPack", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-AnswerFile \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-TroubleshootingPack", - "CommandType": "Cmdlet", - "ParameterSets": "[-Pack] \u003cDiagPack\u003e [-AnswerFile \u003cstring\u003e] [-Result \u003cstring\u003e] [-Unattended] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "TrustedPlatformModule", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Clear-Tpm", - "CommandType": "Cmdlet", - "ParameterSets": "[[-OwnerAuthorization] \u003cstring\u003e] [\u003cCommonParameters\u003e] -File \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "ConvertTo-TpmOwnerAuth", - "CommandType": "Cmdlet", - "ParameterSets": "[-PassPhrase] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-TpmAutoProvisioning", - "CommandType": "Cmdlet", - "ParameterSets": "[-OnlyForNextRestart] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-TpmAutoProvisioning", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Tpm", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-TpmEndorsementKeyInfo", - "CommandType": "Cmdlet", - "ParameterSets": "[[-HashAlgorithm] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-TpmSupportedFeature", - "CommandType": "Cmdlet", - "ParameterSets": "[[-FeatureList] \u003cStringCollection\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-TpmOwnerAuth", - "CommandType": "Cmdlet", - "ParameterSets": "-File \u003cstring\u003e [\u003cCommonParameters\u003e] [-OwnerAuthorization] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Initialize-Tpm", - "CommandType": "Cmdlet", - "ParameterSets": "[-AllowClear] [-AllowPhysicalPresence] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-TpmOwnerAuth", - "CommandType": "Cmdlet", - "ParameterSets": "-File \u003cstring\u003e -NewOwnerAuthorization \u003cstring\u003e [\u003cCommonParameters\u003e] -File \u003cstring\u003e -NewFile \u003cstring\u003e [\u003cCommonParameters\u003e] [[-OwnerAuthorization] \u003cstring\u003e] -NewFile \u003cstring\u003e [\u003cCommonParameters\u003e] [[-OwnerAuthorization] \u003cstring\u003e] -NewOwnerAuthorization \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unblock-Tpm", - "CommandType": "Cmdlet", - "ParameterSets": "[[-OwnerAuthorization] \u003cstring\u003e] [\u003cCommonParameters\u003e] -File \u003cstring\u003e [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "UEV", - "Version": "2.1.639.0", - "ExportedCommands": [ - { - "Name": "Clear-UevAppxPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageFamilyName] \u003cstring[]\u003e [-CurrentComputerUser] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PackageFamilyName] \u003cstring[]\u003e -Computer [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Computer -All [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -All [-CurrentComputerUser] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-UevConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-CurrentComputerUser] [-MaxPackageSizeInBytes] [-SettingsStoragePath] [-SyncProviderPingEnabled] [-SyncTimeoutInMilliseconds] [-SyncMethod] [-SyncEnabled] [-SyncOverMeteredNetwork] [-SyncOverMeteredNetworkWhenRoaming] [-SettingsImportNotifyEnabled] [-SettingsImportNotifyDelayInSeconds] [-DontSyncWindows8AppSettings] [-WaitForSyncTimeoutInMilliseconds] [-WaitForSyncOnApplicationStart] [-WaitForSyncOnLogon] [-SyncUnlistedWindows8Apps] [-VdiCollectionName] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Computer] [-MaxPackageSizeInBytes] [-SettingsStoragePath] [-SettingsTemplateCatalogPath] [-SyncProviderPingEnabled] [-SyncTimeoutInMilliseconds] [-SyncMethod] [-SyncEnabled] [-SyncOverMeteredNetwork] [-SyncOverMeteredNetworkWhenRoaming] [-SettingsImportNotifyEnabled] [-SettingsImportNotifyDelayInSeconds] [-ContactITUrl] [-ContactITDescription] [-TrayIconEnabled] [-FirstUseNotificationEnabled] [-DontSyncWindows8AppSettings] [-WaitForSyncTimeoutInMilliseconds] [-WaitForSyncOnApplicationStart] [-WaitForSyncOnLogon] [-SyncUnlistedWindows8Apps] [-VdiCollectionName] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-Uev", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-UevAppxPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageFamilyName] \u003cstring[]\u003e [-CurrentComputerUser] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PackageFamilyName] \u003cstring[]\u003e -Computer [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-UevTemplate", - "CommandType": "Cmdlet", - "ParameterSets": "[-ID] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-Uev", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-UevAppxPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-PackageFamilyName] \u003cstring[]\u003e [-CurrentComputerUser] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-PackageFamilyName] \u003cstring[]\u003e -Computer [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-UevTemplate", - "CommandType": "Cmdlet", - "ParameterSets": "[-ID] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-UevConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-UevPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-UevAppxPackage", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e] -Computer [\u003cCommonParameters\u003e] -CurrentComputerUser [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-UevConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e] -Computer [\u003cCommonParameters\u003e] -CurrentComputerUser [\u003cCommonParameters\u003e] -Details [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-UevStatus", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-UevTemplate", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e] -Application \u003cstring\u003e [\u003cCommonParameters\u003e] -TemplateID \u003cstring\u003e [\u003cCommonParameters\u003e] -Profile \u003cstring\u003e [\u003cCommonParameters\u003e] [-ApplicationOrTemplateID] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-UevTemplateProgram", - "CommandType": "Cmdlet", - "ParameterSets": "[-ID] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-UevConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-UevTemplate", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Repair-UevTemplateIndex", - "CommandType": "Cmdlet", - "ParameterSets": "[-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restore-UevBackup", - "CommandType": "Cmdlet", - "ParameterSets": "[-ComputerName] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Restore-UevUserSetting", - "CommandType": "Cmdlet", - "ParameterSets": "-Application \u003cstring\u003e [-Force] [-LastKnownGood] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-TemplateId] \u003cstring\u003e [-LastKnownGood] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-UevConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-CurrentComputerUser] [-MaxPackageSizeInBytes \u003cint\u003e] [-SettingsStoragePath \u003cstring\u003e] [-EnableSyncProviderPing] [-DisableSyncProviderPing] [-SyncTimeoutInMilliseconds \u003cint\u003e] [-SyncMethod \u003cstring\u003e] [-EnableSync] [-DisableSync] [-EnableSyncOverMeteredNetwork] [-DisableSyncOverMeteredNetwork] [-EnableSyncOverMeteredNetworkWhenRoaming] [-DisableSyncOverMeteredNetworkWhenRoaming] [-EnableSettingsImportNotify] [-DisableSettingsImportNotify] [-SettingsImportNotifyDelayInSeconds \u003cint\u003e] [-EnableDontSyncWindows8AppSettings] [-DisableDontSyncWindows8AppSettings] [-WaitForSyncTimeoutInMilliseconds \u003cint\u003e] [-EnableWaitForSyncOnApplicationStart] [-DisableWaitForSyncOnApplicationStart] [-EnableWaitForSyncOnLogon] [-DisableWaitForSyncOnLogon] [-EnableSyncUnlistedWindows8Apps] [-DisableSyncUnlistedWindows8Apps] [-VdiCollectionName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Computer] [-MaxPackageSizeInBytes \u003cint\u003e] [-SettingsStoragePath \u003cstring\u003e] [-SettingsTemplateCatalogPath \u003cstring\u003e] [-EnableSyncProviderPing] [-DisableSyncProviderPing] [-SyncTimeoutInMilliseconds \u003cint\u003e] [-SyncMethod \u003cstring\u003e] [-EnableSync] [-DisableSync] [-EnableSyncOverMeteredNetwork] [-DisableSyncOverMeteredNetwork] [-EnableSyncOverMeteredNetworkWhenRoaming] [-DisableSyncOverMeteredNetworkWhenRoaming] [-EnableSettingsImportNotify] [-DisableSettingsImportNotify] [-SettingsImportNotifyDelayInSeconds \u003cint\u003e] [-ContactITUrl \u003cstring\u003e] [-ContactITDescription \u003cstring\u003e] [-EnableTrayIcon] [-DisableTrayIcon] [-EnableFirstUseNotification] [-DisableFirstUseNotification] [-EnableDontSyncWindows8AppSettings] [-DisableDontSyncWindows8AppSettings] [-WaitForSyncTimeoutInMilliseconds \u003cint\u003e] [-EnableWaitForSyncOnApplicationStart] [-DisableWaitForSyncOnApplicationStart] [-EnableWaitForSyncOnLogon] [-DisableWaitForSyncOnLogon] [-EnableSyncUnlistedWindows8Apps] [-DisableSyncUnlistedWindows8Apps] [-VdiCollectionName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-UevTemplateProfile", - "CommandType": "Cmdlet", - "ParameterSets": "-ID \u003cstring\u003e -Profile \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-UevTemplate", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unregister-UevTemplate", - "CommandType": "Cmdlet", - "ParameterSets": "[-ID] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -All [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-UevTemplate", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -LiteralPath \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "VpnClient", - "Version": "2.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-VpnConnection", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [-ServerAddress] \u003cstring\u003e [-SplitTunneling] [-RememberCredential] [-PlugInApplicationID] \u003cstring\u003e -CustomConfiguration \u003cxml\u003e [-Force] [-PassThru] [-ServerList \u003cCimInstance#VpnServerAddress[]\u003e] [-DnsSuffix \u003cstring\u003e] [-IdleDisconnectSeconds \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-ServerAddress] \u003cstring\u003e [[-TunnelType] \u003cstring\u003e] [[-EncryptionLevel] \u003cstring\u003e] [[-AuthenticationMethod] \u003cstring[]\u003e] [-SplitTunneling] [-AllUserConnection] [[-L2tpPsk] \u003cstring\u003e] [-RememberCredential] [-UseWinlogonCredential] [[-EapConfigXmlStream] \u003cxml\u003e] [-Force] [-PassThru] [-ServerList \u003cCimInstance#VpnServerAddress[]\u003e] [-DnsSuffix \u003cstring\u003e] [-IdleDisconnectSeconds \u003cuint32\u003e] [-MachineCertificateIssuerFilter \u003cX509Certificate2\u003e] [-MachineCertificateEKUFilter \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VpnConnectionRoute", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-DestinationPrefix] \u003cstring\u003e [[-RouteMetric] \u003cuint32\u003e] [-AllUserConnection] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VpnConnectionTriggerApplication", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-ApplicationID] \u003cstring[]\u003e [-PassThru] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VpnConnectionTriggerDnsConfiguration", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-DnsSuffix] \u003cstring\u003e [[-DnsIPAddress] \u003cstring[]\u003e] [-PassThru] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-VpnConnectionTriggerTrustedNetwork", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-DnsSuffix] \u003cstring[]\u003e [-PassThru] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VpnConnection", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-AllUserConnection] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-VpnConnectionTrigger", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-EapConfiguration", - "CommandType": "Function", - "ParameterSets": "[-UseWinlogonCredential] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Ttls [-UseWinlogonCredential] [-TunnledNonEapAuthMethod \u003cstring\u003e] [-TunnledEapAuthMethod \u003cxml\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Tls [-VerifyServerIdentity] [-UserCertificate] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Peap [-VerifyServerIdentity] [[-TunnledEapAuthMethod] \u003cxml\u003e] [-EnableNap] [-FastReconnect \u003cbool\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-VpnServerAddress", - "CommandType": "Function", - "ParameterSets": "[-ServerAddress] \u003cstring\u003e [-FriendlyName] \u003cstring\u003e [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VpnConnection", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Force] [-PassThru] [-AllUserConnection] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VpnConnectionRoute", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-DestinationPrefix] \u003cstring\u003e [-AllUserConnection] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VpnConnectionTriggerApplication", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-ApplicationID] \u003cstring[]\u003e [-PassThru] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VpnConnectionTriggerDnsConfiguration", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-DnsSuffix] \u003cstring[]\u003e [-PassThru] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-VpnConnectionTriggerTrustedNetwork", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-DnsSuffix] \u003cstring[]\u003e [-PassThru] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VpnConnection", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e [[-ServerAddress] \u003cstring\u003e] [[-TunnelType] \u003cstring\u003e] [[-EncryptionLevel] \u003cstring\u003e] [[-AuthenticationMethod] \u003cstring[]\u003e] [[-SplitTunneling] \u003cbool\u003e] [-AllUserConnection] [[-L2tpPsk] \u003cstring\u003e] [[-RememberCredential] \u003cbool\u003e] [[-UseWinlogonCredential] \u003cbool\u003e] [[-EapConfigXmlStream] \u003cxml\u003e] [-PassThru] [-Force] [-MachineCertificateEKUFilter \u003cstring[]\u003e] [-MachineCertificateIssuerFilter \u003cX509Certificate2\u003e] [-ServerList \u003cCimInstance#VpnServerAddress[]\u003e] [-IdleDisconnectSeconds \u003cuint32\u003e] [-DnsSuffix \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [[-ServerAddress] \u003cstring\u003e] [-ThirdPartyVpn] [[-SplitTunneling] \u003cbool\u003e] [[-RememberCredential] \u003cbool\u003e] [[-PlugInApplicationID] \u003cstring\u003e] [-PassThru] [-Force] [-ServerList \u003cCimInstance#VpnServerAddress[]\u003e] [-IdleDisconnectSeconds \u003cuint32\u003e] [-DnsSuffix \u003cstring\u003e] [-CustomConfiguration \u003cxml\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VpnConnectionIPsecConfiguration", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e -RevertToDefault [-Force] [-AllUserConnection] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ConnectionName] \u003cstring\u003e [-AuthenticationTransformConstants] \u003cAuthenticationTransformConstants\u003e [-CipherTransformConstants] \u003cCipherTransformConstants\u003e [-DHGroup] \u003cDHGroup\u003e [-EncryptionMethod] \u003cEncryptionMethod\u003e [-IntegrityCheckMethod] \u003cIntegrityCheckMethod\u003e [-PfsGroup] \u003cPfsGroup\u003e [-PassThru] [-Force] [-AllUserConnection] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VpnConnectionProxy", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [-AutoDetect] [-AutoConfigurationScript \u003cstring\u003e] [-ProxyServer \u003cstring\u003e] [-BypassProxyForLocal] [-ExceptionPrefix \u003cstring[]\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VpnConnectionTriggerDnsConfiguration", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e [[-DnsSuffix] \u003cstring\u003e] [[-DnsIPAddress] \u003cstring[]\u003e] [[-DnsSuffixSearchList] \u003cstring[]\u003e] [-PassThru] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-VpnConnectionTriggerTrustedNetwork", - "CommandType": "Function", - "ParameterSets": "[-ConnectionName] \u003cstring\u003e -DefaultDnsSuffixes [-PassThru] [-Force] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "Wdac", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Add-OdbcDsn", - "CommandType": "Function", - "ParameterSets": "[-Name] \u003cstring\u003e -DriverName \u003cstring\u003e -DsnType \u003cstring\u003e [-SetPropertyValue \u003cstring[]\u003e] [-PassThru] [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-OdbcPerfCounter", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_OdbcPerfCounter[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Platform] \u003cstring\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-WdacBidTrace", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_WdacBidTrace[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [-PassThru] [-Platform \u003cstring\u003e] [-ProcessId \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Folder \u003cstring\u003e [-PassThru] [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -IncludeAllApplications [-PassThru] [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-OdbcPerfCounter", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_OdbcPerfCounter[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Platform] \u003cstring\u003e] [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-WdacBidTrace", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_WdacBidTrace[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Path] \u003cstring\u003e [-PassThru] [-Platform \u003cstring\u003e] [-ProcessId \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Folder \u003cstring\u003e [-PassThru] [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -IncludeAllApplications [-PassThru] [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-OdbcDriver", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring\u003e] [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-OdbcDsn", - "CommandType": "Function", - "ParameterSets": "[[-Name] \u003cstring\u003e] [-DriverName \u003cstring\u003e] [-Platform \u003cstring\u003e] [-DsnType \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-OdbcPerfCounter", - "CommandType": "Function", - "ParameterSets": "[[-Platform] \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WdacBidTrace", - "CommandType": "Function", - "ParameterSets": "[[-Path] \u003cstring\u003e] [-Platform \u003cstring\u003e] [-ProcessId \u003cuint32\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -Folder \u003cstring\u003e [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e] -IncludeAllApplications [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-OdbcDsn", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_OdbcDsn[]\u003e [-PassThru] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -DsnType \u003cstring\u003e [-PassThru] [-DriverName \u003cstring\u003e] [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-OdbcDriver", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_OdbcDriver[]\u003e [-PassThru] [-SetPropertyValue \u003cstring[]\u003e] [-RemovePropertyValue \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-PassThru] [-SetPropertyValue \u003cstring[]\u003e] [-RemovePropertyValue \u003cstring[]\u003e] [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-OdbcDsn", - "CommandType": "Function", - "ParameterSets": "[-InputObject] \u003cCimInstance#MSFT_OdbcDsn[]\u003e [-PassThru] [-SetPropertyValue \u003cstring[]\u003e] [-RemovePropertyValue \u003cstring[]\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -DsnType \u003cstring\u003e [-PassThru] [-SetPropertyValue \u003cstring[]\u003e] [-RemovePropertyValue \u003cstring[]\u003e] [-DriverName \u003cstring\u003e] [-Platform \u003cstring\u003e] [-CimSession \u003cCimSession[]\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "WindowsDeveloperLicense", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-WindowsDeveloperLicense", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Show-WindowsDeveloperLicenseRegistration", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Unregister-WindowsDeveloperLicense", - "CommandType": "Cmdlet", - "ParameterSets": "[-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "WindowsErrorReporting", - "Version": "1.0", - "ExportedCommands": [ - { - "Name": "Disable-WindowsErrorReporting", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-WindowsErrorReporting", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-WindowsErrorReporting", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "WindowsSearch", - "Version": "1.0.0.0", - "ExportedCommands": [ - { - "Name": "Get-WindowsSearchSetting", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-WindowsSearchSetting", - "CommandType": "Cmdlet", - "ParameterSets": "[-EnableWebResultsSetting \u003cbool\u003e] [-EnableMeteredWebResultsSetting \u003cbool\u003e] [-SearchExperienceSetting \u003cstring\u003e] [-SafeSearchSetting \u003cstring\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - - ] - }, - { - "Name": "WindowsUpdate", - "Version": "1.0.0.0", - "ExportedCommands": { - "Name": "Get-WindowsUpdateLog", - "CommandType": "Function", - "ParameterSets": [ - "[[-ETLPath] \u003cstring[]\u003e] [[-LogPath] \u003cstring\u003e] [[-SymbolServer] \u003cstring\u003e] [-ProcessingType \u003cstring\u003e] [-ForceFlush] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - ] - }, - "ExportedAliases": [ - - ] - }, - { - "Version": "5.1.14393.206", - "Name": "Microsoft.PowerShell.Core", - "ExportedCommands": [ - { - "Name": "Add-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-InputObject] \u003cpsobject[]\u003e] [-Passthru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Add-PSSnapin", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-PassThru] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Clear-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] \u003cint[]\u003e] [[-Count] \u003cint\u003e] [-Newest] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Count] \u003cint\u003e] [-CommandLine \u003cstring[]\u003e] [-Newest] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Connect-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "-Name \u003cstring[]\u003e [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Session] \u003cPSSession[]\u003e [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ComputerName] \u003cstring[]\u003e [-ApplicationName \u003cstring\u003e] [-ConfigurationName \u003cstring\u003e] [-Name \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-Port \u003cint\u003e] [-UseSSL] [-SessionOption \u003cPSSessionOption\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ComputerName \u003cstring[]\u003e -InstanceId \u003cguid[]\u003e [-ApplicationName \u003cstring\u003e] [-ConfigurationName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-Port \u003cint\u003e] [-UseSSL] [-SessionOption \u003cPSSessionOption\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ConnectionUri] \u003curi[]\u003e [-ConfigurationName \u003cstring\u003e] [-AllowRedirection] [-Name \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-SessionOption \u003cPSSessionOption\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ConnectionUri] \u003curi[]\u003e -InstanceId \u003cguid[]\u003e [-ConfigurationName \u003cstring\u003e] [-AllowRedirection] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-SessionOption \u003cPSSessionOption\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InstanceId \u003cguid[]\u003e [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Debug-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Job] \u003cJob\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-PSRemoting", - "CommandType": "Cmdlet", - "ParameterSets": "[-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disable-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-Force] [-NoServiceRestart] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Disconnect-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Session] \u003cPSSession[]\u003e [-IdleTimeoutSec \u003cint\u003e] [-OutputBufferingMode \u003cOutputBufferingMode\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [-IdleTimeoutSec \u003cint\u003e] [-OutputBufferingMode \u003cOutputBufferingMode\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-IdleTimeoutSec \u003cint\u003e] [-OutputBufferingMode \u003cOutputBufferingMode\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InstanceId \u003cguid[]\u003e [-IdleTimeoutSec \u003cint\u003e] [-OutputBufferingMode \u003cOutputBufferingMode\u003e] [-ThrottleLimit \u003cint\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-PSRemoting", - "CommandType": "Cmdlet", - "ParameterSets": "[-Force] [-SkipNetworkProfileCheck] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enable-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-Force] [-SecurityDescriptorSddl \u003cstring\u003e] [-SkipNetworkProfileCheck] [-NoServiceRestart] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enter-PSHostProcess", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cint\u003e [[-AppDomainName] \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Process] \u003cProcess\u003e [[-AppDomainName] \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [[-AppDomainName] \u003cstring\u003e] [\u003cCommonParameters\u003e] [-HostProcessInfo] \u003cPSHostProcessInfo\u003e [[-AppDomainName] \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Enter-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-ComputerName] \u003cstring\u003e [-EnableNetworkAccess] [-Credential \u003cpscredential\u003e] [-ConfigurationName \u003cstring\u003e] [-Port \u003cint\u003e] [-UseSSL] [-ApplicationName \u003cstring\u003e] [-SessionOption \u003cPSSessionOption\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-Session] \u003cPSSession\u003e] [\u003cCommonParameters\u003e] [[-ConnectionUri] \u003curi\u003e] [-EnableNetworkAccess] [-Credential \u003cpscredential\u003e] [-ConfigurationName \u003cstring\u003e] [-AllowRedirection] [-SessionOption \u003cPSSessionOption\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [-InstanceId \u003cguid\u003e] [\u003cCommonParameters\u003e] [[-Id] \u003cint\u003e] [\u003cCommonParameters\u003e] [-Name \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMId] \u003cguid\u003e [-Credential] \u003cpscredential\u003e [-ConfigurationName \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMName] \u003cstring\u003e [-Credential] \u003cpscredential\u003e [-ConfigurationName \u003cstring\u003e] [\u003cCommonParameters\u003e] [-ContainerId] \u003cstring\u003e [-ConfigurationName \u003cstring\u003e] [-RunAsAdministrator] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Exit-PSHostProcess", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Exit-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-Console", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Path] \u003cstring\u003e] [-Force] [-NoClobber] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Export-ModuleMember", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Function] \u003cstring[]\u003e] [-Cmdlet \u003cstring[]\u003e] [-Variable \u003cstring[]\u003e] [-Alias \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "ForEach-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-Process] \u003cscriptblock[]\u003e [-InputObject \u003cpsobject\u003e] [-Begin \u003cscriptblock\u003e] [-End \u003cscriptblock\u003e] [-RemainingScripts \u003cscriptblock[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-MemberName] \u003cstring\u003e [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ArgumentList] \u003cObject[]\u003e] [-Verb \u003cstring[]\u003e] [-Noun \u003cstring[]\u003e] [-Module \u003cstring[]\u003e] [-FullyQualifiedModule \u003cModuleSpecification[]\u003e] [-TotalCount \u003cint\u003e] [-Syntax] [-ShowCommandInfo] [-All] [-ListImported] [-ParameterName \u003cstring[]\u003e] [-ParameterType \u003cPSTypeName[]\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] [[-ArgumentList] \u003cObject[]\u003e] [-Module \u003cstring[]\u003e] [-FullyQualifiedModule \u003cModuleSpecification[]\u003e] [-CommandType \u003cCommandTypes\u003e] [-TotalCount \u003cint\u003e] [-Syntax] [-ShowCommandInfo] [-All] [-ListImported] [-ParameterName \u003cstring[]\u003e] [-ParameterType \u003cPSTypeName[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Help", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring\u003e] [-Path \u003cstring\u003e] [-Category \u003cstring[]\u003e] [-Component \u003cstring[]\u003e] [-Functionality \u003cstring[]\u003e] [-Role \u003cstring[]\u003e] [-Full] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -Detailed [-Path \u003cstring\u003e] [-Category \u003cstring[]\u003e] [-Component \u003cstring[]\u003e] [-Functionality \u003cstring[]\u003e] [-Role \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -Examples [-Path \u003cstring\u003e] [-Category \u003cstring[]\u003e] [-Component \u003cstring[]\u003e] [-Functionality \u003cstring[]\u003e] [-Role \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -Parameter \u003cstring\u003e [-Path \u003cstring\u003e] [-Category \u003cstring[]\u003e] [-Component \u003cstring[]\u003e] [-Functionality \u003cstring[]\u003e] [-Role \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -Online [-Path \u003cstring\u003e] [-Category \u003cstring[]\u003e] [-Component \u003cstring[]\u003e] [-Functionality \u003cstring[]\u003e] [-Role \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [[-Name] \u003cstring\u003e] -ShowWindow [-Path \u003cstring\u003e] [-Category \u003cstring[]\u003e] [-Component \u003cstring[]\u003e] [-Functionality \u003cstring[]\u003e] [-Role \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] \u003clong[]\u003e] [[-Count] \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] \u003cint[]\u003e] [-IncludeChildJob] [-ChildJobState \u003cJobState\u003e] [-HasMoreData \u003cbool\u003e] [-Before \u003cdatetime\u003e] [-After \u003cdatetime\u003e] [-Newest \u003cint\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-IncludeChildJob] [-ChildJobState \u003cJobState\u003e] [-HasMoreData \u003cbool\u003e] [-Before \u003cdatetime\u003e] [-After \u003cdatetime\u003e] [-Newest \u003cint\u003e] [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid[]\u003e [-IncludeChildJob] [-ChildJobState \u003cJobState\u003e] [-HasMoreData \u003cbool\u003e] [-Before \u003cdatetime\u003e] [-After \u003cdatetime\u003e] [-Newest \u003cint\u003e] [\u003cCommonParameters\u003e] [-State] \u003cJobState\u003e [-IncludeChildJob] [-ChildJobState \u003cJobState\u003e] [-HasMoreData \u003cbool\u003e] [-Before \u003cdatetime\u003e] [-After \u003cdatetime\u003e] [-Newest \u003cint\u003e] [\u003cCommonParameters\u003e] [-IncludeChildJob] [-ChildJobState \u003cJobState\u003e] [-HasMoreData \u003cbool\u003e] [-Before \u003cdatetime\u003e] [-After \u003cdatetime\u003e] [-Newest \u003cint\u003e] [-Command \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-Filter] \u003chashtable\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-FullyQualifiedName \u003cModuleSpecification[]\u003e] [-All] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] -ListAvailable [-FullyQualifiedName \u003cModuleSpecification[]\u003e] [-All] [-PSEdition \u003cstring\u003e] [-Refresh] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] -PSSession \u003cPSSession\u003e [-FullyQualifiedName \u003cModuleSpecification[]\u003e] [-ListAvailable] [-PSEdition \u003cstring\u003e] [-Refresh] [\u003cCommonParameters\u003e] [[-Name] \u003cstring[]\u003e] -CimSession \u003cCimSession\u003e [-FullyQualifiedName \u003cModuleSpecification[]\u003e] [-ListAvailable] [-Refresh] [-CimResourceUri \u003curi\u003e] [-CimNamespace \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PSHostProcessInfo", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-Process] \u003cProcess[]\u003e [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name \u003cstring[]\u003e] [\u003cCommonParameters\u003e] [-ComputerName] \u003cstring[]\u003e [-ApplicationName \u003cstring\u003e] [-ConfigurationName \u003cstring\u003e] [-Name \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-Port \u003cint\u003e] [-UseSSL] [-ThrottleLimit \u003cint\u003e] [-State \u003cSessionFilterState\u003e] [-SessionOption \u003cPSSessionOption\u003e] [\u003cCommonParameters\u003e] [-ComputerName] \u003cstring[]\u003e -InstanceId \u003cguid[]\u003e [-ApplicationName \u003cstring\u003e] [-ConfigurationName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-Port \u003cint\u003e] [-UseSSL] [-ThrottleLimit \u003cint\u003e] [-State \u003cSessionFilterState\u003e] [-SessionOption \u003cPSSessionOption\u003e] [\u003cCommonParameters\u003e] [-ConnectionUri] \u003curi[]\u003e -InstanceId \u003cguid[]\u003e [-ConfigurationName \u003cstring\u003e] [-AllowRedirection] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-State \u003cSessionFilterState\u003e] [-SessionOption \u003cPSSessionOption\u003e] [\u003cCommonParameters\u003e] [-ConnectionUri] \u003curi[]\u003e [-ConfigurationName \u003cstring\u003e] [-AllowRedirection] [-Name \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-State \u003cSessionFilterState\u003e] [-SessionOption \u003cPSSessionOption\u003e] [\u003cCommonParameters\u003e] -InstanceId \u003cguid[]\u003e -VMId \u003cguid[]\u003e [-ConfigurationName \u003cstring\u003e] [-State \u003cSessionFilterState\u003e] [\u003cCommonParameters\u003e] -ContainerId \u003cstring[]\u003e [-ConfigurationName \u003cstring\u003e] [-Name \u003cstring[]\u003e] [-State \u003cSessionFilterState\u003e] [\u003cCommonParameters\u003e] -InstanceId \u003cguid[]\u003e -ContainerId \u003cstring[]\u003e [-ConfigurationName \u003cstring\u003e] [-State \u003cSessionFilterState\u003e] [\u003cCommonParameters\u003e] -VMId \u003cguid[]\u003e [-ConfigurationName \u003cstring\u003e] [-Name \u003cstring[]\u003e] [-State \u003cSessionFilterState\u003e] [\u003cCommonParameters\u003e] -VMName \u003cstring[]\u003e [-ConfigurationName \u003cstring\u003e] [-Name \u003cstring[]\u003e] [-State \u003cSessionFilterState\u003e] [\u003cCommonParameters\u003e] -InstanceId \u003cguid[]\u003e -VMName \u003cstring[]\u003e [-ConfigurationName \u003cstring\u003e] [-State \u003cSessionFilterState\u003e] [\u003cCommonParameters\u003e] [-InstanceId \u003cguid[]\u003e] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PSSessionCapability", - "CommandType": "Cmdlet", - "ParameterSets": "[-ConfigurationName] \u003cstring\u003e [-Username] \u003cstring\u003e [-Full] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-Force] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Get-PSSnapin", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Name] \u003cstring[]\u003e] [-Registered] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Import-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Global] [-Prefix \u003cstring\u003e] [-Function \u003cstring[]\u003e] [-Cmdlet \u003cstring[]\u003e] [-Variable \u003cstring[]\u003e] [-Alias \u003cstring[]\u003e] [-Force] [-PassThru] [-AsCustomObject] [-MinimumVersion \u003cversion\u003e] [-MaximumVersion \u003cstring\u003e] [-RequiredVersion \u003cversion\u003e] [-ArgumentList \u003cObject[]\u003e] [-DisableNameChecking] [-NoClobber] [-Scope \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -PSSession \u003cPSSession\u003e [-Global] [-Prefix \u003cstring\u003e] [-Function \u003cstring[]\u003e] [-Cmdlet \u003cstring[]\u003e] [-Variable \u003cstring[]\u003e] [-Alias \u003cstring[]\u003e] [-Force] [-PassThru] [-AsCustomObject] [-MinimumVersion \u003cversion\u003e] [-MaximumVersion \u003cstring\u003e] [-RequiredVersion \u003cversion\u003e] [-ArgumentList \u003cObject[]\u003e] [-DisableNameChecking] [-NoClobber] [-Scope \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e -CimSession \u003cCimSession\u003e [-Global] [-Prefix \u003cstring\u003e] [-Function \u003cstring[]\u003e] [-Cmdlet \u003cstring[]\u003e] [-Variable \u003cstring[]\u003e] [-Alias \u003cstring[]\u003e] [-Force] [-PassThru] [-AsCustomObject] [-MinimumVersion \u003cversion\u003e] [-MaximumVersion \u003cstring\u003e] [-RequiredVersion \u003cversion\u003e] [-ArgumentList \u003cObject[]\u003e] [-DisableNameChecking] [-NoClobber] [-Scope \u003cstring\u003e] [-CimResourceUri \u003curi\u003e] [-CimNamespace \u003cstring\u003e] [\u003cCommonParameters\u003e] [-FullyQualifiedName] \u003cModuleSpecification[]\u003e [-Global] [-Prefix \u003cstring\u003e] [-Function \u003cstring[]\u003e] [-Cmdlet \u003cstring[]\u003e] [-Variable \u003cstring[]\u003e] [-Alias \u003cstring[]\u003e] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList \u003cObject[]\u003e] [-DisableNameChecking] [-NoClobber] [-Scope \u003cstring\u003e] [\u003cCommonParameters\u003e] [-FullyQualifiedName] \u003cModuleSpecification[]\u003e -PSSession \u003cPSSession\u003e [-Global] [-Prefix \u003cstring\u003e] [-Function \u003cstring[]\u003e] [-Cmdlet \u003cstring[]\u003e] [-Variable \u003cstring[]\u003e] [-Alias \u003cstring[]\u003e] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList \u003cObject[]\u003e] [-DisableNameChecking] [-NoClobber] [-Scope \u003cstring\u003e] [\u003cCommonParameters\u003e] [-Assembly] \u003cAssembly[]\u003e [-Global] [-Prefix \u003cstring\u003e] [-Function \u003cstring[]\u003e] [-Cmdlet \u003cstring[]\u003e] [-Variable \u003cstring[]\u003e] [-Alias \u003cstring[]\u003e] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList \u003cObject[]\u003e] [-DisableNameChecking] [-NoClobber] [-Scope \u003cstring\u003e] [\u003cCommonParameters\u003e] [-ModuleInfo] \u003cpsmoduleinfo[]\u003e [-Global] [-Prefix \u003cstring\u003e] [-Function \u003cstring[]\u003e] [-Cmdlet \u003cstring[]\u003e] [-Variable \u003cstring[]\u003e] [-Alias \u003cstring[]\u003e] [-Force] [-PassThru] [-AsCustomObject] [-ArgumentList \u003cObject[]\u003e] [-DisableNameChecking] [-NoClobber] [-Scope \u003cstring\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-Command", - "CommandType": "Cmdlet", - "ParameterSets": "[-ScriptBlock] \u003cscriptblock\u003e [-NoNewScope] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [[-Session] \u003cPSSession[]\u003e] [-ScriptBlock] \u003cscriptblock\u003e [-ThrottleLimit \u003cint\u003e] [-AsJob] [-HideComputerName] [-JobName \u003cstring\u003e] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [[-Session] \u003cPSSession[]\u003e] [-FilePath] \u003cstring\u003e [-ThrottleLimit \u003cint\u003e] [-AsJob] [-HideComputerName] [-JobName \u003cstring\u003e] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [[-ComputerName] \u003cstring[]\u003e] [-ScriptBlock] \u003cscriptblock\u003e [-Credential \u003cpscredential\u003e] [-Port \u003cint\u003e] [-UseSSL] [-ConfigurationName \u003cstring\u003e] [-ApplicationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-InDisconnectedSession] [-SessionName \u003cstring[]\u003e] [-HideComputerName] [-JobName \u003cstring\u003e] [-SessionOption \u003cPSSessionOption\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-EnableNetworkAccess] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-ComputerName] \u003cstring[]\u003e] [-FilePath] \u003cstring\u003e [-Credential \u003cpscredential\u003e] [-Port \u003cint\u003e] [-UseSSL] [-ConfigurationName \u003cstring\u003e] [-ApplicationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-InDisconnectedSession] [-SessionName \u003cstring[]\u003e] [-HideComputerName] [-JobName \u003cstring\u003e] [-SessionOption \u003cPSSessionOption\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-EnableNetworkAccess] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [[-ConnectionUri] \u003curi[]\u003e] [-ScriptBlock] \u003cscriptblock\u003e [-Credential \u003cpscredential\u003e] [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-InDisconnectedSession] [-HideComputerName] [-JobName \u003cstring\u003e] [-AllowRedirection] [-SessionOption \u003cPSSessionOption\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-EnableNetworkAccess] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [[-ConnectionUri] \u003curi[]\u003e] [-FilePath] \u003cstring\u003e [-Credential \u003cpscredential\u003e] [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-InDisconnectedSession] [-HideComputerName] [-JobName \u003cstring\u003e] [-AllowRedirection] [-SessionOption \u003cPSSessionOption\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-EnableNetworkAccess] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e [-ScriptBlock] \u003cscriptblock\u003e -Credential \u003cpscredential\u003e [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-HideComputerName] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [-ScriptBlock] \u003cscriptblock\u003e -Credential \u003cpscredential\u003e -VMName \u003cstring[]\u003e [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-HideComputerName] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e [-FilePath] \u003cstring\u003e -Credential \u003cpscredential\u003e [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-HideComputerName] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [-FilePath] \u003cstring\u003e -Credential \u003cpscredential\u003e -VMName \u003cstring[]\u003e [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-HideComputerName] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [-ScriptBlock] \u003cscriptblock\u003e -ContainerId \u003cstring[]\u003e [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-HideComputerName] [-JobName \u003cstring\u003e] [-RunAsAdministrator] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [-FilePath] \u003cstring\u003e -ContainerId \u003cstring[]\u003e [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AsJob] [-HideComputerName] [-JobName \u003cstring\u003e] [-RunAsAdministrator] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Invoke-History", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Id] \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[-ScriptBlock] \u003cscriptblock\u003e [-Function \u003cstring[]\u003e] [-Cmdlet \u003cstring[]\u003e] [-ReturnResult] [-AsCustomObject] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-ScriptBlock] \u003cscriptblock\u003e [-Function \u003cstring[]\u003e] [-Cmdlet \u003cstring[]\u003e] [-ReturnResult] [-AsCustomObject] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-ModuleManifest", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-NestedModules \u003cObject[]\u003e] [-Guid \u003cguid\u003e] [-Author \u003cstring\u003e] [-CompanyName \u003cstring\u003e] [-Copyright \u003cstring\u003e] [-RootModule \u003cstring\u003e] [-ModuleVersion \u003cversion\u003e] [-Description \u003cstring\u003e] [-ProcessorArchitecture \u003cProcessorArchitecture\u003e] [-PowerShellVersion \u003cversion\u003e] [-ClrVersion \u003cversion\u003e] [-DotNetFrameworkVersion \u003cversion\u003e] [-PowerShellHostName \u003cstring\u003e] [-PowerShellHostVersion \u003cversion\u003e] [-RequiredModules \u003cObject[]\u003e] [-TypesToProcess \u003cstring[]\u003e] [-FormatsToProcess \u003cstring[]\u003e] [-ScriptsToProcess \u003cstring[]\u003e] [-RequiredAssemblies \u003cstring[]\u003e] [-FileList \u003cstring[]\u003e] [-ModuleList \u003cObject[]\u003e] [-FunctionsToExport \u003cstring[]\u003e] [-AliasesToExport \u003cstring[]\u003e] [-VariablesToExport \u003cstring[]\u003e] [-CmdletsToExport \u003cstring[]\u003e] [-DscResourcesToExport \u003cstring[]\u003e] [-CompatiblePSEditions \u003cstring[]\u003e] [-PrivateData \u003cObject\u003e] [-Tags \u003cstring[]\u003e] [-ProjectUri \u003curi\u003e] [-LicenseUri \u003curi\u003e] [-IconUri \u003curi\u003e] [-ReleaseNotes \u003cstring\u003e] [-HelpInfoUri \u003cstring\u003e] [-PassThru] [-DefaultCommandPrefix \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-PSRoleCapabilityFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-Guid \u003cguid\u003e] [-Author \u003cstring\u003e] [-Description \u003cstring\u003e] [-CompanyName \u003cstring\u003e] [-Copyright \u003cstring\u003e] [-ModulesToImport \u003cObject[]\u003e] [-VisibleAliases \u003cstring[]\u003e] [-VisibleCmdlets \u003cObject[]\u003e] [-VisibleFunctions \u003cObject[]\u003e] [-VisibleExternalCommands \u003cstring[]\u003e] [-VisibleProviders \u003cstring[]\u003e] [-ScriptsToProcess \u003cstring[]\u003e] [-AliasDefinitions \u003cIDictionary[]\u003e] [-FunctionDefinitions \u003cIDictionary[]\u003e] [-VariableDefinitions \u003cObject\u003e] [-EnvironmentVariables \u003cIDictionary\u003e] [-TypesToProcess \u003cstring[]\u003e] [-FormatsToProcess \u003cstring[]\u003e] [-AssembliesToLoad \u003cstring[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[[-ComputerName] \u003cstring[]\u003e] [-Credential \u003cpscredential\u003e] [-Name \u003cstring[]\u003e] [-EnableNetworkAccess] [-ConfigurationName \u003cstring\u003e] [-Port \u003cint\u003e] [-UseSSL] [-ApplicationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-SessionOption \u003cPSSessionOption\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] [-VMId] \u003cguid[]\u003e -Credential \u003cpscredential\u003e [-Name \u003cstring[]\u003e] [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [\u003cCommonParameters\u003e] [-ConnectionUri] \u003curi[]\u003e [-Credential \u003cpscredential\u003e] [-Name \u003cstring[]\u003e] [-EnableNetworkAccess] [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [-AllowRedirection] [-SessionOption \u003cPSSessionOption\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [\u003cCommonParameters\u003e] -Credential \u003cpscredential\u003e -VMName \u003cstring[]\u003e [-Name \u003cstring[]\u003e] [-ConfigurationName \u003cstring\u003e] [-ThrottleLimit \u003cint\u003e] [\u003cCommonParameters\u003e] [[-Session] \u003cPSSession[]\u003e] [-Name \u003cstring[]\u003e] [-EnableNetworkAccess] [-ThrottleLimit \u003cint\u003e] [\u003cCommonParameters\u003e] -ContainerId \u003cstring[]\u003e [-Name \u003cstring[]\u003e] [-ConfigurationName \u003cstring\u003e] [-RunAsAdministrator] [-ThrottleLimit \u003cint\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-PSSessionConfigurationFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [-SchemaVersion \u003cversion\u003e] [-Guid \u003cguid\u003e] [-Author \u003cstring\u003e] [-Description \u003cstring\u003e] [-CompanyName \u003cstring\u003e] [-Copyright \u003cstring\u003e] [-SessionType \u003cSessionType\u003e] [-TranscriptDirectory \u003cstring\u003e] [-RunAsVirtualAccount] [-RunAsVirtualAccountGroups \u003cstring[]\u003e] [-MountUserDrive] [-UserDriveMaximumSize \u003clong\u003e] [-GroupManagedServiceAccount \u003cstring\u003e] [-ScriptsToProcess \u003cstring[]\u003e] [-RoleDefinitions \u003cIDictionary\u003e] [-RequiredGroups \u003cIDictionary\u003e] [-LanguageMode \u003cPSLanguageMode\u003e] [-ExecutionPolicy \u003cExecutionPolicy\u003e] [-PowerShellVersion \u003cversion\u003e] [-ModulesToImport \u003cObject[]\u003e] [-VisibleAliases \u003cstring[]\u003e] [-VisibleCmdlets \u003cObject[]\u003e] [-VisibleFunctions \u003cObject[]\u003e] [-VisibleExternalCommands \u003cstring[]\u003e] [-VisibleProviders \u003cstring[]\u003e] [-AliasDefinitions \u003cIDictionary[]\u003e] [-FunctionDefinitions \u003cIDictionary[]\u003e] [-VariableDefinitions \u003cObject\u003e] [-EnvironmentVariables \u003cIDictionary\u003e] [-TypesToProcess \u003cstring[]\u003e] [-FormatsToProcess \u003cstring[]\u003e] [-AssembliesToLoad \u003cstring[]\u003e] [-Full] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-PSSessionOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-MaximumRedirection \u003cint\u003e] [-NoCompression] [-NoMachineProfile] [-Culture \u003ccultureinfo\u003e] [-UICulture \u003ccultureinfo\u003e] [-MaximumReceivedDataSizePerCommand \u003cint\u003e] [-MaximumReceivedObjectSize \u003cint\u003e] [-OutputBufferingMode \u003cOutputBufferingMode\u003e] [-MaxConnectionRetryCount \u003cint\u003e] [-ApplicationArguments \u003cpsprimitivedictionary\u003e] [-OpenTimeout \u003cint\u003e] [-CancelTimeout \u003cint\u003e] [-IdleTimeout \u003cint\u003e] [-ProxyAccessType \u003cProxyAccessType\u003e] [-ProxyAuthentication \u003cAuthenticationMechanism\u003e] [-ProxyCredential \u003cpscredential\u003e] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-OperationTimeout \u003cint\u003e] [-NoEncryption] [-UseUTF16] [-IncludePortInSPN] [\u003cCommonParameters\u003e]" - }, - { - "Name": "New-PSTransportOption", - "CommandType": "Cmdlet", - "ParameterSets": "[-MaxIdleTimeoutSec \u003cint\u003e] [-ProcessIdleTimeoutSec \u003cint\u003e] [-MaxSessions \u003cint\u003e] [-MaxConcurrentCommandsPerSession \u003cint\u003e] [-MaxSessionsPerUser \u003cint\u003e] [-MaxMemoryPerSessionMB \u003cint\u003e] [-MaxProcessesPerSession \u003cint\u003e] [-MaxConcurrentUsers \u003cint\u003e] [-IdleTimeoutSec \u003cint\u003e] [-OutputBufferingMode \u003cOutputBufferingMode\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Out-Default", - "CommandType": "Cmdlet", - "ParameterSets": "[-Transcript] [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Out-Host", - "CommandType": "Cmdlet", - "ParameterSets": "[-Paging] [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Out-Null", - "CommandType": "Cmdlet", - "ParameterSets": "[-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Receive-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Job] \u003cJob[]\u003e [[-Location] \u003cstring[]\u003e] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [\u003cCommonParameters\u003e] [-Job] \u003cJob[]\u003e [[-Session] \u003cPSSession[]\u003e] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [\u003cCommonParameters\u003e] [-Job] \u003cJob[]\u003e [[-ComputerName] \u003cstring[]\u003e] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid[]\u003e [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [\u003cCommonParameters\u003e] [-Id] \u003cint[]\u003e [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Receive-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Session] \u003cPSSession\u003e [-OutTarget \u003cOutTarget\u003e] [-JobName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Id] \u003cint\u003e [-OutTarget \u003cOutTarget\u003e] [-JobName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ComputerName] \u003cstring\u003e -Name \u003cstring\u003e [-ApplicationName \u003cstring\u003e] [-ConfigurationName \u003cstring\u003e] [-OutTarget \u003cOutTarget\u003e] [-JobName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-Port \u003cint\u003e] [-UseSSL] [-SessionOption \u003cPSSessionOption\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ComputerName] \u003cstring\u003e -InstanceId \u003cguid\u003e [-ApplicationName \u003cstring\u003e] [-ConfigurationName \u003cstring\u003e] [-OutTarget \u003cOutTarget\u003e] [-JobName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-Port \u003cint\u003e] [-UseSSL] [-SessionOption \u003cPSSessionOption\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ConnectionUri] \u003curi\u003e -Name \u003cstring\u003e [-ConfigurationName \u003cstring\u003e] [-AllowRedirection] [-OutTarget \u003cOutTarget\u003e] [-JobName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-SessionOption \u003cPSSessionOption\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ConnectionUri] \u003curi\u003e -InstanceId \u003cguid\u003e [-ConfigurationName \u003cstring\u003e] [-AllowRedirection] [-OutTarget \u003cOutTarget\u003e] [-JobName \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-CertificateThumbprint \u003cstring\u003e] [-SessionOption \u003cPSSessionOption\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid\u003e [-OutTarget \u003cOutTarget\u003e] [-JobName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-OutTarget \u003cOutTarget\u003e] [-JobName \u003cstring\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-ArgumentCompleter", - "CommandType": "Cmdlet", - "ParameterSets": "-ParameterName \u003cstring\u003e -ScriptBlock \u003cscriptblock\u003e [-CommandName \u003cstring[]\u003e] [\u003cCommonParameters\u003e] -CommandName \u003cstring[]\u003e -ScriptBlock \u003cscriptblock\u003e [-Native] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Register-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-ProcessorArchitecture \u003cstring\u003e] [-SessionType \u003cPSSessionType\u003e] [-ApplicationBase \u003cstring\u003e] [-RunAsCredential \u003cpscredential\u003e] [-ThreadApartmentState \u003cApartmentState\u003e] [-ThreadOptions \u003cPSThreadOptions\u003e] [-AccessMode \u003cPSSessionConfigurationAccessMode\u003e] [-UseSharedProcess] [-StartupScript \u003cstring\u003e] [-MaximumReceivedDataSizePerCommandMB \u003cdouble\u003e] [-MaximumReceivedObjectSizeMB \u003cdouble\u003e] [-SecurityDescriptorSddl \u003cstring\u003e] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-PSVersion \u003cversion\u003e] [-SessionTypeOption \u003cPSSessionTypeOption\u003e] [-TransportOption \u003cPSTransportOption\u003e] [-ModulesToImport \u003cObject[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-AssemblyName] \u003cstring\u003e [-ConfigurationTypeName] \u003cstring\u003e [-ProcessorArchitecture \u003cstring\u003e] [-ApplicationBase \u003cstring\u003e] [-RunAsCredential \u003cpscredential\u003e] [-ThreadApartmentState \u003cApartmentState\u003e] [-ThreadOptions \u003cPSThreadOptions\u003e] [-AccessMode \u003cPSSessionConfigurationAccessMode\u003e] [-UseSharedProcess] [-StartupScript \u003cstring\u003e] [-MaximumReceivedDataSizePerCommandMB \u003cdouble\u003e] [-MaximumReceivedObjectSizeMB \u003cdouble\u003e] [-SecurityDescriptorSddl \u003cstring\u003e] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-PSVersion \u003cversion\u003e] [-SessionTypeOption \u003cPSSessionTypeOption\u003e] [-TransportOption \u003cPSTransportOption\u003e] [-ModulesToImport \u003cObject[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -Path \u003cstring\u003e [-ProcessorArchitecture \u003cstring\u003e] [-RunAsCredential \u003cpscredential\u003e] [-ThreadApartmentState \u003cApartmentState\u003e] [-ThreadOptions \u003cPSThreadOptions\u003e] [-AccessMode \u003cPSSessionConfigurationAccessMode\u003e] [-UseSharedProcess] [-StartupScript \u003cstring\u003e] [-MaximumReceivedDataSizePerCommandMB \u003cdouble\u003e] [-MaximumReceivedObjectSizeMB \u003cdouble\u003e] [-SecurityDescriptorSddl \u003cstring\u003e] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-TransportOption \u003cPSTransportOption\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cint[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Job] \u003cJob[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Filter] \u003chashtable\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-State] \u003cJobState\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Command \u003cstring[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-Module", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-FullyQualifiedName] \u003cModuleSpecification[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ModuleInfo] \u003cpsmoduleinfo[]\u003e [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-PSSession", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cint[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Session] \u003cPSSession[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -ContainerId \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -VMId \u003cguid[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -VMName \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -InstanceId \u003cguid[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] -Name \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-ComputerName] \u003cstring[]\u003e [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Remove-PSSnapin", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Resume-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cint[]\u003e [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Job] \u003cJob[]\u003e [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid[]\u003e [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-State] \u003cJobState\u003e [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Filter] \u003chashtable\u003e [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Save-Help", - "CommandType": "Cmdlet", - "ParameterSets": "[-DestinationPath] \u003cstring[]\u003e [[-Module] \u003cpsmoduleinfo[]\u003e] [[-UICulture] \u003ccultureinfo[]\u003e] [-FullyQualifiedModule \u003cModuleSpecification[]\u003e] [-Credential \u003cpscredential\u003e] [-UseDefaultCredentials] [-Force] [\u003cCommonParameters\u003e] [[-Module] \u003cpsmoduleinfo[]\u003e] [[-UICulture] \u003ccultureinfo[]\u003e] -LiteralPath \u003cstring[]\u003e [-FullyQualifiedModule \u003cModuleSpecification[]\u003e] [-Credential \u003cpscredential\u003e] [-UseDefaultCredentials] [-Force] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-PSDebug", - "CommandType": "Cmdlet", - "ParameterSets": "[-Trace \u003cint\u003e] [-Step] [-Strict] [\u003cCommonParameters\u003e] [-Off] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-ApplicationBase \u003cstring\u003e] [-RunAsCredential \u003cpscredential\u003e] [-ThreadApartmentState \u003cApartmentState\u003e] [-ThreadOptions \u003cPSThreadOptions\u003e] [-AccessMode \u003cPSSessionConfigurationAccessMode\u003e] [-UseSharedProcess] [-StartupScript \u003cstring\u003e] [-MaximumReceivedDataSizePerCommandMB \u003cdouble\u003e] [-MaximumReceivedObjectSizeMB \u003cdouble\u003e] [-SecurityDescriptorSddl \u003cstring\u003e] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-PSVersion \u003cversion\u003e] [-SessionTypeOption \u003cPSSessionTypeOption\u003e] [-TransportOption \u003cPSTransportOption\u003e] [-ModulesToImport \u003cObject[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e [-AssemblyName] \u003cstring\u003e [-ConfigurationTypeName] \u003cstring\u003e [-ApplicationBase \u003cstring\u003e] [-RunAsCredential \u003cpscredential\u003e] [-ThreadApartmentState \u003cApartmentState\u003e] [-ThreadOptions \u003cPSThreadOptions\u003e] [-AccessMode \u003cPSSessionConfigurationAccessMode\u003e] [-UseSharedProcess] [-StartupScript \u003cstring\u003e] [-MaximumReceivedDataSizePerCommandMB \u003cdouble\u003e] [-MaximumReceivedObjectSizeMB \u003cdouble\u003e] [-SecurityDescriptorSddl \u003cstring\u003e] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-PSVersion \u003cversion\u003e] [-SessionTypeOption \u003cPSSessionTypeOption\u003e] [-TransportOption \u003cPSTransportOption\u003e] [-ModulesToImport \u003cObject[]\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring\u003e -Path \u003cstring\u003e [-RunAsCredential \u003cpscredential\u003e] [-ThreadApartmentState \u003cApartmentState\u003e] [-ThreadOptions \u003cPSThreadOptions\u003e] [-AccessMode \u003cPSSessionConfigurationAccessMode\u003e] [-UseSharedProcess] [-StartupScript \u003cstring\u003e] [-MaximumReceivedDataSizePerCommandMB \u003cdouble\u003e] [-MaximumReceivedObjectSizeMB \u003cdouble\u003e] [-SecurityDescriptorSddl \u003cstring\u003e] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-TransportOption \u003cPSTransportOption\u003e] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Set-StrictMode", - "CommandType": "Cmdlet", - "ParameterSets": "-Version \u003cversion\u003e [\u003cCommonParameters\u003e] -Off [\u003cCommonParameters\u003e]" - }, - { - "Name": "Start-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-ScriptBlock] \u003cscriptblock\u003e [[-InitializationScript] \u003cscriptblock\u003e] [-Name \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-RunAs32] [-PSVersion \u003cversion\u003e] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [-DefinitionName] \u003cstring\u003e [[-DefinitionPath] \u003cstring\u003e] [[-Type] \u003cstring\u003e] [\u003cCommonParameters\u003e] [-FilePath] \u003cstring\u003e [[-InitializationScript] \u003cscriptblock\u003e] [-Name \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-RunAs32] [-PSVersion \u003cversion\u003e] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e] [[-InitializationScript] \u003cscriptblock\u003e] -LiteralPath \u003cstring\u003e [-Name \u003cstring\u003e] [-Credential \u003cpscredential\u003e] [-Authentication \u003cAuthenticationMechanism\u003e] [-RunAs32] [-PSVersion \u003cversion\u003e] [-InputObject \u003cpsobject\u003e] [-ArgumentList \u003cObject[]\u003e] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Stop-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cint[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Job] \u003cJob[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid[]\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-State] \u003cJobState\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Filter] \u003chashtable\u003e [-PassThru] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Suspend-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cint[]\u003e [-Force] [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Job] \u003cJob[]\u003e [-Force] [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-Force] [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid[]\u003e [-Force] [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-Filter] \u003chashtable\u003e [-Force] [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [-State] \u003cJobState\u003e [-Force] [-Wait] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-ModuleManifest", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Test-PSSessionConfigurationFile", - "CommandType": "Cmdlet", - "ParameterSets": "[-Path] \u003cstring\u003e [\u003cCommonParameters\u003e]" - }, - { - "Name": "Unregister-PSSessionConfiguration", - "CommandType": "Cmdlet", - "ParameterSets": "[-Name] \u003cstring\u003e [-Force] [-NoServiceRestart] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Update-Help", - "CommandType": "Cmdlet", - "ParameterSets": "[[-Module] \u003cstring[]\u003e] [[-SourcePath] \u003cstring[]\u003e] [[-UICulture] \u003ccultureinfo[]\u003e] [-FullyQualifiedModule \u003cModuleSpecification[]\u003e] [-Recurse] [-Credential \u003cpscredential\u003e] [-UseDefaultCredentials] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e] [[-Module] \u003cstring[]\u003e] [[-UICulture] \u003ccultureinfo[]\u003e] [-FullyQualifiedModule \u003cModuleSpecification[]\u003e] [-LiteralPath \u003cstring[]\u003e] [-Recurse] [-Credential \u003cpscredential\u003e] [-UseDefaultCredentials] [-Force] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Wait-Job", - "CommandType": "Cmdlet", - "ParameterSets": "[-Id] \u003cint[]\u003e [-Any] [-Timeout \u003cint\u003e] [-Force] [\u003cCommonParameters\u003e] [-Job] \u003cJob[]\u003e [-Any] [-Timeout \u003cint\u003e] [-Force] [\u003cCommonParameters\u003e] [-Name] \u003cstring[]\u003e [-Any] [-Timeout \u003cint\u003e] [-Force] [\u003cCommonParameters\u003e] [-InstanceId] \u003cguid[]\u003e [-Any] [-Timeout \u003cint\u003e] [-Force] [\u003cCommonParameters\u003e] [-State] \u003cJobState\u003e [-Any] [-Timeout \u003cint\u003e] [-Force] [\u003cCommonParameters\u003e] [-Filter] \u003chashtable\u003e [-Any] [-Timeout \u003cint\u003e] [-Force] [\u003cCommonParameters\u003e]" - }, - { - "Name": "Where-Object", - "CommandType": "Cmdlet", - "ParameterSets": "[-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] [-InputObject \u003cpsobject\u003e] [-EQ] [\u003cCommonParameters\u003e] [-FilterScript] \u003cscriptblock\u003e [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CLike [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CEQ [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -NE [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CNE [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -GT [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CGT [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -LT [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CLT [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -GE [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CGE [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -LE [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CLE [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -Like [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -NotLike [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CNotLike [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -Match [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CMatch [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -NotMatch [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CNotMatch [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -Contains [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CContains [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -NotContains [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CNotContains [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -In [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CIn [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -NotIn [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -CNotIn [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -Is [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e] [-Property] \u003cstring\u003e [[-Value] \u003cObject\u003e] -IsNot [-InputObject \u003cpsobject\u003e] [\u003cCommonParameters\u003e]" - } - ], - "ExportedAliases": [ - "%", - "?", - "asnp", - "clhy", - "cnsn", - "dnsn", - "etsn", - "exsn", - "foreach", - "gcm", - "ghy", - "gjb", - "gmo", - "gsn", - "gsnp", - "h", - "history", - "icm", - "ihy", - "ipmo", - "nmo", - "npssc", - "nsn", - "oh", - "r", - "rcjb", - "rcsn", - "rjb", - "rmo", - "rsn", - "rsnp", - "rujb", - "sajb", - "spjb", - "sujb", - "where", - "wjb" - ] - } - ], - "SchemaVersion": "0.0.1" -} diff --git a/Engine/Settings/desktop-5.1.14393.2248-windows.json b/Engine/Settings/desktop-5.1.14393.2248-windows.json new file mode 100644 index 000000000..938fe7d7f --- /dev/null +++ b/Engine/Settings/desktop-5.1.14393.2248-windows.json @@ -0,0 +1,151800 @@ +{ + "Edition": { + "OS": "windows", + "PowerShellEdition": "desktop", + "PowerShellVersion": "5.1.14393.2248" + }, + "Modules": [ + { + "Name": "Microsoft.PowerShell.Operation.Validation", + "Version": "1.0.1", + "ExportedCommands": [ + { + "Name": "Get-OperationValidation" + }, + { + "Name": "Invoke-OperationValidation" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "PackageManagement", + "Version": "1.0.0.1", + "ExportedCommands": [ + { + "Name": "Find-Package" + }, + { + "Name": "Find-PackageProvider" + }, + { + "Name": "Get-Package" + }, + { + "Name": "Get-PackageProvider" + }, + { + "Name": "Get-PackageSource" + }, + { + "Name": "Import-PackageProvider" + }, + { + "Name": "Install-Package" + }, + { + "Name": "Install-PackageProvider" + }, + { + "Name": "Register-PackageSource" + }, + { + "Name": "Save-Package" + }, + { + "Name": "Set-PackageSource" + }, + { + "Name": "Uninstall-Package" + }, + { + "Name": "Unregister-PackageSource" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Pester", + "Version": "3.4.0", + "ExportedCommands": [ + { + "Name": "AfterAll" + }, + { + "Name": "AfterEach" + }, + { + "Name": "Assert-MockCalled" + }, + { + "Name": "Assert-VerifiableMocks" + }, + { + "Name": "BeforeAll" + }, + { + "Name": "BeforeEach" + }, + { + "Name": "Context" + }, + { + "Name": "Describe" + }, + { + "Name": "Get-MockDynamicParameters" + }, + { + "Name": "Get-TestDriveItem" + }, + { + "Name": "In" + }, + { + "Name": "InModuleScope" + }, + { + "Name": "Invoke-Mock" + }, + { + "Name": "Invoke-Pester" + }, + { + "Name": "It" + }, + { + "Name": "Mock" + }, + { + "Name": "New-Fixture" + }, + { + "Name": "New-PesterOption" + }, + { + "Name": "SafeGetCommand" + }, + { + "Name": "Set-DynamicParameterVariables" + }, + { + "Name": "Set-TestInconclusive" + }, + { + "Name": "Setup" + }, + { + "Name": "Should" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "PowerShellGet", + "Version": "1.0.0.1", + "ExportedCommands": [ + { + "Name": "Find-Command" + }, + { + "Name": "Find-DscResource" + }, + { + "Name": "Find-Module" + }, + { + "Name": "Find-RoleCapability" + }, + { + "Name": "Find-Script" + }, + { + "Name": "Get-InstalledModule" + }, + { + "Name": "Get-InstalledScript" + }, + { + "Name": "Get-PSRepository" + }, + { + "Name": "Install-Module" + }, + { + "Name": "Install-Script" + }, + { + "Name": "New-ScriptFileInfo" + }, + { + "Name": "Publish-Module" + }, + { + "Name": "Publish-Script" + }, + { + "Name": "Register-PSRepository" + }, + { + "Name": "Save-Module" + }, + { + "Name": "Save-Script" + }, + { + "Name": "Set-PSRepository" + }, + { + "Name": "Test-ScriptFileInfo" + }, + { + "Name": "Uninstall-Module" + }, + { + "Name": "Uninstall-Script" + }, + { + "Name": "Unregister-PSRepository" + }, + { + "Name": "Update-Module" + }, + { + "Name": "Update-ModuleManifest" + }, + { + "Name": "Update-Script" + }, + { + "Name": "Update-ScriptFileInfo" + } + ], + "ExportedAliases": [ + "inmo", + "fimo", + "upmo", + "pumo" + ] + }, + { + "Name": "PSReadline", + "Version": "1.2", + "ExportedCommands": [ + { + "Name": "PSConsoleHostReadline" + }, + { + "Name": "Get-PSReadlineKeyHandler" + }, + { + "Name": "Get-PSReadlineOption" + }, + { + "Name": "Remove-PSReadlineKeyHandler" + }, + { + "Name": "Set-PSReadlineKeyHandler" + }, + { + "Name": "Set-PSReadlineOption" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ActiveDirectory", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-ADCentralAccessPolicyMember" + }, + { + "Name": "Add-ADComputerServiceAccount" + }, + { + "Name": "Add-ADDomainControllerPasswordReplicationPolicy" + }, + { + "Name": "Add-ADFineGrainedPasswordPolicySubject" + }, + { + "Name": "Add-ADGroupMember" + }, + { + "Name": "Add-ADPrincipalGroupMembership" + }, + { + "Name": "Add-ADResourcePropertyListMember" + }, + { + "Name": "Clear-ADAccountExpiration" + }, + { + "Name": "Clear-ADClaimTransformLink" + }, + { + "Name": "Disable-ADAccount" + }, + { + "Name": "Disable-ADOptionalFeature" + }, + { + "Name": "Enable-ADAccount" + }, + { + "Name": "Enable-ADOptionalFeature" + }, + { + "Name": "Get-ADAccountAuthorizationGroup" + }, + { + "Name": "Get-ADAccountResultantPasswordReplicationPolicy" + }, + { + "Name": "Get-ADAuthenticationPolicy" + }, + { + "Name": "Get-ADAuthenticationPolicySilo" + }, + { + "Name": "Get-ADCentralAccessPolicy" + }, + { + "Name": "Get-ADCentralAccessRule" + }, + { + "Name": "Get-ADClaimTransformPolicy" + }, + { + "Name": "Get-ADClaimType" + }, + { + "Name": "Get-ADComputer" + }, + { + "Name": "Get-ADComputerServiceAccount" + }, + { + "Name": "Get-ADDCCloningExcludedApplicationList" + }, + { + "Name": "Get-ADDefaultDomainPasswordPolicy" + }, + { + "Name": "Get-ADDomain" + }, + { + "Name": "Get-ADDomainController" + }, + { + "Name": "Get-ADDomainControllerPasswordReplicationPolicy" + }, + { + "Name": "Get-ADDomainControllerPasswordReplicationPolicyUsage" + }, + { + "Name": "Get-ADFineGrainedPasswordPolicy" + }, + { + "Name": "Get-ADFineGrainedPasswordPolicySubject" + }, + { + "Name": "Get-ADForest" + }, + { + "Name": "Get-ADGroup" + }, + { + "Name": "Get-ADGroupMember" + }, + { + "Name": "Get-ADObject" + }, + { + "Name": "Get-ADOptionalFeature" + }, + { + "Name": "Get-ADOrganizationalUnit" + }, + { + "Name": "Get-ADPrincipalGroupMembership" + }, + { + "Name": "Get-ADReplicationAttributeMetadata" + }, + { + "Name": "Get-ADReplicationConnection" + }, + { + "Name": "Get-ADReplicationFailure" + }, + { + "Name": "Get-ADReplicationPartnerMetadata" + }, + { + "Name": "Get-ADReplicationQueueOperation" + }, + { + "Name": "Get-ADReplicationSite" + }, + { + "Name": "Get-ADReplicationSiteLink" + }, + { + "Name": "Get-ADReplicationSiteLinkBridge" + }, + { + "Name": "Get-ADReplicationSubnet" + }, + { + "Name": "Get-ADReplicationUpToDatenessVectorTable" + }, + { + "Name": "Get-ADResourceProperty" + }, + { + "Name": "Get-ADResourcePropertyList" + }, + { + "Name": "Get-ADResourcePropertyValueType" + }, + { + "Name": "Get-ADRootDSE" + }, + { + "Name": "Get-ADServiceAccount" + }, + { + "Name": "Get-ADTrust" + }, + { + "Name": "Get-ADUser" + }, + { + "Name": "Get-ADUserResultantPasswordPolicy" + }, + { + "Name": "Grant-ADAuthenticationPolicySiloAccess" + }, + { + "Name": "Install-ADServiceAccount" + }, + { + "Name": "Move-ADDirectoryServer" + }, + { + "Name": "Move-ADDirectoryServerOperationMasterRole" + }, + { + "Name": "Move-ADObject" + }, + { + "Name": "New-ADAuthenticationPolicy" + }, + { + "Name": "New-ADAuthenticationPolicySilo" + }, + { + "Name": "New-ADCentralAccessPolicy" + }, + { + "Name": "New-ADCentralAccessRule" + }, + { + "Name": "New-ADClaimTransformPolicy" + }, + { + "Name": "New-ADClaimType" + }, + { + "Name": "New-ADComputer" + }, + { + "Name": "New-ADDCCloneConfigFile" + }, + { + "Name": "New-ADFineGrainedPasswordPolicy" + }, + { + "Name": "New-ADGroup" + }, + { + "Name": "New-ADObject" + }, + { + "Name": "New-ADOrganizationalUnit" + }, + { + "Name": "New-ADReplicationSite" + }, + { + "Name": "New-ADReplicationSiteLink" + }, + { + "Name": "New-ADReplicationSiteLinkBridge" + }, + { + "Name": "New-ADReplicationSubnet" + }, + { + "Name": "New-ADResourceProperty" + }, + { + "Name": "New-ADResourcePropertyList" + }, + { + "Name": "New-ADServiceAccount" + }, + { + "Name": "New-ADUser" + }, + { + "Name": "Remove-ADAuthenticationPolicy" + }, + { + "Name": "Remove-ADAuthenticationPolicySilo" + }, + { + "Name": "Remove-ADCentralAccessPolicy" + }, + { + "Name": "Remove-ADCentralAccessPolicyMember" + }, + { + "Name": "Remove-ADCentralAccessRule" + }, + { + "Name": "Remove-ADClaimTransformPolicy" + }, + { + "Name": "Remove-ADClaimType" + }, + { + "Name": "Remove-ADComputer" + }, + { + "Name": "Remove-ADComputerServiceAccount" + }, + { + "Name": "Remove-ADDomainControllerPasswordReplicationPolicy" + }, + { + "Name": "Remove-ADFineGrainedPasswordPolicy" + }, + { + "Name": "Remove-ADFineGrainedPasswordPolicySubject" + }, + { + "Name": "Remove-ADGroup" + }, + { + "Name": "Remove-ADGroupMember" + }, + { + "Name": "Remove-ADObject" + }, + { + "Name": "Remove-ADOrganizationalUnit" + }, + { + "Name": "Remove-ADPrincipalGroupMembership" + }, + { + "Name": "Remove-ADReplicationSite" + }, + { + "Name": "Remove-ADReplicationSiteLink" + }, + { + "Name": "Remove-ADReplicationSiteLinkBridge" + }, + { + "Name": "Remove-ADReplicationSubnet" + }, + { + "Name": "Remove-ADResourceProperty" + }, + { + "Name": "Remove-ADResourcePropertyList" + }, + { + "Name": "Remove-ADResourcePropertyListMember" + }, + { + "Name": "Remove-ADServiceAccount" + }, + { + "Name": "Remove-ADUser" + }, + { + "Name": "Rename-ADObject" + }, + { + "Name": "Reset-ADServiceAccountPassword" + }, + { + "Name": "Restore-ADObject" + }, + { + "Name": "Revoke-ADAuthenticationPolicySiloAccess" + }, + { + "Name": "Search-ADAccount" + }, + { + "Name": "Set-ADAccountAuthenticationPolicySilo" + }, + { + "Name": "Set-ADAccountControl" + }, + { + "Name": "Set-ADAccountExpiration" + }, + { + "Name": "Set-ADAccountPassword" + }, + { + "Name": "Set-ADAuthenticationPolicy" + }, + { + "Name": "Set-ADAuthenticationPolicySilo" + }, + { + "Name": "Set-ADCentralAccessPolicy" + }, + { + "Name": "Set-ADCentralAccessRule" + }, + { + "Name": "Set-ADClaimTransformLink" + }, + { + "Name": "Set-ADClaimTransformPolicy" + }, + { + "Name": "Set-ADClaimType" + }, + { + "Name": "Set-ADComputer" + }, + { + "Name": "Set-ADDefaultDomainPasswordPolicy" + }, + { + "Name": "Set-ADDomain" + }, + { + "Name": "Set-ADDomainMode" + }, + { + "Name": "Set-ADFineGrainedPasswordPolicy" + }, + { + "Name": "Set-ADForest" + }, + { + "Name": "Set-ADForestMode" + }, + { + "Name": "Set-ADGroup" + }, + { + "Name": "Set-ADObject" + }, + { + "Name": "Set-ADOrganizationalUnit" + }, + { + "Name": "Set-ADReplicationConnection" + }, + { + "Name": "Set-ADReplicationSite" + }, + { + "Name": "Set-ADReplicationSiteLink" + }, + { + "Name": "Set-ADReplicationSiteLinkBridge" + }, + { + "Name": "Set-ADReplicationSubnet" + }, + { + "Name": "Set-ADResourceProperty" + }, + { + "Name": "Set-ADResourcePropertyList" + }, + { + "Name": "Set-ADServiceAccount" + }, + { + "Name": "Set-ADUser" + }, + { + "Name": "Show-ADAuthenticationPolicyExpression" + }, + { + "Name": "Sync-ADObject" + }, + { + "Name": "Test-ADServiceAccount" + }, + { + "Name": "Uninstall-ADServiceAccount" + }, + { + "Name": "Unlock-ADAccount" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ADCSAdministration", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-CAAuthorityInformationAccess" + }, + { + "Name": "Add-CACrlDistributionPoint" + }, + { + "Name": "Add-CATemplate" + }, + { + "Name": "Backup-CARoleService" + }, + { + "Name": "Confirm-CAAttestationIdentityKeyInfo" + }, + { + "Name": "Confirm-CAEndorsementKeyInfo" + }, + { + "Name": "Get-CAAuthorityInformationAccess" + }, + { + "Name": "Get-CACrlDistributionPoint" + }, + { + "Name": "Get-CATemplate" + }, + { + "Name": "Remove-CAAuthorityInformationAccess" + }, + { + "Name": "Remove-CACrlDistributionPoint" + }, + { + "Name": "Remove-CATemplate" + }, + { + "Name": "Restore-CARoleService" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ADCSDeployment", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Install-AdcsCertificationAuthority" + }, + { + "Name": "Install-AdcsEnrollmentPolicyWebService" + }, + { + "Name": "Install-AdcsEnrollmentWebService" + }, + { + "Name": "Install-AdcsNetworkDeviceEnrollmentService" + }, + { + "Name": "Install-AdcsOnlineResponder" + }, + { + "Name": "Install-AdcsWebEnrollment" + }, + { + "Name": "Uninstall-AdcsCertificationAuthority" + }, + { + "Name": "Uninstall-AdcsEnrollmentPolicyWebService" + }, + { + "Name": "Uninstall-AdcsEnrollmentWebService" + }, + { + "Name": "Uninstall-AdcsNetworkDeviceEnrollmentService" + }, + { + "Name": "Uninstall-AdcsOnlineResponder" + }, + { + "Name": "Uninstall-AdcsWebEnrollment" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ADDSDeployment", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-ADDSReadOnlyDomainControllerAccount" + }, + { + "Name": "Install-ADDSDomain" + }, + { + "Name": "Install-ADDSDomainController" + }, + { + "Name": "Install-ADDSForest" + }, + { + "Name": "Test-ADDSDomainControllerInstallation" + }, + { + "Name": "Test-ADDSDomainControllerUninstallation" + }, + { + "Name": "Test-ADDSDomainInstallation" + }, + { + "Name": "Test-ADDSForestInstallation" + }, + { + "Name": "Test-ADDSReadOnlyDomainControllerAccountCreation" + }, + { + "Name": "Uninstall-ADDSDomainController" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ADFS", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-AdfsAttributeStore" + }, + { + "Name": "Add-AdfsCertificate" + }, + { + "Name": "Add-AdfsClaimDescription" + }, + { + "Name": "Add-AdfsClaimsProviderTrust" + }, + { + "Name": "Add-AdfsClaimsProviderTrustsGroup" + }, + { + "Name": "Add-AdfsClient" + }, + { + "Name": "Add-AdfsDeviceRegistrationUpnSuffix" + }, + { + "Name": "Add-AdfsFarmNode" + }, + { + "Name": "Add-AdfsLocalClaimsProviderTrust" + }, + { + "Name": "Add-AdfsNativeClientApplication" + }, + { + "Name": "Add-AdfsNonClaimsAwareRelyingPartyTrust" + }, + { + "Name": "Add-AdfsRelyingPartyTrust" + }, + { + "Name": "Add-AdfsRelyingPartyTrustsGroup" + }, + { + "Name": "Add-AdfsScopeDescription" + }, + { + "Name": "Add-AdfsServerApplication" + }, + { + "Name": "Add-AdfsTrustedFederationPartner" + }, + { + "Name": "Add-AdfsWebApiApplication" + }, + { + "Name": "Add-AdfsWebApplicationProxyRelyingPartyTrust" + }, + { + "Name": "Disable-AdfsApplicationGroup" + }, + { + "Name": "Disable-AdfsCertificateAuthority" + }, + { + "Name": "Disable-AdfsClaimsProviderTrust" + }, + { + "Name": "Disable-AdfsClient" + }, + { + "Name": "Disable-AdfsDeviceRegistration" + }, + { + "Name": "Disable-AdfsEndpoint" + }, + { + "Name": "Disable-AdfsLocalClaimsProviderTrust" + }, + { + "Name": "Disable-AdfsNonClaimsAwareRelyingPartyTrust" + }, + { + "Name": "Disable-AdfsRelyingPartyTrust" + }, + { + "Name": "Disable-AdfsWebApplicationProxyRelyingPartyTrust" + }, + { + "Name": "Enable-AdfsApplicationGroup" + }, + { + "Name": "Enable-AdfsClaimsProviderTrust" + }, + { + "Name": "Enable-AdfsClient" + }, + { + "Name": "Enable-AdfsDeviceRegistration" + }, + { + "Name": "Enable-AdfsEndpoint" + }, + { + "Name": "Enable-AdfsLocalClaimsProviderTrust" + }, + { + "Name": "Enable-AdfsNonClaimsAwareRelyingPartyTrust" + }, + { + "Name": "Enable-AdfsRelyingPartyTrust" + }, + { + "Name": "Enable-AdfsWebApplicationProxyRelyingPartyTrust" + }, + { + "Name": "Export-AdfsAuthenticationProviderConfigurationData" + }, + { + "Name": "Export-AdfsDeploymentSQLScript" + }, + { + "Name": "Export-AdfsWebContent" + }, + { + "Name": "Export-AdfsWebTheme" + }, + { + "Name": "Get-AdfsAccessControlPolicy" + }, + { + "Name": "Get-AdfsAccountActivity" + }, + { + "Name": "Get-AdfsAdditionalAuthenticationRule" + }, + { + "Name": "Get-AdfsApplicationGroup" + }, + { + "Name": "Get-AdfsApplicationPermission" + }, + { + "Name": "Get-AdfsAttributeStore" + }, + { + "Name": "Get-AdfsAuthenticationProvider" + }, + { + "Name": "Get-AdfsAuthenticationProviderWebContent" + }, + { + "Name": "Get-AdfsAzureMfaConfigured" + }, + { + "Name": "Get-AdfsCertificate" + }, + { + "Name": "Get-AdfsCertificateAuthority" + }, + { + "Name": "Get-AdfsClaimDescription" + }, + { + "Name": "Get-AdfsClaimsProviderTrust" + }, + { + "Name": "Get-AdfsClaimsProviderTrustsGroup" + }, + { + "Name": "Get-AdfsClient" + }, + { + "Name": "Get-AdfsDeviceRegistration" + }, + { + "Name": "Get-AdfsDeviceRegistrationUpnSuffix" + }, + { + "Name": "Get-AdfsEndpoint" + }, + { + "Name": "Get-AdfsFarmInformation" + }, + { + "Name": "Get-AdfsGlobalAuthenticationPolicy" + }, + { + "Name": "Get-AdfsGlobalWebContent" + }, + { + "Name": "Get-AdfsLocalClaimsProviderTrust" + }, + { + "Name": "Get-AdfsNativeClientApplication" + }, + { + "Name": "Get-AdfsNonClaimsAwareRelyingPartyTrust" + }, + { + "Name": "Get-AdfsProperties" + }, + { + "Name": "Get-AdfsRegistrationHosts" + }, + { + "Name": "Get-AdfsRelyingPartyTrust" + }, + { + "Name": "Get-AdfsRelyingPartyTrustsGroup" + }, + { + "Name": "Get-AdfsRelyingPartyWebContent" + }, + { + "Name": "Get-AdfsRelyingPartyWebTheme" + }, + { + "Name": "Get-AdfsScopeDescription" + }, + { + "Name": "Get-AdfsServerApplication" + }, + { + "Name": "Get-AdfsSslCertificate" + }, + { + "Name": "Get-AdfsSyncProperties" + }, + { + "Name": "Get-AdfsTrustedFederationPartner" + }, + { + "Name": "Get-AdfsWebApiApplication" + }, + { + "Name": "Get-AdfsWebApplicationProxyRelyingPartyTrust" + }, + { + "Name": "Get-AdfsWebConfig" + }, + { + "Name": "Get-AdfsWebTheme" + }, + { + "Name": "Grant-AdfsApplicationPermission" + }, + { + "Name": "Import-AdfsAuthenticationProviderConfigurationData" + }, + { + "Name": "Import-AdfsWebContent" + }, + { + "Name": "Initialize-ADDeviceRegistration" + }, + { + "Name": "Install-AdfsFarm" + }, + { + "Name": "Invoke-AdfsFarmBehaviorLevelRaise" + }, + { + "Name": "New-AdfsAccessControlPolicy" + }, + { + "Name": "New-AdfsApplicationGroup" + }, + { + "Name": "New-AdfsAzureMfaTenantCertificate" + }, + { + "Name": "New-AdfsClaimRuleSet" + }, + { + "Name": "New-AdfsContactPerson" + }, + { + "Name": "New-AdfsLdapAttributeToClaimMapping" + }, + { + "Name": "New-AdfsLdapServerConnection" + }, + { + "Name": "New-AdfsOrganization" + }, + { + "Name": "New-AdfsSamlEndpoint" + }, + { + "Name": "New-AdfsWebTheme" + }, + { + "Name": "Publish-SslCertificate" + }, + { + "Name": "Register-AdfsAuthenticationProvider" + }, + { + "Name": "Remove-AdfsAccessControlPolicy" + }, + { + "Name": "Remove-AdfsApplicationGroup" + }, + { + "Name": "Remove-AdfsAttributeStore" + }, + { + "Name": "Remove-AdfsAuthenticationProviderWebContent" + }, + { + "Name": "Remove-AdfsCertificate" + }, + { + "Name": "Remove-AdfsClaimDescription" + }, + { + "Name": "Remove-AdfsClaimsProviderTrust" + }, + { + "Name": "Remove-AdfsClaimsProviderTrustsGroup" + }, + { + "Name": "Remove-AdfsClient" + }, + { + "Name": "Remove-AdfsDeviceRegistrationUpnSuffix" + }, + { + "Name": "Remove-AdfsFarmNode" + }, + { + "Name": "Remove-AdfsGlobalWebContent" + }, + { + "Name": "Remove-AdfsLocalClaimsProviderTrust" + }, + { + "Name": "Remove-AdfsNativeClientApplication" + }, + { + "Name": "Remove-AdfsNonClaimsAwareRelyingPartyTrust" + }, + { + "Name": "Remove-AdfsRelyingPartyTrust" + }, + { + "Name": "Remove-AdfsRelyingPartyTrustsGroup" + }, + { + "Name": "Remove-AdfsRelyingPartyWebContent" + }, + { + "Name": "Remove-AdfsRelyingPartyWebTheme" + }, + { + "Name": "Remove-AdfsScopeDescription" + }, + { + "Name": "Remove-AdfsServerApplication" + }, + { + "Name": "Remove-AdfsTrustedFederationPartner" + }, + { + "Name": "Remove-AdfsWebApiApplication" + }, + { + "Name": "Remove-AdfsWebApplicationProxyRelyingPartyTrust" + }, + { + "Name": "Remove-AdfsWebTheme" + }, + { + "Name": "Reset-AdfsAccountLockout" + }, + { + "Name": "Restore-AdfsFarmBehaviorLevel" + }, + { + "Name": "Revoke-AdfsApplicationPermission" + }, + { + "Name": "Revoke-AdfsProxyTrust" + }, + { + "Name": "Set-AdfsAccessControlPolicy" + }, + { + "Name": "Set-AdfsAccountActivity" + }, + { + "Name": "Set-AdfsAdditionalAuthenticationRule" + }, + { + "Name": "Set-AdfsAlternateTlsClientBinding" + }, + { + "Name": "Set-AdfsApplicationGroup" + }, + { + "Name": "Set-AdfsApplicationPermission" + }, + { + "Name": "Set-AdfsAttributeStore" + }, + { + "Name": "Set-AdfsAuthenticationProviderWebContent" + }, + { + "Name": "Set-AdfsAzureMfaTenant" + }, + { + "Name": "Set-AdfsCertificate" + }, + { + "Name": "Set-AdfsCertificateAuthority" + }, + { + "Name": "Set-AdfsCertSharingContainer" + }, + { + "Name": "Set-AdfsClaimDescription" + }, + { + "Name": "Set-AdfsClaimsProviderTrust" + }, + { + "Name": "Set-AdfsClient" + }, + { + "Name": "Set-AdfsDeviceRegistration" + }, + { + "Name": "Set-AdfsDeviceRegistrationUpnSuffix" + }, + { + "Name": "Set-AdfsEndpoint" + }, + { + "Name": "Set-AdfsFarmInformation" + }, + { + "Name": "Set-AdfsGlobalAuthenticationPolicy" + }, + { + "Name": "Set-AdfsGlobalWebContent" + }, + { + "Name": "Set-AdfsLocalClaimsProviderTrust" + }, + { + "Name": "Set-AdfsNativeClientApplication" + }, + { + "Name": "Set-AdfsNonClaimsAwareRelyingPartyTrust" + }, + { + "Name": "Set-AdfsProperties" + }, + { + "Name": "Set-AdfsRegistrationHosts" + }, + { + "Name": "Set-AdfsRelyingPartyTrust" + }, + { + "Name": "Set-AdfsRelyingPartyWebContent" + }, + { + "Name": "Set-AdfsRelyingPartyWebTheme" + }, + { + "Name": "Set-AdfsScopeDescription" + }, + { + "Name": "Set-AdfsServerApplication" + }, + { + "Name": "Set-AdfsSslCertificate" + }, + { + "Name": "Set-AdfsSyncProperties" + }, + { + "Name": "Set-AdfsTrustedFederationPartner" + }, + { + "Name": "Set-AdfsWebApiApplication" + }, + { + "Name": "Set-AdfsWebApplicationProxyRelyingPartyTrust" + }, + { + "Name": "Set-AdfsWebConfig" + }, + { + "Name": "Set-AdfsWebTheme" + }, + { + "Name": "Test-AdfsFarmBehaviorLevelRaise" + }, + { + "Name": "Test-AdfsFarmBehaviorLevelRestore" + }, + { + "Name": "Test-AdfsFarmInstallation" + }, + { + "Name": "Test-AdfsFarmJoin" + }, + { + "Name": "Unregister-AdfsAuthenticationProvider" + }, + { + "Name": "Update-AdfsArtifactDatabasePermission" + }, + { + "Name": "Update-AdfsCertificate" + }, + { + "Name": "Update-AdfsClaimsProviderTrust" + }, + { + "Name": "Update-AdfsRelyingPartyTrust" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ADRMS", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Install-Rms" + }, + { + "Name": "Uninstall-Rms" + }, + { + "Name": "Update-Rms" + }, + { + "Name": "Install-ADRMS" + }, + { + "Name": "Uninstall-ADRMS" + }, + { + "Name": "Update-ADRMS" + } + ], + "ExportedAliases": [ + "Uninstall-Rms", + "Update-Rms", + "Install-Rms" + ] + }, + { + "Name": "ADRMSAdmin", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Export-RmsReportDefinitionLanguage" + }, + { + "Name": "Export-RmsTPD" + }, + { + "Name": "Export-RmsTUD" + }, + { + "Name": "Get-RmsCertChain" + }, + { + "Name": "Get-RmsCertInfo" + }, + { + "Name": "Get-RmsChildCert" + }, + { + "Name": "Get-RmsEncryptedIL" + }, + { + "Name": "Get-RmsRequestInfo" + }, + { + "Name": "Get-RmsSvcAccount" + }, + { + "Name": "Get-RmsSystemHealthReport" + }, + { + "Name": "Get-RmsUserRequestReport" + }, + { + "Name": "Import-RmsTPD" + }, + { + "Name": "Import-RmsTUD" + }, + { + "Name": "Initialize-RmsCryptoMode2" + }, + { + "Name": "Install-RmsMfgEnrollment" + }, + { + "Name": "Install-RmsMfgSupport" + }, + { + "Name": "Set-RmsSvcAccount" + }, + { + "Name": "Uninstall-RmsMfgEnrollment" + }, + { + "Name": "Uninstall-RmsMfgSupport" + }, + { + "Name": "Update-RmsCluster" + }, + { + "Name": "Update-RmsMfgEnrollment" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "AppBackgroundTask", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-AppBackgroundTask" + }, + { + "Name": "Start-AppBackgroundTask" + }, + { + "Name": "Unregister-AppBackgroundTask" + }, + { + "Name": "Disable-AppBackgroundTaskDiagnosticLog" + }, + { + "Name": "Enable-AppBackgroundTaskDiagnosticLog" + }, + { + "Name": "Set-AppBackgroundTaskResourcePolicy" + } + ], + "ExportedAliases": [ + "iru", + "pfn", + "tid" + ] + }, + { + "Name": "AppLocker", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-AppLockerFileInformation" + }, + { + "Name": "Get-AppLockerPolicy" + }, + { + "Name": "New-AppLockerPolicy" + }, + { + "Name": "Set-AppLockerPolicy" + }, + { + "Name": "Test-AppLockerPolicy" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "AppvClient", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-AppvVirtualProcess" + }, + { + "Name": "Start-AppvVirtualProcess" + }, + { + "Name": "Add-AppvClientConnectionGroup" + }, + { + "Name": "Add-AppvClientPackage" + }, + { + "Name": "Add-AppvPublishingServer" + }, + { + "Name": "Disable-Appv" + }, + { + "Name": "Disable-AppvClientConnectionGroup" + }, + { + "Name": "Enable-Appv" + }, + { + "Name": "Enable-AppvClientConnectionGroup" + }, + { + "Name": "Get-AppvClientApplication" + }, + { + "Name": "Get-AppvClientConfiguration" + }, + { + "Name": "Get-AppvClientConnectionGroup" + }, + { + "Name": "Get-AppvClientMode" + }, + { + "Name": "Get-AppvClientPackage" + }, + { + "Name": "Get-AppvPublishingServer" + }, + { + "Name": "Get-AppvStatus" + }, + { + "Name": "Mount-AppvClientConnectionGroup" + }, + { + "Name": "Mount-AppvClientPackage" + }, + { + "Name": "Publish-AppvClientPackage" + }, + { + "Name": "Remove-AppvClientConnectionGroup" + }, + { + "Name": "Remove-AppvClientPackage" + }, + { + "Name": "Remove-AppvPublishingServer" + }, + { + "Name": "Repair-AppvClientConnectionGroup" + }, + { + "Name": "Repair-AppvClientPackage" + }, + { + "Name": "Send-AppvClientReport" + }, + { + "Name": "Set-AppvClientConfiguration" + }, + { + "Name": "Set-AppvClientMode" + }, + { + "Name": "Set-AppvClientPackage" + }, + { + "Name": "Set-AppvPublishingServer" + }, + { + "Name": "Stop-AppvClientConnectionGroup" + }, + { + "Name": "Stop-AppvClientPackage" + }, + { + "Name": "Sync-AppvPublishingServer" + }, + { + "Name": "Unpublish-AppvClientPackage" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Appx", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-AppxLastError" + }, + { + "Name": "Get-AppxLog" + }, + { + "Name": "Add-AppxPackage" + }, + { + "Name": "Add-AppxVolume" + }, + { + "Name": "Dismount-AppxVolume" + }, + { + "Name": "Get-AppxDefaultVolume" + }, + { + "Name": "Get-AppxPackage" + }, + { + "Name": "Get-AppxPackageManifest" + }, + { + "Name": "Get-AppxVolume" + }, + { + "Name": "Invoke-CommandInDesktopPackage" + }, + { + "Name": "Mount-AppxVolume" + }, + { + "Name": "Move-AppxPackage" + }, + { + "Name": "Remove-AppxPackage" + }, + { + "Name": "Remove-AppxVolume" + }, + { + "Name": "Set-AppxDefaultVolume" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "AssignedAccess", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Clear-AssignedAccess" + }, + { + "Name": "Get-AssignedAccess" + }, + { + "Name": "Set-AssignedAccess" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "BestPractices", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Get-BpaModel" + }, + { + "Name": "Get-BpaResult" + }, + { + "Name": "Invoke-BpaModel" + }, + { + "Name": "Set-BpaResult" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "BitLocker", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-BitLockerKeyProtector" + }, + { + "Name": "Backup-BitLockerKeyProtector" + }, + { + "Name": "Clear-BitLockerAutoUnlock" + }, + { + "Name": "Disable-BitLocker" + }, + { + "Name": "Disable-BitLockerAutoUnlock" + }, + { + "Name": "Enable-BitLocker" + }, + { + "Name": "Enable-BitLockerAutoUnlock" + }, + { + "Name": "Get-BitLockerVolume" + }, + { + "Name": "Lock-BitLocker" + }, + { + "Name": "Remove-BitLockerKeyProtector" + }, + { + "Name": "Resume-BitLocker" + }, + { + "Name": "Suspend-BitLocker" + }, + { + "Name": "Unlock-BitLocker" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "BitsTransfer", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-BitsFile" + }, + { + "Name": "Complete-BitsTransfer" + }, + { + "Name": "Get-BitsTransfer" + }, + { + "Name": "Remove-BitsTransfer" + }, + { + "Name": "Resume-BitsTransfer" + }, + { + "Name": "Set-BitsTransfer" + }, + { + "Name": "Start-BitsTransfer" + }, + { + "Name": "Suspend-BitsTransfer" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "BootEventCollector", + "Version": "1.0.0.4", + "ExportedCommands": [ + { + "Name": "Eq-SbecActiveConfig" + }, + { + "Name": "Flush-SbecInstance" + }, + { + "Name": "Flush-SbecLogSession" + }, + { + "Name": "Update-SbecLogSession" + }, + { + "Name": "Validate-SbecConfig" + }, + { + "Name": "Checkpoint-SbecActiveConfig" + }, + { + "Name": "Clear-SbecProviderCache" + }, + { + "Name": "Disable-SbecAutologger" + }, + { + "Name": "Disable-SbecBcd" + }, + { + "Name": "Enable-SbecAutologger" + }, + { + "Name": "Enable-SbecBcd" + }, + { + "Name": "Enable-SbecBootImage" + }, + { + "Name": "Enable-SbecWdsBcd" + }, + { + "Name": "Get-SbecActiveConfig" + }, + { + "Name": "Get-SbecBackupConfig" + }, + { + "Name": "Get-SbecDestination" + }, + { + "Name": "Get-SbecForwarding" + }, + { + "Name": "Get-SbecHistory" + }, + { + "Name": "Get-SbecLocalizedMessage" + }, + { + "Name": "Get-SbecLogSession" + }, + { + "Name": "Get-SbecTraceProviders" + }, + { + "Name": "New-SbecUnattendFragment" + }, + { + "Name": "Redo-SbecActiveConfig" + }, + { + "Name": "Restore-SbecBackupConfig" + }, + { + "Name": "Save-SbecInstance" + }, + { + "Name": "Save-SbecLogSession" + }, + { + "Name": "Set-SbecActiveConfig" + }, + { + "Name": "Set-SbecLogSession" + }, + { + "Name": "Start-SbecInstance" + }, + { + "Name": "Start-SbecLogSession" + }, + { + "Name": "Start-SbecNtKernelLogSession" + }, + { + "Name": "Start-SbecSimpleLogSession" + }, + { + "Name": "Stop-SbecInstance" + }, + { + "Name": "Stop-SbecLogSession" + }, + { + "Name": "Test-SbecActiveConfig" + }, + { + "Name": "Test-SbecConfig" + }, + { + "Name": "Undo-SbecActiveConfig" + } + ], + "ExportedAliases": [ + "Update-SbecLogSession", + "Eq-SbecActiveConfig", + "Flush-SbecLogSession", + "Validate-SbecConfig", + "Flush-SbecInstance", + "Paste-TextBuffer", + "xdiff", + "Reparse-TextSelect", + "Replace-Regex", + "xsed" + ] + }, + { + "Name": "BranchCache", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-BCDataCacheExtension" + }, + { + "Name": "Clear-BCCache" + }, + { + "Name": "Disable-BC" + }, + { + "Name": "Disable-BCDowngrading" + }, + { + "Name": "Disable-BCServeOnBattery" + }, + { + "Name": "Enable-BCDistributed" + }, + { + "Name": "Enable-BCDowngrading" + }, + { + "Name": "Enable-BCHostedClient" + }, + { + "Name": "Enable-BCHostedServer" + }, + { + "Name": "Enable-BCLocal" + }, + { + "Name": "Enable-BCServeOnBattery" + }, + { + "Name": "Export-BCCachePackage" + }, + { + "Name": "Export-BCSecretKey" + }, + { + "Name": "Get-BCClientConfiguration" + }, + { + "Name": "Get-BCContentServerConfiguration" + }, + { + "Name": "Get-BCDataCache" + }, + { + "Name": "Get-BCDataCacheExtension" + }, + { + "Name": "Get-BCHashCache" + }, + { + "Name": "Get-BCHostedCacheServerConfiguration" + }, + { + "Name": "Get-BCNetworkConfiguration" + }, + { + "Name": "Get-BCStatus" + }, + { + "Name": "Import-BCCachePackage" + }, + { + "Name": "Import-BCSecretKey" + }, + { + "Name": "Publish-BCFileContent" + }, + { + "Name": "Publish-BCWebContent" + }, + { + "Name": "Remove-BCDataCacheExtension" + }, + { + "Name": "Reset-BC" + }, + { + "Name": "Set-BCAuthentication" + }, + { + "Name": "Set-BCCache" + }, + { + "Name": "Set-BCDataCacheEntryMaxAge" + }, + { + "Name": "Set-BCMinSMBLatency" + }, + { + "Name": "Set-BCSecretKey" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "CimCmdlets", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Export-BinaryMiLog" + }, + { + "Name": "Get-CimAssociatedInstance" + }, + { + "Name": "Get-CimClass" + }, + { + "Name": "Get-CimInstance" + }, + { + "Name": "Get-CimSession" + }, + { + "Name": "Import-BinaryMiLog" + }, + { + "Name": "Invoke-CimMethod" + }, + { + "Name": "New-CimInstance" + }, + { + "Name": "New-CimSession" + }, + { + "Name": "New-CimSessionOption" + }, + { + "Name": "Register-CimIndicationEvent" + }, + { + "Name": "Remove-CimInstance" + }, + { + "Name": "Remove-CimSession" + }, + { + "Name": "Set-CimInstance" + } + ], + "ExportedAliases": [ + "gcim", + "scim", + "ncim", + "rcim", + "icim", + "gcai", + "rcie", + "ncms", + "rcms", + "gcms", + "ncso", + "gcls" + ] + }, + { + "Name": "ClusterAwareUpdating", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-CauClusterRole" + }, + { + "Name": "Disable-CauClusterRole" + }, + { + "Name": "Enable-CauClusterRole" + }, + { + "Name": "Export-CauReport" + }, + { + "Name": "Get-CauClusterRole" + }, + { + "Name": "Get-CauPlugin" + }, + { + "Name": "Get-CauReport" + }, + { + "Name": "Get-CauRun" + }, + { + "Name": "Invoke-CauRun" + }, + { + "Name": "Invoke-CauScan" + }, + { + "Name": "Register-CauPlugin" + }, + { + "Name": "Remove-CauClusterRole" + }, + { + "Name": "Save-CauDebugTrace" + }, + { + "Name": "Set-CauClusterRole" + }, + { + "Name": "Stop-CauRun" + }, + { + "Name": "Test-CauSetup" + }, + { + "Name": "Unregister-CauPlugin" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ConfigCI", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Add-SignerRule" + }, + { + "Name": "ConvertFrom-CIPolicy" + }, + { + "Name": "Edit-CIPolicyRule" + }, + { + "Name": "Get-CIPolicy" + }, + { + "Name": "Get-CIPolicyIdInfo" + }, + { + "Name": "Get-CIPolicyInfo" + }, + { + "Name": "Get-SystemDriver" + }, + { + "Name": "Merge-CIPolicy" + }, + { + "Name": "New-CIPolicy" + }, + { + "Name": "New-CIPolicyRule" + }, + { + "Name": "Remove-CIPolicyRule" + }, + { + "Name": "Set-CIPolicyIdInfo" + }, + { + "Name": "Set-CIPolicySetting" + }, + { + "Name": "Set-CIPolicyVersion" + }, + { + "Name": "Set-HVCIOptions" + }, + { + "Name": "Set-RuleOption" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Containers", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-ContainerNetwork" + }, + { + "Name": "New-ContainerNetwork" + }, + { + "Name": "Remove-ContainerNetwork" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "DcbQos", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-NetQosFlowControl" + }, + { + "Name": "Enable-NetQosFlowControl" + }, + { + "Name": "Get-NetQosDcbxSetting" + }, + { + "Name": "Get-NetQosFlowControl" + }, + { + "Name": "Get-NetQosTrafficClass" + }, + { + "Name": "New-NetQosTrafficClass" + }, + { + "Name": "Remove-NetQosTrafficClass" + }, + { + "Name": "Set-NetQosDcbxSetting" + }, + { + "Name": "Set-NetQosFlowControl" + }, + { + "Name": "Set-NetQosTrafficClass" + }, + { + "Name": "Switch-NetQosDcbxSetting" + }, + { + "Name": "Switch-NetQosFlowControl" + }, + { + "Name": "Switch-NetQosTrafficClass" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Defender", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Add-MpPreference" + }, + { + "Name": "Get-MpComputerStatus" + }, + { + "Name": "Get-MpPreference" + }, + { + "Name": "Get-MpThreat" + }, + { + "Name": "Get-MpThreatCatalog" + }, + { + "Name": "Get-MpThreatDetection" + }, + { + "Name": "Remove-MpPreference" + }, + { + "Name": "Remove-MpThreat" + }, + { + "Name": "Set-MpPreference" + }, + { + "Name": "Start-MpScan" + }, + { + "Name": "Start-MpWDOScan" + }, + { + "Name": "Update-MpSignature" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "DeviceHealthAttestation", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Backup-DHASConfiguration" + }, + { + "Name": "Get-DHASActiveEncryptionCertificate" + }, + { + "Name": "Get-DHASActiveSigningCertificate" + }, + { + "Name": "Get-DHASCertificateChainPolicy" + }, + { + "Name": "Get-DHASInactiveEncryptionCertificate" + }, + { + "Name": "Get-DHASInactiveSigningCertificate" + }, + { + "Name": "Install-DeviceHealthAttestation" + }, + { + "Name": "Remove-DHASInactiveEncryptionCertificate" + }, + { + "Name": "Remove-DHASInactiveSigningCertificate" + }, + { + "Name": "Restore-DHASConfiguration" + }, + { + "Name": "Set-DHASActiveEncryptionCertificate" + }, + { + "Name": "Set-DHASActiveSigningCertificate" + }, + { + "Name": "Set-DHASCertificateChainPolicy" + }, + { + "Name": "Set-DHASSupportedAuthenticationSchema" + }, + { + "Name": "Uninstall-DeviceHealthAttestation" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "DFSN", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Get-DfsnAccess" + }, + { + "Name": "Get-DfsnFolder" + }, + { + "Name": "Get-DfsnFolderTarget" + }, + { + "Name": "Get-DfsnRoot" + }, + { + "Name": "Get-DfsnRootTarget" + }, + { + "Name": "Get-DfsnServerConfiguration" + }, + { + "Name": "Grant-DfsnAccess" + }, + { + "Name": "Move-DfsnFolder" + }, + { + "Name": "New-DfsnFolder" + }, + { + "Name": "New-DfsnFolderTarget" + }, + { + "Name": "New-DfsnRoot" + }, + { + "Name": "New-DfsnRootTarget" + }, + { + "Name": "Remove-DfsnAccess" + }, + { + "Name": "Remove-DfsnFolder" + }, + { + "Name": "Remove-DfsnFolderTarget" + }, + { + "Name": "Remove-DfsnRoot" + }, + { + "Name": "Remove-DfsnRootTarget" + }, + { + "Name": "Revoke-DfsnAccess" + }, + { + "Name": "Set-DfsnFolder" + }, + { + "Name": "Set-DfsnFolderTarget" + }, + { + "Name": "Set-DfsnRoot" + }, + { + "Name": "Set-DfsnRootTarget" + }, + { + "Name": "Set-DfsnServerConfiguration" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "DhcpServer", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Reconcile-DhcpServerv4IPRecord" + }, + { + "Name": "Add-DhcpServerInDC" + }, + { + "Name": "Add-DhcpServerSecurityGroup" + }, + { + "Name": "Add-DhcpServerv4Class" + }, + { + "Name": "Add-DhcpServerv4ExclusionRange" + }, + { + "Name": "Add-DhcpServerv4Failover" + }, + { + "Name": "Add-DhcpServerv4FailoverScope" + }, + { + "Name": "Add-DhcpServerv4Filter" + }, + { + "Name": "Add-DhcpServerv4Lease" + }, + { + "Name": "Add-DhcpServerv4MulticastExclusionRange" + }, + { + "Name": "Add-DhcpServerv4MulticastScope" + }, + { + "Name": "Add-DhcpServerv4OptionDefinition" + }, + { + "Name": "Add-DhcpServerv4Policy" + }, + { + "Name": "Add-DhcpServerv4PolicyIPRange" + }, + { + "Name": "Add-DhcpServerv4Reservation" + }, + { + "Name": "Add-DhcpServerv4Scope" + }, + { + "Name": "Add-DhcpServerv4Superscope" + }, + { + "Name": "Add-DhcpServerv6Class" + }, + { + "Name": "Add-DhcpServerv6ExclusionRange" + }, + { + "Name": "Add-DhcpServerv6Lease" + }, + { + "Name": "Add-DhcpServerv6OptionDefinition" + }, + { + "Name": "Add-DhcpServerv6Reservation" + }, + { + "Name": "Add-DhcpServerv6Scope" + }, + { + "Name": "Backup-DhcpServer" + }, + { + "Name": "Export-DhcpServer" + }, + { + "Name": "Get-DhcpServerAuditLog" + }, + { + "Name": "Get-DhcpServerDatabase" + }, + { + "Name": "Get-DhcpServerDnsCredential" + }, + { + "Name": "Get-DhcpServerInDC" + }, + { + "Name": "Get-DhcpServerSetting" + }, + { + "Name": "Get-DhcpServerv4Binding" + }, + { + "Name": "Get-DhcpServerv4Class" + }, + { + "Name": "Get-DhcpServerv4DnsSetting" + }, + { + "Name": "Get-DhcpServerv4ExclusionRange" + }, + { + "Name": "Get-DhcpServerv4Failover" + }, + { + "Name": "Get-DhcpServerv4Filter" + }, + { + "Name": "Get-DhcpServerv4FilterList" + }, + { + "Name": "Get-DhcpServerv4FreeIPAddress" + }, + { + "Name": "Get-DhcpServerv4Lease" + }, + { + "Name": "Get-DhcpServerv4MulticastExclusionRange" + }, + { + "Name": "Get-DhcpServerv4MulticastLease" + }, + { + "Name": "Get-DhcpServerv4MulticastScope" + }, + { + "Name": "Get-DhcpServerv4MulticastScopeStatistics" + }, + { + "Name": "Get-DhcpServerv4OptionDefinition" + }, + { + "Name": "Get-DhcpServerv4OptionValue" + }, + { + "Name": "Get-DhcpServerv4Policy" + }, + { + "Name": "Get-DhcpServerv4PolicyIPRange" + }, + { + "Name": "Get-DhcpServerv4Reservation" + }, + { + "Name": "Get-DhcpServerv4Scope" + }, + { + "Name": "Get-DhcpServerv4ScopeStatistics" + }, + { + "Name": "Get-DhcpServerv4Statistics" + }, + { + "Name": "Get-DhcpServerv4Superscope" + }, + { + "Name": "Get-DhcpServerv4SuperscopeStatistics" + }, + { + "Name": "Get-DhcpServerv6Binding" + }, + { + "Name": "Get-DhcpServerv6Class" + }, + { + "Name": "Get-DhcpServerv6DnsSetting" + }, + { + "Name": "Get-DhcpServerv6ExclusionRange" + }, + { + "Name": "Get-DhcpServerv6FreeIPAddress" + }, + { + "Name": "Get-DhcpServerv6Lease" + }, + { + "Name": "Get-DhcpServerv6OptionDefinition" + }, + { + "Name": "Get-DhcpServerv6OptionValue" + }, + { + "Name": "Get-DhcpServerv6Reservation" + }, + { + "Name": "Get-DhcpServerv6Scope" + }, + { + "Name": "Get-DhcpServerv6ScopeStatistics" + }, + { + "Name": "Get-DhcpServerv6StatelessStatistics" + }, + { + "Name": "Get-DhcpServerv6StatelessStore" + }, + { + "Name": "Get-DhcpServerv6Statistics" + }, + { + "Name": "Get-DhcpServerVersion" + }, + { + "Name": "Import-DhcpServer" + }, + { + "Name": "Invoke-DhcpServerv4FailoverReplication" + }, + { + "Name": "Remove-DhcpServerDnsCredential" + }, + { + "Name": "Remove-DhcpServerInDC" + }, + { + "Name": "Remove-DhcpServerv4Class" + }, + { + "Name": "Remove-DhcpServerv4ExclusionRange" + }, + { + "Name": "Remove-DhcpServerv4Failover" + }, + { + "Name": "Remove-DhcpServerv4FailoverScope" + }, + { + "Name": "Remove-DhcpServerv4Filter" + }, + { + "Name": "Remove-DhcpServerv4Lease" + }, + { + "Name": "Remove-DhcpServerv4MulticastExclusionRange" + }, + { + "Name": "Remove-DhcpServerv4MulticastLease" + }, + { + "Name": "Remove-DhcpServerv4MulticastScope" + }, + { + "Name": "Remove-DhcpServerv4OptionDefinition" + }, + { + "Name": "Remove-DhcpServerv4OptionValue" + }, + { + "Name": "Remove-DhcpServerv4Policy" + }, + { + "Name": "Remove-DhcpServerv4PolicyIPRange" + }, + { + "Name": "Remove-DhcpServerv4Reservation" + }, + { + "Name": "Remove-DhcpServerv4Scope" + }, + { + "Name": "Remove-DhcpServerv4Superscope" + }, + { + "Name": "Remove-DhcpServerv6Class" + }, + { + "Name": "Remove-DhcpServerv6ExclusionRange" + }, + { + "Name": "Remove-DhcpServerv6Lease" + }, + { + "Name": "Remove-DhcpServerv6OptionDefinition" + }, + { + "Name": "Remove-DhcpServerv6OptionValue" + }, + { + "Name": "Remove-DhcpServerv6Reservation" + }, + { + "Name": "Remove-DhcpServerv6Scope" + }, + { + "Name": "Rename-DhcpServerv4Superscope" + }, + { + "Name": "Repair-DhcpServerv4IPRecord" + }, + { + "Name": "Restore-DhcpServer" + }, + { + "Name": "Set-DhcpServerAuditLog" + }, + { + "Name": "Set-DhcpServerDatabase" + }, + { + "Name": "Set-DhcpServerDnsCredential" + }, + { + "Name": "Set-DhcpServerSetting" + }, + { + "Name": "Set-DhcpServerv4Binding" + }, + { + "Name": "Set-DhcpServerv4Class" + }, + { + "Name": "Set-DhcpServerv4DnsSetting" + }, + { + "Name": "Set-DhcpServerv4Failover" + }, + { + "Name": "Set-DhcpServerv4FilterList" + }, + { + "Name": "Set-DhcpServerv4MulticastScope" + }, + { + "Name": "Set-DhcpServerv4OptionDefinition" + }, + { + "Name": "Set-DhcpServerv4OptionValue" + }, + { + "Name": "Set-DhcpServerv4Policy" + }, + { + "Name": "Set-DhcpServerv4Reservation" + }, + { + "Name": "Set-DhcpServerv4Scope" + }, + { + "Name": "Set-DhcpServerv6Binding" + }, + { + "Name": "Set-DhcpServerv6Class" + }, + { + "Name": "Set-DhcpServerv6DnsSetting" + }, + { + "Name": "Set-DhcpServerv6OptionDefinition" + }, + { + "Name": "Set-DhcpServerv6OptionValue" + }, + { + "Name": "Set-DhcpServerv6Reservation" + }, + { + "Name": "Set-DhcpServerv6Scope" + }, + { + "Name": "Set-DhcpServerv6StatelessStore" + } + ], + "ExportedAliases": [ + "Reconcile-DhcpServerv4IPRecord" + ] + }, + { + "Name": "DirectAccessClientComponents", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-DAManualEntryPointSelection" + }, + { + "Name": "Enable-DAManualEntryPointSelection" + }, + { + "Name": "Get-DAClientExperienceConfiguration" + }, + { + "Name": "Get-DAEntryPointTableItem" + }, + { + "Name": "New-DAEntryPointTableItem" + }, + { + "Name": "Remove-DAEntryPointTableItem" + }, + { + "Name": "Rename-DAEntryPointTableItem" + }, + { + "Name": "Reset-DAClientExperienceConfiguration" + }, + { + "Name": "Reset-DAEntryPointTableItem" + }, + { + "Name": "Set-DAClientExperienceConfiguration" + }, + { + "Name": "Set-DAEntryPointTableItem" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Dism", + "Version": "3.0", + "ExportedCommands": [ + { + "Name": "Add-ProvisionedAppxPackage" + }, + { + "Name": "Apply-WindowsUnattend" + }, + { + "Name": "Get-ProvisionedAppxPackage" + }, + { + "Name": "Remove-ProvisionedAppxPackage" + }, + { + "Name": "Add-AppxProvisionedPackage" + }, + { + "Name": "Add-WindowsCapability" + }, + { + "Name": "Add-WindowsDriver" + }, + { + "Name": "Add-WindowsImage" + }, + { + "Name": "Add-WindowsPackage" + }, + { + "Name": "Clear-WindowsCorruptMountPoint" + }, + { + "Name": "Disable-WindowsOptionalFeature" + }, + { + "Name": "Dismount-WindowsImage" + }, + { + "Name": "Enable-WindowsOptionalFeature" + }, + { + "Name": "Expand-WindowsCustomDataImage" + }, + { + "Name": "Expand-WindowsImage" + }, + { + "Name": "Export-WindowsDriver" + }, + { + "Name": "Export-WindowsImage" + }, + { + "Name": "Get-AppxProvisionedPackage" + }, + { + "Name": "Get-WIMBootEntry" + }, + { + "Name": "Get-WindowsCapability" + }, + { + "Name": "Get-WindowsDriver" + }, + { + "Name": "Get-WindowsEdition" + }, + { + "Name": "Get-WindowsImage" + }, + { + "Name": "Get-WindowsImageContent" + }, + { + "Name": "Get-WindowsOptionalFeature" + }, + { + "Name": "Get-WindowsPackage" + }, + { + "Name": "Mount-WindowsImage" + }, + { + "Name": "New-WindowsCustomImage" + }, + { + "Name": "New-WindowsImage" + }, + { + "Name": "Optimize-WindowsImage" + }, + { + "Name": "Remove-AppxProvisionedPackage" + }, + { + "Name": "Remove-WindowsCapability" + }, + { + "Name": "Remove-WindowsDriver" + }, + { + "Name": "Remove-WindowsImage" + }, + { + "Name": "Remove-WindowsPackage" + }, + { + "Name": "Repair-WindowsImage" + }, + { + "Name": "Save-WindowsImage" + }, + { + "Name": "Set-AppXProvisionedDataFile" + }, + { + "Name": "Set-WindowsEdition" + }, + { + "Name": "Set-WindowsProductKey" + }, + { + "Name": "Split-WindowsImage" + }, + { + "Name": "Update-WIMBootEntry" + }, + { + "Name": "Use-WindowsUnattend" + } + ], + "ExportedAliases": [ + "Apply-WindowsUnattend", + "Add-ProvisionedAppxPackage", + "Remove-ProvisionedAppxPackage", + "Get-ProvisionedAppxPackage" + ] + }, + { + "Name": "DnsClient", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-DnsClientNrptRule" + }, + { + "Name": "Clear-DnsClientCache" + }, + { + "Name": "Get-DnsClient" + }, + { + "Name": "Get-DnsClientCache" + }, + { + "Name": "Get-DnsClientGlobalSetting" + }, + { + "Name": "Get-DnsClientNrptGlobal" + }, + { + "Name": "Get-DnsClientNrptPolicy" + }, + { + "Name": "Get-DnsClientNrptRule" + }, + { + "Name": "Get-DnsClientServerAddress" + }, + { + "Name": "Register-DnsClient" + }, + { + "Name": "Remove-DnsClientNrptRule" + }, + { + "Name": "Set-DnsClient" + }, + { + "Name": "Set-DnsClientGlobalSetting" + }, + { + "Name": "Set-DnsClientNrptGlobal" + }, + { + "Name": "Set-DnsClientNrptRule" + }, + { + "Name": "Set-DnsClientServerAddress" + }, + { + "Name": "Resolve-DnsName" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "DnsServer", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Export-DnsServerTrustAnchor" + }, + { + "Name": "Get-DnsServerRRL" + }, + { + "Name": "Set-DnsServerRRL" + }, + { + "Name": "Add-DnsServerClientSubnet" + }, + { + "Name": "Add-DnsServerConditionalForwarderZone" + }, + { + "Name": "Add-DnsServerDirectoryPartition" + }, + { + "Name": "Add-DnsServerForwarder" + }, + { + "Name": "Add-DnsServerPrimaryZone" + }, + { + "Name": "Add-DnsServerQueryResolutionPolicy" + }, + { + "Name": "Add-DnsServerRecursionScope" + }, + { + "Name": "Add-DnsServerResourceRecord" + }, + { + "Name": "Add-DnsServerResourceRecordA" + }, + { + "Name": "Add-DnsServerResourceRecordAAAA" + }, + { + "Name": "Add-DnsServerResourceRecordCName" + }, + { + "Name": "Add-DnsServerResourceRecordDnsKey" + }, + { + "Name": "Add-DnsServerResourceRecordDS" + }, + { + "Name": "Add-DnsServerResourceRecordMX" + }, + { + "Name": "Add-DnsServerResourceRecordPtr" + }, + { + "Name": "Add-DnsServerResponseRateLimitingExceptionlist" + }, + { + "Name": "Add-DnsServerRootHint" + }, + { + "Name": "Add-DnsServerSecondaryZone" + }, + { + "Name": "Add-DnsServerSigningKey" + }, + { + "Name": "Add-DnsServerStubZone" + }, + { + "Name": "Add-DnsServerTrustAnchor" + }, + { + "Name": "Add-DnsServerVirtualizationInstance" + }, + { + "Name": "Add-DnsServerZoneDelegation" + }, + { + "Name": "Add-DnsServerZoneScope" + }, + { + "Name": "Add-DnsServerZoneTransferPolicy" + }, + { + "Name": "Clear-DnsServerCache" + }, + { + "Name": "Clear-DnsServerStatistics" + }, + { + "Name": "ConvertTo-DnsServerPrimaryZone" + }, + { + "Name": "ConvertTo-DnsServerSecondaryZone" + }, + { + "Name": "Disable-DnsServerPolicy" + }, + { + "Name": "Disable-DnsServerSigningKeyRollover" + }, + { + "Name": "Enable-DnsServerPolicy" + }, + { + "Name": "Enable-DnsServerSigningKeyRollover" + }, + { + "Name": "Export-DnsServerDnsSecPublicKey" + }, + { + "Name": "Export-DnsServerZone" + }, + { + "Name": "Get-DnsServer" + }, + { + "Name": "Get-DnsServerCache" + }, + { + "Name": "Get-DnsServerClientSubnet" + }, + { + "Name": "Get-DnsServerDiagnostics" + }, + { + "Name": "Get-DnsServerDirectoryPartition" + }, + { + "Name": "Get-DnsServerDnsSecZoneSetting" + }, + { + "Name": "Get-DnsServerDsSetting" + }, + { + "Name": "Get-DnsServerEDns" + }, + { + "Name": "Get-DnsServerForwarder" + }, + { + "Name": "Get-DnsServerGlobalNameZone" + }, + { + "Name": "Get-DnsServerGlobalQueryBlockList" + }, + { + "Name": "Get-DnsServerQueryResolutionPolicy" + }, + { + "Name": "Get-DnsServerRecursion" + }, + { + "Name": "Get-DnsServerRecursionScope" + }, + { + "Name": "Get-DnsServerResourceRecord" + }, + { + "Name": "Get-DnsServerResponseRateLimiting" + }, + { + "Name": "Get-DnsServerResponseRateLimitingExceptionlist" + }, + { + "Name": "Get-DnsServerRootHint" + }, + { + "Name": "Get-DnsServerScavenging" + }, + { + "Name": "Get-DnsServerSetting" + }, + { + "Name": "Get-DnsServerSigningKey" + }, + { + "Name": "Get-DnsServerStatistics" + }, + { + "Name": "Get-DnsServerTrustAnchor" + }, + { + "Name": "Get-DnsServerTrustPoint" + }, + { + "Name": "Get-DnsServerVirtualizationInstance" + }, + { + "Name": "Get-DnsServerZone" + }, + { + "Name": "Get-DnsServerZoneAging" + }, + { + "Name": "Get-DnsServerZoneDelegation" + }, + { + "Name": "Get-DnsServerZoneScope" + }, + { + "Name": "Get-DnsServerZoneTransferPolicy" + }, + { + "Name": "Import-DnsServerResourceRecordDS" + }, + { + "Name": "Import-DnsServerRootHint" + }, + { + "Name": "Import-DnsServerTrustAnchor" + }, + { + "Name": "Invoke-DnsServerSigningKeyRollover" + }, + { + "Name": "Invoke-DnsServerZoneSign" + }, + { + "Name": "Invoke-DnsServerZoneUnsign" + }, + { + "Name": "Register-DnsServerDirectoryPartition" + }, + { + "Name": "Remove-DnsServerClientSubnet" + }, + { + "Name": "Remove-DnsServerDirectoryPartition" + }, + { + "Name": "Remove-DnsServerForwarder" + }, + { + "Name": "Remove-DnsServerQueryResolutionPolicy" + }, + { + "Name": "Remove-DnsServerRecursionScope" + }, + { + "Name": "Remove-DnsServerResourceRecord" + }, + { + "Name": "Remove-DnsServerResponseRateLimitingExceptionlist" + }, + { + "Name": "Remove-DnsServerRootHint" + }, + { + "Name": "Remove-DnsServerSigningKey" + }, + { + "Name": "Remove-DnsServerTrustAnchor" + }, + { + "Name": "Remove-DnsServerVirtualizationInstance" + }, + { + "Name": "Remove-DnsServerZone" + }, + { + "Name": "Remove-DnsServerZoneDelegation" + }, + { + "Name": "Remove-DnsServerZoneScope" + }, + { + "Name": "Remove-DnsServerZoneTransferPolicy" + }, + { + "Name": "Reset-DnsServerZoneKeyMasterRole" + }, + { + "Name": "Restore-DnsServerPrimaryZone" + }, + { + "Name": "Restore-DnsServerSecondaryZone" + }, + { + "Name": "Resume-DnsServerZone" + }, + { + "Name": "Set-DnsServer" + }, + { + "Name": "Set-DnsServerCache" + }, + { + "Name": "Set-DnsServerClientSubnet" + }, + { + "Name": "Set-DnsServerConditionalForwarderZone" + }, + { + "Name": "Set-DnsServerDiagnostics" + }, + { + "Name": "Set-DnsServerDnsSecZoneSetting" + }, + { + "Name": "Set-DnsServerDsSetting" + }, + { + "Name": "Set-DnsServerEDns" + }, + { + "Name": "Set-DnsServerForwarder" + }, + { + "Name": "Set-DnsServerGlobalNameZone" + }, + { + "Name": "Set-DnsServerGlobalQueryBlockList" + }, + { + "Name": "Set-DnsServerPrimaryZone" + }, + { + "Name": "Set-DnsServerQueryResolutionPolicy" + }, + { + "Name": "Set-DnsServerRecursion" + }, + { + "Name": "Set-DnsServerRecursionScope" + }, + { + "Name": "Set-DnsServerResourceRecord" + }, + { + "Name": "Set-DnsServerResourceRecordAging" + }, + { + "Name": "Set-DnsServerResponseRateLimiting" + }, + { + "Name": "Set-DnsServerResponseRateLimitingExceptionlist" + }, + { + "Name": "Set-DnsServerRootHint" + }, + { + "Name": "Set-DnsServerScavenging" + }, + { + "Name": "Set-DnsServerSecondaryZone" + }, + { + "Name": "Set-DnsServerSetting" + }, + { + "Name": "Set-DnsServerSigningKey" + }, + { + "Name": "Set-DnsServerStubZone" + }, + { + "Name": "Set-DnsServerVirtualizationInstance" + }, + { + "Name": "Set-DnsServerZoneAging" + }, + { + "Name": "Set-DnsServerZoneDelegation" + }, + { + "Name": "Set-DnsServerZoneTransferPolicy" + }, + { + "Name": "Show-DnsServerCache" + }, + { + "Name": "Show-DnsServerKeyStorageProvider" + }, + { + "Name": "Start-DnsServerScavenging" + }, + { + "Name": "Start-DnsServerZoneTransfer" + }, + { + "Name": "Step-DnsServerSigningKeyRollover" + }, + { + "Name": "Suspend-DnsServerZone" + }, + { + "Name": "Sync-DnsServerZone" + }, + { + "Name": "Test-DnsServer" + }, + { + "Name": "Test-DnsServerDnsSecZoneSetting" + }, + { + "Name": "Unregister-DnsServerDirectoryPartition" + }, + { + "Name": "Update-DnsServerTrustPoint" + } + ], + "ExportedAliases": [ + "Export-DnsServerTrustAnchor", + "Get-DnsServerRRL", + "Set-DnsServerRRL" + ] + }, + { + "Name": "EventTracingManagement", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-EtwTraceProvider" + }, + { + "Name": "Get-AutologgerConfig" + }, + { + "Name": "Get-EtwTraceProvider" + }, + { + "Name": "Get-EtwTraceSession" + }, + { + "Name": "New-AutologgerConfig" + }, + { + "Name": "New-EtwTraceSession" + }, + { + "Name": "Remove-AutologgerConfig" + }, + { + "Name": "Remove-EtwTraceProvider" + }, + { + "Name": "Remove-EtwTraceSession" + }, + { + "Name": "Send-EtwTraceSession" + }, + { + "Name": "Set-AutologgerConfig" + }, + { + "Name": "Set-EtwTraceProvider" + }, + { + "Name": "Set-EtwTraceSession" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "FailoverClusters", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-VMToCluster" + }, + { + "Name": "Disable-ClusterS2D" + }, + { + "Name": "Enable-ClusterS2D" + }, + { + "Name": "Get-ClusterS2D" + }, + { + "Name": "Remove-VMFromCluster" + }, + { + "Name": "Repair-ClusterS2D" + }, + { + "Name": "Set-ClusterS2D" + }, + { + "Name": "Set-ClusterS2DDisk" + }, + { + "Name": "Add-ClusterGroupSetDependency" + }, + { + "Name": "Add-ClusterGroupToSet" + }, + { + "Name": "Disable-ClusterStorageSpacesDirect" + }, + { + "Name": "Enable-ClusterStorageSpacesDirect" + }, + { + "Name": "Get-ClusterDiagnosticInfo" + }, + { + "Name": "Get-ClusterFaultDomain" + }, + { + "Name": "Get-ClusterFaultDomainXML" + }, + { + "Name": "Get-ClusterGroupSet" + }, + { + "Name": "Get-ClusterGroupSetDependency" + }, + { + "Name": "Get-ClusterStorageSpacesDirect" + }, + { + "Name": "New-ClusterAvailabilitySet" + }, + { + "Name": "New-ClusterFaultDomain" + }, + { + "Name": "New-ClusterGroupSet" + }, + { + "Name": "Remove-ClusterFaultDomain" + }, + { + "Name": "Remove-ClusterGroupFromSet" + }, + { + "Name": "Remove-ClusterGroupSet" + }, + { + "Name": "Remove-ClusterGroupSetDependency" + }, + { + "Name": "Repair-ClusterStorageSpacesDirect" + }, + { + "Name": "Set-ClusterFaultDomain" + }, + { + "Name": "Set-ClusterFaultDomainXML" + }, + { + "Name": "Set-ClusterGroupSet" + }, + { + "Name": "Set-ClusterStorageSpacesDirect" + }, + { + "Name": "Set-ClusterStorageSpacesDirectDisk" + }, + { + "Name": "Add-ClusterCheckpoint" + }, + { + "Name": "Add-ClusterDisk" + }, + { + "Name": "Add-ClusterFileServerRole" + }, + { + "Name": "Add-ClusterGenericApplicationRole" + }, + { + "Name": "Add-ClusterGenericScriptRole" + }, + { + "Name": "Add-ClusterGenericServiceRole" + }, + { + "Name": "Add-ClusterGroup" + }, + { + "Name": "Add-ClusteriSCSITargetServerRole" + }, + { + "Name": "Add-ClusterNode" + }, + { + "Name": "Add-ClusterResource" + }, + { + "Name": "Add-ClusterResourceDependency" + }, + { + "Name": "Add-ClusterResourceType" + }, + { + "Name": "Add-ClusterScaleOutFileServerRole" + }, + { + "Name": "Add-ClusterServerRole" + }, + { + "Name": "Add-ClusterSharedVolume" + }, + { + "Name": "Add-ClusterVirtualMachineRole" + }, + { + "Name": "Add-ClusterVMMonitoredItem" + }, + { + "Name": "Block-ClusterAccess" + }, + { + "Name": "Clear-ClusterDiskReservation" + }, + { + "Name": "Clear-ClusterNode" + }, + { + "Name": "Get-Cluster" + }, + { + "Name": "Get-ClusterAccess" + }, + { + "Name": "Get-ClusterAvailableDisk" + }, + { + "Name": "Get-ClusterCheckpoint" + }, + { + "Name": "Get-ClusterGroup" + }, + { + "Name": "Get-ClusterLog" + }, + { + "Name": "Get-ClusterNetwork" + }, + { + "Name": "Get-ClusterNetworkInterface" + }, + { + "Name": "Get-ClusterNode" + }, + { + "Name": "Get-ClusterOwnerNode" + }, + { + "Name": "Get-ClusterParameter" + }, + { + "Name": "Get-ClusterQuorum" + }, + { + "Name": "Get-ClusterResource" + }, + { + "Name": "Get-ClusterResourceDependency" + }, + { + "Name": "Get-ClusterResourceDependencyReport" + }, + { + "Name": "Get-ClusterResourceType" + }, + { + "Name": "Get-ClusterSharedVolume" + }, + { + "Name": "Get-ClusterSharedVolumeState" + }, + { + "Name": "Get-ClusterVMMonitoredItem" + }, + { + "Name": "Grant-ClusterAccess" + }, + { + "Name": "Move-ClusterGroup" + }, + { + "Name": "Move-ClusterResource" + }, + { + "Name": "Move-ClusterSharedVolume" + }, + { + "Name": "Move-ClusterVirtualMachineRole" + }, + { + "Name": "New-Cluster" + }, + { + "Name": "New-ClusterNameAccount" + }, + { + "Name": "Remove-Cluster" + }, + { + "Name": "Remove-ClusterAccess" + }, + { + "Name": "Remove-ClusterCheckpoint" + }, + { + "Name": "Remove-ClusterGroup" + }, + { + "Name": "Remove-ClusterNode" + }, + { + "Name": "Remove-ClusterResource" + }, + { + "Name": "Remove-ClusterResourceDependency" + }, + { + "Name": "Remove-ClusterResourceType" + }, + { + "Name": "Remove-ClusterSharedVolume" + }, + { + "Name": "Remove-ClusterVMMonitoredItem" + }, + { + "Name": "Reset-ClusterVMMonitoredState" + }, + { + "Name": "Resume-ClusterNode" + }, + { + "Name": "Resume-ClusterResource" + }, + { + "Name": "Set-ClusterLog" + }, + { + "Name": "Set-ClusterOwnerNode" + }, + { + "Name": "Set-ClusterParameter" + }, + { + "Name": "Set-ClusterQuorum" + }, + { + "Name": "Set-ClusterResourceDependency" + }, + { + "Name": "Start-Cluster" + }, + { + "Name": "Start-ClusterGroup" + }, + { + "Name": "Start-ClusterNode" + }, + { + "Name": "Start-ClusterResource" + }, + { + "Name": "Stop-Cluster" + }, + { + "Name": "Stop-ClusterGroup" + }, + { + "Name": "Stop-ClusterNode" + }, + { + "Name": "Stop-ClusterResource" + }, + { + "Name": "Suspend-ClusterNode" + }, + { + "Name": "Suspend-ClusterResource" + }, + { + "Name": "Test-Cluster" + }, + { + "Name": "Test-ClusterResourceFailure" + }, + { + "Name": "Update-ClusterFunctionalLevel" + }, + { + "Name": "Update-ClusterIPResource" + }, + { + "Name": "Update-ClusterNetworkNameResource" + }, + { + "Name": "Update-ClusterVirtualMachineConfiguration" + } + ], + "ExportedAliases": [ + "Add-VMToCluster", + "Disable-ClusterS2D", + "Enable-ClusterS2D", + "Get-ClusterS2D", + "Remove-VMFromCluster", + "Repair-ClusterS2D", + "Set-ClusterS2D", + "Set-ClusterS2DDisk" + ] + }, + { + "Name": "GroupPolicy", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-GPPermissions" + }, + { + "Name": "Set-GPPermissions" + }, + { + "Name": "Backup-GPO" + }, + { + "Name": "Copy-GPO" + }, + { + "Name": "Get-GPInheritance" + }, + { + "Name": "Get-GPO" + }, + { + "Name": "Get-GPOReport" + }, + { + "Name": "Get-GPPermission" + }, + { + "Name": "Get-GPPrefRegistryValue" + }, + { + "Name": "Get-GPRegistryValue" + }, + { + "Name": "Get-GPResultantSetOfPolicy" + }, + { + "Name": "Get-GPStarterGPO" + }, + { + "Name": "Import-GPO" + }, + { + "Name": "Invoke-GPUpdate" + }, + { + "Name": "New-GPLink" + }, + { + "Name": "New-GPO" + }, + { + "Name": "New-GPStarterGPO" + }, + { + "Name": "Remove-GPLink" + }, + { + "Name": "Remove-GPO" + }, + { + "Name": "Remove-GPPrefRegistryValue" + }, + { + "Name": "Remove-GPRegistryValue" + }, + { + "Name": "Rename-GPO" + }, + { + "Name": "Restore-GPO" + }, + { + "Name": "Set-GPInheritance" + }, + { + "Name": "Set-GPLink" + }, + { + "Name": "Set-GPPermission" + }, + { + "Name": "Set-GPPrefRegistryValue" + }, + { + "Name": "Set-GPRegistryValue" + } + ], + "ExportedAliases": [ + "Get-GPPermissions", + "Set-GPPermissions" + ] + }, + { + "Name": "HgsAttestation", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-HgsAttestationCIPolicy" + }, + { + "Name": "Add-HgsAttestationDumpPolicy" + }, + { + "Name": "Add-HgsAttestationHostGroup" + }, + { + "Name": "Add-HgsAttestationTpmHost" + }, + { + "Name": "Add-HgsAttestationTpmPolicy" + }, + { + "Name": "Disable-HgsAttestationPolicy" + }, + { + "Name": "Enable-HgsAttestationPolicy" + }, + { + "Name": "Get-HgsAttestationHostGroup" + }, + { + "Name": "Get-HgsAttestationPolicy" + }, + { + "Name": "Get-HgsAttestationSignerCertificate" + }, + { + "Name": "Get-HgsAttestationTpmHost" + }, + { + "Name": "Remove-HgsAttestationHostGroup" + }, + { + "Name": "Remove-HgsAttestationPolicy" + }, + { + "Name": "Remove-HgsAttestationTpmHost" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "HgsClient", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "ConvertTo-HgsKeyProtector" + }, + { + "Name": "Export-HgsGuardian" + }, + { + "Name": "Get-HgsClientConfiguration" + }, + { + "Name": "Get-HgsGuardian" + }, + { + "Name": "Grant-HgsKeyProtectorAccess" + }, + { + "Name": "Import-HgsGuardian" + }, + { + "Name": "New-HgsGuardian" + }, + { + "Name": "New-HgsKeyProtector" + }, + { + "Name": "Remove-HgsGuardian" + }, + { + "Name": "Revoke-HgsKeyProtectorAccess" + }, + { + "Name": "Set-HgsClientConfiguration" + }, + { + "Name": "Get-HgsAttestationBaselinePolicy" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "HgsDiagnostics", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-HgsTrace" + }, + { + "Name": "Get-HgsTraceFileData" + }, + { + "Name": "New-HgsTraceTarget" + }, + { + "Name": "Test-HgsTraceTarget" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "HgsKeyProtection", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-HgsKeyProtectionAttestationSignerCertificate" + }, + { + "Name": "Add-HgsKeyProtectionCertificate" + }, + { + "Name": "Export-HgsKeyProtectionState" + }, + { + "Name": "Get-HgsKeyProtectionAttestationSignerCertificate" + }, + { + "Name": "Get-HgsKeyProtectionCertificate" + }, + { + "Name": "Get-HgsKeyProtectionConfiguration" + }, + { + "Name": "Import-HgsKeyProtectionState" + }, + { + "Name": "Remove-HgsKeyProtectionAttestationSignerCertificate" + }, + { + "Name": "Remove-HgsKeyProtectionCertificate" + }, + { + "Name": "Set-HgsKeyProtectionAttestationSignerCertificatePolicy" + }, + { + "Name": "Set-HgsKeyProtectionCertificate" + }, + { + "Name": "Set-HgsKeyProtectionConfiguration" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "HgsServer", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Clear-HgsServer" + }, + { + "Name": "Export-HgsServerState" + }, + { + "Name": "Get-HgsServer" + }, + { + "Name": "Import-HgsServerState" + }, + { + "Name": "Initialize-HgsServer" + }, + { + "Name": "Install-HgsServer" + }, + { + "Name": "Set-HgsServer" + }, + { + "Name": "Test-HgsServer" + }, + { + "Name": "Uninstall-HgsServer" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "HNVDiagnostics", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Debug-SlbDatapath" + }, + { + "Name": "Debug-VirtualMachineQueueOperation" + }, + { + "Name": "Disable-MuxEchoResponder" + }, + { + "Name": "Enable-MuxEchoResponder" + }, + { + "Name": "Get-CustomerRoute" + }, + { + "Name": "Get-NetworkControllerVipResource" + }, + { + "Name": "Get-PACAMapping" + }, + { + "Name": "Get-ProviderAddress" + }, + { + "Name": "Get-VipHostMapping" + }, + { + "Name": "Get-VMNetworkAdapterPortId" + }, + { + "Name": "Get-VMSwitchExternalPortId" + }, + { + "Name": "Test-DipHostReachability" + }, + { + "Name": "Test-EncapOverheadSettings" + }, + { + "Name": "Test-LogicalNetworkConnection" + }, + { + "Name": "Test-LogicalNetworkSupportsJumboPacket" + }, + { + "Name": "Test-VipReachability" + }, + { + "Name": "Test-VirtualNetworkConnection" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "HostComputeService", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-ComputeProcess" + }, + { + "Name": "Stop-ComputeProcess" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Hyper-V", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-VMAssignableDevice" + }, + { + "Name": "Add-VMDvdDrive" + }, + { + "Name": "Add-VMFibreChannelHba" + }, + { + "Name": "Add-VMGpuPartitionAdapter" + }, + { + "Name": "Add-VMGroupMember" + }, + { + "Name": "Add-VMHardDiskDrive" + }, + { + "Name": "Add-VMHostAssignableDevice" + }, + { + "Name": "Add-VMKeyStorageDrive" + }, + { + "Name": "Add-VMMigrationNetwork" + }, + { + "Name": "Add-VMNetworkAdapter" + }, + { + "Name": "Add-VMNetworkAdapterAcl" + }, + { + "Name": "Add-VMNetworkAdapterExtendedAcl" + }, + { + "Name": "Add-VMNetworkAdapterRoutingDomainMapping" + }, + { + "Name": "Add-VMRemoteFx3dVideoAdapter" + }, + { + "Name": "Add-VMScsiController" + }, + { + "Name": "Add-VMStoragePath" + }, + { + "Name": "Add-VMSwitch" + }, + { + "Name": "Add-VMSwitchExtensionPortFeature" + }, + { + "Name": "Add-VMSwitchExtensionSwitchFeature" + }, + { + "Name": "Add-VMSwitchTeamMember" + }, + { + "Name": "Checkpoint-VM" + }, + { + "Name": "Compare-VM" + }, + { + "Name": "Complete-VMFailover" + }, + { + "Name": "Connect-VMNetworkAdapter" + }, + { + "Name": "Connect-VMSan" + }, + { + "Name": "Convert-VHD" + }, + { + "Name": "Copy-VMFile" + }, + { + "Name": "Debug-VM" + }, + { + "Name": "Disable-VMConsoleSupport" + }, + { + "Name": "Disable-VMEventing" + }, + { + "Name": "Disable-VMIntegrationService" + }, + { + "Name": "Disable-VMMigration" + }, + { + "Name": "Disable-VMRemoteFXPhysicalVideoAdapter" + }, + { + "Name": "Disable-VMResourceMetering" + }, + { + "Name": "Disable-VMSwitchExtension" + }, + { + "Name": "Disable-VMTPM" + }, + { + "Name": "Disconnect-VMNetworkAdapter" + }, + { + "Name": "Disconnect-VMSan" + }, + { + "Name": "Dismount-VHD" + }, + { + "Name": "Dismount-VMHostAssignableDevice" + }, + { + "Name": "Enable-VMConsoleSupport" + }, + { + "Name": "Enable-VMEventing" + }, + { + "Name": "Enable-VMIntegrationService" + }, + { + "Name": "Enable-VMMigration" + }, + { + "Name": "Enable-VMRemoteFXPhysicalVideoAdapter" + }, + { + "Name": "Enable-VMReplication" + }, + { + "Name": "Enable-VMResourceMetering" + }, + { + "Name": "Enable-VMSwitchExtension" + }, + { + "Name": "Enable-VMTPM" + }, + { + "Name": "Export-VM" + }, + { + "Name": "Export-VMSnapshot" + }, + { + "Name": "Get-VHD" + }, + { + "Name": "Get-VHDSet" + }, + { + "Name": "Get-VHDSnapshot" + }, + { + "Name": "Get-VM" + }, + { + "Name": "Get-VMAssignableDevice" + }, + { + "Name": "Get-VMBios" + }, + { + "Name": "Get-VMComPort" + }, + { + "Name": "Get-VMConnectAccess" + }, + { + "Name": "Get-VMDvdDrive" + }, + { + "Name": "Get-VMFibreChannelHba" + }, + { + "Name": "Get-VMFirmware" + }, + { + "Name": "Get-VMFloppyDiskDrive" + }, + { + "Name": "Get-VMGpuPartitionAdapter" + }, + { + "Name": "Get-VMGroup" + }, + { + "Name": "Get-VMHardDiskDrive" + }, + { + "Name": "Get-VMHost" + }, + { + "Name": "Get-VMHostAssignableDevice" + }, + { + "Name": "Get-VMHostCluster" + }, + { + "Name": "Get-VMHostNumaNode" + }, + { + "Name": "Get-VMHostNumaNodeStatus" + }, + { + "Name": "Get-VMHostSupportedVersion" + }, + { + "Name": "Get-VMIdeController" + }, + { + "Name": "Get-VMIntegrationService" + }, + { + "Name": "Get-VMKeyProtector" + }, + { + "Name": "Get-VMKeyStorageDrive" + }, + { + "Name": "Get-VMMemory" + }, + { + "Name": "Get-VMMigrationNetwork" + }, + { + "Name": "Get-VMNetworkAdapter" + }, + { + "Name": "Get-VMNetworkAdapterAcl" + }, + { + "Name": "Get-VMNetworkAdapterExtendedAcl" + }, + { + "Name": "Get-VMNetworkAdapterFailoverConfiguration" + }, + { + "Name": "Get-VMNetworkAdapterIsolation" + }, + { + "Name": "Get-VMNetworkAdapterRoutingDomainMapping" + }, + { + "Name": "Get-VMNetworkAdapterTeamMapping" + }, + { + "Name": "Get-VMNetworkAdapterVlan" + }, + { + "Name": "Get-VMPartitionableGpu" + }, + { + "Name": "Get-VMProcessor" + }, + { + "Name": "Get-VMRemoteFx3dVideoAdapter" + }, + { + "Name": "Get-VMRemoteFXPhysicalVideoAdapter" + }, + { + "Name": "Get-VMReplication" + }, + { + "Name": "Get-VMReplicationAuthorizationEntry" + }, + { + "Name": "Get-VMReplicationServer" + }, + { + "Name": "Get-VMResourcePool" + }, + { + "Name": "Get-VMSan" + }, + { + "Name": "Get-VMScsiController" + }, + { + "Name": "Get-VMSecurity" + }, + { + "Name": "Get-VMSnapshot" + }, + { + "Name": "Get-VMStoragePath" + }, + { + "Name": "Get-VMSwitch" + }, + { + "Name": "Get-VMSwitchExtension" + }, + { + "Name": "Get-VMSwitchExtensionPortData" + }, + { + "Name": "Get-VMSwitchExtensionPortFeature" + }, + { + "Name": "Get-VMSwitchExtensionSwitchData" + }, + { + "Name": "Get-VMSwitchExtensionSwitchFeature" + }, + { + "Name": "Get-VMSwitchTeam" + }, + { + "Name": "Get-VMSystemSwitchExtension" + }, + { + "Name": "Get-VMSystemSwitchExtensionPortFeature" + }, + { + "Name": "Get-VMSystemSwitchExtensionSwitchFeature" + }, + { + "Name": "Get-VMVideo" + }, + { + "Name": "Grant-VMConnectAccess" + }, + { + "Name": "Import-VM" + }, + { + "Name": "Import-VMInitialReplication" + }, + { + "Name": "Measure-VM" + }, + { + "Name": "Measure-VMReplication" + }, + { + "Name": "Measure-VMResourcePool" + }, + { + "Name": "Merge-VHD" + }, + { + "Name": "Mount-VHD" + }, + { + "Name": "Mount-VMHostAssignableDevice" + }, + { + "Name": "Move-VM" + }, + { + "Name": "Move-VMStorage" + }, + { + "Name": "New-VFD" + }, + { + "Name": "New-VHD" + }, + { + "Name": "New-VM" + }, + { + "Name": "New-VMGroup" + }, + { + "Name": "New-VMReplicationAuthorizationEntry" + }, + { + "Name": "New-VMResourcePool" + }, + { + "Name": "New-VMSan" + }, + { + "Name": "New-VMSwitch" + }, + { + "Name": "Optimize-VHD" + }, + { + "Name": "Optimize-VHDSet" + }, + { + "Name": "Remove-VHDSnapshot" + }, + { + "Name": "Remove-VM" + }, + { + "Name": "Remove-VMAssignableDevice" + }, + { + "Name": "Remove-VMDvdDrive" + }, + { + "Name": "Remove-VMFibreChannelHba" + }, + { + "Name": "Remove-VMGpuPartitionAdapter" + }, + { + "Name": "Remove-VMGroup" + }, + { + "Name": "Remove-VMGroupMember" + }, + { + "Name": "Remove-VMHardDiskDrive" + }, + { + "Name": "Remove-VMHostAssignableDevice" + }, + { + "Name": "Remove-VMKeyStorageDrive" + }, + { + "Name": "Remove-VMMigrationNetwork" + }, + { + "Name": "Remove-VMNetworkAdapter" + }, + { + "Name": "Remove-VMNetworkAdapterAcl" + }, + { + "Name": "Remove-VMNetworkAdapterExtendedAcl" + }, + { + "Name": "Remove-VMNetworkAdapterRoutingDomainMapping" + }, + { + "Name": "Remove-VMNetworkAdapterTeamMapping" + }, + { + "Name": "Remove-VMRemoteFx3dVideoAdapter" + }, + { + "Name": "Remove-VMReplication" + }, + { + "Name": "Remove-VMReplicationAuthorizationEntry" + }, + { + "Name": "Remove-VMResourcePool" + }, + { + "Name": "Remove-VMSan" + }, + { + "Name": "Remove-VMSavedState" + }, + { + "Name": "Remove-VMScsiController" + }, + { + "Name": "Remove-VMSnapshot" + }, + { + "Name": "Remove-VMStoragePath" + }, + { + "Name": "Remove-VMSwitch" + }, + { + "Name": "Remove-VMSwitchExtensionPortFeature" + }, + { + "Name": "Remove-VMSwitchExtensionSwitchFeature" + }, + { + "Name": "Remove-VMSwitchTeamMember" + }, + { + "Name": "Rename-VM" + }, + { + "Name": "Rename-VMGroup" + }, + { + "Name": "Rename-VMNetworkAdapter" + }, + { + "Name": "Rename-VMResourcePool" + }, + { + "Name": "Rename-VMSan" + }, + { + "Name": "Rename-VMSnapshot" + }, + { + "Name": "Rename-VMSwitch" + }, + { + "Name": "Repair-VM" + }, + { + "Name": "Reset-VMReplicationStatistics" + }, + { + "Name": "Reset-VMResourceMetering" + }, + { + "Name": "Resize-VHD" + }, + { + "Name": "Restart-VM" + }, + { + "Name": "Restore-VMSnapshot" + }, + { + "Name": "Resume-VM" + }, + { + "Name": "Resume-VMReplication" + }, + { + "Name": "Revoke-VMConnectAccess" + }, + { + "Name": "Save-VM" + }, + { + "Name": "Set-VHD" + }, + { + "Name": "Set-VM" + }, + { + "Name": "Set-VMBios" + }, + { + "Name": "Set-VMComPort" + }, + { + "Name": "Set-VMDvdDrive" + }, + { + "Name": "Set-VMFibreChannelHba" + }, + { + "Name": "Set-VMFirmware" + }, + { + "Name": "Set-VMFloppyDiskDrive" + }, + { + "Name": "Set-VMGpuPartitionAdapter" + }, + { + "Name": "Set-VMHardDiskDrive" + }, + { + "Name": "Set-VMHost" + }, + { + "Name": "Set-VMHostCluster" + }, + { + "Name": "Set-VMKeyProtector" + }, + { + "Name": "Set-VMKeyStorageDrive" + }, + { + "Name": "Set-VMMemory" + }, + { + "Name": "Set-VMMigrationNetwork" + }, + { + "Name": "Set-VMNetworkAdapter" + }, + { + "Name": "Set-VMNetworkAdapterFailoverConfiguration" + }, + { + "Name": "Set-VMNetworkAdapterIsolation" + }, + { + "Name": "Set-VMNetworkAdapterRdma" + }, + { + "Name": "Set-VMNetworkAdapterRoutingDomainMapping" + }, + { + "Name": "Set-VMNetworkAdapterTeamMapping" + }, + { + "Name": "Set-VMNetworkAdapterVlan" + }, + { + "Name": "Set-VMPartitionableGpu" + }, + { + "Name": "Set-VMProcessor" + }, + { + "Name": "Set-VMRemoteFx3dVideoAdapter" + }, + { + "Name": "Set-VMReplication" + }, + { + "Name": "Set-VMReplicationAuthorizationEntry" + }, + { + "Name": "Set-VMReplicationServer" + }, + { + "Name": "Set-VMResourcePool" + }, + { + "Name": "Set-VMSan" + }, + { + "Name": "Set-VMSecurity" + }, + { + "Name": "Set-VMSecurityPolicy" + }, + { + "Name": "Set-VMSwitch" + }, + { + "Name": "Set-VMSwitchExtensionPortFeature" + }, + { + "Name": "Set-VMSwitchExtensionSwitchFeature" + }, + { + "Name": "Set-VMSwitchTeam" + }, + { + "Name": "Set-VMVideo" + }, + { + "Name": "Start-VM" + }, + { + "Name": "Start-VMFailover" + }, + { + "Name": "Start-VMInitialReplication" + }, + { + "Name": "Start-VMTrace" + }, + { + "Name": "Stop-VM" + }, + { + "Name": "Stop-VMFailover" + }, + { + "Name": "Stop-VMInitialReplication" + }, + { + "Name": "Stop-VMReplication" + }, + { + "Name": "Stop-VMTrace" + }, + { + "Name": "Suspend-VM" + }, + { + "Name": "Suspend-VMReplication" + }, + { + "Name": "Test-VHD" + }, + { + "Name": "Test-VMNetworkAdapter" + }, + { + "Name": "Test-VMReplicationConnection" + }, + { + "Name": "Update-VMVersion" + }, + { + "Name": "Wait-VM" + } + ], + "ExportedAliases": [ + "gvm", + "savm", + "spvm", + "gvmr", + "mvmr", + "gvmrs", + "Export-VMCheckpoint", + "Get-VMCheckpoint", + "Remove-VMCheckpoint", + "Rename-VMCheckpoint", + "Restore-VMCheckpoint" + ] + }, + { + "Name": "Hyper-V", + "Version": "1.1", + "ExportedCommands": [ + { + "Name": "Add-VMAssignableDevice" + }, + { + "Name": "Add-VMDvdDrive" + }, + { + "Name": "Add-VMFibreChannelHba" + }, + { + "Name": "Add-VMGpuPartitionAdapter" + }, + { + "Name": "Add-VMGroupMember" + }, + { + "Name": "Add-VMHardDiskDrive" + }, + { + "Name": "Add-VMHostAssignableDevice" + }, + { + "Name": "Add-VMKeyStorageDrive" + }, + { + "Name": "Add-VMMigrationNetwork" + }, + { + "Name": "Add-VMNetworkAdapter" + }, + { + "Name": "Add-VMNetworkAdapterAcl" + }, + { + "Name": "Add-VMNetworkAdapterExtendedAcl" + }, + { + "Name": "Add-VMNetworkAdapterRoutingDomainMapping" + }, + { + "Name": "Add-VMRemoteFx3dVideoAdapter" + }, + { + "Name": "Add-VMScsiController" + }, + { + "Name": "Add-VMStoragePath" + }, + { + "Name": "Add-VMSwitch" + }, + { + "Name": "Add-VMSwitchExtensionPortFeature" + }, + { + "Name": "Add-VMSwitchExtensionSwitchFeature" + }, + { + "Name": "Add-VMSwitchTeamMember" + }, + { + "Name": "Checkpoint-VM" + }, + { + "Name": "Compare-VM" + }, + { + "Name": "Complete-VMFailover" + }, + { + "Name": "Connect-VMNetworkAdapter" + }, + { + "Name": "Connect-VMSan" + }, + { + "Name": "Convert-VHD" + }, + { + "Name": "Copy-VMFile" + }, + { + "Name": "Debug-VM" + }, + { + "Name": "Disable-VMConsoleSupport" + }, + { + "Name": "Disable-VMEventing" + }, + { + "Name": "Disable-VMIntegrationService" + }, + { + "Name": "Disable-VMMigration" + }, + { + "Name": "Disable-VMRemoteFXPhysicalVideoAdapter" + }, + { + "Name": "Disable-VMResourceMetering" + }, + { + "Name": "Disable-VMSwitchExtension" + }, + { + "Name": "Disable-VMTPM" + }, + { + "Name": "Disconnect-VMNetworkAdapter" + }, + { + "Name": "Disconnect-VMSan" + }, + { + "Name": "Dismount-VHD" + }, + { + "Name": "Dismount-VMHostAssignableDevice" + }, + { + "Name": "Enable-VMConsoleSupport" + }, + { + "Name": "Enable-VMEventing" + }, + { + "Name": "Enable-VMIntegrationService" + }, + { + "Name": "Enable-VMMigration" + }, + { + "Name": "Enable-VMRemoteFXPhysicalVideoAdapter" + }, + { + "Name": "Enable-VMReplication" + }, + { + "Name": "Enable-VMResourceMetering" + }, + { + "Name": "Enable-VMSwitchExtension" + }, + { + "Name": "Enable-VMTPM" + }, + { + "Name": "Export-VM" + }, + { + "Name": "Export-VMSnapshot" + }, + { + "Name": "Get-VHD" + }, + { + "Name": "Get-VHDSet" + }, + { + "Name": "Get-VHDSnapshot" + }, + { + "Name": "Get-VM" + }, + { + "Name": "Get-VMAssignableDevice" + }, + { + "Name": "Get-VMBios" + }, + { + "Name": "Get-VMComPort" + }, + { + "Name": "Get-VMConnectAccess" + }, + { + "Name": "Get-VMDvdDrive" + }, + { + "Name": "Get-VMFibreChannelHba" + }, + { + "Name": "Get-VMFirmware" + }, + { + "Name": "Get-VMFloppyDiskDrive" + }, + { + "Name": "Get-VMGpuPartitionAdapter" + }, + { + "Name": "Get-VMGroup" + }, + { + "Name": "Get-VMHardDiskDrive" + }, + { + "Name": "Get-VMHost" + }, + { + "Name": "Get-VMHostAssignableDevice" + }, + { + "Name": "Get-VMHostCluster" + }, + { + "Name": "Get-VMHostNumaNode" + }, + { + "Name": "Get-VMHostNumaNodeStatus" + }, + { + "Name": "Get-VMHostSupportedVersion" + }, + { + "Name": "Get-VMIdeController" + }, + { + "Name": "Get-VMIntegrationService" + }, + { + "Name": "Get-VMKeyProtector" + }, + { + "Name": "Get-VMKeyStorageDrive" + }, + { + "Name": "Get-VMMemory" + }, + { + "Name": "Get-VMMigrationNetwork" + }, + { + "Name": "Get-VMNetworkAdapter" + }, + { + "Name": "Get-VMNetworkAdapterAcl" + }, + { + "Name": "Get-VMNetworkAdapterExtendedAcl" + }, + { + "Name": "Get-VMNetworkAdapterFailoverConfiguration" + }, + { + "Name": "Get-VMNetworkAdapterIsolation" + }, + { + "Name": "Get-VMNetworkAdapterRoutingDomainMapping" + }, + { + "Name": "Get-VMNetworkAdapterTeamMapping" + }, + { + "Name": "Get-VMNetworkAdapterVlan" + }, + { + "Name": "Get-VMPartitionableGpu" + }, + { + "Name": "Get-VMProcessor" + }, + { + "Name": "Get-VMRemoteFx3dVideoAdapter" + }, + { + "Name": "Get-VMRemoteFXPhysicalVideoAdapter" + }, + { + "Name": "Get-VMReplication" + }, + { + "Name": "Get-VMReplicationAuthorizationEntry" + }, + { + "Name": "Get-VMReplicationServer" + }, + { + "Name": "Get-VMResourcePool" + }, + { + "Name": "Get-VMSan" + }, + { + "Name": "Get-VMScsiController" + }, + { + "Name": "Get-VMSecurity" + }, + { + "Name": "Get-VMSnapshot" + }, + { + "Name": "Get-VMStoragePath" + }, + { + "Name": "Get-VMSwitch" + }, + { + "Name": "Get-VMSwitchExtension" + }, + { + "Name": "Get-VMSwitchExtensionPortData" + }, + { + "Name": "Get-VMSwitchExtensionPortFeature" + }, + { + "Name": "Get-VMSwitchExtensionSwitchData" + }, + { + "Name": "Get-VMSwitchExtensionSwitchFeature" + }, + { + "Name": "Get-VMSwitchTeam" + }, + { + "Name": "Get-VMSystemSwitchExtension" + }, + { + "Name": "Get-VMSystemSwitchExtensionPortFeature" + }, + { + "Name": "Get-VMSystemSwitchExtensionSwitchFeature" + }, + { + "Name": "Get-VMVideo" + }, + { + "Name": "Grant-VMConnectAccess" + }, + { + "Name": "Import-VM" + }, + { + "Name": "Import-VMInitialReplication" + }, + { + "Name": "Measure-VM" + }, + { + "Name": "Measure-VMReplication" + }, + { + "Name": "Measure-VMResourcePool" + }, + { + "Name": "Merge-VHD" + }, + { + "Name": "Mount-VHD" + }, + { + "Name": "Mount-VMHostAssignableDevice" + }, + { + "Name": "Move-VM" + }, + { + "Name": "Move-VMStorage" + }, + { + "Name": "New-VFD" + }, + { + "Name": "New-VHD" + }, + { + "Name": "New-VM" + }, + { + "Name": "New-VMGroup" + }, + { + "Name": "New-VMReplicationAuthorizationEntry" + }, + { + "Name": "New-VMResourcePool" + }, + { + "Name": "New-VMSan" + }, + { + "Name": "New-VMSwitch" + }, + { + "Name": "Optimize-VHD" + }, + { + "Name": "Optimize-VHDSet" + }, + { + "Name": "Remove-VHDSnapshot" + }, + { + "Name": "Remove-VM" + }, + { + "Name": "Remove-VMAssignableDevice" + }, + { + "Name": "Remove-VMDvdDrive" + }, + { + "Name": "Remove-VMFibreChannelHba" + }, + { + "Name": "Remove-VMGpuPartitionAdapter" + }, + { + "Name": "Remove-VMGroup" + }, + { + "Name": "Remove-VMGroupMember" + }, + { + "Name": "Remove-VMHardDiskDrive" + }, + { + "Name": "Remove-VMHostAssignableDevice" + }, + { + "Name": "Remove-VMKeyStorageDrive" + }, + { + "Name": "Remove-VMMigrationNetwork" + }, + { + "Name": "Remove-VMNetworkAdapter" + }, + { + "Name": "Remove-VMNetworkAdapterAcl" + }, + { + "Name": "Remove-VMNetworkAdapterExtendedAcl" + }, + { + "Name": "Remove-VMNetworkAdapterRoutingDomainMapping" + }, + { + "Name": "Remove-VMNetworkAdapterTeamMapping" + }, + { + "Name": "Remove-VMRemoteFx3dVideoAdapter" + }, + { + "Name": "Remove-VMReplication" + }, + { + "Name": "Remove-VMReplicationAuthorizationEntry" + }, + { + "Name": "Remove-VMResourcePool" + }, + { + "Name": "Remove-VMSan" + }, + { + "Name": "Remove-VMSavedState" + }, + { + "Name": "Remove-VMScsiController" + }, + { + "Name": "Remove-VMSnapshot" + }, + { + "Name": "Remove-VMStoragePath" + }, + { + "Name": "Remove-VMSwitch" + }, + { + "Name": "Remove-VMSwitchExtensionPortFeature" + }, + { + "Name": "Remove-VMSwitchExtensionSwitchFeature" + }, + { + "Name": "Remove-VMSwitchTeamMember" + }, + { + "Name": "Rename-VM" + }, + { + "Name": "Rename-VMGroup" + }, + { + "Name": "Rename-VMNetworkAdapter" + }, + { + "Name": "Rename-VMResourcePool" + }, + { + "Name": "Rename-VMSan" + }, + { + "Name": "Rename-VMSnapshot" + }, + { + "Name": "Rename-VMSwitch" + }, + { + "Name": "Repair-VM" + }, + { + "Name": "Reset-VMReplicationStatistics" + }, + { + "Name": "Reset-VMResourceMetering" + }, + { + "Name": "Resize-VHD" + }, + { + "Name": "Restart-VM" + }, + { + "Name": "Restore-VMSnapshot" + }, + { + "Name": "Resume-VM" + }, + { + "Name": "Resume-VMReplication" + }, + { + "Name": "Revoke-VMConnectAccess" + }, + { + "Name": "Save-VM" + }, + { + "Name": "Set-VHD" + }, + { + "Name": "Set-VM" + }, + { + "Name": "Set-VMBios" + }, + { + "Name": "Set-VMComPort" + }, + { + "Name": "Set-VMDvdDrive" + }, + { + "Name": "Set-VMFibreChannelHba" + }, + { + "Name": "Set-VMFirmware" + }, + { + "Name": "Set-VMFloppyDiskDrive" + }, + { + "Name": "Set-VMGpuPartitionAdapter" + }, + { + "Name": "Set-VMHardDiskDrive" + }, + { + "Name": "Set-VMHost" + }, + { + "Name": "Set-VMHostCluster" + }, + { + "Name": "Set-VMKeyProtector" + }, + { + "Name": "Set-VMKeyStorageDrive" + }, + { + "Name": "Set-VMMemory" + }, + { + "Name": "Set-VMMigrationNetwork" + }, + { + "Name": "Set-VMNetworkAdapter" + }, + { + "Name": "Set-VMNetworkAdapterFailoverConfiguration" + }, + { + "Name": "Set-VMNetworkAdapterIsolation" + }, + { + "Name": "Set-VMNetworkAdapterRdma" + }, + { + "Name": "Set-VMNetworkAdapterRoutingDomainMapping" + }, + { + "Name": "Set-VMNetworkAdapterTeamMapping" + }, + { + "Name": "Set-VMNetworkAdapterVlan" + }, + { + "Name": "Set-VMPartitionableGpu" + }, + { + "Name": "Set-VMProcessor" + }, + { + "Name": "Set-VMRemoteFx3dVideoAdapter" + }, + { + "Name": "Set-VMReplication" + }, + { + "Name": "Set-VMReplicationAuthorizationEntry" + }, + { + "Name": "Set-VMReplicationServer" + }, + { + "Name": "Set-VMResourcePool" + }, + { + "Name": "Set-VMSan" + }, + { + "Name": "Set-VMSecurity" + }, + { + "Name": "Set-VMSecurityPolicy" + }, + { + "Name": "Set-VMSwitch" + }, + { + "Name": "Set-VMSwitchExtensionPortFeature" + }, + { + "Name": "Set-VMSwitchExtensionSwitchFeature" + }, + { + "Name": "Set-VMSwitchTeam" + }, + { + "Name": "Set-VMVideo" + }, + { + "Name": "Start-VM" + }, + { + "Name": "Start-VMFailover" + }, + { + "Name": "Start-VMInitialReplication" + }, + { + "Name": "Start-VMTrace" + }, + { + "Name": "Stop-VM" + }, + { + "Name": "Stop-VMFailover" + }, + { + "Name": "Stop-VMInitialReplication" + }, + { + "Name": "Stop-VMReplication" + }, + { + "Name": "Stop-VMTrace" + }, + { + "Name": "Suspend-VM" + }, + { + "Name": "Suspend-VMReplication" + }, + { + "Name": "Test-VHD" + }, + { + "Name": "Test-VMNetworkAdapter" + }, + { + "Name": "Test-VMReplicationConnection" + }, + { + "Name": "Update-VMVersion" + }, + { + "Name": "Wait-VM" + } + ], + "ExportedAliases": [ + "gvm", + "savm", + "spvm", + "gvmr", + "mvmr", + "gvmrs" + ] + }, + { + "Name": "IISAdministration", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Clear-IISCentralCertProvider" + }, + { + "Name": "Clear-IISConfigCollection" + }, + { + "Name": "Disable-IISCentralCertProvider" + }, + { + "Name": "Disable-IISSharedConfig" + }, + { + "Name": "Enable-IISCentralCertProvider" + }, + { + "Name": "Enable-IISSharedConfig" + }, + { + "Name": "Export-IISConfiguration" + }, + { + "Name": "Get-IISAppPool" + }, + { + "Name": "Get-IISCentralCertProvider" + }, + { + "Name": "Get-IISConfigAttributeValue" + }, + { + "Name": "Get-IISConfigCollection" + }, + { + "Name": "Get-IISConfigCollectionElement" + }, + { + "Name": "Get-IISConfigElement" + }, + { + "Name": "Get-IISConfigSection" + }, + { + "Name": "Get-IISServerManager" + }, + { + "Name": "Get-IISSharedConfig" + }, + { + "Name": "Get-IISSite" + }, + { + "Name": "New-IISConfigCollectionElement" + }, + { + "Name": "New-IISSite" + }, + { + "Name": "Remove-IISConfigAttribute" + }, + { + "Name": "Remove-IISConfigCollectionElement" + }, + { + "Name": "Remove-IISConfigElement" + }, + { + "Name": "Remove-IISSite" + }, + { + "Name": "Reset-IISServerManager" + }, + { + "Name": "Set-IISCentralCertProvider" + }, + { + "Name": "Set-IISCentralCertProviderCredential" + }, + { + "Name": "Set-IISConfigAttributeValue" + }, + { + "Name": "Start-IISCommitDelay" + }, + { + "Name": "Start-IISSite" + }, + { + "Name": "Stop-IISCommitDelay" + }, + { + "Name": "Stop-IISSite" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "International", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-WinAcceptLanguageFromLanguageListOptOut" + }, + { + "Name": "Get-WinCultureFromLanguageListOptOut" + }, + { + "Name": "Get-WinDefaultInputMethodOverride" + }, + { + "Name": "Get-WinHomeLocation" + }, + { + "Name": "Get-WinLanguageBarOption" + }, + { + "Name": "Get-WinSystemLocale" + }, + { + "Name": "Get-WinUILanguageOverride" + }, + { + "Name": "Get-WinUserLanguageList" + }, + { + "Name": "New-WinUserLanguageList" + }, + { + "Name": "Set-Culture" + }, + { + "Name": "Set-WinAcceptLanguageFromLanguageListOptOut" + }, + { + "Name": "Set-WinCultureFromLanguageListOptOut" + }, + { + "Name": "Set-WinDefaultInputMethodOverride" + }, + { + "Name": "Set-WinHomeLocation" + }, + { + "Name": "Set-WinLanguageBarOption" + }, + { + "Name": "Set-WinSystemLocale" + }, + { + "Name": "Set-WinUILanguageOverride" + }, + { + "Name": "Set-WinUserLanguageList" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "IpamServer", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-IpamAddress" + }, + { + "Name": "Add-IpamAddressSpace" + }, + { + "Name": "Add-IpamBlock" + }, + { + "Name": "Add-IpamCustomField" + }, + { + "Name": "Add-IpamCustomFieldAssociation" + }, + { + "Name": "Add-IpamCustomValue" + }, + { + "Name": "Add-IpamDiscoveryDomain" + }, + { + "Name": "Add-IpamRange" + }, + { + "Name": "Add-IpamServerInventory" + }, + { + "Name": "Add-IpamSubnet" + }, + { + "Name": "Disable-IpamCapability" + }, + { + "Name": "Enable-IpamCapability" + }, + { + "Name": "Export-IpamAddress" + }, + { + "Name": "Export-IpamRange" + }, + { + "Name": "Export-IpamSubnet" + }, + { + "Name": "Find-IpamFreeAddress" + }, + { + "Name": "Find-IpamFreeRange" + }, + { + "Name": "Find-IpamFreeSubnet" + }, + { + "Name": "Get-IpamAddress" + }, + { + "Name": "Get-IpamAddressSpace" + }, + { + "Name": "Get-IpamAddressUtilizationThreshold" + }, + { + "Name": "Get-IpamBlock" + }, + { + "Name": "Get-IpamCapability" + }, + { + "Name": "Get-IpamConfiguration" + }, + { + "Name": "Get-IpamConfigurationEvent" + }, + { + "Name": "Get-IpamCustomField" + }, + { + "Name": "Get-IpamCustomFieldAssociation" + }, + { + "Name": "Get-IpamDatabase" + }, + { + "Name": "Get-IpamDhcpConfigurationEvent" + }, + { + "Name": "Get-IpamDhcpScope" + }, + { + "Name": "Get-IpamDhcpServer" + }, + { + "Name": "Get-IpamDhcpSuperscope" + }, + { + "Name": "Get-IpamDiscoveryDomain" + }, + { + "Name": "Get-IpamDnsConditionalForwarder" + }, + { + "Name": "Get-IpamDnsResourceRecord" + }, + { + "Name": "Get-IpamDnsServer" + }, + { + "Name": "Get-IpamDnsZone" + }, + { + "Name": "Get-IpamIpAddressAuditEvent" + }, + { + "Name": "Get-IpamRange" + }, + { + "Name": "Get-IpamServerInventory" + }, + { + "Name": "Get-IpamSubnet" + }, + { + "Name": "Import-IpamAddress" + }, + { + "Name": "Import-IpamRange" + }, + { + "Name": "Import-IpamSubnet" + }, + { + "Name": "Invoke-IpamGpoProvisioning" + }, + { + "Name": "Invoke-IpamServerProvisioning" + }, + { + "Name": "Move-IpamDatabase" + }, + { + "Name": "Remove-IpamAddress" + }, + { + "Name": "Remove-IpamAddressSpace" + }, + { + "Name": "Remove-IpamBlock" + }, + { + "Name": "Remove-IpamConfigurationEvent" + }, + { + "Name": "Remove-IpamCustomField" + }, + { + "Name": "Remove-IpamCustomFieldAssociation" + }, + { + "Name": "Remove-IpamCustomValue" + }, + { + "Name": "Remove-IpamDhcpConfigurationEvent" + }, + { + "Name": "Remove-IpamDiscoveryDomain" + }, + { + "Name": "Remove-IpamIpAddressAuditEvent" + }, + { + "Name": "Remove-IpamRange" + }, + { + "Name": "Remove-IpamServerInventory" + }, + { + "Name": "Remove-IpamSubnet" + }, + { + "Name": "Remove-IpamUtilizationData" + }, + { + "Name": "Rename-IpamCustomField" + }, + { + "Name": "Rename-IpamCustomValue" + }, + { + "Name": "Set-IpamAccessScope" + }, + { + "Name": "Set-IpamAddress" + }, + { + "Name": "Set-IpamAddressSpace" + }, + { + "Name": "Set-IpamAddressUtilizationThreshold" + }, + { + "Name": "Set-IpamBlock" + }, + { + "Name": "Set-IpamConfiguration" + }, + { + "Name": "Set-IpamCustomFieldAssociation" + }, + { + "Name": "Set-IpamDatabase" + }, + { + "Name": "Set-IpamDiscoveryDomain" + }, + { + "Name": "Set-IpamRange" + }, + { + "Name": "Set-IpamServerInventory" + }, + { + "Name": "Set-IpamSubnet" + }, + { + "Name": "Update-IpamServer" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "iSCSI", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Connect-IscsiTarget" + }, + { + "Name": "Disconnect-IscsiTarget" + }, + { + "Name": "Get-IscsiConnection" + }, + { + "Name": "Get-IscsiSession" + }, + { + "Name": "Get-IscsiTarget" + }, + { + "Name": "Get-IscsiTargetPortal" + }, + { + "Name": "New-IscsiTargetPortal" + }, + { + "Name": "Register-IscsiSession" + }, + { + "Name": "Remove-IscsiTargetPortal" + }, + { + "Name": "Set-IscsiChapSecret" + }, + { + "Name": "Unregister-IscsiSession" + }, + { + "Name": "Update-IscsiTarget" + }, + { + "Name": "Update-IscsiTargetPortal" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "IscsiTarget", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Expand-IscsiVirtualDisk" + }, + { + "Name": "Export-IscsiTargetServerConfiguration" + }, + { + "Name": "Import-IscsiTargetServerConfiguration" + }, + { + "Name": "Add-IscsiVirtualDiskTargetMapping" + }, + { + "Name": "Checkpoint-IscsiVirtualDisk" + }, + { + "Name": "Convert-IscsiVirtualDisk" + }, + { + "Name": "Dismount-IscsiVirtualDiskSnapshot" + }, + { + "Name": "Export-IscsiVirtualDiskSnapshot" + }, + { + "Name": "Get-IscsiServerTarget" + }, + { + "Name": "Get-IscsiTargetServerSetting" + }, + { + "Name": "Get-IscsiVirtualDisk" + }, + { + "Name": "Get-IscsiVirtualDiskSnapshot" + }, + { + "Name": "Import-IscsiVirtualDisk" + }, + { + "Name": "Mount-IscsiVirtualDiskSnapshot" + }, + { + "Name": "New-IscsiServerTarget" + }, + { + "Name": "New-IscsiVirtualDisk" + }, + { + "Name": "Remove-IscsiServerTarget" + }, + { + "Name": "Remove-IscsiVirtualDisk" + }, + { + "Name": "Remove-IscsiVirtualDiskSnapshot" + }, + { + "Name": "Remove-IscsiVirtualDiskTargetMapping" + }, + { + "Name": "Resize-IscsiVirtualDisk" + }, + { + "Name": "Restore-IscsiVirtualDisk" + }, + { + "Name": "Set-IscsiServerTarget" + }, + { + "Name": "Set-IscsiTargetServerSetting" + }, + { + "Name": "Set-IscsiVirtualDisk" + }, + { + "Name": "Set-IscsiVirtualDiskSnapshot" + }, + { + "Name": "Stop-IscsiVirtualDiskOperation" + } + ], + "ExportedAliases": [ + "Expand-IscsiVirtualDisk" + ] + }, + { + "Name": "ISE", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-IseSnippet" + }, + { + "Name": "Import-IseSnippet" + }, + { + "Name": "New-IseSnippet" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Kds", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-KdsRootKey" + }, + { + "Name": "Clear-KdsCache" + }, + { + "Name": "Get-KdsConfiguration" + }, + { + "Name": "Get-KdsRootKey" + }, + { + "Name": "Set-KdsConfiguration" + }, + { + "Name": "Test-KdsRootKey" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Microsoft.PowerShell.Archive", + "Version": "1.0.1.0", + "ExportedCommands": [ + { + "Name": "Compress-Archive" + }, + { + "Name": "Expand-Archive" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Microsoft.PowerShell.Diagnostics", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Export-Counter" + }, + { + "Name": "Get-Counter" + }, + { + "Name": "Get-WinEvent" + }, + { + "Name": "Import-Counter" + }, + { + "Name": "New-WinEvent" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Microsoft.PowerShell.Host", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Start-Transcript" + }, + { + "Name": "Stop-Transcript" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Microsoft.PowerShell.LocalAccounts", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-LocalGroupMember" + }, + { + "Name": "Disable-LocalUser" + }, + { + "Name": "Enable-LocalUser" + }, + { + "Name": "Get-LocalGroup" + }, + { + "Name": "Get-LocalGroupMember" + }, + { + "Name": "Get-LocalUser" + }, + { + "Name": "New-LocalGroup" + }, + { + "Name": "New-LocalUser" + }, + { + "Name": "Remove-LocalGroup" + }, + { + "Name": "Remove-LocalGroupMember" + }, + { + "Name": "Remove-LocalUser" + }, + { + "Name": "Rename-LocalGroup" + }, + { + "Name": "Rename-LocalUser" + }, + { + "Name": "Set-LocalGroup" + }, + { + "Name": "Set-LocalUser" + } + ], + "ExportedAliases": [ + "algm", + "dlu", + "elu", + "glg", + "glgm", + "glu", + "nlg", + "nlu", + "rlg", + "rlgm", + "rlu", + "rnlg", + "rnlu", + "slg", + "slu" + ] + }, + { + "Name": "Microsoft.PowerShell.Management", + "Version": "3.1.0.0", + "ExportedCommands": [ + { + "Name": "Add-Computer" + }, + { + "Name": "Add-Content" + }, + { + "Name": "Checkpoint-Computer" + }, + { + "Name": "Clear-Content" + }, + { + "Name": "Clear-EventLog" + }, + { + "Name": "Clear-Item" + }, + { + "Name": "Clear-ItemProperty" + }, + { + "Name": "Clear-RecycleBin" + }, + { + "Name": "Complete-Transaction" + }, + { + "Name": "Convert-Path" + }, + { + "Name": "Copy-Item" + }, + { + "Name": "Copy-ItemProperty" + }, + { + "Name": "Debug-Process" + }, + { + "Name": "Disable-ComputerRestore" + }, + { + "Name": "Enable-ComputerRestore" + }, + { + "Name": "Get-ChildItem" + }, + { + "Name": "Get-Clipboard" + }, + { + "Name": "Get-ComputerInfo" + }, + { + "Name": "Get-ComputerRestorePoint" + }, + { + "Name": "Get-Content" + }, + { + "Name": "Get-ControlPanelItem" + }, + { + "Name": "Get-EventLog" + }, + { + "Name": "Get-HotFix" + }, + { + "Name": "Get-Item" + }, + { + "Name": "Get-ItemProperty" + }, + { + "Name": "Get-ItemPropertyValue" + }, + { + "Name": "Get-Location" + }, + { + "Name": "Get-Process" + }, + { + "Name": "Get-PSDrive" + }, + { + "Name": "Get-PSProvider" + }, + { + "Name": "Get-Service" + }, + { + "Name": "Get-TimeZone" + }, + { + "Name": "Get-Transaction" + }, + { + "Name": "Get-WmiObject" + }, + { + "Name": "Invoke-Item" + }, + { + "Name": "Invoke-WmiMethod" + }, + { + "Name": "Join-Path" + }, + { + "Name": "Limit-EventLog" + }, + { + "Name": "Move-Item" + }, + { + "Name": "Move-ItemProperty" + }, + { + "Name": "New-EventLog" + }, + { + "Name": "New-Item" + }, + { + "Name": "New-ItemProperty" + }, + { + "Name": "New-PSDrive" + }, + { + "Name": "New-Service" + }, + { + "Name": "New-WebServiceProxy" + }, + { + "Name": "Pop-Location" + }, + { + "Name": "Push-Location" + }, + { + "Name": "Register-WmiEvent" + }, + { + "Name": "Remove-Computer" + }, + { + "Name": "Remove-EventLog" + }, + { + "Name": "Remove-Item" + }, + { + "Name": "Remove-ItemProperty" + }, + { + "Name": "Remove-PSDrive" + }, + { + "Name": "Remove-WmiObject" + }, + { + "Name": "Rename-Computer" + }, + { + "Name": "Rename-Item" + }, + { + "Name": "Rename-ItemProperty" + }, + { + "Name": "Reset-ComputerMachinePassword" + }, + { + "Name": "Resolve-Path" + }, + { + "Name": "Restart-Computer" + }, + { + "Name": "Restart-Service" + }, + { + "Name": "Restore-Computer" + }, + { + "Name": "Resume-Service" + }, + { + "Name": "Set-Clipboard" + }, + { + "Name": "Set-Content" + }, + { + "Name": "Set-Item" + }, + { + "Name": "Set-ItemProperty" + }, + { + "Name": "Set-Location" + }, + { + "Name": "Set-Service" + }, + { + "Name": "Set-TimeZone" + }, + { + "Name": "Set-WmiInstance" + }, + { + "Name": "Show-ControlPanelItem" + }, + { + "Name": "Show-EventLog" + }, + { + "Name": "Split-Path" + }, + { + "Name": "Start-Process" + }, + { + "Name": "Start-Service" + }, + { + "Name": "Start-Transaction" + }, + { + "Name": "Stop-Computer" + }, + { + "Name": "Stop-Process" + }, + { + "Name": "Stop-Service" + }, + { + "Name": "Suspend-Service" + }, + { + "Name": "Test-ComputerSecureChannel" + }, + { + "Name": "Test-Connection" + }, + { + "Name": "Test-Path" + }, + { + "Name": "Undo-Transaction" + }, + { + "Name": "Use-Transaction" + }, + { + "Name": "Wait-Process" + }, + { + "Name": "Write-EventLog" + } + ], + "ExportedAliases": [ + "gcb", + "scb", + "gin", + "gtz", + "stz" + ] + }, + { + "Name": "Microsoft.PowerShell.ODataUtils", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Export-ODataEndpointProxy" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Microsoft.PowerShell.Security", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "ConvertFrom-SecureString" + }, + { + "Name": "ConvertTo-SecureString" + }, + { + "Name": "Get-Acl" + }, + { + "Name": "Get-AuthenticodeSignature" + }, + { + "Name": "Get-CmsMessage" + }, + { + "Name": "Get-Credential" + }, + { + "Name": "Get-ExecutionPolicy" + }, + { + "Name": "Get-PfxCertificate" + }, + { + "Name": "New-FileCatalog" + }, + { + "Name": "Protect-CmsMessage" + }, + { + "Name": "Set-Acl" + }, + { + "Name": "Set-AuthenticodeSignature" + }, + { + "Name": "Set-ExecutionPolicy" + }, + { + "Name": "Test-FileCatalog" + }, + { + "Name": "Unprotect-CmsMessage" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Microsoft.PowerShell.Utility", + "Version": "3.1.0.0", + "ExportedCommands": [ + { + "Name": "ConvertFrom-SddlString" + }, + { + "Name": "Format-Hex" + }, + { + "Name": "Get-FileHash" + }, + { + "Name": "Import-PowerShellDataFile" + }, + { + "Name": "New-Guid" + }, + { + "Name": "New-TemporaryFile" + }, + { + "Name": "Add-Member" + }, + { + "Name": "Add-Type" + }, + { + "Name": "Clear-Variable" + }, + { + "Name": "Compare-Object" + }, + { + "Name": "ConvertFrom-Csv" + }, + { + "Name": "ConvertFrom-Json" + }, + { + "Name": "ConvertFrom-String" + }, + { + "Name": "ConvertFrom-StringData" + }, + { + "Name": "Convert-String" + }, + { + "Name": "ConvertTo-Csv" + }, + { + "Name": "ConvertTo-Html" + }, + { + "Name": "ConvertTo-Json" + }, + { + "Name": "ConvertTo-Xml" + }, + { + "Name": "Debug-Runspace" + }, + { + "Name": "Disable-PSBreakpoint" + }, + { + "Name": "Disable-RunspaceDebug" + }, + { + "Name": "Enable-PSBreakpoint" + }, + { + "Name": "Enable-RunspaceDebug" + }, + { + "Name": "Export-Alias" + }, + { + "Name": "Export-Clixml" + }, + { + "Name": "Export-Csv" + }, + { + "Name": "Export-FormatData" + }, + { + "Name": "Export-PSSession" + }, + { + "Name": "Format-Custom" + }, + { + "Name": "Format-List" + }, + { + "Name": "Format-Table" + }, + { + "Name": "Format-Wide" + }, + { + "Name": "Get-Alias" + }, + { + "Name": "Get-Culture" + }, + { + "Name": "Get-Date" + }, + { + "Name": "Get-Event" + }, + { + "Name": "Get-EventSubscriber" + }, + { + "Name": "Get-FormatData" + }, + { + "Name": "Get-Host" + }, + { + "Name": "Get-Member" + }, + { + "Name": "Get-PSBreakpoint" + }, + { + "Name": "Get-PSCallStack" + }, + { + "Name": "Get-Random" + }, + { + "Name": "Get-Runspace" + }, + { + "Name": "Get-RunspaceDebug" + }, + { + "Name": "Get-TraceSource" + }, + { + "Name": "Get-TypeData" + }, + { + "Name": "Get-UICulture" + }, + { + "Name": "Get-Unique" + }, + { + "Name": "Get-Variable" + }, + { + "Name": "Group-Object" + }, + { + "Name": "Import-Alias" + }, + { + "Name": "Import-Clixml" + }, + { + "Name": "Import-Csv" + }, + { + "Name": "Import-LocalizedData" + }, + { + "Name": "Import-PSSession" + }, + { + "Name": "Invoke-Expression" + }, + { + "Name": "Invoke-RestMethod" + }, + { + "Name": "Invoke-WebRequest" + }, + { + "Name": "Measure-Command" + }, + { + "Name": "Measure-Object" + }, + { + "Name": "New-Alias" + }, + { + "Name": "New-Event" + }, + { + "Name": "New-Object" + }, + { + "Name": "New-TimeSpan" + }, + { + "Name": "New-Variable" + }, + { + "Name": "Out-File" + }, + { + "Name": "Out-GridView" + }, + { + "Name": "Out-Printer" + }, + { + "Name": "Out-String" + }, + { + "Name": "Read-Host" + }, + { + "Name": "Register-EngineEvent" + }, + { + "Name": "Register-ObjectEvent" + }, + { + "Name": "Remove-Event" + }, + { + "Name": "Remove-PSBreakpoint" + }, + { + "Name": "Remove-TypeData" + }, + { + "Name": "Remove-Variable" + }, + { + "Name": "Select-Object" + }, + { + "Name": "Select-String" + }, + { + "Name": "Select-Xml" + }, + { + "Name": "Send-MailMessage" + }, + { + "Name": "Set-Alias" + }, + { + "Name": "Set-Date" + }, + { + "Name": "Set-PSBreakpoint" + }, + { + "Name": "Set-TraceSource" + }, + { + "Name": "Set-Variable" + }, + { + "Name": "Show-Command" + }, + { + "Name": "Sort-Object" + }, + { + "Name": "Start-Sleep" + }, + { + "Name": "Tee-Object" + }, + { + "Name": "Trace-Command" + }, + { + "Name": "Unblock-File" + }, + { + "Name": "Unregister-Event" + }, + { + "Name": "Update-FormatData" + }, + { + "Name": "Update-List" + }, + { + "Name": "Update-TypeData" + }, + { + "Name": "Wait-Debugger" + }, + { + "Name": "Wait-Event" + }, + { + "Name": "Write-Debug" + }, + { + "Name": "Write-Error" + }, + { + "Name": "Write-Host" + }, + { + "Name": "Write-Information" + }, + { + "Name": "Write-Output" + }, + { + "Name": "Write-Progress" + }, + { + "Name": "Write-Verbose" + }, + { + "Name": "Write-Warning" + } + ], + "ExportedAliases": [ + "CFS", + "fhx" + ] + }, + { + "Name": "Microsoft.WSMan.Management", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Connect-WSMan" + }, + { + "Name": "Disable-WSManCredSSP" + }, + { + "Name": "Disconnect-WSMan" + }, + { + "Name": "Enable-WSManCredSSP" + }, + { + "Name": "Get-WSManCredSSP" + }, + { + "Name": "Get-WSManInstance" + }, + { + "Name": "Invoke-WSManAction" + }, + { + "Name": "New-WSManInstance" + }, + { + "Name": "New-WSManSessionOption" + }, + { + "Name": "Remove-WSManInstance" + }, + { + "Name": "Set-WSManInstance" + }, + { + "Name": "Set-WSManQuickConfig" + }, + { + "Name": "Test-WSMan" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "MMAgent", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Debug-MMAppPrelaunch" + }, + { + "Name": "Disable-MMAgent" + }, + { + "Name": "Enable-MMAgent" + }, + { + "Name": "Get-MMAgent" + }, + { + "Name": "Set-MMAgent" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "MPIO", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Clear-MSDSMSupportedHW" + }, + { + "Name": "Disable-MSDSMAutomaticClaim" + }, + { + "Name": "Enable-MSDSMAutomaticClaim" + }, + { + "Name": "Get-MPIOAvailableHW" + }, + { + "Name": "Get-MPIOSetting" + }, + { + "Name": "Get-MSDSMAutomaticClaimSettings" + }, + { + "Name": "Get-MSDSMGlobalDefaultLoadBalancePolicy" + }, + { + "Name": "Get-MSDSMSupportedHW" + }, + { + "Name": "New-MSDSMSupportedHW" + }, + { + "Name": "Remove-MSDSMSupportedHW" + }, + { + "Name": "Set-MPIOSetting" + }, + { + "Name": "Set-MSDSMGlobalDefaultLoadBalancePolicy" + }, + { + "Name": "Update-MPIOClaimedHW" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "MsDtc", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-DtcClusterTMMapping" + }, + { + "Name": "Get-Dtc" + }, + { + "Name": "Get-DtcAdvancedHostSetting" + }, + { + "Name": "Get-DtcAdvancedSetting" + }, + { + "Name": "Get-DtcClusterDefault" + }, + { + "Name": "Get-DtcClusterTMMapping" + }, + { + "Name": "Get-DtcDefault" + }, + { + "Name": "Get-DtcLog" + }, + { + "Name": "Get-DtcNetworkSetting" + }, + { + "Name": "Get-DtcTransaction" + }, + { + "Name": "Get-DtcTransactionsStatistics" + }, + { + "Name": "Get-DtcTransactionsTraceSession" + }, + { + "Name": "Get-DtcTransactionsTraceSetting" + }, + { + "Name": "Install-Dtc" + }, + { + "Name": "Remove-DtcClusterTMMapping" + }, + { + "Name": "Reset-DtcLog" + }, + { + "Name": "Set-DtcAdvancedHostSetting" + }, + { + "Name": "Set-DtcAdvancedSetting" + }, + { + "Name": "Set-DtcClusterDefault" + }, + { + "Name": "Set-DtcClusterTMMapping" + }, + { + "Name": "Set-DtcDefault" + }, + { + "Name": "Set-DtcLog" + }, + { + "Name": "Set-DtcNetworkSetting" + }, + { + "Name": "Set-DtcTransaction" + }, + { + "Name": "Set-DtcTransactionsTraceSession" + }, + { + "Name": "Set-DtcTransactionsTraceSetting" + }, + { + "Name": "Start-Dtc" + }, + { + "Name": "Start-DtcTransactionsTraceSession" + }, + { + "Name": "Stop-Dtc" + }, + { + "Name": "Stop-DtcTransactionsTraceSession" + }, + { + "Name": "Test-Dtc" + }, + { + "Name": "Uninstall-Dtc" + }, + { + "Name": "Write-DtcTransactionsTraceSession" + }, + { + "Name": "Complete-DtcDiagnosticTransaction" + }, + { + "Name": "Join-DtcDiagnosticResourceManager" + }, + { + "Name": "New-DtcDiagnosticTransaction" + }, + { + "Name": "Receive-DtcDiagnosticTransaction" + }, + { + "Name": "Send-DtcDiagnosticTransaction" + }, + { + "Name": "Start-DtcDiagnosticResourceManager" + }, + { + "Name": "Stop-DtcDiagnosticResourceManager" + }, + { + "Name": "Undo-DtcDiagnosticTransaction" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "MSMQ", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Clear-MsmqOutgoingQueue" + }, + { + "Name": "Clear-MsmqQueue" + }, + { + "Name": "Enable-MsmqCertificate" + }, + { + "Name": "Get-MsmqCertificate" + }, + { + "Name": "Get-MsmqOutgoingQueue" + }, + { + "Name": "Get-MsmqQueue" + }, + { + "Name": "Get-MsmqQueueACL" + }, + { + "Name": "Get-MsmqQueueManager" + }, + { + "Name": "Get-MsmqQueueManagerACL" + }, + { + "Name": "Move-MsmqMessage" + }, + { + "Name": "New-MsmqMessage" + }, + { + "Name": "New-MsmqQueue" + }, + { + "Name": "Receive-MsmqQueue" + }, + { + "Name": "Remove-MsmqCertificate" + }, + { + "Name": "Remove-MsmqQueue" + }, + { + "Name": "Resume-MsmqOutgoingQueue" + }, + { + "Name": "Send-MsmqQueue" + }, + { + "Name": "Set-MsmqQueue" + }, + { + "Name": "Set-MsmqQueueACL" + }, + { + "Name": "Set-MsmqQueueManager" + }, + { + "Name": "Set-MsmqQueueManagerACL" + }, + { + "Name": "Suspend-MsmqOutgoingQueue" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "MultiPoint", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Add-WmsSystem" + }, + { + "Name": "Clear-WmsStation" + }, + { + "Name": "Close-WmsApp" + }, + { + "Name": "Close-WmsSession" + }, + { + "Name": "Disable-WmsDiskProtection" + }, + { + "Name": "Disable-WmsScheduledUpdate" + }, + { + "Name": "Disable-WmsWebLimiting" + }, + { + "Name": "Disconnect-WmsSession" + }, + { + "Name": "Enable-WmsDiskProtection" + }, + { + "Name": "Enable-WmsScheduledUpdate" + }, + { + "Name": "Enable-WmsWebLimiting" + }, + { + "Name": "Get-WmsAlert" + }, + { + "Name": "Get-WmsApp" + }, + { + "Name": "Get-WmsDiskProtection" + }, + { + "Name": "Get-WmsScheduledUpdate" + }, + { + "Name": "Get-WmsSession" + }, + { + "Name": "Get-WmsStation" + }, + { + "Name": "Get-WmsSystem" + }, + { + "Name": "Get-WmsUser" + }, + { + "Name": "Get-WmsVersion" + }, + { + "Name": "Get-WmsWebLimiting" + }, + { + "Name": "Hide-WmsIdentifier" + }, + { + "Name": "Join-WmsStation" + }, + { + "Name": "Lock-WmsSession" + }, + { + "Name": "Lock-WmsUsbStorage" + }, + { + "Name": "New-WmsUser" + }, + { + "Name": "Open-WmsApp" + }, + { + "Name": "Publish-WmsDesktop" + }, + { + "Name": "Remove-WmsSystem" + }, + { + "Name": "Remove-WmsUser" + }, + { + "Name": "Restart-WmsSystem" + }, + { + "Name": "Resume-WmsDiskProtection" + }, + { + "Name": "Search-WmsSystem" + }, + { + "Name": "Set-WmsScheduledUpdate" + }, + { + "Name": "Set-WmsStation" + }, + { + "Name": "Set-WmsSystem" + }, + { + "Name": "Set-WmsUser" + }, + { + "Name": "Set-WmsWebLimiting" + }, + { + "Name": "Show-WmsDesktop" + }, + { + "Name": "Show-WmsIdentifier" + }, + { + "Name": "Split-WmsStation" + }, + { + "Name": "Stop-WmsSystem" + }, + { + "Name": "Suspend-WmsDiskProtection" + }, + { + "Name": "Unlock-WmsSession" + }, + { + "Name": "Unlock-WmsUsbStorage" + }, + { + "Name": "Unpublish-WmsDesktop" + }, + { + "Name": "Update-WmsStation" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "MultiPointVdi", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Disable-WmsVirtualDesktopRole" + }, + { + "Name": "Enable-WmsVirtualDesktopRole" + }, + { + "Name": "Get-WmsVirtualDesktop" + }, + { + "Name": "Import-WmsVirtualDesktop" + }, + { + "Name": "New-WmsVirtualDesktop" + }, + { + "Name": "New-WmsVirtualDesktopTemplate" + }, + { + "Name": "Open-WmsVirtualDesktop" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetAdapter", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-NetAdapter" + }, + { + "Name": "Disable-NetAdapterBinding" + }, + { + "Name": "Disable-NetAdapterChecksumOffload" + }, + { + "Name": "Disable-NetAdapterEncapsulatedPacketTaskOffload" + }, + { + "Name": "Disable-NetAdapterIPsecOffload" + }, + { + "Name": "Disable-NetAdapterLso" + }, + { + "Name": "Disable-NetAdapterPacketDirect" + }, + { + "Name": "Disable-NetAdapterPowerManagement" + }, + { + "Name": "Disable-NetAdapterQos" + }, + { + "Name": "Disable-NetAdapterRdma" + }, + { + "Name": "Disable-NetAdapterRsc" + }, + { + "Name": "Disable-NetAdapterRss" + }, + { + "Name": "Disable-NetAdapterSriov" + }, + { + "Name": "Disable-NetAdapterVmq" + }, + { + "Name": "Enable-NetAdapter" + }, + { + "Name": "Enable-NetAdapterBinding" + }, + { + "Name": "Enable-NetAdapterChecksumOffload" + }, + { + "Name": "Enable-NetAdapterEncapsulatedPacketTaskOffload" + }, + { + "Name": "Enable-NetAdapterIPsecOffload" + }, + { + "Name": "Enable-NetAdapterLso" + }, + { + "Name": "Enable-NetAdapterPacketDirect" + }, + { + "Name": "Enable-NetAdapterPowerManagement" + }, + { + "Name": "Enable-NetAdapterQos" + }, + { + "Name": "Enable-NetAdapterRdma" + }, + { + "Name": "Enable-NetAdapterRsc" + }, + { + "Name": "Enable-NetAdapterRss" + }, + { + "Name": "Enable-NetAdapterSriov" + }, + { + "Name": "Enable-NetAdapterVmq" + }, + { + "Name": "Get-NetAdapter" + }, + { + "Name": "Get-NetAdapterAdvancedProperty" + }, + { + "Name": "Get-NetAdapterBinding" + }, + { + "Name": "Get-NetAdapterChecksumOffload" + }, + { + "Name": "Get-NetAdapterEncapsulatedPacketTaskOffload" + }, + { + "Name": "Get-NetAdapterHardwareInfo" + }, + { + "Name": "Get-NetAdapterIPsecOffload" + }, + { + "Name": "Get-NetAdapterLso" + }, + { + "Name": "Get-NetAdapterPacketDirect" + }, + { + "Name": "Get-NetAdapterPowerManagement" + }, + { + "Name": "Get-NetAdapterQos" + }, + { + "Name": "Get-NetAdapterRdma" + }, + { + "Name": "Get-NetAdapterRsc" + }, + { + "Name": "Get-NetAdapterRss" + }, + { + "Name": "Get-NetAdapterSriov" + }, + { + "Name": "Get-NetAdapterSriovVf" + }, + { + "Name": "Get-NetAdapterStatistics" + }, + { + "Name": "Get-NetAdapterVmq" + }, + { + "Name": "Get-NetAdapterVmqQueue" + }, + { + "Name": "Get-NetAdapterVPort" + }, + { + "Name": "New-NetAdapterAdvancedProperty" + }, + { + "Name": "Remove-NetAdapterAdvancedProperty" + }, + { + "Name": "Rename-NetAdapter" + }, + { + "Name": "Reset-NetAdapterAdvancedProperty" + }, + { + "Name": "Restart-NetAdapter" + }, + { + "Name": "Set-NetAdapter" + }, + { + "Name": "Set-NetAdapterAdvancedProperty" + }, + { + "Name": "Set-NetAdapterBinding" + }, + { + "Name": "Set-NetAdapterChecksumOffload" + }, + { + "Name": "Set-NetAdapterEncapsulatedPacketTaskOffload" + }, + { + "Name": "Set-NetAdapterIPsecOffload" + }, + { + "Name": "Set-NetAdapterLso" + }, + { + "Name": "Set-NetAdapterPacketDirect" + }, + { + "Name": "Set-NetAdapterPowerManagement" + }, + { + "Name": "Set-NetAdapterQos" + }, + { + "Name": "Set-NetAdapterRdma" + }, + { + "Name": "Set-NetAdapterRsc" + }, + { + "Name": "Set-NetAdapterRss" + }, + { + "Name": "Set-NetAdapterSriov" + }, + { + "Name": "Set-NetAdapterVmq" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetConnection", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-NetConnectionProfile" + }, + { + "Name": "Set-NetConnectionProfile" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetEventPacketCapture", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-NetEventNetworkAdapter" + }, + { + "Name": "Add-NetEventPacketCaptureProvider" + }, + { + "Name": "Add-NetEventProvider" + }, + { + "Name": "Add-NetEventVFPProvider" + }, + { + "Name": "Add-NetEventVmNetworkAdapter" + }, + { + "Name": "Add-NetEventVmSwitch" + }, + { + "Name": "Add-NetEventVmSwitchProvider" + }, + { + "Name": "Add-NetEventWFPCaptureProvider" + }, + { + "Name": "Get-NetEventNetworkAdapter" + }, + { + "Name": "Get-NetEventPacketCaptureProvider" + }, + { + "Name": "Get-NetEventProvider" + }, + { + "Name": "Get-NetEventSession" + }, + { + "Name": "Get-NetEventVFPProvider" + }, + { + "Name": "Get-NetEventVmNetworkAdapter" + }, + { + "Name": "Get-NetEventVmSwitch" + }, + { + "Name": "Get-NetEventVmSwitchProvider" + }, + { + "Name": "Get-NetEventWFPCaptureProvider" + }, + { + "Name": "New-NetEventSession" + }, + { + "Name": "Remove-NetEventNetworkAdapter" + }, + { + "Name": "Remove-NetEventPacketCaptureProvider" + }, + { + "Name": "Remove-NetEventProvider" + }, + { + "Name": "Remove-NetEventSession" + }, + { + "Name": "Remove-NetEventVFPProvider" + }, + { + "Name": "Remove-NetEventVmNetworkAdapter" + }, + { + "Name": "Remove-NetEventVmSwitch" + }, + { + "Name": "Remove-NetEventVmSwitchProvider" + }, + { + "Name": "Remove-NetEventWFPCaptureProvider" + }, + { + "Name": "Set-NetEventPacketCaptureProvider" + }, + { + "Name": "Set-NetEventProvider" + }, + { + "Name": "Set-NetEventSession" + }, + { + "Name": "Set-NetEventVFPProvider" + }, + { + "Name": "Set-NetEventVmSwitchProvider" + }, + { + "Name": "Set-NetEventWFPCaptureProvider" + }, + { + "Name": "Start-NetEventSession" + }, + { + "Name": "Stop-NetEventSession" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetLbfo", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-NetLbfoTeamMember" + }, + { + "Name": "Add-NetLbfoTeamNic" + }, + { + "Name": "Get-NetLbfoTeam" + }, + { + "Name": "Get-NetLbfoTeamMember" + }, + { + "Name": "Get-NetLbfoTeamNic" + }, + { + "Name": "New-NetLbfoTeam" + }, + { + "Name": "Remove-NetLbfoTeam" + }, + { + "Name": "Remove-NetLbfoTeamMember" + }, + { + "Name": "Remove-NetLbfoTeamNic" + }, + { + "Name": "Rename-NetLbfoTeam" + }, + { + "Name": "Set-NetLbfoTeam" + }, + { + "Name": "Set-NetLbfoTeamMember" + }, + { + "Name": "Set-NetLbfoTeamNic" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetLldpAgent", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Disable-NetLldpAgent" + }, + { + "Name": "Enable-NetLldpAgent" + }, + { + "Name": "Get-NetLldpAgent" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetNat", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-NetNatExternalAddress" + }, + { + "Name": "Add-NetNatStaticMapping" + }, + { + "Name": "Get-NetNat" + }, + { + "Name": "Get-NetNatExternalAddress" + }, + { + "Name": "Get-NetNatGlobal" + }, + { + "Name": "Get-NetNatSession" + }, + { + "Name": "Get-NetNatStaticMapping" + }, + { + "Name": "New-NetNat" + }, + { + "Name": "Remove-NetNat" + }, + { + "Name": "Remove-NetNatExternalAddress" + }, + { + "Name": "Remove-NetNatStaticMapping" + }, + { + "Name": "Set-NetNat" + }, + { + "Name": "Set-NetNatGlobal" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetQos", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-NetQosPolicy" + }, + { + "Name": "New-NetQosPolicy" + }, + { + "Name": "Remove-NetQosPolicy" + }, + { + "Name": "Set-NetQosPolicy" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetSecurity", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Copy-NetFirewallRule" + }, + { + "Name": "Copy-NetIPsecMainModeCryptoSet" + }, + { + "Name": "Copy-NetIPsecMainModeRule" + }, + { + "Name": "Copy-NetIPsecPhase1AuthSet" + }, + { + "Name": "Copy-NetIPsecPhase2AuthSet" + }, + { + "Name": "Copy-NetIPsecQuickModeCryptoSet" + }, + { + "Name": "Copy-NetIPsecRule" + }, + { + "Name": "Disable-NetFirewallRule" + }, + { + "Name": "Disable-NetIPsecMainModeRule" + }, + { + "Name": "Disable-NetIPsecRule" + }, + { + "Name": "Enable-NetFirewallRule" + }, + { + "Name": "Enable-NetIPsecMainModeRule" + }, + { + "Name": "Enable-NetIPsecRule" + }, + { + "Name": "Find-NetIPsecRule" + }, + { + "Name": "Get-NetFirewallAddressFilter" + }, + { + "Name": "Get-NetFirewallApplicationFilter" + }, + { + "Name": "Get-NetFirewallInterfaceFilter" + }, + { + "Name": "Get-NetFirewallInterfaceTypeFilter" + }, + { + "Name": "Get-NetFirewallPortFilter" + }, + { + "Name": "Get-NetFirewallProfile" + }, + { + "Name": "Get-NetFirewallRule" + }, + { + "Name": "Get-NetFirewallSecurityFilter" + }, + { + "Name": "Get-NetFirewallServiceFilter" + }, + { + "Name": "Get-NetFirewallSetting" + }, + { + "Name": "Get-NetIPsecDospSetting" + }, + { + "Name": "Get-NetIPsecMainModeCryptoSet" + }, + { + "Name": "Get-NetIPsecMainModeRule" + }, + { + "Name": "Get-NetIPsecMainModeSA" + }, + { + "Name": "Get-NetIPsecPhase1AuthSet" + }, + { + "Name": "Get-NetIPsecPhase2AuthSet" + }, + { + "Name": "Get-NetIPsecQuickModeCryptoSet" + }, + { + "Name": "Get-NetIPsecQuickModeSA" + }, + { + "Name": "Get-NetIPsecRule" + }, + { + "Name": "New-NetFirewallRule" + }, + { + "Name": "New-NetIPsecDospSetting" + }, + { + "Name": "New-NetIPsecMainModeCryptoSet" + }, + { + "Name": "New-NetIPsecMainModeRule" + }, + { + "Name": "New-NetIPsecPhase1AuthSet" + }, + { + "Name": "New-NetIPsecPhase2AuthSet" + }, + { + "Name": "New-NetIPsecQuickModeCryptoSet" + }, + { + "Name": "New-NetIPsecRule" + }, + { + "Name": "Open-NetGPO" + }, + { + "Name": "Remove-NetFirewallRule" + }, + { + "Name": "Remove-NetIPsecDospSetting" + }, + { + "Name": "Remove-NetIPsecMainModeCryptoSet" + }, + { + "Name": "Remove-NetIPsecMainModeRule" + }, + { + "Name": "Remove-NetIPsecMainModeSA" + }, + { + "Name": "Remove-NetIPsecPhase1AuthSet" + }, + { + "Name": "Remove-NetIPsecPhase2AuthSet" + }, + { + "Name": "Remove-NetIPsecQuickModeCryptoSet" + }, + { + "Name": "Remove-NetIPsecQuickModeSA" + }, + { + "Name": "Remove-NetIPsecRule" + }, + { + "Name": "Rename-NetFirewallRule" + }, + { + "Name": "Rename-NetIPsecMainModeCryptoSet" + }, + { + "Name": "Rename-NetIPsecMainModeRule" + }, + { + "Name": "Rename-NetIPsecPhase1AuthSet" + }, + { + "Name": "Rename-NetIPsecPhase2AuthSet" + }, + { + "Name": "Rename-NetIPsecQuickModeCryptoSet" + }, + { + "Name": "Rename-NetIPsecRule" + }, + { + "Name": "Save-NetGPO" + }, + { + "Name": "Set-NetFirewallAddressFilter" + }, + { + "Name": "Set-NetFirewallApplicationFilter" + }, + { + "Name": "Set-NetFirewallInterfaceFilter" + }, + { + "Name": "Set-NetFirewallInterfaceTypeFilter" + }, + { + "Name": "Set-NetFirewallPortFilter" + }, + { + "Name": "Set-NetFirewallProfile" + }, + { + "Name": "Set-NetFirewallRule" + }, + { + "Name": "Set-NetFirewallSecurityFilter" + }, + { + "Name": "Set-NetFirewallServiceFilter" + }, + { + "Name": "Set-NetFirewallSetting" + }, + { + "Name": "Set-NetIPsecDospSetting" + }, + { + "Name": "Set-NetIPsecMainModeCryptoSet" + }, + { + "Name": "Set-NetIPsecMainModeRule" + }, + { + "Name": "Set-NetIPsecPhase1AuthSet" + }, + { + "Name": "Set-NetIPsecPhase2AuthSet" + }, + { + "Name": "Set-NetIPsecQuickModeCryptoSet" + }, + { + "Name": "Set-NetIPsecRule" + }, + { + "Name": "Show-NetFirewallRule" + }, + { + "Name": "Show-NetIPsecRule" + }, + { + "Name": "Sync-NetIPsecRule" + }, + { + "Name": "Update-NetIPsecRule" + }, + { + "Name": "Get-DAPolicyChange" + }, + { + "Name": "New-NetIPsecAuthProposal" + }, + { + "Name": "New-NetIPsecMainModeCryptoProposal" + }, + { + "Name": "New-NetIPsecQuickModeCryptoProposal" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetSwitchTeam", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-NetSwitchTeamMember" + }, + { + "Name": "Get-NetSwitchTeam" + }, + { + "Name": "Get-NetSwitchTeamMember" + }, + { + "Name": "New-NetSwitchTeam" + }, + { + "Name": "Remove-NetSwitchTeam" + }, + { + "Name": "Remove-NetSwitchTeamMember" + }, + { + "Name": "Rename-NetSwitchTeam" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetTCPIP", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Find-NetRoute" + }, + { + "Name": "Get-NetCompartment" + }, + { + "Name": "Get-NetIPAddress" + }, + { + "Name": "Get-NetIPConfiguration" + }, + { + "Name": "Get-NetIPInterface" + }, + { + "Name": "Get-NetIPv4Protocol" + }, + { + "Name": "Get-NetIPv6Protocol" + }, + { + "Name": "Get-NetNeighbor" + }, + { + "Name": "Get-NetOffloadGlobalSetting" + }, + { + "Name": "Get-NetPrefixPolicy" + }, + { + "Name": "Get-NetRoute" + }, + { + "Name": "Get-NetTCPConnection" + }, + { + "Name": "Get-NetTCPSetting" + }, + { + "Name": "Get-NetTransportFilter" + }, + { + "Name": "Get-NetUDPEndpoint" + }, + { + "Name": "Get-NetUDPSetting" + }, + { + "Name": "New-NetIPAddress" + }, + { + "Name": "New-NetNeighbor" + }, + { + "Name": "New-NetRoute" + }, + { + "Name": "New-NetTransportFilter" + }, + { + "Name": "Remove-NetIPAddress" + }, + { + "Name": "Remove-NetNeighbor" + }, + { + "Name": "Remove-NetRoute" + }, + { + "Name": "Remove-NetTransportFilter" + }, + { + "Name": "Set-NetIPAddress" + }, + { + "Name": "Set-NetIPInterface" + }, + { + "Name": "Set-NetIPv4Protocol" + }, + { + "Name": "Set-NetIPv6Protocol" + }, + { + "Name": "Set-NetNeighbor" + }, + { + "Name": "Set-NetOffloadGlobalSetting" + }, + { + "Name": "Set-NetRoute" + }, + { + "Name": "Set-NetTCPSetting" + }, + { + "Name": "Set-NetUDPSetting" + }, + { + "Name": "Test-NetConnection" + } + ], + "ExportedAliases": [ + "gip", + "TNC" + ] + }, + { + "Name": "NetWNV", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-NetVirtualizationCustomerRoute" + }, + { + "Name": "Get-NetVirtualizationGlobal" + }, + { + "Name": "Get-NetVirtualizationLookupRecord" + }, + { + "Name": "Get-NetVirtualizationProviderAddress" + }, + { + "Name": "Get-NetVirtualizationProviderRoute" + }, + { + "Name": "New-NetVirtualizationCustomerRoute" + }, + { + "Name": "New-NetVirtualizationLookupRecord" + }, + { + "Name": "New-NetVirtualizationProviderAddress" + }, + { + "Name": "New-NetVirtualizationProviderRoute" + }, + { + "Name": "Remove-NetVirtualizationCustomerRoute" + }, + { + "Name": "Remove-NetVirtualizationLookupRecord" + }, + { + "Name": "Remove-NetVirtualizationProviderAddress" + }, + { + "Name": "Remove-NetVirtualizationProviderRoute" + }, + { + "Name": "Select-NetVirtualizationNextHop" + }, + { + "Name": "Set-NetVirtualizationCustomerRoute" + }, + { + "Name": "Set-NetVirtualizationGlobal" + }, + { + "Name": "Set-NetVirtualizationLookupRecord" + }, + { + "Name": "Set-NetVirtualizationProviderAddress" + }, + { + "Name": "Set-NetVirtualizationProviderRoute" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetworkConnectivityStatus", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-DAConnectionStatus" + }, + { + "Name": "Get-NCSIPolicyConfiguration" + }, + { + "Name": "Reset-NCSIPolicyConfiguration" + }, + { + "Name": "Set-NCSIPolicyConfiguration" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetworkController", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-NetworkControllerAccessControlList" + }, + { + "Name": "Get-NetworkControllerAccessControlListRule" + }, + { + "Name": "Get-NetworkControllerBackup" + }, + { + "Name": "Get-NetworkControllerConnectivityCheck" + }, + { + "Name": "Get-NetworkControllerConnectivityCheckResult" + }, + { + "Name": "Get-NetworkControllerCredential" + }, + { + "Name": "Get-NetworkControllerFabricRoute" + }, + { + "Name": "Get-NetworkControllerGateway" + }, + { + "Name": "Get-NetworkControllerGatewayPool" + }, + { + "Name": "Get-NetworkControllerInternalResourceInstances" + }, + { + "Name": "Get-NetworkControllerIpPool" + }, + { + "Name": "Get-NetworkControllerLoadBalancer" + }, + { + "Name": "Get-NetworkControllerLoadBalancerBackendAddressPool" + }, + { + "Name": "Get-NetworkControllerLoadBalancerConfiguration" + }, + { + "Name": "Get-NetworkControllerLoadBalancerFrontendIpConfiguration" + }, + { + "Name": "Get-NetworkControllerLoadBalancerInboundNatRule" + }, + { + "Name": "Get-NetworkControllerLoadBalancerMux" + }, + { + "Name": "Get-NetworkControllerLoadBalancerOutboundNatRule" + }, + { + "Name": "Get-NetworkControllerLoadBalancerProbe" + }, + { + "Name": "Get-NetworkControllerLoadBalancingRule" + }, + { + "Name": "Get-NetworkControllerLogicalNetwork" + }, + { + "Name": "Get-NetworkControllerLogicalSubnet" + }, + { + "Name": "Get-NetworkControllerMacPool" + }, + { + "Name": "Get-NetworkControllerNetworkInterface" + }, + { + "Name": "Get-NetworkControllerNetworkInterfaceIpConfiguration" + }, + { + "Name": "Get-NetworkControllerPublicIpAddress" + }, + { + "Name": "Get-NetworkControllerRestore" + }, + { + "Name": "Get-NetworkControllerRoute" + }, + { + "Name": "Get-NetworkControllerRouteTable" + }, + { + "Name": "Get-NetworkControllerServer" + }, + { + "Name": "Get-NetworkControllerServerInterface" + }, + { + "Name": "Get-NetworkControllerServiceInsertion" + }, + { + "Name": "Get-NetworkControllerState" + }, + { + "Name": "Get-NetworkControllerStatistics" + }, + { + "Name": "Get-NetworkControllerVirtualGateway" + }, + { + "Name": "Get-NetworkControllerVirtualGatewayBgpPeer" + }, + { + "Name": "Get-NetworkControllerVirtualGatewayBgpRouter" + }, + { + "Name": "Get-NetworkControllerVirtualGatewayNetworkConnection" + }, + { + "Name": "Get-NetworkControllerVirtualGatewayPolicyMap" + }, + { + "Name": "Get-NetworkControllerVirtualNetwork" + }, + { + "Name": "Get-NetworkControllerVirtualNetworkConfiguration" + }, + { + "Name": "Get-NetworkControllerVirtualServer" + }, + { + "Name": "Get-NetworkControllerVirtualSubnet" + }, + { + "Name": "Get-NetworkControllerVirtualSwitchConfiguration" + }, + { + "Name": "Invoke-NetworkControllerConnectivityCheck" + }, + { + "Name": "Invoke-NetworkControllerState" + }, + { + "Name": "New-NetworkControllerAccessControlList" + }, + { + "Name": "New-NetworkControllerAccessControlListRule" + }, + { + "Name": "New-NetworkControllerBackup" + }, + { + "Name": "New-NetworkControllerCredential" + }, + { + "Name": "New-NetworkControllerFabricRoute" + }, + { + "Name": "New-NetworkControllerGateway" + }, + { + "Name": "New-NetworkControllerGatewayPool" + }, + { + "Name": "New-NetworkControllerIpPool" + }, + { + "Name": "New-NetworkControllerLoadBalancer" + }, + { + "Name": "New-NetworkControllerLoadBalancerBackendAddressPool" + }, + { + "Name": "New-NetworkControllerLoadBalancerConfiguration" + }, + { + "Name": "New-NetworkControllerLoadBalancerFrontendIpConfiguration" + }, + { + "Name": "New-NetworkControllerLoadBalancerInboundNatRule" + }, + { + "Name": "New-NetworkControllerLoadBalancerMux" + }, + { + "Name": "New-NetworkControllerLoadBalancerOutboundNatRule" + }, + { + "Name": "New-NetworkControllerLoadBalancerProbe" + }, + { + "Name": "New-NetworkControllerLoadBalancingRule" + }, + { + "Name": "New-NetworkControllerLogicalNetwork" + }, + { + "Name": "New-NetworkControllerLogicalSubnet" + }, + { + "Name": "New-NetworkControllerMacPool" + }, + { + "Name": "New-NetworkControllerNetworkInterface" + }, + { + "Name": "New-NetworkControllerNetworkInterfaceIpConfiguration" + }, + { + "Name": "New-NetworkControllerPublicIpAddress" + }, + { + "Name": "New-NetworkControllerRestore" + }, + { + "Name": "New-NetworkControllerRoute" + }, + { + "Name": "New-NetworkControllerRouteTable" + }, + { + "Name": "New-NetworkControllerServer" + }, + { + "Name": "New-NetworkControllerServerInterface" + }, + { + "Name": "New-NetworkControllerServiceInsertion" + }, + { + "Name": "New-NetworkControllerVirtualGateway" + }, + { + "Name": "New-NetworkControllerVirtualGatewayBgpPeer" + }, + { + "Name": "New-NetworkControllerVirtualGatewayBgpRouter" + }, + { + "Name": "New-NetworkControllerVirtualGatewayNetworkConnection" + }, + { + "Name": "New-NetworkControllerVirtualGatewayPolicyMap" + }, + { + "Name": "New-NetworkControllerVirtualNetwork" + }, + { + "Name": "New-NetworkControllerVirtualServer" + }, + { + "Name": "New-NetworkControllerVirtualSubnet" + }, + { + "Name": "Remove-NetworkControllerAccessControlList" + }, + { + "Name": "Remove-NetworkControllerAccessControlListRule" + }, + { + "Name": "Remove-NetworkControllerBackup" + }, + { + "Name": "Remove-NetworkControllerCredential" + }, + { + "Name": "Remove-NetworkControllerFabricRoute" + }, + { + "Name": "Remove-NetworkControllerGateway" + }, + { + "Name": "Remove-NetworkControllerGatewayPool" + }, + { + "Name": "Remove-NetworkControllerIpPool" + }, + { + "Name": "Remove-NetworkControllerLoadBalancer" + }, + { + "Name": "Remove-NetworkControllerLoadBalancerBackendAddressPool" + }, + { + "Name": "Remove-NetworkControllerLoadBalancerConfiguration" + }, + { + "Name": "Remove-NetworkControllerLoadBalancerFrontendIpConfiguration" + }, + { + "Name": "Remove-NetworkControllerLoadBalancerInboundNatRule" + }, + { + "Name": "Remove-NetworkControllerLoadBalancerMux" + }, + { + "Name": "Remove-NetworkControllerLoadBalancerOutboundNatRule" + }, + { + "Name": "Remove-NetworkControllerLoadBalancerProbe" + }, + { + "Name": "Remove-NetworkControllerLoadBalancingRule" + }, + { + "Name": "Remove-NetworkControllerLogicalNetwork" + }, + { + "Name": "Remove-NetworkControllerLogicalSubnet" + }, + { + "Name": "Remove-NetworkControllerMacPool" + }, + { + "Name": "Remove-NetworkControllerNetworkInterface" + }, + { + "Name": "Remove-NetworkControllerNetworkInterfaceIpConfiguration" + }, + { + "Name": "Remove-NetworkControllerPublicIpAddress" + }, + { + "Name": "Remove-NetworkControllerRestore" + }, + { + "Name": "Remove-NetworkControllerRoute" + }, + { + "Name": "Remove-NetworkControllerRouteTable" + }, + { + "Name": "Remove-NetworkControllerServer" + }, + { + "Name": "Remove-NetworkControllerServerInterface" + }, + { + "Name": "Remove-NetworkControllerServiceInsertion" + }, + { + "Name": "Remove-NetworkControllerVirtualGateway" + }, + { + "Name": "Remove-NetworkControllerVirtualGatewayBgpPeer" + }, + { + "Name": "Remove-NetworkControllerVirtualGatewayBgpRouter" + }, + { + "Name": "Remove-NetworkControllerVirtualGatewayNetworkConnection" + }, + { + "Name": "Remove-NetworkControllerVirtualGatewayPolicyMap" + }, + { + "Name": "Remove-NetworkControllerVirtualNetwork" + }, + { + "Name": "Remove-NetworkControllerVirtualServer" + }, + { + "Name": "Remove-NetworkControllerVirtualSubnet" + }, + { + "Name": "Set-NetworkControllerVirtualNetworkConfiguration" + }, + { + "Name": "Set-NetworkControllerVirtualSwitchConfiguration" + }, + { + "Name": "Add-NetworkControllerNode" + }, + { + "Name": "Clear-NetworkControllerNodeContent" + }, + { + "Name": "Disable-NetworkControllerNode" + }, + { + "Name": "Enable-NetworkControllerNode" + }, + { + "Name": "Get-NetworkController" + }, + { + "Name": "Get-NetworkControllerCluster" + }, + { + "Name": "Get-NetworkControllerDiagnostic" + }, + { + "Name": "Get-NetworkControllerNode" + }, + { + "Name": "Install-NetworkController" + }, + { + "Name": "Install-NetworkControllerCluster" + }, + { + "Name": "New-NetworkControllerNodeObject" + }, + { + "Name": "Remove-NetworkControllerNode" + }, + { + "Name": "Repair-NetworkControllerCluster" + }, + { + "Name": "Set-NetworkController" + }, + { + "Name": "Set-NetworkControllerCluster" + }, + { + "Name": "Set-NetworkControllerDiagnostic" + }, + { + "Name": "Set-NetworkControllerNode" + }, + { + "Name": "Uninstall-NetworkController" + }, + { + "Name": "Uninstall-NetworkControllerCluster" + }, + { + "Name": "Update-NetworkController" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetworkControllerDiagnostics", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Debug-NetworkController" + }, + { + "Name": "Debug-NetworkControllerConfigurationState" + }, + { + "Name": "Debug-ServiceFabricNodeStatus" + }, + { + "Name": "Get-NetworkControllerDeploymentInfo" + }, + { + "Name": "Get-NetworkControllerManagedDevices" + }, + { + "Name": "Get-NetworkControllerReplica" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetworkLoadBalancingClusters", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-NlbClusterNode" + }, + { + "Name": "Add-NlbClusterNodeDip" + }, + { + "Name": "Add-NlbClusterPortRule" + }, + { + "Name": "Add-NlbClusterVip" + }, + { + "Name": "Disable-NlbClusterPortRule" + }, + { + "Name": "Enable-NlbClusterPortRule" + }, + { + "Name": "Get-NlbCluster" + }, + { + "Name": "Get-NlbClusterDriverInfo" + }, + { + "Name": "Get-NlbClusterNode" + }, + { + "Name": "Get-NlbClusterNodeDip" + }, + { + "Name": "Get-NlbClusterNodeNetworkInterface" + }, + { + "Name": "Get-NlbClusterPortRule" + }, + { + "Name": "Get-NlbClusterVip" + }, + { + "Name": "New-NlbCluster" + }, + { + "Name": "New-NlbClusterIpv6Address" + }, + { + "Name": "Remove-NlbCluster" + }, + { + "Name": "Remove-NlbClusterNode" + }, + { + "Name": "Remove-NlbClusterNodeDip" + }, + { + "Name": "Remove-NlbClusterPortRule" + }, + { + "Name": "Remove-NlbClusterVip" + }, + { + "Name": "Resume-NlbCluster" + }, + { + "Name": "Resume-NlbClusterNode" + }, + { + "Name": "Set-NlbCluster" + }, + { + "Name": "Set-NlbClusterNode" + }, + { + "Name": "Set-NlbClusterNodeDip" + }, + { + "Name": "Set-NlbClusterPortRule" + }, + { + "Name": "Set-NlbClusterPortRuleNodeHandlingPriority" + }, + { + "Name": "Set-NlbClusterPortRuleNodeWeight" + }, + { + "Name": "Set-NlbClusterVip" + }, + { + "Name": "Start-NlbCluster" + }, + { + "Name": "Start-NlbClusterNode" + }, + { + "Name": "Stop-NlbCluster" + }, + { + "Name": "Stop-NlbClusterNode" + }, + { + "Name": "Suspend-NlbCluster" + }, + { + "Name": "Suspend-NlbClusterNode" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetworkSwitchManager", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-NetworkSwitchEthernetPort" + }, + { + "Name": "Disable-NetworkSwitchFeature" + }, + { + "Name": "Disable-NetworkSwitchVlan" + }, + { + "Name": "Enable-NetworkSwitchEthernetPort" + }, + { + "Name": "Enable-NetworkSwitchFeature" + }, + { + "Name": "Enable-NetworkSwitchVlan" + }, + { + "Name": "Get-NetworkSwitchEthernetPort" + }, + { + "Name": "Get-NetworkSwitchFeature" + }, + { + "Name": "Get-NetworkSwitchGlobalData" + }, + { + "Name": "Get-NetworkSwitchVlan" + }, + { + "Name": "New-NetworkSwitchVlan" + }, + { + "Name": "Remove-NetworkSwitchEthernetPortIPAddress" + }, + { + "Name": "Remove-NetworkSwitchVlan" + }, + { + "Name": "Restore-NetworkSwitchConfiguration" + }, + { + "Name": "Save-NetworkSwitchConfiguration" + }, + { + "Name": "Set-NetworkSwitchEthernetPortIPAddress" + }, + { + "Name": "Set-NetworkSwitchPortMode" + }, + { + "Name": "Set-NetworkSwitchPortProperty" + }, + { + "Name": "Set-NetworkSwitchVlanProperty" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NetworkTransition", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-NetIPHttpsCertBinding" + }, + { + "Name": "Disable-NetDnsTransitionConfiguration" + }, + { + "Name": "Disable-NetIPHttpsProfile" + }, + { + "Name": "Disable-NetNatTransitionConfiguration" + }, + { + "Name": "Enable-NetDnsTransitionConfiguration" + }, + { + "Name": "Enable-NetIPHttpsProfile" + }, + { + "Name": "Enable-NetNatTransitionConfiguration" + }, + { + "Name": "Get-Net6to4Configuration" + }, + { + "Name": "Get-NetDnsTransitionConfiguration" + }, + { + "Name": "Get-NetDnsTransitionMonitoring" + }, + { + "Name": "Get-NetIPHttpsConfiguration" + }, + { + "Name": "Get-NetIPHttpsState" + }, + { + "Name": "Get-NetIsatapConfiguration" + }, + { + "Name": "Get-NetNatTransitionConfiguration" + }, + { + "Name": "Get-NetNatTransitionMonitoring" + }, + { + "Name": "Get-NetTeredoConfiguration" + }, + { + "Name": "Get-NetTeredoState" + }, + { + "Name": "New-NetIPHttpsConfiguration" + }, + { + "Name": "New-NetNatTransitionConfiguration" + }, + { + "Name": "Remove-NetIPHttpsCertBinding" + }, + { + "Name": "Remove-NetIPHttpsConfiguration" + }, + { + "Name": "Remove-NetNatTransitionConfiguration" + }, + { + "Name": "Rename-NetIPHttpsConfiguration" + }, + { + "Name": "Reset-Net6to4Configuration" + }, + { + "Name": "Reset-NetDnsTransitionConfiguration" + }, + { + "Name": "Reset-NetIPHttpsConfiguration" + }, + { + "Name": "Reset-NetIsatapConfiguration" + }, + { + "Name": "Reset-NetTeredoConfiguration" + }, + { + "Name": "Set-Net6to4Configuration" + }, + { + "Name": "Set-NetDnsTransitionConfiguration" + }, + { + "Name": "Set-NetIPHttpsConfiguration" + }, + { + "Name": "Set-NetIsatapConfiguration" + }, + { + "Name": "Set-NetNatTransitionConfiguration" + }, + { + "Name": "Set-NetTeredoConfiguration" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "NFS", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Disconnect-NfsSession" + }, + { + "Name": "Get-NfsClientConfiguration" + }, + { + "Name": "Get-NfsClientgroup" + }, + { + "Name": "Get-NfsClientLock" + }, + { + "Name": "Get-NfsMappingStore" + }, + { + "Name": "Get-NfsMountedClient" + }, + { + "Name": "Get-NfsNetgroupStore" + }, + { + "Name": "Get-NfsOpenFile" + }, + { + "Name": "Get-NfsServerConfiguration" + }, + { + "Name": "Get-NfsSession" + }, + { + "Name": "Get-NfsShare" + }, + { + "Name": "Get-NfsSharePermission" + }, + { + "Name": "Get-NfsStatistics" + }, + { + "Name": "Grant-NfsSharePermission" + }, + { + "Name": "New-NfsClientgroup" + }, + { + "Name": "New-NfsShare" + }, + { + "Name": "Remove-NfsClientgroup" + }, + { + "Name": "Remove-NfsShare" + }, + { + "Name": "Rename-NfsClientgroup" + }, + { + "Name": "Reset-NfsStatistics" + }, + { + "Name": "Resolve-NfsMappedIdentity" + }, + { + "Name": "Revoke-NfsClientLock" + }, + { + "Name": "Revoke-NfsMountedClient" + }, + { + "Name": "Revoke-NfsOpenFile" + }, + { + "Name": "Revoke-NfsSharePermission" + }, + { + "Name": "Set-NfsClientConfiguration" + }, + { + "Name": "Set-NfsClientgroup" + }, + { + "Name": "Set-NfsMappingStore" + }, + { + "Name": "Set-NfsNetgroupStore" + }, + { + "Name": "Set-NfsServerConfiguration" + }, + { + "Name": "Set-NfsShare" + }, + { + "Name": "Test-NfsMappingStore" + }, + { + "Name": "Get-NfsMappedIdentity" + }, + { + "Name": "Get-NfsNetgroup" + }, + { + "Name": "Install-NfsMappingStore" + }, + { + "Name": "New-NfsMappedIdentity" + }, + { + "Name": "New-NfsNetgroup" + }, + { + "Name": "Remove-NfsMappedIdentity" + }, + { + "Name": "Remove-NfsNetgroup" + }, + { + "Name": "Set-NfsMappedIdentity" + }, + { + "Name": "Set-NfsNetgroup" + }, + { + "Name": "Test-NfsMappedIdentity" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Nps", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Export-NpsConfiguration" + }, + { + "Name": "Get-NpsRadiusClient" + }, + { + "Name": "Get-NpsSharedSecretTemplate" + }, + { + "Name": "Import-NpsConfiguration" + }, + { + "Name": "New-NpsRadiusClient" + }, + { + "Name": "Remove-NpsRadiusClient" + }, + { + "Name": "Set-NpsRadiusClient" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "PcsvDevice", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Clear-PcsvDeviceLog" + }, + { + "Name": "Get-PcsvDevice" + }, + { + "Name": "Get-PcsvDeviceLog" + }, + { + "Name": "Restart-PcsvDevice" + }, + { + "Name": "Set-PcsvDeviceBootConfiguration" + }, + { + "Name": "Set-PcsvDeviceNetworkConfiguration" + }, + { + "Name": "Set-PcsvDeviceUserPassword" + }, + { + "Name": "Start-PcsvDevice" + }, + { + "Name": "Stop-PcsvDevice" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "PKI", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-CertificateEnrollmentPolicyServer" + }, + { + "Name": "Export-Certificate" + }, + { + "Name": "Export-PfxCertificate" + }, + { + "Name": "Get-Certificate" + }, + { + "Name": "Get-CertificateAutoEnrollmentPolicy" + }, + { + "Name": "Get-CertificateEnrollmentPolicyServer" + }, + { + "Name": "Get-CertificateNotificationTask" + }, + { + "Name": "Get-PfxData" + }, + { + "Name": "Import-Certificate" + }, + { + "Name": "Import-PfxCertificate" + }, + { + "Name": "New-CertificateNotificationTask" + }, + { + "Name": "New-SelfSignedCertificate" + }, + { + "Name": "Remove-CertificateEnrollmentPolicyServer" + }, + { + "Name": "Remove-CertificateNotificationTask" + }, + { + "Name": "Set-CertificateAutoEnrollmentPolicy" + }, + { + "Name": "Switch-Certificate" + }, + { + "Name": "Test-Certificate" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "PlatformIdentifier", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-PlatformIdentifier" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "PnpDevice", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-PnpDevice" + }, + { + "Name": "Enable-PnpDevice" + }, + { + "Name": "Get-PnpDevice" + }, + { + "Name": "Get-PnpDeviceProperty" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "PrintManagement", + "Version": "1.1", + "ExportedCommands": [ + { + "Name": "Add-Printer" + }, + { + "Name": "Add-PrinterDriver" + }, + { + "Name": "Add-PrinterPort" + }, + { + "Name": "Get-PrintConfiguration" + }, + { + "Name": "Get-Printer" + }, + { + "Name": "Get-PrinterDriver" + }, + { + "Name": "Get-PrinterPort" + }, + { + "Name": "Get-PrinterProperty" + }, + { + "Name": "Get-PrintJob" + }, + { + "Name": "Read-PrinterNfcTag" + }, + { + "Name": "Remove-Printer" + }, + { + "Name": "Remove-PrinterDriver" + }, + { + "Name": "Remove-PrinterPort" + }, + { + "Name": "Remove-PrintJob" + }, + { + "Name": "Rename-Printer" + }, + { + "Name": "Restart-PrintJob" + }, + { + "Name": "Resume-PrintJob" + }, + { + "Name": "Set-PrintConfiguration" + }, + { + "Name": "Set-Printer" + }, + { + "Name": "Set-PrinterProperty" + }, + { + "Name": "Suspend-PrintJob" + }, + { + "Name": "Write-PrinterNfcTag" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "PSDesiredStateConfiguration", + "Version": "1.1", + "ExportedCommands": [ + { + "Name": "Configuration" + }, + { + "Name": "Disable-DscDebug" + }, + { + "Name": "Enable-DscDebug" + }, + { + "Name": "Get-DscConfiguration" + }, + { + "Name": "Get-DscConfigurationStatus" + }, + { + "Name": "Get-DscLocalConfigurationManager" + }, + { + "Name": "Get-DscResource" + }, + { + "Name": "New-DscChecksum" + }, + { + "Name": "Remove-DscConfigurationDocument" + }, + { + "Name": "Restore-DscConfiguration" + }, + { + "Name": "Stop-DscConfiguration" + }, + { + "Name": "Invoke-DscResource" + }, + { + "Name": "Publish-DscConfiguration" + }, + { + "Name": "Set-DscLocalConfigurationManager" + }, + { + "Name": "Start-DscConfiguration" + }, + { + "Name": "Test-DscConfiguration" + }, + { + "Name": "Update-DscConfiguration" + } + ], + "ExportedAliases": [ + "sacfg", + "tcfg", + "gcfg", + "rtcfg", + "upcfg", + "glcm", + "slcm", + "pbcfg", + "cmpcfg", + "gcfgs" + ] + }, + { + "Name": "PSDiagnostics", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-PSTrace" + }, + { + "Name": "Disable-PSWSManCombinedTrace" + }, + { + "Name": "Disable-WSManTrace" + }, + { + "Name": "Enable-PSTrace" + }, + { + "Name": "Enable-PSWSManCombinedTrace" + }, + { + "Name": "Enable-WSManTrace" + }, + { + "Name": "Get-LogProperties" + }, + { + "Name": "Set-LogProperties" + }, + { + "Name": "Start-Trace" + }, + { + "Name": "Stop-Trace" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "PSScheduledJob", + "Version": "1.1.0.0", + "ExportedCommands": [ + { + "Name": "Add-JobTrigger" + }, + { + "Name": "Disable-JobTrigger" + }, + { + "Name": "Disable-ScheduledJob" + }, + { + "Name": "Enable-JobTrigger" + }, + { + "Name": "Enable-ScheduledJob" + }, + { + "Name": "Get-JobTrigger" + }, + { + "Name": "Get-ScheduledJob" + }, + { + "Name": "Get-ScheduledJobOption" + }, + { + "Name": "New-JobTrigger" + }, + { + "Name": "New-ScheduledJobOption" + }, + { + "Name": "Register-ScheduledJob" + }, + { + "Name": "Remove-JobTrigger" + }, + { + "Name": "Set-JobTrigger" + }, + { + "Name": "Set-ScheduledJob" + }, + { + "Name": "Set-ScheduledJobOption" + }, + { + "Name": "Unregister-ScheduledJob" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "PSWorkflow", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "New-PSWorkflowSession" + }, + { + "Name": "New-PSWorkflowExecutionOption" + } + ], + "ExportedAliases": [ + "nwsn" + ] + }, + { + "Name": "PSWorkflowUtility", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Invoke-AsWorkflow" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "RemoteAccess", + "Version": "3.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-VpnServerIPsecConfiguration" + }, + { + "Name": "Set-VpnServerIPsecConfiguration" + }, + { + "Name": "Add-BgpCustomRoute" + }, + { + "Name": "Add-BgpPeer" + }, + { + "Name": "Add-BgpRouteAggregate" + }, + { + "Name": "Add-BgpRouter" + }, + { + "Name": "Add-BgpRoutingPolicy" + }, + { + "Name": "Add-BgpRoutingPolicyForPeer" + }, + { + "Name": "Add-DAAppServer" + }, + { + "Name": "Add-DAClient" + }, + { + "Name": "Add-DAClientDnsConfiguration" + }, + { + "Name": "Add-DAEntryPoint" + }, + { + "Name": "Add-DAMgmtServer" + }, + { + "Name": "Add-RemoteAccessIpFilter" + }, + { + "Name": "Add-RemoteAccessLoadBalancerNode" + }, + { + "Name": "Add-RemoteAccessRadius" + }, + { + "Name": "Add-VpnIPAddressRange" + }, + { + "Name": "Add-VpnS2SInterface" + }, + { + "Name": "Add-VpnSstpProxyRule" + }, + { + "Name": "Clear-BgpRouteFlapDampening" + }, + { + "Name": "Clear-RemoteAccessInboxAccountingStore" + }, + { + "Name": "Clear-VpnS2SInterfaceStatistics" + }, + { + "Name": "Connect-VpnS2SInterface" + }, + { + "Name": "Disable-BgpRouteFlapDampening" + }, + { + "Name": "Disable-DAMultiSite" + }, + { + "Name": "Disable-DAOtpAuthentication" + }, + { + "Name": "Disable-RemoteAccessRoutingDomain" + }, + { + "Name": "Disconnect-VpnS2SInterface" + }, + { + "Name": "Disconnect-VpnUser" + }, + { + "Name": "Enable-BgpRouteFlapDampening" + }, + { + "Name": "Enable-DAMultiSite" + }, + { + "Name": "Enable-DAOtpAuthentication" + }, + { + "Name": "Enable-RemoteAccessRoutingDomain" + }, + { + "Name": "Get-BgpCustomRoute" + }, + { + "Name": "Get-BgpPeer" + }, + { + "Name": "Get-BgpRouteAggregate" + }, + { + "Name": "Get-BgpRouteFlapDampening" + }, + { + "Name": "Get-BgpRouteInformation" + }, + { + "Name": "Get-BgpRouter" + }, + { + "Name": "Get-BgpRoutingPolicy" + }, + { + "Name": "Get-BgpStatistics" + }, + { + "Name": "Get-DAAppServer" + }, + { + "Name": "Get-DAClient" + }, + { + "Name": "Get-DAClientDnsConfiguration" + }, + { + "Name": "Get-DAEntryPoint" + }, + { + "Name": "Get-DAEntryPointDC" + }, + { + "Name": "Get-DAMgmtServer" + }, + { + "Name": "Get-DAMultiSite" + }, + { + "Name": "Get-DANetworkLocationServer" + }, + { + "Name": "Get-DAOtpAuthentication" + }, + { + "Name": "Get-DAServer" + }, + { + "Name": "Get-RemoteAccess" + }, + { + "Name": "Get-RemoteAccessAccounting" + }, + { + "Name": "Get-RemoteAccessConfiguration" + }, + { + "Name": "Get-RemoteAccessConnectionStatistics" + }, + { + "Name": "Get-RemoteAccessConnectionStatisticsSummary" + }, + { + "Name": "Get-RemoteAccessHealth" + }, + { + "Name": "Get-RemoteAccessIpFilter" + }, + { + "Name": "Get-RemoteAccessLoadBalancer" + }, + { + "Name": "Get-RemoteAccessRadius" + }, + { + "Name": "Get-RemoteAccessRoutingDomain" + }, + { + "Name": "Get-RemoteAccessUserActivity" + }, + { + "Name": "Get-RoutingProtocolPreference" + }, + { + "Name": "Get-VpnAuthProtocol" + }, + { + "Name": "Get-VpnS2SInterface" + }, + { + "Name": "Get-VpnS2SInterfaceStatistics" + }, + { + "Name": "Get-VpnServerConfiguration" + }, + { + "Name": "Get-VpnSstpProxyRule" + }, + { + "Name": "Install-RemoteAccess" + }, + { + "Name": "New-VpnSstpProxyRule" + }, + { + "Name": "New-VpnTrafficSelector" + }, + { + "Name": "Remove-BgpCustomRoute" + }, + { + "Name": "Remove-BgpPeer" + }, + { + "Name": "Remove-BgpRouteAggregate" + }, + { + "Name": "Remove-BgpRouter" + }, + { + "Name": "Remove-BgpRoutingPolicy" + }, + { + "Name": "Remove-BgpRoutingPolicyForPeer" + }, + { + "Name": "Remove-DAAppServer" + }, + { + "Name": "Remove-DAClient" + }, + { + "Name": "Remove-DAClientDnsConfiguration" + }, + { + "Name": "Remove-DAEntryPoint" + }, + { + "Name": "Remove-DAMgmtServer" + }, + { + "Name": "Remove-RemoteAccessIpFilter" + }, + { + "Name": "Remove-RemoteAccessLoadBalancerNode" + }, + { + "Name": "Remove-RemoteAccessRadius" + }, + { + "Name": "Remove-VpnIPAddressRange" + }, + { + "Name": "Remove-VpnS2SInterface" + }, + { + "Name": "Remove-VpnSstpProxyRule" + }, + { + "Name": "Set-BgpPeer" + }, + { + "Name": "Set-BgpRouteAggregate" + }, + { + "Name": "Set-BgpRouteFlapDampening" + }, + { + "Name": "Set-BgpRouter" + }, + { + "Name": "Set-BgpRoutingPolicy" + }, + { + "Name": "Set-BgpRoutingPolicyForPeer" + }, + { + "Name": "Set-DAAppServerConnection" + }, + { + "Name": "Set-DAClient" + }, + { + "Name": "Set-DAClientDnsConfiguration" + }, + { + "Name": "Set-DAEntryPoint" + }, + { + "Name": "Set-DAEntryPointDC" + }, + { + "Name": "Set-DAMultiSite" + }, + { + "Name": "Set-DANetworkLocationServer" + }, + { + "Name": "Set-DAOtpAuthentication" + }, + { + "Name": "Set-DAServer" + }, + { + "Name": "Set-RemoteAccess" + }, + { + "Name": "Set-RemoteAccessAccounting" + }, + { + "Name": "Set-RemoteAccessConfiguration" + }, + { + "Name": "Set-RemoteAccessInboxAccountingStore" + }, + { + "Name": "Set-RemoteAccessIpFilter" + }, + { + "Name": "Set-RemoteAccessLoadBalancer" + }, + { + "Name": "Set-RemoteAccessRadius" + }, + { + "Name": "Set-RemoteAccessRoutingDomain" + }, + { + "Name": "Set-RoutingProtocolPreference" + }, + { + "Name": "Set-VpnAuthProtocol" + }, + { + "Name": "Set-VpnAuthType" + }, + { + "Name": "Set-VpnIPAddressAssignment" + }, + { + "Name": "Set-VpnS2SInterface" + }, + { + "Name": "Set-VpnServerConfiguration" + }, + { + "Name": "Set-VpnSstpProxyRule" + }, + { + "Name": "Start-BgpPeer" + }, + { + "Name": "Stop-BgpPeer" + }, + { + "Name": "Uninstall-RemoteAccess" + }, + { + "Name": "Update-DAMgmtServer" + } + ], + "ExportedAliases": [ + "Get-VpnServerIPsecConfiguration", + "Set-VpnServerIPsecConfiguration" + ] + }, + { + "Name": "RemoteDesktop", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-RDServer" + }, + { + "Name": "Add-RDSessionHost" + }, + { + "Name": "Add-RDVirtualDesktopToCollection" + }, + { + "Name": "Disable-RDVirtualDesktopADMachineAccountReuse" + }, + { + "Name": "Disconnect-RDUser" + }, + { + "Name": "Enable-RDVirtualDesktopADMachineAccountReuse" + }, + { + "Name": "Export-RDPersonalSessionDesktopAssignment" + }, + { + "Name": "Export-RDPersonalVirtualDesktopAssignment" + }, + { + "Name": "Get-RDAvailableApp" + }, + { + "Name": "Get-RDCertificate" + }, + { + "Name": "Get-RDConnectionBrokerHighAvailability" + }, + { + "Name": "Get-RDDeploymentGatewayConfiguration" + }, + { + "Name": "Get-RDFileTypeAssociation" + }, + { + "Name": "Get-RDLicenseConfiguration" + }, + { + "Name": "Get-RDPersonalSessionDesktopAssignment" + }, + { + "Name": "Get-RDPersonalVirtualDesktopAssignment" + }, + { + "Name": "Get-RDPersonalVirtualDesktopPatchSchedule" + }, + { + "Name": "Get-RDRemoteApp" + }, + { + "Name": "Get-RDRemoteDesktop" + }, + { + "Name": "Get-RDServer" + }, + { + "Name": "Get-RDSessionCollection" + }, + { + "Name": "Get-RDSessionCollectionConfiguration" + }, + { + "Name": "Get-RDSessionHost" + }, + { + "Name": "Get-RDUserSession" + }, + { + "Name": "Get-RDVirtualDesktop" + }, + { + "Name": "Get-RDVirtualDesktopCollection" + }, + { + "Name": "Get-RDVirtualDesktopCollectionConfiguration" + }, + { + "Name": "Get-RDVirtualDesktopCollectionJobStatus" + }, + { + "Name": "Get-RDVirtualDesktopConcurrency" + }, + { + "Name": "Get-RDVirtualDesktopIdleCount" + }, + { + "Name": "Get-RDVirtualDesktopTemplateExportPath" + }, + { + "Name": "Get-RDWorkspace" + }, + { + "Name": "Grant-RDOUAccess" + }, + { + "Name": "Import-RDPersonalSessionDesktopAssignment" + }, + { + "Name": "Import-RDPersonalVirtualDesktopAssignment" + }, + { + "Name": "Invoke-RDUserLogoff" + }, + { + "Name": "Move-RDVirtualDesktop" + }, + { + "Name": "New-RDCertificate" + }, + { + "Name": "New-RDPersonalVirtualDesktopPatchSchedule" + }, + { + "Name": "New-RDRemoteApp" + }, + { + "Name": "New-RDSessionCollection" + }, + { + "Name": "New-RDSessionDeployment" + }, + { + "Name": "New-RDVirtualDesktopCollection" + }, + { + "Name": "New-RDVirtualDesktopDeployment" + }, + { + "Name": "Remove-RDDatabaseConnectionString" + }, + { + "Name": "Remove-RDPersonalSessionDesktopAssignment" + }, + { + "Name": "Remove-RDPersonalVirtualDesktopAssignment" + }, + { + "Name": "Remove-RDPersonalVirtualDesktopPatchSchedule" + }, + { + "Name": "Remove-RDRemoteApp" + }, + { + "Name": "Remove-RDServer" + }, + { + "Name": "Remove-RDSessionCollection" + }, + { + "Name": "Remove-RDSessionHost" + }, + { + "Name": "Remove-RDVirtualDesktopCollection" + }, + { + "Name": "Remove-RDVirtualDesktopFromCollection" + }, + { + "Name": "Send-RDUserMessage" + }, + { + "Name": "Set-RDActiveManagementServer" + }, + { + "Name": "Set-RDCertificate" + }, + { + "Name": "Set-RDClientAccessName" + }, + { + "Name": "Set-RDConnectionBrokerHighAvailability" + }, + { + "Name": "Set-RDDatabaseConnectionString" + }, + { + "Name": "Set-RDDeploymentGatewayConfiguration" + }, + { + "Name": "Set-RDFileTypeAssociation" + }, + { + "Name": "Set-RDLicenseConfiguration" + }, + { + "Name": "Set-RDPersonalSessionDesktopAssignment" + }, + { + "Name": "Set-RDPersonalVirtualDesktopAssignment" + }, + { + "Name": "Set-RDPersonalVirtualDesktopPatchSchedule" + }, + { + "Name": "Set-RDRemoteApp" + }, + { + "Name": "Set-RDRemoteDesktop" + }, + { + "Name": "Set-RDSessionCollectionConfiguration" + }, + { + "Name": "Set-RDSessionHost" + }, + { + "Name": "Set-RDVirtualDesktopCollectionConfiguration" + }, + { + "Name": "Set-RDVirtualDesktopConcurrency" + }, + { + "Name": "Set-RDVirtualDesktopIdleCount" + }, + { + "Name": "Set-RDVirtualDesktopTemplateExportPath" + }, + { + "Name": "Set-RDWorkspace" + }, + { + "Name": "Stop-RDVirtualDesktopCollectionJob" + }, + { + "Name": "Test-RDOUAccess" + }, + { + "Name": "Test-RDVirtualDesktopADMachineAccountReuse" + }, + { + "Name": "Update-RDVirtualDesktopCollection" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "RemoteDesktopServices", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Convert-License" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ScheduledTasks", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-ScheduledTask" + }, + { + "Name": "Enable-ScheduledTask" + }, + { + "Name": "Export-ScheduledTask" + }, + { + "Name": "Get-ClusteredScheduledTask" + }, + { + "Name": "Get-ScheduledTask" + }, + { + "Name": "Get-ScheduledTaskInfo" + }, + { + "Name": "New-ScheduledTask" + }, + { + "Name": "New-ScheduledTaskAction" + }, + { + "Name": "New-ScheduledTaskPrincipal" + }, + { + "Name": "New-ScheduledTaskSettingsSet" + }, + { + "Name": "New-ScheduledTaskTrigger" + }, + { + "Name": "Register-ClusteredScheduledTask" + }, + { + "Name": "Register-ScheduledTask" + }, + { + "Name": "Set-ClusteredScheduledTask" + }, + { + "Name": "Set-ScheduledTask" + }, + { + "Name": "Start-ScheduledTask" + }, + { + "Name": "Stop-ScheduledTask" + }, + { + "Name": "Unregister-ClusteredScheduledTask" + }, + { + "Name": "Unregister-ScheduledTask" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "SecureBoot", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Confirm-SecureBootUEFI" + }, + { + "Name": "Format-SecureBootUEFI" + }, + { + "Name": "Get-SecureBootPolicy" + }, + { + "Name": "Get-SecureBootUEFI" + }, + { + "Name": "Set-SecureBootUEFI" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "SecurityCmdlets", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Backup-AuditPolicy" + }, + { + "Name": "Backup-SecurityPolicy" + }, + { + "Name": "Restore-AuditPolicy" + }, + { + "Name": "Restore-SecurityPolicy" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ServerCore", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-DisplayResolution" + }, + { + "Name": "Set-DisplayResolution" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ServerManager", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-WindowsFeature" + }, + { + "Name": "Remove-WindowsFeature" + }, + { + "Name": "Disable-ServerManagerStandardUserRemoting" + }, + { + "Name": "Enable-ServerManagerStandardUserRemoting" + }, + { + "Name": "Get-WindowsFeature" + }, + { + "Name": "Install-WindowsFeature" + }, + { + "Name": "Uninstall-WindowsFeature" + } + ], + "ExportedAliases": [ + "Add-WindowsFeature", + "Remove-WindowsFeature" + ] + }, + { + "Name": "ServerManagerTasks", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-SMCounterSample" + }, + { + "Name": "Get-SMPerformanceCollector" + }, + { + "Name": "Get-SMServerBpaResult" + }, + { + "Name": "Get-SMServerClusterName" + }, + { + "Name": "Get-SMServerEvent" + }, + { + "Name": "Get-SMServerFeature" + }, + { + "Name": "Get-SMServerInventory" + }, + { + "Name": "Get-SMServerService" + }, + { + "Name": "Remove-SMServerPerformanceLog" + }, + { + "Name": "Start-SMPerformanceCollector" + }, + { + "Name": "Stop-SMPerformanceCollector" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "ShieldedVMProvisioning", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-KeyProtectorFromShieldingDataFile" + }, + { + "Name": "Get-ShieldedVMProvisioningStatus" + }, + { + "Name": "Initialize-ShieldedVM" + }, + { + "Name": "New-ShieldedVMSpecializationDataFile" + }, + { + "Name": "Test-ShieldingDataApplicability" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "SmbShare", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Block-SmbShareAccess" + }, + { + "Name": "Close-SmbOpenFile" + }, + { + "Name": "Close-SmbSession" + }, + { + "Name": "Disable-SmbDelegation" + }, + { + "Name": "Enable-SmbDelegation" + }, + { + "Name": "Get-SmbBandwidthLimit" + }, + { + "Name": "Get-SmbClientConfiguration" + }, + { + "Name": "Get-SmbClientNetworkInterface" + }, + { + "Name": "Get-SmbConnection" + }, + { + "Name": "Get-SmbDelegation" + }, + { + "Name": "Get-SmbMapping" + }, + { + "Name": "Get-SmbMultichannelConnection" + }, + { + "Name": "Get-SmbMultichannelConstraint" + }, + { + "Name": "Get-SmbOpenFile" + }, + { + "Name": "Get-SmbServerConfiguration" + }, + { + "Name": "Get-SmbServerNetworkInterface" + }, + { + "Name": "Get-SmbSession" + }, + { + "Name": "Get-SmbShare" + }, + { + "Name": "Get-SmbShareAccess" + }, + { + "Name": "Grant-SmbShareAccess" + }, + { + "Name": "New-SmbMapping" + }, + { + "Name": "New-SmbMultichannelConstraint" + }, + { + "Name": "New-SmbShare" + }, + { + "Name": "Remove-SmbBandwidthLimit" + }, + { + "Name": "Remove-SmbMapping" + }, + { + "Name": "Remove-SmbMultichannelConstraint" + }, + { + "Name": "Remove-SmbShare" + }, + { + "Name": "Revoke-SmbShareAccess" + }, + { + "Name": "Set-SmbBandwidthLimit" + }, + { + "Name": "Set-SmbClientConfiguration" + }, + { + "Name": "Set-SmbPathAcl" + }, + { + "Name": "Set-SmbServerConfiguration" + }, + { + "Name": "Set-SmbShare" + }, + { + "Name": "Unblock-SmbShareAccess" + }, + { + "Name": "Update-SmbMultichannelConnection" + } + ], + "ExportedAliases": [ + "gsmbs", + "nsmbs", + "rsmbs", + "ssmbs", + "gsmba", + "grsmba", + "rksmba", + "blsmba", + "ulsmba", + "gsmbse", + "cssmbse", + "gsmbo", + "cssmbo", + "gsmbsc", + "ssmbsc", + "gsmbcc", + "ssmbcc", + "gsmbc", + "gsmbm", + "nsmbm", + "rsmbm", + "gsmbcn", + "gsmbsn", + "gsmbmc", + "udsmbmc", + "gsmbt", + "nsmbt", + "rsmbt", + "ssmbp", + "gsmbb", + "ssmbb", + "rsmbb", + "gsmbd", + "esmbd", + "dsmbd" + ] + }, + { + "Name": "SmbWitness", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Move-SmbClient" + }, + { + "Name": "Get-SmbWitnessClient" + }, + { + "Name": "Move-SmbWitnessClient" + } + ], + "ExportedAliases": [ + "gsmbw", + "msmbw", + "Move-SmbClient" + ] + }, + { + "Name": "SMISConfig", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Search-SmisProvider" + }, + { + "Name": "Unregister-SmisProvider" + }, + { + "Name": "Register-SmisProvider" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "SoftwareInventoryLogging", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-SilComputer" + }, + { + "Name": "Get-SilComputerIdentity" + }, + { + "Name": "Get-SilData" + }, + { + "Name": "Get-SilLogging" + }, + { + "Name": "Get-SilSoftware" + }, + { + "Name": "Get-SilUalAccess" + }, + { + "Name": "Get-SilWindowsUpdate" + }, + { + "Name": "Publish-SilData" + }, + { + "Name": "Set-SilLogging" + }, + { + "Name": "Start-SilLogging" + }, + { + "Name": "Stop-SilLogging" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "StartLayout", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-StartApps" + }, + { + "Name": "Export-StartLayout" + }, + { + "Name": "Import-StartLayout" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Storage", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-PhysicalDiskIndication" + }, + { + "Name": "Disable-StorageDiagnosticLog" + }, + { + "Name": "Enable-PhysicalDiskIndication" + }, + { + "Name": "Enable-StorageDiagnosticLog" + }, + { + "Name": "Flush-Volume" + }, + { + "Name": "Get-DiskSNV" + }, + { + "Name": "Get-PhysicalDiskSNV" + }, + { + "Name": "Get-StorageEnclosureSNV" + }, + { + "Name": "Initialize-Volume" + }, + { + "Name": "Write-FileSystemCache" + }, + { + "Name": "Add-InitiatorIdToMaskingSet" + }, + { + "Name": "Add-PartitionAccessPath" + }, + { + "Name": "Add-PhysicalDisk" + }, + { + "Name": "Add-TargetPortToMaskingSet" + }, + { + "Name": "Add-VirtualDiskToMaskingSet" + }, + { + "Name": "Block-FileShareAccess" + }, + { + "Name": "Clear-Disk" + }, + { + "Name": "Clear-FileStorageTier" + }, + { + "Name": "Clear-StorageDiagnosticInfo" + }, + { + "Name": "Connect-VirtualDisk" + }, + { + "Name": "Debug-FileShare" + }, + { + "Name": "Debug-StorageSubSystem" + }, + { + "Name": "Debug-Volume" + }, + { + "Name": "Disable-PhysicalDiskIdentification" + }, + { + "Name": "Disable-StorageEnclosureIdentification" + }, + { + "Name": "Disable-StorageHighAvailability" + }, + { + "Name": "Disable-StorageMaintenanceMode" + }, + { + "Name": "Disconnect-VirtualDisk" + }, + { + "Name": "Dismount-DiskImage" + }, + { + "Name": "Enable-PhysicalDiskIdentification" + }, + { + "Name": "Enable-StorageEnclosureIdentification" + }, + { + "Name": "Enable-StorageHighAvailability" + }, + { + "Name": "Enable-StorageMaintenanceMode" + }, + { + "Name": "Format-Volume" + }, + { + "Name": "Get-DedupProperties" + }, + { + "Name": "Get-Disk" + }, + { + "Name": "Get-DiskImage" + }, + { + "Name": "Get-DiskStorageNodeView" + }, + { + "Name": "Get-FileIntegrity" + }, + { + "Name": "Get-FileShare" + }, + { + "Name": "Get-FileShareAccessControlEntry" + }, + { + "Name": "Get-FileStorageTier" + }, + { + "Name": "Get-InitiatorId" + }, + { + "Name": "Get-InitiatorPort" + }, + { + "Name": "Get-MaskingSet" + }, + { + "Name": "Get-OffloadDataTransferSetting" + }, + { + "Name": "Get-Partition" + }, + { + "Name": "Get-PartitionSupportedSize" + }, + { + "Name": "Get-PhysicalDisk" + }, + { + "Name": "Get-PhysicalDiskStorageNodeView" + }, + { + "Name": "Get-PhysicalExtent" + }, + { + "Name": "Get-PhysicalExtentAssociation" + }, + { + "Name": "Get-ResiliencySetting" + }, + { + "Name": "Get-StorageAdvancedProperty" + }, + { + "Name": "Get-StorageDiagnosticInfo" + }, + { + "Name": "Get-StorageEnclosure" + }, + { + "Name": "Get-StorageEnclosureStorageNodeView" + }, + { + "Name": "Get-StorageEnclosureVendorData" + }, + { + "Name": "Get-StorageFaultDomain" + }, + { + "Name": "Get-StorageFileServer" + }, + { + "Name": "Get-StorageFirmwareInformation" + }, + { + "Name": "Get-StorageHealthAction" + }, + { + "Name": "Get-StorageHealthReport" + }, + { + "Name": "Get-StorageHealthSetting" + }, + { + "Name": "Get-StorageJob" + }, + { + "Name": "Get-StorageNode" + }, + { + "Name": "Get-StoragePool" + }, + { + "Name": "Get-StorageProvider" + }, + { + "Name": "Get-StorageReliabilityCounter" + }, + { + "Name": "Get-StorageSetting" + }, + { + "Name": "Get-StorageSubSystem" + }, + { + "Name": "Get-StorageTier" + }, + { + "Name": "Get-StorageTierSupportedSize" + }, + { + "Name": "Get-SupportedClusterSizes" + }, + { + "Name": "Get-SupportedFileSystems" + }, + { + "Name": "Get-TargetPort" + }, + { + "Name": "Get-TargetPortal" + }, + { + "Name": "Get-VirtualDisk" + }, + { + "Name": "Get-VirtualDiskSupportedSize" + }, + { + "Name": "Get-Volume" + }, + { + "Name": "Get-VolumeCorruptionCount" + }, + { + "Name": "Get-VolumeScrubPolicy" + }, + { + "Name": "Grant-FileShareAccess" + }, + { + "Name": "Hide-VirtualDisk" + }, + { + "Name": "Initialize-Disk" + }, + { + "Name": "Mount-DiskImage" + }, + { + "Name": "New-FileShare" + }, + { + "Name": "New-MaskingSet" + }, + { + "Name": "New-Partition" + }, + { + "Name": "New-StorageFileServer" + }, + { + "Name": "New-StoragePool" + }, + { + "Name": "New-StorageSubsystemVirtualDisk" + }, + { + "Name": "New-StorageTier" + }, + { + "Name": "New-VirtualDisk" + }, + { + "Name": "New-VirtualDiskClone" + }, + { + "Name": "New-VirtualDiskSnapshot" + }, + { + "Name": "New-Volume" + }, + { + "Name": "Optimize-StoragePool" + }, + { + "Name": "Optimize-Volume" + }, + { + "Name": "Register-StorageSubsystem" + }, + { + "Name": "Remove-FileShare" + }, + { + "Name": "Remove-InitiatorId" + }, + { + "Name": "Remove-InitiatorIdFromMaskingSet" + }, + { + "Name": "Remove-MaskingSet" + }, + { + "Name": "Remove-Partition" + }, + { + "Name": "Remove-PartitionAccessPath" + }, + { + "Name": "Remove-PhysicalDisk" + }, + { + "Name": "Remove-StorageFileServer" + }, + { + "Name": "Remove-StorageHealthSetting" + }, + { + "Name": "Remove-StoragePool" + }, + { + "Name": "Remove-StorageTier" + }, + { + "Name": "Remove-TargetPortFromMaskingSet" + }, + { + "Name": "Remove-VirtualDisk" + }, + { + "Name": "Remove-VirtualDiskFromMaskingSet" + }, + { + "Name": "Rename-MaskingSet" + }, + { + "Name": "Repair-FileIntegrity" + }, + { + "Name": "Repair-VirtualDisk" + }, + { + "Name": "Repair-Volume" + }, + { + "Name": "Reset-PhysicalDisk" + }, + { + "Name": "Reset-StorageReliabilityCounter" + }, + { + "Name": "Resize-Partition" + }, + { + "Name": "Resize-StorageTier" + }, + { + "Name": "Resize-VirtualDisk" + }, + { + "Name": "Revoke-FileShareAccess" + }, + { + "Name": "Set-Disk" + }, + { + "Name": "Set-FileIntegrity" + }, + { + "Name": "Set-FileShare" + }, + { + "Name": "Set-FileStorageTier" + }, + { + "Name": "Set-InitiatorPort" + }, + { + "Name": "Set-Partition" + }, + { + "Name": "Set-PhysicalDisk" + }, + { + "Name": "Set-ResiliencySetting" + }, + { + "Name": "Set-StorageFileServer" + }, + { + "Name": "Set-StorageHealthSetting" + }, + { + "Name": "Set-StoragePool" + }, + { + "Name": "Set-StorageProvider" + }, + { + "Name": "Set-StorageSetting" + }, + { + "Name": "Set-StorageSubSystem" + }, + { + "Name": "Set-StorageTier" + }, + { + "Name": "Set-VirtualDisk" + }, + { + "Name": "Set-Volume" + }, + { + "Name": "Set-VolumeScrubPolicy" + }, + { + "Name": "Show-VirtualDisk" + }, + { + "Name": "Start-StorageDiagnosticLog" + }, + { + "Name": "Stop-StorageDiagnosticLog" + }, + { + "Name": "Stop-StorageJob" + }, + { + "Name": "Unblock-FileShareAccess" + }, + { + "Name": "Unregister-StorageSubsystem" + }, + { + "Name": "Update-Disk" + }, + { + "Name": "Update-HostStorageCache" + }, + { + "Name": "Update-StorageFirmware" + }, + { + "Name": "Update-StoragePool" + }, + { + "Name": "Update-StorageProviderCache" + }, + { + "Name": "Write-VolumeCache" + } + ], + "ExportedAliases": [ + "Disable-PhysicalDiskIndication", + "Disable-StorageDiagnosticLog", + "Enable-PhysicalDiskIndication", + "Enable-StorageDiagnosticLog", + "Flush-Volume", + "Initialize-Volume", + "Write-FileSystemCache", + "Get-PhysicalDiskSNV", + "Get-DiskSNV", + "Get-StorageEnclosureSNV" + ] + }, + { + "Name": "StorageQoS", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-StorageQoSFlow" + }, + { + "Name": "Get-StorageQosPolicy" + }, + { + "Name": "Get-StorageQosPolicyStore" + }, + { + "Name": "Get-StorageQosVolume" + }, + { + "Name": "New-StorageQosPolicy" + }, + { + "Name": "Remove-StorageQosPolicy" + }, + { + "Name": "Set-StorageQosPolicy" + }, + { + "Name": "Set-StorageQosPolicyStore" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "StorageReplica", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Clear-SRMetadata" + }, + { + "Name": "Export-SRConfiguration" + }, + { + "Name": "Get-SRAccess" + }, + { + "Name": "Get-SRDelegation" + }, + { + "Name": "Get-SRGroup" + }, + { + "Name": "Get-SRNetworkConstraint" + }, + { + "Name": "Get-SRPartnership" + }, + { + "Name": "Grant-SRAccess" + }, + { + "Name": "Grant-SRDelegation" + }, + { + "Name": "New-SRGroup" + }, + { + "Name": "New-SRPartnership" + }, + { + "Name": "Remove-SRGroup" + }, + { + "Name": "Remove-SRNetworkConstraint" + }, + { + "Name": "Remove-SRPartnership" + }, + { + "Name": "Revoke-SRAccess" + }, + { + "Name": "Revoke-SRDelegation" + }, + { + "Name": "Set-SRGroup" + }, + { + "Name": "Set-SRNetworkConstraint" + }, + { + "Name": "Set-SRPartnership" + }, + { + "Name": "Suspend-SRGroup" + }, + { + "Name": "Sync-SRGroup" + }, + { + "Name": "Test-SRTopology" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "TLS", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-TlsCipherSuite" + }, + { + "Name": "Disable-TlsEccCurve" + }, + { + "Name": "Disable-TlsSessionTicketKey" + }, + { + "Name": "Enable-TlsCipherSuite" + }, + { + "Name": "Enable-TlsEccCurve" + }, + { + "Name": "Enable-TlsSessionTicketKey" + }, + { + "Name": "Export-TlsSessionTicketKey" + }, + { + "Name": "Get-TlsCipherSuite" + }, + { + "Name": "Get-TlsEccCurve" + }, + { + "Name": "New-TlsSessionTicketKey" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "TroubleshootingPack", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-TroubleshootingPack" + }, + { + "Name": "Invoke-TroubleshootingPack" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "TrustedPlatformModule", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Clear-Tpm" + }, + { + "Name": "ConvertTo-TpmOwnerAuth" + }, + { + "Name": "Disable-TpmAutoProvisioning" + }, + { + "Name": "Enable-TpmAutoProvisioning" + }, + { + "Name": "Get-Tpm" + }, + { + "Name": "Get-TpmEndorsementKeyInfo" + }, + { + "Name": "Get-TpmSupportedFeature" + }, + { + "Name": "Import-TpmOwnerAuth" + }, + { + "Name": "Initialize-Tpm" + }, + { + "Name": "Set-TpmOwnerAuth" + }, + { + "Name": "Unblock-Tpm" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "UEV", + "Version": "2.1.639.0", + "ExportedCommands": [ + { + "Name": "Clear-UevAppxPackage" + }, + { + "Name": "Clear-UevConfiguration" + }, + { + "Name": "Disable-Uev" + }, + { + "Name": "Disable-UevAppxPackage" + }, + { + "Name": "Disable-UevTemplate" + }, + { + "Name": "Enable-Uev" + }, + { + "Name": "Enable-UevAppxPackage" + }, + { + "Name": "Enable-UevTemplate" + }, + { + "Name": "Export-UevConfiguration" + }, + { + "Name": "Export-UevPackage" + }, + { + "Name": "Get-UevAppxPackage" + }, + { + "Name": "Get-UevConfiguration" + }, + { + "Name": "Get-UevStatus" + }, + { + "Name": "Get-UevTemplate" + }, + { + "Name": "Get-UevTemplateProgram" + }, + { + "Name": "Import-UevConfiguration" + }, + { + "Name": "Register-UevTemplate" + }, + { + "Name": "Repair-UevTemplateIndex" + }, + { + "Name": "Restore-UevBackup" + }, + { + "Name": "Restore-UevUserSetting" + }, + { + "Name": "Set-UevConfiguration" + }, + { + "Name": "Set-UevTemplateProfile" + }, + { + "Name": "Test-UevTemplate" + }, + { + "Name": "Unregister-UevTemplate" + }, + { + "Name": "Update-UevTemplate" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "UpdateServices", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-WsusComputer" + }, + { + "Name": "Add-WsusDynamicCategory" + }, + { + "Name": "Approve-WsusUpdate" + }, + { + "Name": "Deny-WsusUpdate" + }, + { + "Name": "Get-WsusClassification" + }, + { + "Name": "Get-WsusComputer" + }, + { + "Name": "Get-WsusDynamicCategory" + }, + { + "Name": "Get-WsusProduct" + }, + { + "Name": "Get-WsusServer" + }, + { + "Name": "Get-WsusUpdate" + }, + { + "Name": "Invoke-WsusServerCleanup" + }, + { + "Name": "Remove-WsusDynamicCategory" + }, + { + "Name": "Set-WsusClassification" + }, + { + "Name": "Set-WsusDynamicCategory" + }, + { + "Name": "Set-WsusProduct" + }, + { + "Name": "Set-WsusServerSynchronization" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "UserAccessLogging", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Disable-Ual" + }, + { + "Name": "Enable-Ual" + }, + { + "Name": "Get-Ual" + }, + { + "Name": "Get-UalDailyAccess" + }, + { + "Name": "Get-UalDailyDeviceAccess" + }, + { + "Name": "Get-UalDailyUserAccess" + }, + { + "Name": "Get-UalDeviceAccess" + }, + { + "Name": "Get-UalDns" + }, + { + "Name": "Get-UalHyperV" + }, + { + "Name": "Get-UalOverview" + }, + { + "Name": "Get-UalServerDevice" + }, + { + "Name": "Get-UalServerUser" + }, + { + "Name": "Get-UalSystemId" + }, + { + "Name": "Get-UalUserAccess" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "VpnClient", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-VpnConnection" + }, + { + "Name": "Add-VpnConnectionRoute" + }, + { + "Name": "Add-VpnConnectionTriggerApplication" + }, + { + "Name": "Add-VpnConnectionTriggerDnsConfiguration" + }, + { + "Name": "Add-VpnConnectionTriggerTrustedNetwork" + }, + { + "Name": "Get-VpnConnection" + }, + { + "Name": "Get-VpnConnectionTrigger" + }, + { + "Name": "New-EapConfiguration" + }, + { + "Name": "New-VpnServerAddress" + }, + { + "Name": "Remove-VpnConnection" + }, + { + "Name": "Remove-VpnConnectionRoute" + }, + { + "Name": "Remove-VpnConnectionTriggerApplication" + }, + { + "Name": "Remove-VpnConnectionTriggerDnsConfiguration" + }, + { + "Name": "Remove-VpnConnectionTriggerTrustedNetwork" + }, + { + "Name": "Set-VpnConnection" + }, + { + "Name": "Set-VpnConnectionIPsecConfiguration" + }, + { + "Name": "Set-VpnConnectionProxy" + }, + { + "Name": "Set-VpnConnectionTriggerDnsConfiguration" + }, + { + "Name": "Set-VpnConnectionTriggerTrustedNetwork" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "Wdac", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-OdbcDsn" + }, + { + "Name": "Disable-OdbcPerfCounter" + }, + { + "Name": "Disable-WdacBidTrace" + }, + { + "Name": "Enable-OdbcPerfCounter" + }, + { + "Name": "Enable-WdacBidTrace" + }, + { + "Name": "Get-OdbcDriver" + }, + { + "Name": "Get-OdbcDsn" + }, + { + "Name": "Get-OdbcPerfCounter" + }, + { + "Name": "Get-WdacBidTrace" + }, + { + "Name": "Remove-OdbcDsn" + }, + { + "Name": "Set-OdbcDriver" + }, + { + "Name": "Set-OdbcDsn" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "WDS", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Add-WdsDriverPackage" + }, + { + "Name": "Approve-WdsClient" + }, + { + "Name": "Copy-WdsInstallImage" + }, + { + "Name": "Deny-WdsClient" + }, + { + "Name": "Disable-WdsBootImage" + }, + { + "Name": "Disable-WdsDriverPackage" + }, + { + "Name": "Disable-WdsInstallImage" + }, + { + "Name": "Disconnect-WdsMulticastClient" + }, + { + "Name": "Enable-WdsBootImage" + }, + { + "Name": "Enable-WdsDriverPackage" + }, + { + "Name": "Enable-WdsInstallImage" + }, + { + "Name": "Export-WdsBootImage" + }, + { + "Name": "Export-WdsInstallImage" + }, + { + "Name": "Get-WdsBootImage" + }, + { + "Name": "Get-WdsClient" + }, + { + "Name": "Get-WdsDriverPackage" + }, + { + "Name": "Get-WdsInstallImage" + }, + { + "Name": "Get-WdsInstallImageGroup" + }, + { + "Name": "Get-WdsMulticastClient" + }, + { + "Name": "Import-WdsBootImage" + }, + { + "Name": "Import-WdsDriverPackage" + }, + { + "Name": "Import-WdsInstallImage" + }, + { + "Name": "New-WdsClient" + }, + { + "Name": "New-WdsInstallImageGroup" + }, + { + "Name": "Remove-WdsBootImage" + }, + { + "Name": "Remove-WdsClient" + }, + { + "Name": "Remove-WdsDriverPackage" + }, + { + "Name": "Remove-WdsInstallImage" + }, + { + "Name": "Remove-WdsInstallImageGroup" + }, + { + "Name": "Set-WdsBootImage" + }, + { + "Name": "Set-WdsClient" + }, + { + "Name": "Set-WdsInstallImage" + }, + { + "Name": "Set-WdsInstallImageGroup" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "WebAdministration", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "IIS:" + }, + { + "Name": "Add-WebConfiguration" + }, + { + "Name": "Add-WebConfigurationLock" + }, + { + "Name": "Add-WebConfigurationProperty" + }, + { + "Name": "Backup-WebConfiguration" + }, + { + "Name": "Clear-WebCentralCertProvider" + }, + { + "Name": "Clear-WebConfiguration" + }, + { + "Name": "Clear-WebRequestTracingSetting" + }, + { + "Name": "Clear-WebRequestTracingSettings" + }, + { + "Name": "ConvertTo-WebApplication" + }, + { + "Name": "Disable-WebCentralCertProvider" + }, + { + "Name": "Disable-WebGlobalModule" + }, + { + "Name": "Disable-WebRequestTracing" + }, + { + "Name": "Enable-WebCentralCertProvider" + }, + { + "Name": "Enable-WebGlobalModule" + }, + { + "Name": "Enable-WebRequestTracing" + }, + { + "Name": "Get-WebAppDomain" + }, + { + "Name": "Get-WebApplication" + }, + { + "Name": "Get-WebAppPoolState" + }, + { + "Name": "Get-WebBinding" + }, + { + "Name": "Get-WebCentralCertProvider" + }, + { + "Name": "Get-WebConfigFile" + }, + { + "Name": "Get-WebConfiguration" + }, + { + "Name": "Get-WebConfigurationBackup" + }, + { + "Name": "Get-WebConfigurationLocation" + }, + { + "Name": "Get-WebConfigurationLock" + }, + { + "Name": "Get-WebConfigurationProperty" + }, + { + "Name": "Get-WebFilePath" + }, + { + "Name": "Get-WebGlobalModule" + }, + { + "Name": "Get-WebHandler" + }, + { + "Name": "Get-WebItemState" + }, + { + "Name": "Get-WebManagedModule" + }, + { + "Name": "Get-WebRequest" + }, + { + "Name": "Get-Website" + }, + { + "Name": "Get-WebsiteState" + }, + { + "Name": "Get-WebURL" + }, + { + "Name": "Get-WebVirtualDirectory" + }, + { + "Name": "New-WebApplication" + }, + { + "Name": "New-WebAppPool" + }, + { + "Name": "New-WebBinding" + }, + { + "Name": "New-WebFtpSite" + }, + { + "Name": "New-WebGlobalModule" + }, + { + "Name": "New-WebHandler" + }, + { + "Name": "New-WebManagedModule" + }, + { + "Name": "New-Website" + }, + { + "Name": "New-WebVirtualDirectory" + }, + { + "Name": "Remove-WebApplication" + }, + { + "Name": "Remove-WebAppPool" + }, + { + "Name": "Remove-WebBinding" + }, + { + "Name": "Remove-WebConfigurationBackup" + }, + { + "Name": "Remove-WebConfigurationLocation" + }, + { + "Name": "Remove-WebConfigurationLock" + }, + { + "Name": "Remove-WebConfigurationProperty" + }, + { + "Name": "Remove-WebGlobalModule" + }, + { + "Name": "Remove-WebHandler" + }, + { + "Name": "Remove-WebManagedModule" + }, + { + "Name": "Remove-Website" + }, + { + "Name": "Remove-WebVirtualDirectory" + }, + { + "Name": "Rename-WebConfigurationLocation" + }, + { + "Name": "Restart-WebAppPool" + }, + { + "Name": "Restart-WebItem" + }, + { + "Name": "Restore-WebConfiguration" + }, + { + "Name": "Select-WebConfiguration" + }, + { + "Name": "Set-WebBinding" + }, + { + "Name": "Set-WebCentralCertProvider" + }, + { + "Name": "Set-WebCentralCertProviderCredential" + }, + { + "Name": "Set-WebConfiguration" + }, + { + "Name": "Set-WebConfigurationProperty" + }, + { + "Name": "Set-WebGlobalModule" + }, + { + "Name": "Set-WebHandler" + }, + { + "Name": "Set-WebManagedModule" + }, + { + "Name": "Start-WebAppPool" + }, + { + "Name": "Start-WebCommitDelay" + }, + { + "Name": "Start-WebItem" + }, + { + "Name": "Start-Website" + }, + { + "Name": "Stop-WebAppPool" + }, + { + "Name": "Stop-WebCommitDelay" + }, + { + "Name": "Stop-WebItem" + }, + { + "Name": "Stop-Website" + } + ], + "ExportedAliases": [ + "Begin-WebCommitDelay", + "End-WebCommitDelay" + ] + }, + { + "Name": "Whea", + "Version": "2.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-WheaMemoryPolicy" + }, + { + "Name": "Set-WheaMemoryPolicy" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "WindowsDeveloperLicense", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-WindowsDeveloperLicense" + }, + { + "Name": "Show-WindowsDeveloperLicenseRegistration" + }, + { + "Name": "Unregister-WindowsDeveloperLicense" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "WindowsErrorReporting", + "Version": "1.0", + "ExportedCommands": [ + { + "Name": "Disable-WindowsErrorReporting" + }, + { + "Name": "Enable-WindowsErrorReporting" + }, + { + "Name": "Get-WindowsErrorReporting" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "WindowsSearch", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-WindowsSearchSetting" + }, + { + "Name": "Set-WindowsSearchSetting" + } + ], + "ExportedAliases": [ + + ] + }, + { + "Name": "WindowsServerBackup", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-WBVssBackupOptions" + }, + { + "Name": "Set-WBVssBackupOptions" + }, + { + "Name": "Add-WBBackupTarget" + }, + { + "Name": "Add-WBBareMetalRecovery" + }, + { + "Name": "Add-WBFileSpec" + }, + { + "Name": "Add-WBSystemState" + }, + { + "Name": "Add-WBVirtualMachine" + }, + { + "Name": "Add-WBVolume" + }, + { + "Name": "Get-WBBackupSet" + }, + { + "Name": "Get-WBBackupTarget" + }, + { + "Name": "Get-WBBackupVolumeBrowsePath" + }, + { + "Name": "Get-WBBareMetalRecovery" + }, + { + "Name": "Get-WBDisk" + }, + { + "Name": "Get-WBFileSpec" + }, + { + "Name": "Get-WBJob" + }, + { + "Name": "Get-WBPerformanceConfiguration" + }, + { + "Name": "Get-WBPolicy" + }, + { + "Name": "Get-WBSchedule" + }, + { + "Name": "Get-WBSummary" + }, + { + "Name": "Get-WBSystemState" + }, + { + "Name": "Get-WBVirtualMachine" + }, + { + "Name": "Get-WBVolume" + }, + { + "Name": "Get-WBVssBackupOption" + }, + { + "Name": "New-WBBackupTarget" + }, + { + "Name": "New-WBFileSpec" + }, + { + "Name": "New-WBPolicy" + }, + { + "Name": "Remove-WBBackupSet" + }, + { + "Name": "Remove-WBBackupTarget" + }, + { + "Name": "Remove-WBBareMetalRecovery" + }, + { + "Name": "Remove-WBCatalog" + }, + { + "Name": "Remove-WBFileSpec" + }, + { + "Name": "Remove-WBPolicy" + }, + { + "Name": "Remove-WBSystemState" + }, + { + "Name": "Remove-WBVirtualMachine" + }, + { + "Name": "Remove-WBVolume" + }, + { + "Name": "Restore-WBCatalog" + }, + { + "Name": "Resume-WBBackup" + }, + { + "Name": "Resume-WBVolumeRecovery" + }, + { + "Name": "Set-WBPerformanceConfiguration" + }, + { + "Name": "Set-WBPolicy" + }, + { + "Name": "Set-WBSchedule" + }, + { + "Name": "Set-WBVssBackupOption" + }, + { + "Name": "Start-WBApplicationRecovery" + }, + { + "Name": "Start-WBBackup" + }, + { + "Name": "Start-WBFileRecovery" + }, + { + "Name": "Start-WBHyperVRecovery" + }, + { + "Name": "Start-WBSystemStateRecovery" + }, + { + "Name": "Start-WBVolumeRecovery" + }, + { + "Name": "Stop-WBJob" + } + ], + "ExportedAliases": [ + "Get-WBVssBackupOptions", + "Set-WBVssBackupOptions" + ] + }, + { + "Name": "WindowsUpdate", + "Version": "1.0.0.0", + "ExportedCommands": [ + { + "Name": "Get-WindowsUpdateLog" + } + ], + "ExportedAliases": [ + + ] + } + ], + "Types": [ + { + "Name": "IAccPropServices", + "Namespace": "Accessibility" + }, + { + "Name": "IAccPropServer", + "Namespace": "Accessibility" + }, + { + "Name": "AnnoScope", + "Namespace": "Accessibility" + }, + { + "Name": "_RemotableHandle", + "Namespace": "Accessibility" + }, + { + "Name": "CAccPropServices", + "Namespace": "Accessibility" + }, + { + "Name": "CAccPropServicesClass", + "Namespace": "Accessibility" + }, + { + "Name": "__MIDL_IWinTypes_0009", + "Namespace": "Accessibility" + }, + { + "Name": "IAccessible", + "Namespace": "Accessibility" + }, + { + "Name": "IAccessibleHandler", + "Namespace": "Accessibility" + }, + { + "Name": "IAccIdentity", + "Namespace": "Accessibility" + }, + { + "Name": "WindowsBackupSnapIn", + "Namespace": "Microsoft.SnapIns.Backup.UI" + }, + { + "Name": "WindowsBackupNode", + "Namespace": "Microsoft.SnapIns.Backup.UI" + }, + { + "Name": "BackupNode", + "Namespace": "Microsoft.SnapIns.Backup.UI.SnapIn" + }, + { + "Name": "DashboardPanel", + "Namespace": "Microsoft.SnapIns.Backup.UI.SnapIn" + }, + { + "Name": "DashboardControl", + "Namespace": "Microsoft.SnapIns.Backup.UI.SnapIn" + }, + { + "Name": "BackgroundWorkerJobType", + "Namespace": "Microsoft.SnapIns.Backup.UI.SnapIn" + }, + { + "Name": "OptimizePerformance", + "Namespace": "Microsoft.SnapIns.Backup.UI.SnapIn" + }, + { + "Name": "CatalogRecoveryWizard", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.CatalogRecovery" + }, + { + "Name": "RecoveryWizard", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.Recovery" + }, + { + "Name": "RecoveryItemsDialog", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.Recovery" + }, + { + "Name": "SelectVMsPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.Recovery" + }, + { + "Name": "SelectRecoveryOptions", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.Recovery" + }, + { + "Name": "HyperVRecoveryTargetPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.Recovery" + }, + { + "Name": "ApplicationDetails", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.Recovery" + }, + { + "Name": "ScheduledBackupWizard", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.ScheduledBackup" + }, + { + "Name": "ShowAllDisksDialog", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.ScheduledBackup" + }, + { + "Name": "AddVolumesDialog", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.ScheduledBackup" + }, + { + "Name": "BackupNowWizard", + "Namespace": "Microsoft.SnapIns.Backup.UI.Wizards.BackupNow" + }, + { + "Name": "CommonControlsSR", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "ComponentErrorItemTag", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "ListViewItemSortInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "ListViewItemComparer", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "CommonFunctionsWin32", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "LHBackupWizardPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "LHBackupProgressPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "VolumeMountData", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "ComponentData", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "BackupItems", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "ElementSearchStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "BrowseTreeViewSelectionDelegate", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "AdvancedSettingsPageResultDelegate", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "ExclusionTreeViewSelectionDelegate", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonControls" + }, + { + "Name": "BranchPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "ConfirmationPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "TitleType", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "ButtonType", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "OrientationPanelStepMode", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "FiniteProgressPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "InfiniteProgressPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "ProgressPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "SummaryPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "WizardForm", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "WizardPage", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "WizardFrameworkException", + "Namespace": "Microsoft.SnapIns.Backup.UI.WizardFramework" + }, + { + "Name": "SqmSession", + "Namespace": "Microsoft.FileSystems.Common" + }, + { + "Name": "SqmDataPoint", + "Namespace": "Microsoft.FileSystems.Common" + }, + { + "Name": "AlgorithmFlags", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CERTENROLL_OBJECTID", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CObjectId", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CObjectIdClass", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CObjectIds", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CObjectIdsClass", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CX509EnrollmentPolicyActiveDirectory", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CX509EnrollmentPolicyActiveDirectoryClass", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CX509EnrollmentPolicyWebService", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CX509EnrollmentPolicyWebServiceClass", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CX509PolicyServerListManager", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CX509PolicyServerListManagerClass", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CX509PolicyServerUrl", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "CX509PolicyServerUrlClass", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "EnrollmentCAProperty", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "EnrollmentPolicyServerPropertyFlags", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "EnrollmentTemplateProperty", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "ICertificationAuthorities", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "ICertificationAuthority", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "IObjectId", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "IObjectIds", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "IX509CertificateTemplate", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "IX509CertificateTemplates", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "IX509EnrollmentPolicyServer", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "IX509PolicyServerListManager", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "IX509PolicyServerUrl", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "ObjectIdGroupId", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "ObjectIdPublicKeyFlags", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "PolicyServerUrlFlags", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "PolicyServerUrlPropertyID", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "X509CertificateEnrollmentContext", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "X509EnrollmentAuthFlags", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "X509EnrollmentPolicyExportFlags", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "X509EnrollmentPolicyLoadOption", + "Namespace": "CERTENROLLLib" + }, + { + "Name": "Microsoft_Windows_RemoteAccess_MgmtClient", + "Namespace": "Microsoft.DirectAccess.RAMgmtClientEvents" + }, + { + "Name": "ITaskHandler", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskHandlerStatus", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskRunFlags", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskEnumFlags", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskLogonType", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskRunlevelType", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskState", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskCreation", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskTriggerType", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskSessionStateChangeType", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskActionType", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskInstancesPolicy", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskCompatibility", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "SystemTime", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskSchedulerServiceGuids", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRunningTask", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRunningTaskCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRegisteredTask", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRegisteredTaskCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskFolder", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskFolderCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskService", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskVariables", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IIdleSettings", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "INetworkSettings", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRepetitionPattern", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskNamedValuePair", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskNamedValueCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IPrincipal", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IEventTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITimeTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IDailyTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IWeeklyTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IMonthlyTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IMonthlyDOWTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IIdleTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ILogonTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ISessionStateChangeTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IBootTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRegistrationTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITriggerCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IAction", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IExecAction", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IShowMessageAction", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IComHandlerAction", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IEmailAction", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IActionCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRegistrationInfo", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskSettings", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskDefinition", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskScheduler", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskSchedulerClass", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "SnapInGlobalData", + "Namespace": "Microsoft.ManagementConsole.WorkBridge" + }, + { + "Name": "CmdletDetails", + "Namespace": "Microsoft.ManagementConsole.WorkBridge" + }, + { + "Name": "CmdletConstants", + "Namespace": "Microsoft.ManagementConsole.WorkBridge" + }, + { + "Name": "CmdletGlossary", + "Namespace": "Microsoft.ManagementConsole.WorkBridge" + }, + { + "Name": "MigrationWizard", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.MigrationWizard" + }, + { + "Name": "BaseMigrationPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.MigrationWizard" + }, + { + "Name": "IntroPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.MigrationWizard" + }, + { + "Name": "ApplyPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.MigrationWizard" + }, + { + "Name": "PreReqPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.MigrationWizard" + }, + { + "Name": "ExpressWizard", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ExpressWizard" + }, + { + "Name": "BaseExpressPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ExpressWizard" + }, + { + "Name": "IntroPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ExpressWizard" + }, + { + "Name": "ApplyPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ExpressWizard" + }, + { + "Name": "GpoPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ExpressWizard" + }, + { + "Name": "Resources", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Properties" + }, + { + "Name": "TitleType", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.WizardFramework" + }, + { + "Name": "ButtonType", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.WizardFramework" + }, + { + "Name": "OrientationPanelStepMode", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.WizardFramework" + }, + { + "Name": "WizardActionStatus", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.WizardFramework" + }, + { + "Name": "WizardAction", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.WizardFramework" + }, + { + "Name": "WizardForm", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.WizardFramework" + }, + { + "Name": "WindowWrapper", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.WizardFramework" + }, + { + "Name": "WizardFrameworkException", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.WizardFramework" + }, + { + "Name": "WizardPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.WizardFramework" + }, + { + "Name": "BaseControl", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.SnapInUI" + }, + { + "Name": "LoadingControl", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.SnapInUI" + }, + { + "Name": "WBRCBaseForm", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.RemoteClientsWizard" + }, + { + "Name": "WBRCBasePage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.RemoteClientsWizard" + }, + { + "Name": "WBRCDeploymentMode", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.RemoteClientsWizard" + }, + { + "Name": "WBRCSelectGroups", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.RemoteClientsWizard" + }, + { + "Name": "WBRCNca", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.RemoteClientsWizard" + }, + { + "Name": "WBInfraBaseForm", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.InfraWizard" + }, + { + "Name": "WBInfraBasePage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.InfraWizard" + }, + { + "Name": "WBInfraDnsSuffix", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.InfraWizard" + }, + { + "Name": "WBInfraLocation", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.InfraWizard" + }, + { + "Name": "BaseWizardPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "NetworkTopologyPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "InterfaceSelectionPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "AuthenticationPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "OtpRadiusPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "OtpGroupBypassPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "OtpCAPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "OtpCertTemplatesPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "DAServerWizard", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "PrefixConfigPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "VPNConfigPage", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.ServerWizard" + }, + { + "Name": "ThreadInput", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DataStructures" + }, + { + "Name": "GlobalData", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DataStructures" + }, + { + "Name": "SGNameInfo", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DataStructures" + }, + { + "Name": "NRPTEntry", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DataStructures" + }, + { + "Name": "OTPServer", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DataStructures" + }, + { + "Name": "IPRange", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DataStructures" + }, + { + "Name": "ButtonFinishStatus", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "BottomPanel", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "DirectoryObjects", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "SGInfo", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "DirectoryObjectPicker", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "ErrorIcon", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "ErrorControlForm", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "PreRequisiteErrorType", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "PreRequisiteErrorControl", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "HeaderBanner", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "IconPictureBox", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "RootPageControl", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "SelectionEntityStatus", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "SelectionEntity", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "RoundedRectangle", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "SGListModifiedEventHandler", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "SGPicker", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "SGListModifiedEventArgs", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "SGSelector", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "CommandLink", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "RAChoiceControl", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "PreReqControl", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Controls" + }, + { + "Name": "ADS_ATTR", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Wrappers" + }, + { + "Name": "ADSTYPE", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Wrappers" + }, + { + "Name": "ADSVALUE_STRING", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Wrappers" + }, + { + "Name": "ADSVALUE_INTEGER", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Wrappers" + }, + { + "Name": "ADS_ATTR_INFO", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Wrappers" + }, + { + "Name": "IDirectoryObject", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Wrappers" + }, + { + "Name": "DirectoryObject", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Wrappers" + }, + { + "Name": "NetworkAdapter", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Wrappers" + }, + { + "Name": "NetworkAdapterConfiguration", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Wrappers" + }, + { + "Name": "CertificateUtilities", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "CAServersHelper", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "CAServerInfo", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "EnterpriseTemplatesHelper", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "EnterpriseTemplateInfo", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "CALoaderOnCompletedEvent", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "CALoader", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "TopologyType", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "GPOType", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "AutoPopulateIPHttpsCertResult", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "PowerShellExtensions", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "RollbackException", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "RollbackGpoInfo", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "RollbackXml", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.Util" + }, + { + "Name": "AddEditRadiusServer", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "AddEditRadiusServerLite", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "AddEditStaticPool", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "AppServer", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "ReviewDialog", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "SharedSecret", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "WBIPv4AdressRPrefix", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "Details", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "GPOSummary", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "OtpCertTemplate", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "OTPSignTemplate", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "RaChoiceForm", + "Namespace": "Microsoft.ManagementConsole.WorkBridge.DialogBoxes" + }, + { + "Name": "Installer", + "Namespace": "Microsoft.RemoteFileSystems.Management" + }, + { + "Name": "EventViewerInstaller", + "Namespace": "Microsoft.EventViewer.SnapIn" + }, + { + "Name": "EventViewerSnapIn", + "Namespace": "Microsoft.EventViewer.SnapIn" + }, + { + "Name": "EventViewerExtension", + "Namespace": "Microsoft.EventViewer.SnapIn" + }, + { + "Name": "EventViewerHomepage", + "Namespace": "Microsoft.EventViewer.SnapIn" + }, + { + "Name": "IpamErrorResources", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamEventProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldAssociation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamOperationWithCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SubTaskStatusChangedEventArgs", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SubTaskStatusChangedEventHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ProgressTracker", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IProgressStatusTracker", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPUtilizationPurge", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SubTaskInstance", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamOperationWithProgressCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamOperationWithProgressParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamOperationWithProgress", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDhcpScopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddScopesToSuperscopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SetSuperscopeActivationStatusParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "RemoveScopesFromSuperscopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "RenameSuperscopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteSuperscopesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDhcpServerPolicyParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDhcpScopePolicyParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdatePolicyParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeletePolicyParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MovePolicyProcessingOrderParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdatePolicyPropertiesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDhcpScopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDhcpScopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDhcpServerParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ApplyDhcpServerConfigurationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ApplyDhcpScopeConfigurationparameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDhcpReservationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDhcpReservationCollectionParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SetDhcpReservationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SetDhcpReservationCollectionParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDhcpReservationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverWithScopesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverRemoveScopesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverDeleteParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ResetConfigSyncStatusParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateRelationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateScopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateServerParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDhcpFiltersParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDhcpFilterParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDhcpFiltersParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDhcpFiltersParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateIpamIPAddressParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateIpamIPAddressParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDnsResourceRecordsParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDnsResourceRecordsParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MultiUpdateDnsResourceRecordParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDnsResourceRecordParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDnsZoneParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDnsZonesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDnsZonesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZonesTransferParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReloadDnsZonesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwardersParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamAdminOperationId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SubTaskStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "OverallProgressStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EntityOperationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EntityStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EntityStatusForDnsResourceRecord", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EntityStatusCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MutableSecretManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MutableSecretContext", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UniqueSubTaskIdentifiers", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ExclusionRangeDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "OptionDefinitionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ScopeDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ScopePolicyIpRangeDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ScopePolicyDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SuperscopeV4DataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerPolicyDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FailoverDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FilterDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ScopePolicyOptionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerPolicyOptionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ScopeOptionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerOptionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UserClassDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "VendorClassDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReservationDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReservationOptionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateScopesDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateServerDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateRelationDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ResetConfigSyncStatusDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordAsmFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommonUtilities", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4RangeLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6RangeLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv4AddressLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv6AddressLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ActiveServerV4LogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ActiveServerV6LogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4SubnetLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6SubnetLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4RangeLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6RangeLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv4AddressLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv6AddressLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ActiveServerV4LogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ActiveServerV6LogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4SubnetLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6SubnetLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommonPropertiesHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPSubnetField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPBlockImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPRangeImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ExportUtilities", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamSecurity", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EnumerationParametersBase", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EnumerationObjectType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamEnumerator", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamIPAuditEnumerator", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamRemotingContext", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamRemotingModule", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamAsyncProvision", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamAsyncSchemaConversion", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamEnumeratorCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamEnumerationSessionEventHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamAsyncProvisionCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamAsyncSchemaCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamProvisioningEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerAllEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerByServerInfoIdsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressSpaceEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressSpaceByFilterEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsByVirtualizationTypeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsByAddressSpaceAndVirtualizationTypeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsByAddressCategoryEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsByUnmappedEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsByBlockIdEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsDirectChildrenByBlockIdEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetByFilterEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressRootAddressesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByRangeIdEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressBySubnetIdEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressUnmappedAddressEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressForUnmappedRangesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByBlockIdEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressAllForLogicalGroupEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UnmappedIpamIPAddressForLogicalGroupEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressAllForLogicalGroupNodeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByManagedByAndManagedByEntityEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByFilterEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByVirtualizationTypeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByAddressSpaceAndVirtualizationTypeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockRootEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockChildBlockEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockGetAllBlocksEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeForBlockEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeAllForBlockEnumerationParameter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeForSubnetEnumerationParameter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeRootEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeByManagedByAndManagedByEntityEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeAllForDhcpServerEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeUnmappedEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeByVirtualizationTypeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeByAddressSpaceAndVirtualizationTypeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeAllForLogicalGroupNodeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeByFilterEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupDataForRootAlternateItemsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupDataUnmappedItemsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupDataForLogicalGroupNodeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldAssociationEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupNodeRootEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SubnetLogicalGroupNodeRootEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupNodeChildrenEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DiscoverySubnetEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeForIpBlockEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeUnmappedEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeObjectSpecificEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeAllEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopesByDhcpServerIdListEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeAssociatedWithVendorClassesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeByPrefixAndServerNameEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeByDhcpServerIdListEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeBySuperscopeAndServerNameEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPoliciesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopePoliciesWithoutRangesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPoliciesByDhcpServerIdListEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationAllEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationScopeBasedEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationForIpBlockEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverAllEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverByServerIdsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverScopesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFilterAllEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFilterByServerIdsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpEffectiveServerPoliciesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpEffectiveScopePoliciesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerReverseZoneEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsReverseLookupZoneEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerZoneEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerByServerInfoIdsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneEventEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordFilterEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderByFiltersEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConfigurationAuditEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAuditEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamActivityContext", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamTraceSource", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamTracing", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDBObjectCache", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlock", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4Block", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6Block", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRange", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4Range", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6Range", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddress", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv4Address", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv6Address", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressSpace", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ProviderAddressSpace", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomerAddressSpace", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPSubnet", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4Subnet", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6Subnet", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "Utilities", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FreeIP", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDiscovery", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DiscoveryConfig", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DiscoveredSubnets", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamForest", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "Audit", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAuditRecord", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AuditPurge", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleDhcp", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommandStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommandStatusCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpMsmOverallCompletionStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpAuditLoggingStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpDnsNameProtectionStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpDiscardDnsRecordOnLeaseDeletionStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpDnsNotRequestingClientsUpdateType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsDisableDynamicPtrUpdateType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpDnsUpdateType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionApplyType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassApplyType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassApplyType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionDefinitionApplyType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionOwnerType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServingClientsType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpLeaseDurationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionCollectionType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommandResult", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpV4OptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpV6OptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpV4MicrosoftOptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpStatelessClientInventoryStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverMode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverHotStandbyServerRole", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverOperationOwner", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverConfigSyncStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PolicyProcessingOrderDirection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyActivationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PolicyLevel", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PolicyState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PolicyOperator", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyPropertyUpdate", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReservationOperations", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFilterMultiEditFields", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOperationState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationDeletionFlag", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassV4StandardValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassV4StandardValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassV6StandardValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassV6StandardValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpExclusionRange", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpExclusionRangeCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpExclusionRangeV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpExclusionRangeV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFindAndReplaceOption", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFindAndReplaceOptionV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFindAndReplaceOptionV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOption", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionDefinitionV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionDefinition", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionDefinitionV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionDefinitionCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScope", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeTemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeV4TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeV6TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerTemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerV4TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerV6TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClass", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClass", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpMsmOperationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationAtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationCollectionAtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationAtClientLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationCollectionAtClientLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationCollectionAtTransportLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationTemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationV4TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationV6TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAMDhcpConfigurationManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PSModuleEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamMsmPowershellSessionManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIPAMDnsConfigurationManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIPAMDnsResourceRecordConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIPAMDnsZoneConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarder", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIPAMDnsConditionalForwarderConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecord", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordAtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordCollectionAtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZonesAtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderAtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsMsmOperationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataFactory", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataA", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataAaaa", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataPtr", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataSoa", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataNs", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataCname", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataDname", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataMx", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataSrv", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataTxt", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataAfsdb", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataAtma", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataDhcid", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataHinfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataIsdn", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataRp", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataRt", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataWins", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataWinsr", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataWks", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataX25", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "HealthStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ZoneHostingDnsServerType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsDynamicUpdateSetting", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsNotifySecondariesSetting", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsSecureSecondariesSetting", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ZoneConfigurationEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ZoneLookupType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ZoneConfigurationAndTypeEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EventLevel", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetReverseLookupZonesFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetDnsZonesFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetServerZonesFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetConditionalForwardersFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetIpamForestsFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetAllMonitoredEventsFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsEventMonitoringGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EventZoneNameMappingMethod", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordMultiEditFields", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BaseDnsZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsReverseLookupZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BaseDnsServerZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerReverseZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneEvent", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailover", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverAtClientLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverAtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyV4AtClientLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyV4AtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyConditionV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyRangeV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFilterAtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFilterCollectionAtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeV4AtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeCollectionV4AtUILayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeV4AtClientLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeCollectionV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "Task", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskDiscovery", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskAudit", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskAddressUtilization", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskServerAvailability", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskDnsConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskMonitoring", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskExpiry", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamSchedulerTasks", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGpoOperation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGpoErrorType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGpoErrorInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGpoError", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGpoHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamProvisioning", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamProvisioningSetting", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgrade", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationRuleNameId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationRuleDescriptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationRuleInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationRuleStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamSchemaVersion", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeWarningNameId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeWarningDescriptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeWarningInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeWarningData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DHCP_6_1", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DHCP_6_2", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DHCP_6_3", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DNS_6_2", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ApiCultureResources", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SessionManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamServer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetIPRangeFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeOverlap", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GatewayAddress", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressExpiryEventsLoggingPeriodicity", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressExpiryStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationSyncStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsSyncStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressReservationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetIpamIPAddressFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetAddressSpaceFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressSpaceType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPVirtualizationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetIPSubnetFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressCategory", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressAssignment", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPUtilizationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPUtilizationDataRollupType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPUtilizationCalculationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UtilizationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResolutionState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PingState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamObjectType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPCumulativeUtilization", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPUtilization", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4Utilization", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6Utilization", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BaseIpamObject", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamObject", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamAddressObject", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamNumberOfRowsObject", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInCustomField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInRIRValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInRegionLegacyValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInDeviceTypeValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInManagedByValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInManagedByEntityValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInIPAddressStateValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInIsolationValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldOrigin", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldUsedON", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldValue", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupUsers", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupOrigin", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommonProperties", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DomainDiscoveryEnableStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ADDomainConfigurationStatusEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetDiscoveryConfigFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoNewFlagEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoConfigRetrievalStatusEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoGetServerFilterEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoFetchServerDetailsOptions", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoServerAccessStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerMultipleRoleEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ManagementStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerTypeFlag", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleRpcAccessEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleEventViewerAccessEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleAuditFileAccessEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServiceRunningStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRole", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleDc", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleDns", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleNps", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsRecordType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "NtStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamTaskParameter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamTaskType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamTaskState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskInput", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamExceptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordIsAlreadyMappedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FailureToFindServerInDefaultGlobalCatalogExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UnableToReachGlobalCatalogForForestExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FailureToFindServerInGlobalCatalogForForestExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsSetPreferredServerInvalidZoneTypeExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PropertiesCouldNotBeValidatedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConflictingIPBlockFailureIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConflictingIPAddressFailureIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConflictingIPRangeFailureIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGenericExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidDBConfigDatabaseTypeNotValidIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigNameMustBeIPAMIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigServerNotAllowedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigAuthNotSupportedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigInvalidCredentialIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigPortNotAllowedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidSQLDBConfigInvalidPortIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidSQLDBConfigAuthNotSupportedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UsingExistingSchemaNotSupportedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigDirectoryDoesNotExistIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DatabaseServerVersionNotSupportedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DatabaseServerEditionNotSupportedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DatabaseLocaleMismatchIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DatabaseSchemaVersionMismatchIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ChangeDatabaseSettingsNotAllowedForDBTypesIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamException", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamOperation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDetailedException", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ProvisioningMethod", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ImportableObjectType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BookmarkType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerAuditType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAuditEventType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ObservableCollectionWithAddRange`1", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MACAddress", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamEnumToStringMap", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommonUIStrings", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressComparer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamConfigurationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConfigurationAuditRecord", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AccessScopeToUserRoleMapping", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UserAccessPolicy", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AccessScope", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UserRole", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamAdminOperation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "OperationId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "OperationGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabaseType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabaseAuthenticationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabaseConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamCredential", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamMessageEncoderFactory", + "Namespace": "Microsoft.Windows.Ipam.Common" + }, + { + "Name": "IpamMessageEncoder", + "Namespace": "Microsoft.Windows.Ipam.Common" + }, + { + "Name": "CommunicationObjectWrapper`1", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "InOrderThreadPoolQueue", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "KeepaliveChannelBindingElement", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "ChannelFactoryWrapper`1", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "KeepaliveSessionDuplexChannelFactory", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "ChannelType", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "ChannelListenerWrapper`2", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "KeepaliveSessionDuplexChannelListener", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "ITimer", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "TaskComHandler", + "Namespace": "Microsoft.Windows.Ipam.Tasks.AddressUtilizationCollection" + }, + { + "Name": "TaskComHandler", + "Namespace": "Microsoft.Windows.Ipam.Tasks.Audit" + }, + { + "Name": "TaskComHandler", + "Namespace": "Microsoft.Windows.Ipam.Tasks.Configuration" + }, + { + "Name": "ConfigurationTaskHelper", + "Namespace": "Microsoft.Windows.Ipam.Tasks.Configuration" + }, + { + "Name": "TaskComHandler", + "Namespace": "Microsoft.Windows.Ipam.Tasks.Discovery" + }, + { + "Name": "TaskComHandler", + "Namespace": "Microsoft.Windows.Ipam.Tasks.DnsConfiguration" + }, + { + "Name": "ConfigurationTaskHelper", + "Namespace": "Microsoft.Windows.Ipam.Tasks.DnsConfiguration" + }, + { + "Name": "TaskComHandler", + "Namespace": "Microsoft.Windows.Ipam.Tasks.Expiry" + }, + { + "Name": "ExpiryTaskHelper", + "Namespace": "Microsoft.Windows.Ipam.Tasks.Expiry" + }, + { + "Name": "TaskComHandler", + "Namespace": "Microsoft.Windows.Ipam.Tasks.Monitoring" + }, + { + "Name": "TaskComHandler", + "Namespace": "Microsoft.Windows.Ipam.Tasks.ServerAvailability" + }, + { + "Name": "IpamErrorResources", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamEventProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamEvent", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommonUtilities", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPUtilizationPurge", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldValue", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldAssociation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamOperationWithProgress", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "WrapperIpamOperationWithCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EntityOperationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EntityStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EntityStatusForDnsResourceRecord", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EntityStatusCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MutableSecretManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MutableSecretContext", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SubTaskInstance", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamOperationWithProgressCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamOperationWithProgressParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamOperationWithProgress", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDhcpScopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddScopesToSuperscopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SetSuperscopeActivationStatusParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "RemoveScopesFromSuperscopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "RenameSuperscopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteSuperscopesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDhcpServerPolicyParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDhcpScopePolicyParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdatePolicyParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeletePolicyParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MovePolicyProcessingOrderParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdatePolicyPropertiesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDhcpScopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDhcpScopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDhcpServerParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ApplyDhcpServerConfigurationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ApplyDhcpScopeConfigurationparameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDhcpReservationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDhcpReservationCollectionParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SetDhcpReservationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SetDhcpReservationCollectionParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDhcpReservationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverWithScopesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverRemoveScopesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverDeleteParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ResetConfigSyncStatusParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateRelationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateScopeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateServerParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDhcpFiltersParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDhcpFilterParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDhcpFiltersParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDhcpFiltersParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateIpamIPAddressParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateIpamIPAddressParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDnsResourceRecordsParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDnsResourceRecordsParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MultiUpdateDnsResourceRecordParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDnsResourceRecordParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CreateDnsZoneParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpdateDnsZonesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DeleteDnsZonesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZonesTransferParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReloadDnsZonesParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwardersParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamAdminOperationId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SubTaskStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "OverallProgressStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IProgressStatusTracker", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ProgressTracker", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UniqueSubTaskIdentifiers", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ExclusionRangeDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "OptionDefinitionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ScopeDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ScopePolicyIpRangeDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ScopePolicyDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SuperscopeV4DataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerPolicyDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FailoverDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FilterDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ScopePolicyOptionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerPolicyOptionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ScopeOptionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerOptionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UserClassDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "VendorClassDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReservationDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReservationOptionDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateScopesDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateServerDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReplicateRelationDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ResetConfigSyncStatusDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordAsmFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeDataFormatter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabaseConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamDatabaseProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "WIDDatabaseProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MSSQLDatabaseProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DatabaseTableInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TableColumnInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DatabaseHelperUtilities", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MSSQLExceptionNumbers", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MSSQLLoginErrorStateValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MSSQLServerEngineEditions", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MSSQLDatabaseHelperUtilities", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamCredential", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabaseType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabaseAuthenticationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamCredentialManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamCredentialStoreType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamCredentialStoreManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamCredentialStore", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamCredentialStoreOnRegistry", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabaseConfigurationStoreManagerType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabaseConfigurationStoreManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamDatabaseConfigurationStore", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabaseConfigurationStoreOnRegistry", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabase", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDatabaseProviderFactory", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MoveDatabaseProgressStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MoveDatabaseObserver", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MoveDatabaseManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamSecurity", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamServiceHostBase", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamHostedServiceHostHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamEndpointBehavior", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamErrorHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamOperationInvoker", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamAuthorizationManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DBConnectionScopeOption", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DBConnectionScope", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4RangeLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6RangeLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv4AddressLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv6AddressLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ActiveServerV4LogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ActiveServerV6LogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4SubnetLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6SubnetLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4RangeLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6RangeLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv4AddressLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv6AddressLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ActiveServerV4LogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ActiveServerV6LogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4SubnetLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6SubnetLogicalGroupNode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommonPropertiesHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DefaultEnumeratorCallbackProcessor", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EnumerationProcessor", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamEnumeratorBase", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ProvisionCallbackProcessor", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SchemaConversionCallbackProcessor", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamEnumerators", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ProxyServerEnumerationCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamEnumerationContractTypes", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ProxyServerEnumerator", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPRangePSImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressPSImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetPSImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPSubnetField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPBlockImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPRangeImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressImportHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ExportUtilities", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EnumerationParametersBase", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EnumerationObjectType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamEnumerator", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamIPAuditEnumerator", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamRemotingContext", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamRemotingModule", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamAsyncProvision", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamAsyncSchemaConversion", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamEnumeratorCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamEnumerationSessionEventHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamAsyncProvisionCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamAsyncSchemaCallback", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamProvisioningEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerAllEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerByServerInfoIdsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressSpaceEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressSpaceByFilterEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsByVirtualizationTypeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsByAddressSpaceAndVirtualizationTypeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsByAddressCategoryEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsByUnmappedEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsByBlockIdEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetsDirectChildrenByBlockIdEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPSubnetByFilterEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressRootAddressesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByRangeIdEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressBySubnetIdEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressUnmappedAddressEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressForUnmappedRangesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByBlockIdEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressAllForLogicalGroupEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UnmappedIpamIPAddressForLogicalGroupEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressAllForLogicalGroupNodeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByManagedByAndManagedByEntityEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByFilterEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByVirtualizationTypeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddressByAddressSpaceAndVirtualizationTypeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockRootEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockChildBlockEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockGetAllBlocksEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeForBlockEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeAllForBlockEnumerationParameter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeForSubnetEnumerationParameter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeRootEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeByManagedByAndManagedByEntityEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeAllForDhcpServerEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeUnmappedEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeByVirtualizationTypeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeByAddressSpaceAndVirtualizationTypeParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeAllForLogicalGroupNodeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeByFilterEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupDataForRootAlternateItemsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupDataUnmappedItemsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupDataForLogicalGroupNodeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldAssociationEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupNodeRootEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "SubnetLogicalGroupNodeRootEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupNodeChildrenEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DiscoverySubnetEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeForIpBlockEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeUnmappedEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeObjectSpecificEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeAllEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopesByDhcpServerIdListEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeAssociatedWithVendorClassesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeByPrefixAndServerNameEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeByDhcpServerIdListEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeBySuperscopeAndServerNameEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPoliciesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopePoliciesWithoutRangesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPoliciesByDhcpServerIdListEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationAllEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationScopeBasedEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationForIpBlockEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverAllEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverByServerIdsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverScopesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFilterAllEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFilterByServerIdsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpEffectiveServerPoliciesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpEffectiveScopePoliciesEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerReverseZoneEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsReverseLookupZoneEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerZoneEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerByServerInfoIdsEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneEventEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordFilterEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderByFiltersEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConfigurationAuditEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAuditEnumerationParameters", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamActivityContext", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamTraceSource", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamTracing", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDBObjectCache", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamServer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamSchemaVersion", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlock", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4Block", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6Block", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRange", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4Range", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6Range", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPAddress", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv4Address", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamIPv6Address", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressSpace", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ProviderAddressSpace", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomerAddressSpace", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPSubnet", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4Subnet", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6Subnet", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MACAddressPool", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInHostGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "HostGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AsmAccessScopeAssociationTypes", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MsmAccessScopeAssociationTypes", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "RBACTableName", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PartitionTableName", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "Utilities", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRole", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleDc", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleDns", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleDhcp", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleNps", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DiscoveryConfig", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDiscovery", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DiscoveredSubnets", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGpoOperation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGpoErrorType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGpoErrorInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGpoError", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGpoHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamForest", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "Audit", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConfigurationAuditRecord", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAuditRecord", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AuditPartitionManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AuditPurge", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "RemoteServerTimeZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DHCPAuditLogEventID", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PSCommandValidationInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommandStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommandStatusCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpMsmOverallCompletionStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpAuditLoggingStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpDnsNameProtectionStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpDiscardDnsRecordOnLeaseDeletionStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpDnsNotRequestingClientsUpdateType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsDisableDynamicPtrUpdateType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpDnsUpdateType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionApplyType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassApplyType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassApplyType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionDefinitionApplyType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionOwnerType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServingClientsType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpLeaseDurationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionCollectionType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommandResult", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpV4OptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpV6OptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpV4MicrosoftOptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpStatelessClientInventoryStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverMode", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverHotStandbyServerRole", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverOperationOwner", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverConfigSyncStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PolicyProcessingOrderDirection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyActivationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PolicyLevel", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PolicyState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PolicyOperator", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyPropertyUpdate", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReservationOperations", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFilterMultiEditFields", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOperationState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationDeletionFlag", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassV4StandardValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassV4StandardValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassV6StandardValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassV6StandardValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpExclusionRange", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpExclusionRangeCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpExclusionRangeV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpExclusionRangeV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverAtServerLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverAtRSLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailoverAtDBLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFindAndReplaceOption", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFindAndReplaceOptionV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFindAndReplaceOptionV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConfigSyncOperation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOption", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionDefinitionV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionDefinition", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionDefinitionV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionDefinitionCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpOptionV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScope", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClass", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpUserClassV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClass", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassCollection", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpVendorClassV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeTemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeV4TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeV6TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerTemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerV4TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerV6TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PSModuleEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamMsmPowershellSessionManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "HealthStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ZoneHostingDnsServerType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsDynamicUpdateSetting", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsNotifySecondariesSetting", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsSecureSecondariesSetting", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ZoneConfigurationEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ZoneLookupType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ZoneConfigurationAndTypeEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EventLevel", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetReverseLookupZonesFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetDnsZonesFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetServerZonesFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetConditionalForwardersFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetIpamForestsFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetAllMonitoredEventsFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsEventMonitoringGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "EventZoneNameMappingMethod", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordMultiEditFields", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsMonitoredEvent", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BaseDnsZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsReverseLookupZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarder", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BaseDnsServerZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerReverseZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneMutexManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZone", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneEvent", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneEventGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsReverseLookupZoneHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamProvisioning", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamProvisioningSetting", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamPortReconfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgrade", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamUpgradeProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamUpgradeValidationRule", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationRuleFailureData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UpgradeRegistry", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeWarningNameId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeWarningDescriptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeWarningInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeWarningData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationRuleNameId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationRuleDescriptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationRuleInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeValidationRuleStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamUpgradeHelper", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UserRole", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "Task", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskDiscovery", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskAddressUtilization", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskAudit", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskDnsConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskServerAvailability", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskMonitoring", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskExpiry", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamSchedulerTasks", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DHCP_6_1", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DHCP_6_2", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DHCP_6_3", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ApiCultureResources", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamServer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamConfigurationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetIPRangeFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeOverlap", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GatewayAddress", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressExpiryEventsLoggingPeriodicity", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressExpiryStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationSyncStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsSyncStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressReservationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetIpamIPAddressFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetAddressSpaceFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressSpaceType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPVirtualizationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetIPSubnetFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "HostGroupValue", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressCategory", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressAssignment", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPUtilizationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPUtilizationDataRollupType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPUtilizationCalculationType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UtilizationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResolutionState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PingState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamObjectType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPCumulativeUtilization", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPUtilization", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4Utilization", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6Utilization", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInCustomField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInRIRValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInRegionLegacyValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInDeviceTypeValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInManagedByValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInManagedByEntityValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInIPAddressStateValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInIsolationValues", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldOrigin", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CustomFieldUsedON", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BaseIpamObject", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamObject", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamAddressObject", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamNumberOfRowsObject", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FreeIP", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupUsers", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BuiltInLogicalGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupOrigin", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "LogicalGroupField", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommonProperties", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DomainDiscoveryEnableStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ADDomainConfigurationStatusEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "GetDiscoveryConfigFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoNewFlagEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoConfigRetrievalStatusEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoGetServerFilterEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoFetchServerDetailsOptions", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerInfoServerAccessStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerMultipleRoleEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ManagementStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerTypeFlag", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleRpcAccessEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleEventViewerAccessEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerRoleAuditFileAccessEN", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServiceRunningStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsRecordType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "NtStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamTaskParameter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamTaskType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamTaskState", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskInput", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "TaskInfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamExceptionId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordIsAlreadyMappedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FailureToFindServerInDefaultGlobalCatalogExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UnableToReachGlobalCatalogForForestExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FailureToFindServerInGlobalCatalogForForestExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsSetPreferredServerInvalidZoneTypeExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "PropertiesCouldNotBeValidatedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConflictingIPBlockFailureIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConflictingIPAddressFailureIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConflictingIPRangeFailureIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamGenericExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidDBConfigDatabaseTypeNotValidIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigNameMustBeIPAMIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigServerNotAllowedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigAuthNotSupportedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigInvalidCredentialIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigPortNotAllowedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidSQLDBConfigInvalidPortIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidSQLDBConfigAuthNotSupportedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UsingExistingSchemaNotSupportedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "InvalidWIDDBConfigDirectoryDoesNotExistIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DatabaseServerVersionNotSupportedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DatabaseServerEditionNotSupportedIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DatabaseLocaleMismatchIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DatabaseSchemaVersionMismatchIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ChangeDatabaseSettingsNotAllowedForDBTypesIpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamExceptionData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamException", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamOperation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamDetailedException", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ProvisioningMethod", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ImportableObjectType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "BookmarkType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ServerAuditType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAuditEventType", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ObservableCollectionWithAddRange`1", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "MACAddress", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamEnumToStringMap", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "CommonUIStrings", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressComparer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFailover", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyConditionV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpPolicyRangeV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeCollectionV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "FilterColumnIndex", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DBAbstractionLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeV4AtRSLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationAtDBLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationV4AtDBLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationCollectionAtDBLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeV4AtDBLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationAtServerLayer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordVirtualContainerHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneVirtualContainerHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsReverseZoneVirtualContainerHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordAsmManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIPAMDnsResourceRecordConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIPAMDnsZoneConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIPAMDnsConditionalForwarderConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIPAMDnsConfigurationManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecord", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordData", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataFactory", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataA", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataAaaa", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataPtr", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataSoa", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataNs", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataCname", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataDname", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataMx", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataSrv", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataTxt", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataAfsdb", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataAtma", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataDhcid", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataHinfo", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataIsdn", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataRp", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataRt", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataWins", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataWinsr", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataWks", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordDataX25", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsMsmOperationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAMDhcpConfigurationManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpMsmOperationStatus", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationV4", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationV6", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationTemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationV4TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpReservationV6TemplateConfiguration", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpFilter", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ConfigurationSearch", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AccessScopeToUserRoleMapping", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UserAccessPolicy", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamAdminOperation", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "OperationId", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "OperationGroup", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamOperationRegistrar", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AccessScope", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamAuthorizationManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AuthzDecision", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamAuthzManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UserPermissionSet", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IUserSessionContext", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IWindowsUserSessionContext", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UserSessionContextManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "UserSessionContext", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamServerAdminOperations", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ReferencedObject`1", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamServerAuthorizedOperations", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AccessScopeParentUpdated", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ParentWithAccessScopeMoved", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ParentWithAccessScopeAdded", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ParentsWithAccessScopeUpdated", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4BlockAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6BlockAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4RangeAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6RangeAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4AddressSpaceAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6AddressSpaceAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4BlockToSubnetAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6BlockToSubnetAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4AddressSpaceToSubnetAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6AddressSpaceToSubnetAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ObjectAddedEventArgs", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ObjectDeletedEventArgs", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ObjectHierarchyModifiedEventArgs", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ObjectHierarchyModifiedEventHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ObjectAddedEventHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ObjectDeletedEventHandler", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IObjectHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4BlockHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6BlockHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPRangeHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4RangeHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6RangeHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPBlockToSubnetHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4BlockToSubnetHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6BlockToSubnetHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressSpaceToSubnetHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4AddressSpaceToSubnetHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6AddressSpaceToSubnetHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AddressSpaceHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4AddressSpaceHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6AddressSpaceHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AccessScopeManagerRegistrar", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "AccessScopeManagerFactory", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPAddressAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv4AddressAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IPv6AddressAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneVirtualContainerAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsReverseZoneVirtualContainerAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneToVirtualContainerCascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsForwardZoneToVirtualContainerCascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsReverseZoneToVirtualContainerCascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsServerToConditionalForwarderCascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerScopev4HierarchyAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerScopev6HierarchyAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsConditionalForwarderAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerSuperscopev4HierarchyAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeScopev4HierarchyAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerScopeHierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerScopev4HierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerScopev6HierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerSuperscopev4HierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpSuperscopeScopev4HierarchyProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "ObjectCascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerToScopeCascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerToScopev4CascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerToScopev6CascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeToIPRangeCascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeToIPRangev4CascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpScopeToIPRangev6CascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DiscoveryConfigToServerCascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DhcpServerToSuperscopeCascadeDeleteAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsReverseLookupZoneAccessScopeManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamHashManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamSecretKeyProviderFactory", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamHashErrorManager", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamHashComputationProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamSHA256HMACComputationProvider", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamHashComputationProviderFactory", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamServerMsmAdminOperations", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IIpamServerMsmAdminOperations", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsResourceRecordVirtualContainer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsZoneVirtualContainer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "DnsReverseLookupZoneVirtualContainer", + "Namespace": "Microsoft.Windows.Ipam" + }, + { + "Name": "IpamServerExport", + "Namespace": "Microsoft.Windows.Ipam.Commands" + }, + { + "Name": "IpamIPAddressPSObject", + "Namespace": "Microsoft.Windows.Ipam.Commands" + }, + { + "Name": "IpamIPRangePSObject", + "Namespace": "Microsoft.Windows.Ipam.Commands" + }, + { + "Name": "IpamIPSubnetPSObject", + "Namespace": "Microsoft.Windows.Ipam.Commands" + }, + { + "Name": "UpgradeProvider", + "Namespace": "Microsoft.Windows.Ipam.m6n3s0p1Tom10n0s0p1" + }, + { + "Name": "IpamDomainForestMappingWarningData", + "Namespace": "Microsoft.Windows.Ipam.m6n3s0p1Tom10n0s0p1" + }, + { + "Name": "UpgradeProvider", + "Namespace": "Microsoft.Windows.Ipam.m6n2s0p1Tom6n3s0p1" + }, + { + "Name": "IPBlockData", + "Namespace": "Microsoft.Windows.Ipam.m6n2s0p1Tom6n3s0p1" + }, + { + "Name": "IpamMessageEncoderFactory", + "Namespace": "Microsoft.Windows.Ipam.Common" + }, + { + "Name": "IpamMessageEncoder", + "Namespace": "Microsoft.Windows.Ipam.Common" + }, + { + "Name": "ProgressTracker", + "Namespace": "Microsoft.Windows.Ipam.Common" + }, + { + "Name": "IpamSQM", + "Namespace": "Microsoft.Windows.Ipam.Common" + }, + { + "Name": "CommunicationObjectWrapper`1", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "InOrderThreadPoolQueue", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "KeepaliveChannelBindingElement", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "ChannelFactoryWrapper`1", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "KeepaliveSessionDuplexChannelFactory", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "ChannelType", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "ChannelListenerWrapper`2", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "KeepaliveSessionDuplexChannelListener", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "ITimer", + "Namespace": "Microsoft.Windows.Ipam.Common.Keepalive" + }, + { + "Name": "Microsoft_Windows_RemoteAccess_RemoteAccessServer", + "Namespace": "Microsoft.DirectAccess.ServerEvents" + }, + { + "Name": "NativeConstants", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_V4_ADDR_AND_MASK_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_V6_ADDR_AND_MASK_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_RANGE0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_MATCH_TYPE_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "Anonymous_1348c66b_a44b_4477_bd53_5f1f9f0d5dc5", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_PROVIDER0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_PROVIDER_FLAGS", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_SUBLAYER0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_SUBLAYER_FLAGS", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_CONDITION_VALUE0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_FILTER_CONDITION0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "Anonymous_87c43f24_f744_48f6_a49c_de733dc5525d", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_ACTION0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_BYTE_ARRAY6_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_BYTE_ARRAY16_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_TOKEN_INFORMATION_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_DATA_TYPE_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "Anonymous_33205e9c_6623_4dac_9e58_3c17c52202c4", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_VALUE0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_DISPLAY_DATA0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_BYTE_BLOB_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "Anonymous_b4473728_8830_4b9b_9d7c_59f04b3ba929", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_FILTER0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_FILTER_FLAGS", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_SESSION0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "SID", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "SEC_WINNT_AUTH_IDENTITY_W", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "SID_AND_ATTRIBUTES", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "SID_IDENTIFIER_AUTHORITY", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_LAYER_GUIDS", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_SUBLAYER_GUIDS", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_CONDITION_GUIDS", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_ACTION_TYPE", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "ErrorCodes", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_PROVIDER_CONTEXT_ENUM_TEMPLATE0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_PROVIDER_CONTEXT_TYPE_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWP_FILTER_ENUM_TYPE_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "FWPM_FILTER_ENUM_TEMPLATE0_", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "NativeMethods", + "Namespace": "Microsoft.Windows.DirectAccess.Fwpm" + }, + { + "Name": "ITaskHandler", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskHandlerStatus", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskRunFlags", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskEnumFlags", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskLogonType", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskRunlevelType", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskState", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskCreation", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskTriggerType", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskSessionStateChangeType", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskActionType", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskInstancesPolicy", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskCompatibility", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "SystemTime", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskSchedulerServiceGuids", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRunningTask", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRunningTaskCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRegisteredTask", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRegisteredTaskCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskFolder", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskFolderCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskService", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskVariables", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IIdleSettings", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "INetworkSettings", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRepetitionPattern", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskNamedValuePair", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskNamedValueCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IPrincipal", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IEventTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITimeTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IDailyTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IWeeklyTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IMonthlyTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IMonthlyDOWTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IIdleTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ILogonTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ISessionStateChangeTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IBootTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRegistrationTrigger", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITriggerCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IAction", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IExecAction", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IShowMessageAction", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IComHandlerAction", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IEmailAction", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IActionCollection", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "IRegistrationInfo", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskSettings", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ITaskDefinition", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskScheduler", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "TaskSchedulerClass", + "Namespace": "Microsoft.Windows.DirectAccess.TaskScheduler" + }, + { + "Name": "ClusterStatusCode", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "RaConfig", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "ConfigTask", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "DaServerCfgState", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "SharedSecretCompareType", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "RadiusAcctServer", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "DAOtpSettings", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "DAOtpRadiusServerSettings", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "DaCfgSnapshot", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "CompareIPAddress", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "DataXml", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "ServerData", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "StaticPoolAll", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "TransitionTechnology", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "ISATAPData", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "TeredoData", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "SixToFourData", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "IPHttpsData", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "Nls", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "Nlb", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "Range", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "AdapterInterface", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "TunnelEndpoint", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "AccountingSettings", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "AcctServer", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "MonitoringInfo", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "DAOtpSettingsXml", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "AuthenticationProviders", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "AccountingProviders", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask" + }, + { + "Name": "IX509PrivateKey", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "ICX509PrivateKey", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "X509PrivateKeyClass", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "X509CertificateRequestPkcs10Class", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "IX509CertificateRequestPkcs10V2", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "IX509CertificateRequestPkcs10", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "IX509CertificateRequest", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "ICX509CertificateRequestPkcs10", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "ICX509Enrollment", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "X509CertificateEnrollmentContext", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "IX509Enrollment2", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "IX509Enrollment", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "X509EnrollmentClass", + "Namespace": "Microsoft.Windows.DirectAccess.RAConfigTask.CertComInterop" + }, + { + "Name": "RulesParser", + "Namespace": "Microsoft.ActiveDirectory.TRLParser" + }, + { + "Name": "XmlParseException", + "Namespace": "Microsoft.ActiveDirectory.TRLParser" + }, + { + "Name": "PolicyValidationException", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "RuleOutput", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "ComparisonOperator", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "ClaimConditionStruct", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "SelectionConditionStruct", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "SelectionConditionListStruct", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "ClaimPropertyAccessExpressStruct", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "StringLiteralExpressionStruct", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "ExpressionType", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "ExpressionStruct", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "ClaimPropertyAssignmentStruct", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "ActionType", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "ActionStruct", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "RuleStruct", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "PolicyRuleSetStruct", + "Namespace": "Microsoft.ActiveDirectory.TRLParser.LanguageParser" + }, + { + "Name": "RulesLanguageParserInterop", + "Namespace": "Microsoft.ActiveDirectory.TRLParserInterop" + }, + { + "Name": "WorkflowBuildMessageTask", + "Namespace": "Microsoft.Activities.Build" + }, + { + "Name": "DebugBuildExtension", + "Namespace": "Microsoft.Activities.Build.Debugger" + }, + { + "Name": "ExpressionsBuildExtension", + "Namespace": "Microsoft.Activities.Build.Expressions" + }, + { + "Name": "ReportDeferredValidationErrorsTask", + "Namespace": "Microsoft.Activities.Build.Validation" + }, + { + "Name": "DeferredValidationTask", + "Namespace": "Microsoft.Activities.Build.Validation" + }, + { + "Name": "ExceptionUtility", + "Namespace": "Microsoft.ADRoles.Aspects" + }, + { + "Name": "DisplayStringAttribute", + "Namespace": "Microsoft.ADRoles.Aspects.Localization" + }, + { + "Name": "IResourceString", + "Namespace": "Microsoft.ADRoles.Aspects.Localization" + }, + { + "Name": "ResourceStringAttribute", + "Namespace": "Microsoft.ADRoles.Aspects.Localization" + }, + { + "Name": "Activity", + "Namespace": "Microsoft.ADRoles.Deployment.Common" + }, + { + "Name": "DeploymentContextBase", + "Namespace": "Microsoft.ADRoles.Deployment.Common" + }, + { + "Name": "IImpersonatorProvider", + "Namespace": "Microsoft.ADRoles.Deployment.Common" + }, + { + "Name": "IMessageSink", + "Namespace": "Microsoft.ADRoles.Deployment.Common" + }, + { + "Name": "IProgressReporter", + "Namespace": "Microsoft.ADRoles.Deployment.Common" + }, + { + "Name": "ITracer", + "Namespace": "Microsoft.ADRoles.Instrumentation" + }, + { + "Name": "ITraceFormatter", + "Namespace": "Microsoft.ADRoles.Instrumentation" + }, + { + "Name": "TracerBase", + "Namespace": "Microsoft.ADRoles.Instrumentation" + }, + { + "Name": "TraceFormatter", + "Namespace": "Microsoft.ADRoles.Instrumentation" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "Resources", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Resources" + }, + { + "Name": "GenericPage", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Plugin" + }, + { + "Name": "InstallPluginBase", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Plugin" + }, + { + "Name": "RoleIntroPage", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Plugin" + }, + { + "Name": "UninstallPluginBase", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Plugin" + }, + { + "Name": "LinkInfo", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Plugin" + }, + { + "Name": "DSObjectTypes", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Interop" + }, + { + "Name": "PasswordPromptDialog", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Dialogs" + }, + { + "Name": "BindableListBox", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Controls" + }, + { + "Name": "ConfigStrings", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Controls" + }, + { + "Name": "LabeledContentControl", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Controls" + }, + { + "Name": "MultilineNotificationView", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Controls.View" + }, + { + "Name": "ObjectPickerSingleSelectionView", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Controls.View" + }, + { + "Name": "ObjectPickerView", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Controls.View" + }, + { + "Name": "WizardBannerView", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Controls.View" + }, + { + "Name": "ObjectPickerModel", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Controls.Model" + }, + { + "Name": "ObjectPickerSingleSelectionModel", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Controls.Model" + }, + { + "Name": "DeepTaskProgressChangedEventHandler", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Configuration.Provider" + }, + { + "Name": "DeepTaskProgressEventArgs", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Configuration.Provider" + }, + { + "Name": "IWizardWindowProvider", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Configuration.Provider" + }, + { + "Name": "ObjectNullToVisibilityConverter", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Configuration.Converters" + }, + { + "Name": "TaskMessageTypeToImageConverter", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Configuration.Converters" + }, + { + "Name": "CertificateProperty", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Configuration.Converters" + }, + { + "Name": "X509Certificate2PropertyConverter", + "Namespace": "Microsoft.ADRoles.ServerManager.Common.Configuration.Converters" + }, + { + "Name": "BooleanToSelectionModeConverter", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "BoolToValueConverter`1", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "BoolToVisibilityConverter", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "EnumDisplayConverter", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "EnumToBoolConverter", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "EnumToVisibilityConverter", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "HelpLink", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "IHelpLink", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "InvertedBoolConverter", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "PasswordBoxAssistant", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "Predicate", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "ReferenceNullToValueConverter`1", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "ReferenceNullToVisibilityConverter", + "Namespace": "Microsoft.ADRoles.UI.Common" + }, + { + "Name": "PageNotification", + "Namespace": "Microsoft.ADRoles.UI.Common.Wizard" + }, + { + "Name": "PageNotificationSummary", + "Namespace": "Microsoft.ADRoles.UI.Common.Wizard" + }, + { + "Name": "WizardPageBase", + "Namespace": "Microsoft.ADRoles.UI.Common.Wizard" + }, + { + "Name": "IValidationElement", + "Namespace": "Microsoft.ADRoles.UI.Common.Validation" + }, + { + "Name": "ValidationException", + "Namespace": "Microsoft.ADRoles.UI.Common.Validation" + }, + { + "Name": "ICompositeProperty", + "Namespace": "Microsoft.ADRoles.UI.Common.Mvvm" + }, + { + "Name": "IContextModel`1", + "Namespace": "Microsoft.ADRoles.UI.Common.Mvvm" + }, + { + "Name": "IDescendentPropertyChanged", + "Namespace": "Microsoft.ADRoles.UI.Common.Mvvm" + }, + { + "Name": "IDescendentPropertyChanging", + "Namespace": "Microsoft.ADRoles.UI.Common.Mvvm" + }, + { + "Name": "OnCommitCompletedEventHandler", + "Namespace": "Microsoft.ADRoles.UI.Common.Mvvm" + }, + { + "Name": "IPageViewModel", + "Namespace": "Microsoft.ADRoles.UI.Common.Mvvm" + }, + { + "Name": "IPageViewModel`1", + "Namespace": "Microsoft.ADRoles.UI.Common.Mvvm" + }, + { + "Name": "IViewModel", + "Namespace": "Microsoft.ADRoles.UI.Common.Mvvm" + }, + { + "Name": "IViewModel`1", + "Namespace": "Microsoft.ADRoles.UI.Common.Mvvm" + }, + { + "Name": "BranchPage", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "ConfirmationPage", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "TitleType", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "ButtonType", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "OrientationPanelStepMode", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "FiniteProgressPage", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "InfiniteProgressPage", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "ProgressPage", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "SummaryPage", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "WizardActionStatus", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "WizardAction", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "HelpInvokedEventHandler", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "HelpInvokedEventArgs", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "WizardForm", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "WizardFrameworkException", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "WizardPage", + "Namespace": "Microsoft.ApplicationId.Framework" + }, + { + "Name": "HelpLinkTextAndTopic", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "RuleWizard", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "BeforeYouStartPage", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "PermissionsPage", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "PermissionsControl", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "RestrictionsPage", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "RestrictionsControl", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "RuleNamePage", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "RuleNameControl", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "ConditionTypeEnum", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "ConditionTypePage", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "FQPNPage", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "FQPNControl", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "FQBNPage", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "FQBNControl", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "HashPage", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "HashControl", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "InvalidPathConditionException", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "InvalidPublisherConditionException", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "BrowseDSObjectsDialog", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "RuleControlChangedEventArgs", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "RuleControlChangedEventHandler", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "FQBNConditionForm", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "FQPNConditionForm", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "HashConditionForm", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "ProgressForm", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "AppxListView", + "Namespace": "Microsoft.ApplicationId.RuleWizard" + }, + { + "Name": "MyInstall", + "Namespace": "AppvPublishingServerWMI" + }, + { + "Name": "AppvPublishingServer", + "Namespace": "Microsoft.AppV.AppvPublishingServerWMI" + }, + { + "Name": "AppvClientApplication", + "Namespace": "Microsoft.AppV.AppvClientWmi" + }, + { + "Name": "AppvClientAsset", + "Namespace": "Microsoft.AppV.AppvClientWmi" + }, + { + "Name": "AppvClientPackage", + "Namespace": "Microsoft.AppV.AppvClientWmi" + }, + { + "Name": "AppvClientConnectionGroup", + "Namespace": "Microsoft.AppV.AppvClientWmi" + }, + { + "Name": "AddBitsFileCommand", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "BitsPSSnapIn", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "BitsJobType", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "BitsJobState", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "BitsJobPriority", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "AuthenticationTargetValue", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "CostStates", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "BitsJobProxyUsage", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "BitsErrorContext", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "BitsErrorCondition", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "BitsFile", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "BitsJob", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "ClearBitsTransferCommand", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "CompleteBitsTransferCommand", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "GetBitsTransfer", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "NewBitsTransferCommand", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "ResumeBitsTransferCommand", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "SetBitsTransferCommand", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "SuspendBitsTransferCommand", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management" + }, + { + "Name": "BestPracticesInstrumentation", + "Namespace": "Microsoft.Windows.BestPractices.InstrumentationInternal" + }, + { + "Name": "SqmResultInfo", + "Namespace": "Microsoft.BestPractices.SoftwareQualityMetrics" + }, + { + "Name": "SqmResult", + "Namespace": "Microsoft.BestPractices.SoftwareQualityMetrics" + }, + { + "Name": "SqmCmdlet", + "Namespace": "Microsoft.BestPractices.SoftwareQualityMetrics" + }, + { + "Name": "CommandSource", + "Namespace": "Microsoft.BestPractices.SoftwareQualityMetrics" + }, + { + "Name": "PowerShellCommand", + "Namespace": "Microsoft.BestPractices.SoftwareQualityMetrics" + }, + { + "Name": "SourceApplication", + "Namespace": "Microsoft.BestPractices.SoftwareQualityMetrics" + }, + { + "Name": "EngineManager", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "ModelHandler", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "ReportHandler", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "FilterOptions", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "ResultCategory", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "Result", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "Report", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "DiscoveryResult", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "Model", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "SubModel", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "ResultSubModel", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "InvokeBpaModelOutput", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "ScanMode", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "InvokeBpaModelOutputDetail", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "ModelTypes", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "ManifestInfo", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "ScanArtifact", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "ScanMessageArtifact", + "Namespace": "Microsoft.BestPractices.CoreInterface" + }, + { + "Name": "XmlAnnotationHandler", + "Namespace": "Microsoft.BestPractices.XmlDatabases" + }, + { + "Name": "XmlAnnotationDatabase", + "Namespace": "Microsoft.BestPractices.XmlDatabases" + }, + { + "Name": "XmlAnnotation", + "Namespace": "Microsoft.BestPractices.XmlDatabases" + }, + { + "Name": "XmlResultHandler", + "Namespace": "Microsoft.BestPractices.XmlDatabases" + }, + { + "Name": "XmlDiscoveryHandler", + "Namespace": "Microsoft.BestPractices.XmlDatabases" + }, + { + "Name": "XmlResultDatabase", + "Namespace": "Microsoft.BestPractices.XmlDatabases" + }, + { + "Name": "XmlResult", + "Namespace": "Microsoft.BestPractices.XmlDatabases" + }, + { + "Name": "CommandLetStrings", + "Namespace": "Microsoft.BestPractices.ResourceHandling" + }, + { + "Name": "CommandLetErrorHandling", + "Namespace": "Microsoft.BestPractices.ErrorHandling" + }, + { + "Name": "CommandLetMessageCode", + "Namespace": "Microsoft.BestPractices.ErrorHandling" + }, + { + "Name": "CommandLetException", + "Namespace": "Microsoft.BestPractices.ErrorHandling" + }, + { + "Name": "LogDebug", + "Namespace": "Microsoft.BestPractices.DebugTracing" + }, + { + "Name": "Application", + "Namespace": "Microsoft.BestPractices.Tools.SmlDiscover" + }, + { + "Name": "OperationMessageCode", + "Namespace": "Microsoft.BestPractices.Tools.SmlDiscover" + }, + { + "Name": "ModelOperationException", + "Namespace": "Microsoft.BestPractices.Tools.SmlDiscover" + }, + { + "Name": "ModelOperationSummary", + "Namespace": "Microsoft.BestPractices.Tools.SmlDiscover" + }, + { + "Name": "MessageSeverity", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "MessageCode", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "MessageFacilities", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "MessageCodes", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "AbortException", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "BuiltInSchemas", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentCollectionOptions", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentUpdateRestrictions", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentCollection", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentException", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentMessage", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentMessageCollection", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentMessageContext", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentPathOptions", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SystemDocumentPath", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentPath", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentResolver", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentWriter", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "IdentityConstraintCategories", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "IdentityConstraint", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "IdentityConstraintHeadElementInfo", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DocumentCollectionCapabilities", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "IDocumentCollection", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "InterchangeDocument", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "InterchangeFormat", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "InterchangeReader", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "InterchangeReaderResult", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SyncCacheOptions", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "ISession", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "ISessionCache", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "PrologParser", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "PrologParseResult", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "ReferenceScopeConstraint", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SchemaDisplayNameExtension", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SchemaElementExtension", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SchemaExtensions", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "AppInfoOptions", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SchemaHelper", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "ReferenceIntegrity", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SchemaRefElementExtension", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SchemaRefTypeExtension", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SyncCacheAction", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SyncCacheDocumentInfo", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "SyncCacheReport", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "TranslateCallback", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "TranslationHelper", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "XmlReaderWrapper", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "XslExtractingResolver", + "Namespace": "Microsoft.ServiceModelingLanguage" + }, + { + "Name": "DiscoveryTransform", + "Namespace": "Microsoft.ServiceModelingLanguage.Transformation" + }, + { + "Name": "DiscoveryExceptionCause", + "Namespace": "Microsoft.ServiceModelingLanguage.Transformation" + }, + { + "Name": "DiscoveryException", + "Namespace": "Microsoft.ServiceModelingLanguage.Transformation" + }, + { + "Name": "AugmentedSmlFunctions", + "Namespace": "Microsoft.ServiceModelingLanguage.Transformation" + }, + { + "Name": "DiscoveryContext", + "Namespace": "Microsoft.ServiceModelingLanguage.Transformation" + }, + { + "Name": "DiscoveryFunctions", + "Namespace": "Microsoft.ServiceModelingLanguage.Transformation" + }, + { + "Name": "IXPathExtension", + "Namespace": "Microsoft.ServiceModelingLanguage.XPath" + }, + { + "Name": "MicrosoftSmlFunctions", + "Namespace": "Microsoft.ServiceModelingLanguage.XPath" + }, + { + "Name": "SdmFunctions", + "Namespace": "Microsoft.ServiceModelingLanguage.XPath" + }, + { + "Name": "SmlFunctions", + "Namespace": "Microsoft.ServiceModelingLanguage.XPath" + }, + { + "Name": "XPathExtension", + "Namespace": "Microsoft.ServiceModelingLanguage.XPath" + }, + { + "Name": "XPathXNodeIterator", + "Namespace": "Microsoft.ServiceModelingLanguage.XPath" + }, + { + "Name": "XAttribute", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XContainer", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XDocument", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XElement", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XNode", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XObject", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XText", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XName", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XNamespace", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XObjectChange", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XObjectChangeEventArgs", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XObjectChangeEventHandler", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XNodeDocumentOrderComparer", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XNodeEqualityComparer", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XCData", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "LoadOptions", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "SaveOptions", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XComment", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XProcessingInstruction", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XDeclaration", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "XDocumentType", + "Namespace": "Microsoft.ServiceModelingLanguage.XLinq" + }, + { + "Name": "AddDocumentOperation", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "AddPathOperation", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "ChangeOperation", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "GetChangesOptions", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "IChangeOperations", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "DocumentOperation", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "PathOperation", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "Reference", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "RemovePathOperation", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "SchemaUse", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "UpdateDocumentOperation", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "UpdatePathOperation", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "DetachedDocument`2", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "ExtendedValidator", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "DocumentCollectionBase`3", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "HashSet`1", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "NoDuplicateQueue`1", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "SessionCache`3", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "StoredDocument`1", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "StoredPath`1", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "StoredUnit`1", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "ExtractFieldValue`2", + "Namespace": "Microsoft.ServiceModelingLanguage.Storage" + }, + { + "Name": "Dbg", + "Namespace": "Microsoft.ServiceModelingLanguage.Diagnostics" + }, + { + "Name": "EventDescriptor", + "Namespace": "Microsoft.ServiceModelingLanguage.Diagnostics" + }, + { + "Name": "EventIdentity", + "Namespace": "Microsoft.ServiceModelingLanguage.Diagnostics" + }, + { + "Name": "EventReporter", + "Namespace": "Microsoft.ServiceModelingLanguage.Diagnostics" + }, + { + "Name": "EventTraceLevel", + "Namespace": "Microsoft.ServiceModelingLanguage.Diagnostics" + }, + { + "Name": "EventTraceProvider", + "Namespace": "Microsoft.ServiceModelingLanguage.Diagnostics" + }, + { + "Name": "DebuggerManager", + "Namespace": "Microsoft.Build.Debugging" + }, + { + "Name": "BuildAbortedException", + "Namespace": "Microsoft.Build.Exceptions" + }, + { + "Name": "InternalLoggerException", + "Namespace": "Microsoft.Build.Exceptions" + }, + { + "Name": "InvalidProjectFileException", + "Namespace": "Microsoft.Build.Exceptions" + }, + { + "Name": "InvalidToolsetDefinitionException", + "Namespace": "Microsoft.Build.Exceptions" + }, + { + "Name": "ForwardingLoggerRecord", + "Namespace": "Microsoft.Build.Logging" + }, + { + "Name": "WriteHandler", + "Namespace": "Microsoft.Build.Logging" + }, + { + "Name": "ColorSetter", + "Namespace": "Microsoft.Build.Logging" + }, + { + "Name": "ColorResetter", + "Namespace": "Microsoft.Build.Logging" + }, + { + "Name": "ConsoleLogger", + "Namespace": "Microsoft.Build.Logging" + }, + { + "Name": "DistributedFileLogger", + "Namespace": "Microsoft.Build.Logging" + }, + { + "Name": "ConfigurableForwardingLogger", + "Namespace": "Microsoft.Build.Logging" + }, + { + "Name": "LoggerDescription", + "Namespace": "Microsoft.Build.Logging" + }, + { + "Name": "FileLogger", + "Namespace": "Microsoft.Build.Logging" + }, + { + "Name": "ProjectElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectElementContainer", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectImportElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectImportGroupElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectItemDefinitionGroupElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectItemDefinitionElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectItemGroupElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectItemElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectMetadataElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectOnErrorElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectOtherwiseElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectOutputElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectExtensionsElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectPropertyGroupElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectPropertyElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectTargetElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectTaskElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectUsingTaskElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectRootElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectChooseElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectWhenElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "UsingTaskParameterGroupElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectUsingTaskParameterElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectUsingTaskBodyElement", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ElementLocation", + "Namespace": "Microsoft.Build.Construction" + }, + { + "Name": "ProjectCollectionChangedState", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ProjectCollectionChangedEventArgs", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ProjectChangedEventArgs", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ProjectXmlChangedEventArgs", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ToolsetDefinitionLocations", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ProjectCollection", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ProjectLoadSettings", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "Project", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ProjectItem", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ProjectItemDefinition", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ProjectMetadata", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ProjectProperty", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "ResolvedImport", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "SubToolset", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "Toolset", + "Namespace": "Microsoft.Build.Evaluation" + }, + { + "Name": "NodeEngineShutdownReason", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "BuildManager", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "BuildParameters", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "BuildSubmissionCompleteCallback", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "BuildSubmission", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "BuildRequestDataFlags", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "BuildRequestData", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "OutOfProcNode", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "BuildResultCode", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "BuildResult", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "TargetResultCode", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ITargetResult", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "TargetResult", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "NodeAffinity", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "HostServices", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectTargetInstanceChild", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectTaskInstanceChild", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectInstanceSettings", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectItemDefinitionInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectItemGroupTaskInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectItemGroupTaskItemInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectItemGroupTaskMetadataInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectItemInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectMetadataInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectOnErrorInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectPropertyGroupTaskInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectPropertyGroupTaskPropertyInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectPropertyInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectTargetInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectTaskInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectTaskOutputItemInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectTaskOutputPropertyInstance", + "Namespace": "Microsoft.Build.Execution" + }, + { + "Name": "ProjectFileConverter", + "Namespace": "Microsoft.Build.Conversion" + }, + { + "Name": "BuildTask", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "BuildSettings", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "ProjectLoadSettings", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "ToolsetDefinitionLocations", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "Engine", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "Import", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "ImportCollection", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "PropertyPosition", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "Project", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "Target", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "TargetCollection", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "Toolset", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "ToolsetCollection", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "UsingTask", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "UsingTaskCollection", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "Utilities", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "InternalLoggerException", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "InvalidProjectFileException", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "InvalidToolsetDefinitionException", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "RemoteErrorException", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "BuildItem", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "BuildItemGroup", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "BuildItemGroupCollection", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "LocalNode", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "WriteHandler", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "ColorSetter", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "ColorResetter", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "ConsoleLogger", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "DistributedFileLogger", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "ConfigurableForwardingLogger", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "LoggerDescription", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "FileLogger", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "BuildProperty", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "BuildPropertyGroup", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "BuildPropertyGroupCollection", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "SolutionWrapperProject", + "Namespace": "Microsoft.Build.BuildEngine" + }, + { + "Name": "BuildEngineResult", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildErrorEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildFinishedEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "MessageImportance", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildMessageEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildStartedEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildStatusEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildWarningEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "CriticalBuildMessageEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "CustomBuildEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ExternalProjectFinishedEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ExternalProjectStartedEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "IBuildEngine3", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "RegisteredTaskObjectLifetime", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "IBuildEngine4", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "IGeneratedTask", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "LazyFormattedBuildEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "IBuildEngine", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "IBuildEngine2", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "IEventRedirector", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildMessageEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildErrorEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildWarningEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "CustomBuildEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildStartedEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildFinishedEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ProjectStartedEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ProjectFinishedEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "TargetStartedEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "TargetFinishedEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "TaskStartedEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "TaskFinishedEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildStatusEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "AnyEventHandler", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "IEventSource", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "IForwardingLogger", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "LoggerVerbosity", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ILogger", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "INodeLogger", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ITask", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ICancelableTask", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ITaskFactory", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ITaskFactory2", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ITaskHost", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ITaskItem", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ITaskItem2", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "LoadInSeparateAppDomainAttribute", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "LoggerException", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "BuildEventContext", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "OutputAttribute", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ProjectFinishedEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "ProjectStartedEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "RequiredAttribute", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "RequiredRuntimeAttribute", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "RunInMTAAttribute", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "RunInSTAAttribute", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "TargetFinishedEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "TargetStartedEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "TaskCommandLineEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "TaskFinishedEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "TaskPropertyInfo", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "TaskStartedEventArgs", + "Namespace": "Microsoft.Build.Framework" + }, + { + "Name": "Argument", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "BaseProperty", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "BoolProperty", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "Category", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "CategorySchema", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "ContentType", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "DefaultValueSourceLocation", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "DataSource", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "DynamicEnumProperty", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "EnumProperty", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "EnumValue", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "FileExtension", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "IntProperty", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "IProjectSchemaNode", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "ItemType", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "NameValuePair", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "ProjectSchemaDefinitions", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "RuleOverrideMode", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "Rule", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "RuleBag", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "RuleSchema", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "StringListProperty", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "StringProperty", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "ValueEditor", + "Namespace": "Microsoft.Build.Framework.XamlTypes" + }, + { + "Name": "TaskLoggingHelperExtension", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "AL", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "AppDomainIsolatedTaskExtension", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "AspNetCompiler", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ResolveAssemblyReference", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "AssignCulture", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "AssignProjectConfiguration", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "AssignTargetPath", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ResolveComReference", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "CallTarget", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "CodeTaskFactory", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "CombinePath", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "CommandLineBuilderExtension", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ConvertToAbsolutePath", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "Copy", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "CreateCSharpManifestResourceName", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "CreateItem", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "CreateManifestResourceName", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "CreateProperty", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "CreateVisualBasicManifestResourceName", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "Csc", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "Delete", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "Error", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "Exec", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ExtractedClassName", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ReadLinesFromFile", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "WriteLinesToFile", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "FindAppConfigFile", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "FindInList", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "FormatUrl", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "FormatVersion", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GenerateApplicationManifest", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GenerateBootstrapper", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GenerateDeploymentManifest", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GenerateManifestBase", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GenerateTrustInfo", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GenerateResource", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GetAssemblyIdentity", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GetFrameworkPath", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GetFrameworkSdkPath", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GetInstalledSDKLocations", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GetReferenceAssemblyPaths", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "GetSDKReferenceFiles", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "LC", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "FindUnderPath", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "RemoveDuplicates", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "MakeDir", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ManagedCompiler", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "Move", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "Message", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "MSBuild", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "IFixedTypeInfo", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "RegisterAssembly", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "RemoveDir", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ResolveKeySource", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ResolveManifestFiles", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ResolveNativeReference", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ResolveProjectBase", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ResolveNonMSBuildProjectOutput", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ResolveSDKReference", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "RequiresFramework35SP1Assembly", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "SGen", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "SignFile", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "TaskExtension", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "ToolTaskExtension", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "Touch", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "UnregisterAssembly", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "UpdateManifest", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "Vbc", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "WinMDExp", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "WriteCodeFragment", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "XamlTaskFactory", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "XmlPeek", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "XmlPoke", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "XslTransformation", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "Warning", + "Namespace": "Microsoft.Build.Tasks" + }, + { + "Name": "CommandLineGenerator", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "CommandLineToolSwitchType", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "CommandLineToolSwitch", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "PropertyRelation", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "CommandLineArgumentRelation", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "XamlDataDrivenToolTask", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "ICscHostObject", + "Namespace": "Microsoft.Build.Tasks.Hosting" + }, + { + "Name": "ICscHostObject2", + "Namespace": "Microsoft.Build.Tasks.Hosting" + }, + { + "Name": "ICscHostObject3", + "Namespace": "Microsoft.Build.Tasks.Hosting" + }, + { + "Name": "ICscHostObject4", + "Namespace": "Microsoft.Build.Tasks.Hosting" + }, + { + "Name": "IVbcHostObject", + "Namespace": "Microsoft.Build.Tasks.Hosting" + }, + { + "Name": "IVbcHostObject2", + "Namespace": "Microsoft.Build.Tasks.Hosting" + }, + { + "Name": "IVbcHostObject3", + "Namespace": "Microsoft.Build.Tasks.Hosting" + }, + { + "Name": "IVbcHostObject4", + "Namespace": "Microsoft.Build.Tasks.Hosting" + }, + { + "Name": "IVbcHostObject5", + "Namespace": "Microsoft.Build.Tasks.Hosting" + }, + { + "Name": "IVbcHostObjectFreeThreaded", + "Namespace": "Microsoft.Build.Tasks.Hosting" + }, + { + "Name": "ApplicationIdentity", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "ApplicationManifest", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "AssemblyIdentity", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "AssemblyManifest", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "AssemblyReferenceType", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "AssemblyReference", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "AssemblyReferenceCollection", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "BaseReference", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "CompatibleFramework", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "CompatibleFrameworkCollection", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "UpdateMode", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "UpdateUnit", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "DeployManifest", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "FileAssociation", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "FileAssociationCollection", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "FileReference", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "ComClass", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "TypeLib", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "WindowClass", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "ProxyStub", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "FileReferenceCollection", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "Manifest", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "ManifestReader", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "ManifestWriter", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "OutputMessageType", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "OutputMessage", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "OutputMessageCollection", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "SecurityUtilities", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "TrustInfo", + "Namespace": "Microsoft.Build.Tasks.Deployment.ManifestUtilities" + }, + { + "Name": "BootstrapperBuilder", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "BuildMessage", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "BuildResults", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "BuildSettings", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "IBootstrapperBuilder", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "IBuildSettings", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "IProduct", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "IProductCollection", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "IProductBuilder", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "IProductBuilderCollection", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "IBuildResults", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "IBuildMessage", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "BuildMessageSeverity", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "ComponentsLocation", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "Product", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "ProductBuilder", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "ProductBuilderCollection", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "ProductCollection", + "Namespace": "Microsoft.Build.Tasks.Deployment.Bootstrapper" + }, + { + "Name": "RSAPKCS1SHA256SignatureDescription", + "Namespace": "System.Deployment.Internal.CodeSigning" + }, + { + "Name": "TaskLoggingHelper", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "AppDomainIsolatedTask", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "AssemblyFoldersExInfo", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "CommandLineBuilder", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "Logger", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "MuxLogger", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "ProcessorArchitecture", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "TargetPlatformSDK", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "Task", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "TaskItem", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "TargetDotNetFrameworkVersion", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "VisualStudioVersion", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "DotNetFrameworkArchitecture", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "ToolLocationHelper", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "HostObjectInitializationStatus", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "ToolTask", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "CanonicalTrackedInputFiles", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "FlatTrackingData", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "UpToDateCheckType", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "ExecutableType", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "FileTracker", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "DependencyFilter", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "CanonicalTrackedOutputFiles", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "TrackedDependencies", + "Namespace": "Microsoft.Build.Utilities" + }, + { + "Name": "AddAiaCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "AddCATemplateCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "AddCdpCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "BackupCACommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "BaseCACommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "BaseConfirmAttestationCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "ConfirmAIKCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "ConfirmEKCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "GetCATemplateCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "GetAuthorityInformationAccessCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "GetCrlDistributionPointCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "PublicationScenario", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "PublicationEntry", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "AuthorityInformationAccess", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "PublicationFlags", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "PublicationProtocol", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "RemoveAiaCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "RemoveCdpCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "RemoveCATemplateCommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "RestoreCACommand", + "Namespace": "Microsoft.CertificateServices.Administration.Commands.CA" + }, + { + "Name": "InstallAdcsWebEnrollment", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.WebEnrollment" + }, + { + "Name": "UninstallAdcsWebEnrollment", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.WebEnrollment" + }, + { + "Name": "InstallAdcsOnlineResponder", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.OCSP" + }, + { + "Name": "UninstallAdcsOnlineResponder", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.OCSP" + }, + { + "Name": "InstallAdcsNetworkDeviceEnrollmentService", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.NDES" + }, + { + "Name": "UninstallAdcsNetworkDeviceEnrollmentService", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.NDES" + }, + { + "Name": "InstallAdcsEnrollmentWebService", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.CES" + }, + { + "Name": "UninstallAdcsEnrollmentWebService", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.CES" + }, + { + "Name": "InstallAdcsEnrollmentPolicyWebService", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.CEP" + }, + { + "Name": "UninstallAdcsEnrollmentPolicyWebService", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.CEP" + }, + { + "Name": "InstallADCSCertificationAuthority", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.CA" + }, + { + "Name": "UninstallADCSCertificationAuthority", + "Namespace": "Microsoft.CertificateServices.Deployment.Commands.CA" + }, + { + "Name": "CertificateServicesBaseSetupException", + "Namespace": "Microsoft.CertificateServices.Deployment.Common" + }, + { + "Name": "CertificateServicesBaseSetupResult", + "Namespace": "Microsoft.CertificateServices.Deployment.Common" + }, + { + "Name": "AuthenticationType", + "Namespace": "Microsoft.CertificateServices.Deployment.Common" + }, + { + "Name": "WebEnrollmentResult", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.WEP" + }, + { + "Name": "WebEnrollmentSetupException", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.WEP" + }, + { + "Name": "StringResources", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.Resources" + }, + { + "Name": "OnlineResponderResult", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.OCSP" + }, + { + "Name": "OnlineResponderSetupException", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.OCSP" + }, + { + "Name": "NetworkDeviceEnrollmentServiceResult", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.NDES" + }, + { + "Name": "NetworkDeviceEnrollmentServiceSetupException", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.NDES" + }, + { + "Name": "EnrollmentServiceResult", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.CES" + }, + { + "Name": "EnrollmentServiceSetupException", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.CES" + }, + { + "Name": "EnrollmentPolicyServiceResult", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.CEP" + }, + { + "Name": "EnrollmentPolicyServiceSetupException", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.CEP" + }, + { + "Name": "CertificationAuthoritySetupException", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.CA" + }, + { + "Name": "CertificationAuthoritySetupResult", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.CA" + }, + { + "Name": "CAType", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.CA" + }, + { + "Name": "ValidityPeriod", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.CA" + }, + { + "Name": "PrivateKeyOption", + "Namespace": "Microsoft.CertificateServices.Deployment.Common.CA" + }, + { + "Name": "GetAdcsNetworkDeviceEnrollmentConfigurationDefaultsCommand", + "Namespace": "Microsoft.CertificateServices.Deployment.InternalCommands.NDES" + }, + { + "Name": "GetDefaultsCommand", + "Namespace": "Microsoft.CertificateServices.Deployment.InternalCommands.CES" + }, + { + "Name": "GetDefaultsCommand", + "Namespace": "Microsoft.CertificateServices.Deployment.InternalCommands.CEP" + }, + { + "Name": "GetDefaultsCommand", + "Namespace": "Microsoft.CertificateServices.Deployment.InternalCommands.CA" + }, + { + "Name": "ImportPfxCommand", + "Namespace": "Microsoft.CertificateServices.Deployment.InternalCommands.CA" + }, + { + "Name": "GetAdcsConfigurationStateCommand", + "Namespace": "Microsoft.CertificateServices.Deployment.InternalCommands.ADCS" + }, + { + "Name": "GetCredentialInformationCommand", + "Namespace": "Microsoft.CertificateServices.Deployment.InternalCommands.ADCS" + }, + { + "Name": "GetSslCertificatesCommand", + "Namespace": "Microsoft.CertificateServices.Deployment.InternalCommands.ADCS" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "TraceExceptionType", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn" + }, + { + "Name": "TraceOperationType", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn" + }, + { + "Name": "ITracer", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn" + }, + { + "Name": "ITraceFormatter", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn" + }, + { + "Name": "InstallationPlugIn", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn" + }, + { + "Name": "UNInstallationPlugIn", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn" + }, + { + "Name": "StringResources", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.WEP.Resources" + }, + { + "Name": "StringResources", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.NDES.Resources" + }, + { + "Name": "StringResources", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.CES.Resources" + }, + { + "Name": "StringResources", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.CEP.Resources" + }, + { + "Name": "LogicAndConverter", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.Common" + }, + { + "Name": "NotNullObjectToBoolConverter", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.Common" + }, + { + "Name": "StringResources", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.Common.Resources" + }, + { + "Name": "UIValidityPeriod", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.CA.ViewModels" + }, + { + "Name": "StringResources", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.CA.Resources" + }, + { + "Name": "AccountPrivileges", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.ADCS" + }, + { + "Name": "StringResources", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.ADCS.Resources" + }, + { + "Name": "CredentialUI", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.DeploymentWizard.ADCS.Dialogs" + }, + { + "Name": "ShellPlugin", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.PlugIn" + }, + { + "Name": "ADCSEvents", + "Namespace": "Microsoft.CertificateServices.ServerManager.DeploymentPlugIn.Instrumentation.Events" + }, + { + "Name": "GetContainerNetwork", + "Namespace": "Microsoft.Containers.PowerShell.Cmdlets" + }, + { + "Name": "RemoveContainerNetwork", + "Namespace": "Microsoft.Containers.PowerShell.Cmdlets" + }, + { + "Name": "NewContainerNetwork", + "Namespace": "Microsoft.Containers.PowerShell.Cmdlets" + }, + { + "Name": "NativeMethods", + "Namespace": "Microsoft.Containers.PowerShell.Cmdlets" + }, + { + "Name": "ContainerNetwork", + "Namespace": "Microsoft.Containers.PowerShell.Objects" + }, + { + "Name": "Binder", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpArgumentInfo", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpArgumentInfoFlags", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "CSharpBinderFlags", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "RuntimeBinderException", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "RuntimeBinderInternalCompilerException", + "Namespace": "Microsoft.CSharp.RuntimeBinder" + }, + { + "Name": "AdrsTenantInfo", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "AdrsTenantConfigStore", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "AdrsTenantInfoAd", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "AdrsTenantInfoRegistry", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "AdrsTenantInfoUtil", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "ADStoreDrCreationAttributeContext", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "CrossReference", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "GCServerInfo", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "DsGetDC", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "ADStore", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "DkmDataProtector", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "DRKeyReceiptCertStore", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "DRServerContext", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "NativeMethods", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "DRProvisioningContext", + "Namespace": "Microsoft.DeviceRegistration.ADAdapter" + }, + { + "Name": "AdapterConstants", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DirectoryAuthenticationException", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DirectoryStoreException", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DRDevice", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "KeyUsage", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "CustomKeyInformation", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DRKey", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DrNgcKey", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DrStkKey", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DrBitLockerKey", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DRServiceHelper", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DRServiceObject", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "ServiceCertificates", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DRServicePolicies", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DrAadUser", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DrAdComputer", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DrAdUser", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DRLocalStoreUser", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "RetrieveUserArgs", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "RetrieveUser", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DRUser", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "IDataProtector", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "IDRServerContext", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "CancelPurgeCallback", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DrServiceCreationAttributesContext", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DrAdminConfiguration", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DRServiceAttributesFlags", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "DRDeviceAttributesFlags", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "ContainerType", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "IDRStore", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "AdapterContractNativeMethods", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "NotifyServiceEndpointsRunning", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "RetrieveUserDetails", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "ServiceStartupSettings", + "Namespace": "Microsoft.DeviceRegistration.AdapterContract" + }, + { + "Name": "AdInterfaceFactory", + "Namespace": "Microsoft.DeviceRegistration.AdInfra" + }, + { + "Name": "ServiceConfiguration", + "Namespace": "Microsoft.DeviceRegistration.AdInfra" + }, + { + "Name": "UserIdentifier", + "Namespace": "Microsoft.DeviceRegistration.AdInfra" + }, + { + "Name": "CertificateAuthorityService", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "CertificateAuthorityConstants", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "CertificateAuthority", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "CryptHelper", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "AuthorityDiagnostics", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "Guard", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "TraceSourceArea", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "Logging", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "SubscriptionState", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "SubscriptionMaintenanceState", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "SubscriptionProvisionType", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "SubscriptionMoveOutcome", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "TenantAdminState", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "TenantAdminType", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "RoleName", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "UserDoSState", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "DeviceDoSState", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "SubscriptionAddonState", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "ProcessType", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "PlatformScaleUnitType", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "SyncObjectState", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "BusinessTenantType", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "MDMAuthority", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "PlatformConstants", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "ScepMessageType", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "ScepPkiStatus", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "ScepFailInfo", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "ScepHelper", + "Namespace": "Microsoft.DeviceRegistration.CertificateIssuer" + }, + { + "Name": "BaseAdminConfiguration", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "IAdminConfiguration", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "Feature", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "BaseFeatureController", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "IFeatureController", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "TimeDelegate", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "ActionExecutor", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "EnumExtensions", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "HttpNoRetryPolicy", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "HttpRetryPolicy", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "IRetryPolicy", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "IThrottlePolicy", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "IUserIdentifier", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "RequestInfo", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "RetryUtil", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "TimeUtil", + "Namespace": "Microsoft.DeviceRegistration.Common" + }, + { + "Name": "DCProvisioningType", + "Namespace": "Microsoft.DeviceRegistration.Configuration.Tasks" + }, + { + "Name": "DCProvisioningInfo", + "Namespace": "Microsoft.DeviceRegistration.Configuration.Tasks" + }, + { + "Name": "DeleteRequest", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "DeleteResponse", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "DomainJoinEnrollmentRequest", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "EnrollmentRequest", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "EnrollmentResponse", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IDeleteRequest", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IDeleteResponse", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IDeviceEnroller", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IDomainJoinEnrollmentRequest", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IEnrollmentRequest", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IEnrollmentResponse", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IPatchRequest", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IPatchResponse", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IRenewalRequest", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IRenewalResponse", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "PatchRequest", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "PatchResponse", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "RenewalRequest", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "RenewalResponse", + "Namespace": "Microsoft.DeviceRegistration.DeviceEnrollment" + }, + { + "Name": "IWindowsDeviceJoinService", + "Namespace": "Microsoft.DeviceRegistration.DeviceJoinService" + }, + { + "Name": "WindowsDeviceJoinService", + "Namespace": "Microsoft.DeviceRegistration.DeviceJoinService" + }, + { + "Name": "AuditLog", + "Namespace": "Microsoft.DeviceRegistration.Diagnostics" + }, + { + "Name": "ActivityTracerScope", + "Namespace": "Microsoft.DeviceRegistration.Diagnostics" + }, + { + "Name": "DebugLog", + "Namespace": "Microsoft.DeviceRegistration.Diagnostics" + }, + { + "Name": "TraceConstants", + "Namespace": "Microsoft.DeviceRegistration.Diagnostics" + }, + { + "Name": "TraceLog", + "Namespace": "Microsoft.DeviceRegistration.Diagnostics" + }, + { + "Name": "DRSEventId", + "Namespace": "Microsoft.DeviceRegistration.Diagnostics" + }, + { + "Name": "IDRSEventProvider", + "Namespace": "Microsoft.DeviceRegistration.Diagnostics" + }, + { + "Name": "HttpDiscoveryService", + "Namespace": "Microsoft.DeviceRegistration.HttpDiscovery" + }, + { + "Name": "IHttpDiscoveryService", + "Namespace": "Microsoft.DeviceRegistration.HttpDiscovery" + }, + { + "Name": "AccountType", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "Acl", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "AikCertificateValidationLevel", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "Asn1Helper", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "CertificateEnrollmentType", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "CertificateStorageScheme", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "CertificateValidation", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DeviceAuthentication", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "Converter", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DataContractException", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DataMemberMissingException", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "JoinType", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "PostJoinRequest", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "PostJoinResponse", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "PutJoinRequest", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ServerAdJoinData", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ClientIdentity", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "PutJoinResponse", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "JoinFaultContract", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "PatchJoinRequest", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "PatchJoinResponse", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DeleteJoinResponse", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "CertificateSigningRequest", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "CertificateObject", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "MembershipChange", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "KeyAttestationLevel", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "CustomKeyFlags", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "AttestationInfo", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "AttestationResult", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "JoinUser", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DeviceAttribute", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DeviceManagementFaultContract", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DeviceAttributeValues", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DeviceUpdateRequest", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DeviceUpdateResponse", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ResponseStatus", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "GetTenantConfigurationResponse", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "PutTenantConfigurationRequest", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "VolType", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "BitlockerProvisionKeyRequest", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "BitlockerProvisionKeyResponse", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DeviceTrustType", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "IContractDataBase", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ZoneEndPoints", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "WebBrowserZonesData", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DeviceRegistrationServiceData", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "OAuth2ServiceData", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "AuthenticationServiceData", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "IdentityProviderServiceData", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "JoinServiceData", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "KeyServiceData", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "EnrollmentServer", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "PublicCertificates", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DiscoveryVersion", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ContractVersionAttribute", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DiscoveryVersionAttribute", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "EnrollmentRequestType", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "HealthStatus", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "HealthReport", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "UserRegistrationProperties", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "IEnrollmentIdentity", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "IInterfaceFactory", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "BaseMetricsLogger", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ILogMetrics", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "InvalidConfigurationException", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "IServiceConfiguration", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "Json", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "KeyProvisioningErrorCode", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ClientResponse", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ProvisionKeyRequest", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ProvisionKeyResponse", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ProvisionKeyInnerError", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ProvisionKeyError", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ProvisionKeyFaultContract", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ScepChallengeResponse", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ScepChallengeResponseFaultContract", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "Cfg", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ServiceConfig", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ServiceMetadata", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "UserType", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "UserIdType", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "UserIdentifierVersion", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DrsBehaviorLevel", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DeviceVersion", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DrsEndpointMode", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "DrsEndpoint", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "StsConfiguration", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "ServiceConfigDeviceOpState", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "UserId", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "SymmetricEncryption", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "RbacAuthZPolicy", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "RegistrationAuthZPolicy", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "AdrsConfigurationInternalLatest", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "TenantConfigurationVersionTwo", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "UnexpectedMemberValueType", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "UserAccountDetails", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "Util", + "Namespace": "Microsoft.DeviceRegistration.Entities" + }, + { + "Name": "CircularTraceListener", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "CircularStream", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "DynamicVerbosityWrapper", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "IEventLogWriter", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "EventLogWriter", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "EventIdConstants", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "TracingConfiguration", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "TraceSourceConfiguration", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "ListenerConfiguration", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "ListenerType", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "TraceSourceBasicConfiguration", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "TraceSourceExtension", + "Namespace": "Microsoft.DeviceRegistration.Instrumentation" + }, + { + "Name": "EnrollmentException", + "Namespace": "Microsoft.DeviceRegistration.iOSEnrollmentService" + }, + { + "Name": "EnrollmentService", + "Namespace": "Microsoft.DeviceRegistration.iOSEnrollmentService" + }, + { + "Name": "IAuthenticationService", + "Namespace": "Microsoft.DeviceRegistration.iOSEnrollmentService" + }, + { + "Name": "IEnrollmentService", + "Namespace": "Microsoft.DeviceRegistration.iOSEnrollmentService" + }, + { + "Name": "IProfileService", + "Namespace": "Microsoft.DeviceRegistration.iOSEnrollmentService" + }, + { + "Name": "IScepService", + "Namespace": "Microsoft.DeviceRegistration.iOSEnrollmentService" + }, + { + "Name": "RegistrationChallenge", + "Namespace": "Microsoft.DeviceRegistration.iOSEnrollmentService" + }, + { + "Name": "WebOperationContextWrapper", + "Namespace": "Microsoft.DeviceRegistration.iOSEnrollmentService" + }, + { + "Name": "AddNgcKeyContext", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "AddNgcKeyRequest", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "DeleteKeyContext", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "IAddNgcKeyContext", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "IAddNgcKeyRequest", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "IDeleteKeyContext", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "IKeyDeleteRequest", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "IKeyProvisioningManager", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "IKeyProvisionRequest", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "IProvisionKeyContext", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "KeyDeleteRequest", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "KeyProvisioningManager", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "KeyProvisionRequest", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "ProvisionKeyConstants", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "ProvisionKeyContext", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "ProvisionKeyValidator", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning" + }, + { + "Name": "InvalidKeyProvisionServerDataException", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning.Exceptions" + }, + { + "Name": "InvalidKeyProvisionRequestException", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning.Exceptions" + }, + { + "Name": "KeyProvisioningStorageFailureException", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioning.Exceptions" + }, + { + "Name": "IWindowsKeyProvisioningService", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioningService" + }, + { + "Name": "WindowsKeyProvisioningService", + "Namespace": "Microsoft.DeviceRegistration.KeyProvisioningService" + }, + { + "Name": "DRSOnPremisesEventProvider", + "Namespace": "Microsoft.DeviceRegistration.OnPremisesEvents" + }, + { + "Name": "DRSTraceEventProvider", + "Namespace": "Microsoft.DeviceRegistration.OnPremisesEvents" + }, + { + "Name": "IDRSEventProvider", + "Namespace": "Microsoft.DeviceRegistration.OnPremisesEvents" + }, + { + "Name": "IRestServer", + "Namespace": "Microsoft.DeviceRegistration.RestServer" + }, + { + "Name": "RestServer", + "Namespace": "Microsoft.DeviceRegistration.RestServer" + }, + { + "Name": "RestApiDispatcher", + "Namespace": "Microsoft.DeviceRegistration.RestServer" + }, + { + "Name": "FaultContract", + "Namespace": "Microsoft.DeviceRegistration.RestServer" + }, + { + "Name": "RestHttpListener", + "Namespace": "Microsoft.DeviceRegistration.RestServer" + }, + { + "Name": "RestHttpResponse", + "Namespace": "Microsoft.DeviceRegistration.RestServer" + }, + { + "Name": "RestServerException", + "Namespace": "Microsoft.DeviceRegistration.RestServer" + }, + { + "Name": "WebInvokeAttribute", + "Namespace": "Microsoft.DeviceRegistration.RestServer" + }, + { + "Name": "DRService", + "Namespace": "Microsoft.DeviceRegistration.Service.DeviceRegistrationService" + }, + { + "Name": "EnrollmentConfiguration", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "AdapterFactory", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AdrsDiscoveryInfo", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DiscoveryService", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IdentityProviderService", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "KeyProvisioningService", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AdrsDiscoveryResponse", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AdrsDiscoveryRequest", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "PublicCertificate", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "PublicCertificatesData", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AllPublicCertificates", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AdrsPublicCertsRequest", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AdrsPublicCertsResponse", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AdrsPublicCertInfo", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IAdrsRequest", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IAdrsResponse", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AdrsRequest", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AdrsRequestException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IApplicationSwitches", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ParameterType", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "CompositeApplicationSwitchesException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ApplicationSwitches", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ApplicationSwitchesTypes", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IApplicationSwitchesProvider", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ApplicationSwitchesProviderFactory", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AsymmetricKeyPairGenerator", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "AsymmetricKeyPair", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IAsymmetricKeyPairGenerator", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "Authorize", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "CertificateStoreUtilities", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "CertificateValidator", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "GetThreshold`1", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ConcurrentUsageCounters`1", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ConcurrentUsageData", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ConcurrentUsageTicket`1", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ConfigHelperKeys", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ConfigHelper", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IConfigurationHelper", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ConfigurationHelper", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "CultureUtil", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DataContractVersionMembers", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DataContractUtil", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DeviceAuthenticationException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DeviceAuthenticator", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DeviceCertificateHandler", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DeviceCertificateValidationException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DeviceCertificateValidator", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ValidatedNotNullAttribute", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExtendedDiagnostics", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DRServiceManager", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DRServiceNotification", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ObjectChangedEventArgs", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DeviceRegistrationServicesStorage", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "EnrollmentIdentity", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "EnvironmentVariablesSwitches", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "EqualityHelper", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "StringHelper", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExceptionExtensionMethods", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExceptionUtility", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IMonitoredException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DoNotSerializeAttribute", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "SerializableException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ApplicationSwitchesException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExistingSwitchException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "UnregisteredSwitchException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "SyntaxErrorException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "MissingRequiredArgumentsException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExpressionExtensions", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExtendedConsole", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "Pair`2", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "GenericLinqExtensions", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "GlobalFactory", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExtendedGuid", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "HttpUtils", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IConcurrentUsageCounter`1", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IEnumerableExtensions", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "MailSenderSettings", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "IMailSender", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "MailSender", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExtendedMath", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "MobileException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ModernDevice", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DeviceType", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ClientRegistrationStatus", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ModernDeviceConstants", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ModernDeviceSetting", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "NativeMethods", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "Randomizer", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExtendedReflection", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "RSToken", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "RSTokenProperty", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "RSTokenFormat", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "RSTokenVersion", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "RSTokenStatusCodes", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "RSTokenContract", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "RSTokenException", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "RSTokenConfig", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "RSTokenManager", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "Serialization", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "SingleInstanceAttribute", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "StrictTransportSecurityBehavior", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "STSAuthentication", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExtendedText", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "TimeConstants", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "ExtendedDateTime", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "DateTimeExtensionMethods", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "X509CertificateCacheTokenResolver", + "Namespace": "Microsoft.DeviceRegistration.Utilities" + }, + { + "Name": "NCrypt", + "Namespace": "Microsoft.DeviceRegistration.Utilities.Crypto" + }, + { + "Name": "NCryptNative", + "Namespace": "Microsoft.DeviceRegistration.Utilities.Crypto" + }, + { + "Name": "CommonValidation", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "EligibilityOptions", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "EnrollmentManager", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "IEnrollmentManager", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "EnrollmentEligibility", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "CertificateEnrollmentWSDetailType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "RequestSecurityTokenType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "RequestKETType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "ReferenceType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "SecurityTokenReferenceType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "KeyExchangeTokenType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "BinarySecurityTokenType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "EncodedString", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "AttributedString", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "PasswordString", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "KeyIdentifierType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "RequestedSecurityTokenType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "DispositionMessageType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "RequestSecurityTokenResponseType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "RequestSecurityTokenResponseCollectionType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "ContextItemType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "AdditionalContextType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "RequestSecurityTokenRequest", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "RequestSecurityTokenResponse", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "EnrollmentServerException", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "EnrollmentUtils", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "EnrollmentException", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "InternalStrings", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "IWindowsDeviceEnroller", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "IWindowsDeviceEnrollmentService", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "IWSTrust", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "Logger", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "WindowsMobileDeviceProvisioningBuilder", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "IProvisioningBuilder", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "WindowsDeviceEnroller", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "RequestSecurityToken", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "RequestSecurityTokenBase", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "ErrorCodeType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "Utility", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "WindowsDeviceEnrollmentService", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "WinDeviceEnrollmentServiceErrorType", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "WindowsDeviceEnrollmentServiceError", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "IWindowsEnrollmentServiceException", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "ClientVersionException", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "MessageFormatException", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "WindowsEnrollmentAuthenticationException", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "CertificateRequestException", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "GetPolicyException", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "DeviceEnrollmentAccessDeniedException", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "WinServiceInitializeException", + "Namespace": "Microsoft.DeviceRegistration" + }, + { + "Name": "NamespaceUri", + "Namespace": "Microsoft.DeviceRegistration.Soap" + }, + { + "Name": "Elements", + "Namespace": "Microsoft.DeviceRegistration.Soap" + }, + { + "Name": "NamespaceUri", + "Namespace": "Microsoft.DeviceRegistration.Authorization" + }, + { + "Name": "Attributes", + "Namespace": "Microsoft.DeviceRegistration.Authorization" + }, + { + "Name": "Elements", + "Namespace": "Microsoft.DeviceRegistration.Authorization" + }, + { + "Name": "NamespaceUri", + "Namespace": "Microsoft.DeviceRegistration.Xml" + }, + { + "Name": "Attributes", + "Namespace": "Microsoft.DeviceRegistration.Xml" + }, + { + "Name": "NamespaceUri", + "Namespace": "Microsoft.DeviceRegistration.WStep" + }, + { + "Name": "Elements", + "Namespace": "Microsoft.DeviceRegistration.WStep" + }, + { + "Name": "Actions", + "Namespace": "Microsoft.DeviceRegistration.WStep" + }, + { + "Name": "NamespaceUri", + "Namespace": "Microsoft.DeviceRegistration.SecurityExtension" + }, + { + "Name": "Attributes", + "Namespace": "Microsoft.DeviceRegistration.SecurityExtension" + }, + { + "Name": "Elements", + "Namespace": "Microsoft.DeviceRegistration.SecurityExtension" + }, + { + "Name": "NamespaceUri", + "Namespace": "Microsoft.DeviceRegistration.WSTrust" + }, + { + "Name": "Attributes", + "Namespace": "Microsoft.DeviceRegistration.WSTrust" + }, + { + "Name": "Elements", + "Namespace": "Microsoft.DeviceRegistration.WSTrust" + }, + { + "Name": "RequestType", + "Namespace": "Microsoft.DeviceRegistration.WSTrust" + }, + { + "Name": "ADPrepCredential", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "ADPrepExecutionException", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "ADPrepLdapException", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "ADPrepPassword", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "DCPromoExecutionException", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "IADPrepCredential", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "IProgressManager", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "IProgressManagerFactory", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "AdpOperationType", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "ProgressManagerFactory", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "ProgressManager", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "TriStateBool", + "Namespace": "Microsoft.DirectoryServices.Deployment" + }, + { + "Name": "ADPrepValidationException", + "Namespace": "Microsoft.DirectoryServices.Deployment.Tests" + }, + { + "Name": "DnsStatus", + "Namespace": "Microsoft.DirectoryServices.Deployment.Tests" + }, + { + "Name": "IPreCheckValidator", + "Namespace": "Microsoft.DirectoryServices.Deployment.Tests" + }, + { + "Name": "IPrerequisiteValidator", + "Namespace": "Microsoft.DirectoryServices.Deployment.Tests" + }, + { + "Name": "PreChecks", + "Namespace": "Microsoft.DirectoryServices.Deployment.Tests" + }, + { + "Name": "Prerequisites", + "Namespace": "Microsoft.DirectoryServices.Deployment.Tests" + }, + { + "Name": "SourcePathErrorStatus", + "Namespace": "Microsoft.DirectoryServices.Deployment.Tests" + }, + { + "Name": "SysVolPathErrorStatus", + "Namespace": "Microsoft.DirectoryServices.Deployment.Tests" + }, + { + "Name": "ADDSForestInstallationConfiguration", + "Namespace": "Microsoft.DirectoryServices.Deployment.Resources" + }, + { + "Name": "ADDSReadOnlyDomainControllerAccountCreationConfiguration", + "Namespace": "Microsoft.DirectoryServices.Deployment.Resources" + }, + { + "Name": "ActiveDirectoryDeploymentSnapIn", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "AddADDSReadOnlyDomainControllerAccountCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "InstallADDSDomainCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "InstallADDSDomainControllerCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "InstallADDSForestCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "TestADDSDomainControllerInstallationCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "TestADDSDomainControllerUninstallCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "TestADDSDomainInstallationCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "TestADDSForestInstallationCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "TestADDSReadOnlyDomainControllerAccountCreationCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "TestADInstallationConfigurationCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "UninstallADDSDomainCommand", + "Namespace": "Microsoft.DirectoryServices.Deployment.PowerShell.Commands" + }, + { + "Name": "DeepTasks", + "Namespace": "Microsoft.DirectoryServices.Deployment.DeepTasks" + }, + { + "Name": "IDeepTaskProvider", + "Namespace": "Microsoft.DirectoryServices.Deployment.DeepTasks" + }, + { + "Name": "ConfigurationMode", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "ConfigurationType", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "DatabaseFacts", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "DnsInstallChoice", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "DnsDelegationChoice", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "DomainDeploymentMode", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "DomainDeploymentModeConverter", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "DomainMode", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "DomainType", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "ExistingAccountSettings", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "ForestMode", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "MessageId", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "Result", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "ResultStatus", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "SysKeyLocation", + "Namespace": "Microsoft.DirectoryServices.Deployment.Types" + }, + { + "Name": "DirectoryServicesEvents", + "Namespace": "Microsoft.DirectoryServices.EventsProvider.Events" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "DSRoleInstallPlugin", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Plugin" + }, + { + "Name": "DSRoleShellPlugin", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Plugin" + }, + { + "Name": "DSRoleUninstallationPlugin", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Plugin" + }, + { + "Name": "ConfigStrings", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration" + }, + { + "Name": "AdvancedReplicationView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "DCPrimaryOptionsView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "DeploymentModeView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "DomainInfoNewChildView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "DomainInfoNewForestView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "DomainInfoReplicaView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "DomainModeView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "DomainReinstallView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "ForestModeView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "HostedRolesView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "InstallFromMediaView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "PasswordView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "PathSettingsView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "SingleListDialogView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "SiteNameView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "UserCredentialView", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "GeneralDeploymentMode", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.Model" + }, + { + "Name": "NewDomainMode", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Controls.Model" + }, + { + "Name": "TaskMessageTypeToImageConverter", + "Namespace": "Microsoft.DirectoryServices.ServerManager.Configuration.Converters" + }, + { + "Name": "DtcTransactionPropagation", + "Namespace": "Microsoft.Dtc.PowerShell" + }, + { + "Name": "DtcCmdletBase", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics" + }, + { + "Name": "DtcDiagnosticException", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics" + }, + { + "Name": "DtcDiagnosticTransaction", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics" + }, + { + "Name": "DtcDiagnosticResourceManagerJob", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics" + }, + { + "Name": "SendDtcDiagnosticTransactionCommand", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics.Commands" + }, + { + "Name": "ReceiveDtcDiagnosticTransactionCommand", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics.Commands" + }, + { + "Name": "StartDtcDiagnosticResourceManagerCommand", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics.Commands" + }, + { + "Name": "StopDtcDiagnosticResourceManagerCommand", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics.Commands" + }, + { + "Name": "NewDtcDiagnosticTransactionCommand", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics.Commands" + }, + { + "Name": "JoinDtcDiagnosticResourceManagerCommand", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics.Commands" + }, + { + "Name": "UndoDtcDiagnosticTransactionCommand", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics.Commands" + }, + { + "Name": "CompleteDtcDiagnosticTransactionCommand", + "Namespace": "Microsoft.Dtc.PowerShell.Diagnostics.Commands" + }, + { + "Name": "FederationServicesEvents", + "Namespace": "Microsoft.FederationServices.EventsProvider.Events" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "EtwFSDeploymentUITracer", + "Namespace": "Microsoft.FederationServices.ServerManager" + }, + { + "Name": "FSRoleInstallPlugin", + "Namespace": "Microsoft.FederationServices.ServerManager.Plugin" + }, + { + "Name": "FSRoleShellPlugin", + "Namespace": "Microsoft.FederationServices.ServerManager.Plugin" + }, + { + "Name": "FSRoleUninstallationPlugin", + "Namespace": "Microsoft.FederationServices.ServerManager.Plugin" + }, + { + "Name": "ConfigStrings", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration" + }, + { + "Name": "CertificateView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "ConnectToFarmSourceView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "DatabaseSourceView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "DeploymentModeView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "ExistingServiceAccountView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "NewServiceAccountView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "OverwriteDatabaseView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "ServiceAccountSourceView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "ServiceIdentityView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "SQLDatabaseView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "UserCredentialView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "WIDDatabaseView", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.View" + }, + { + "Name": "DatabaseSource", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.Model" + }, + { + "Name": "GeneralDeploymentMode", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.Model" + }, + { + "Name": "ServiceAccountMode", + "Namespace": "Microsoft.FederationServices.ServerManager.Configuration.Controls.Model" + }, + { + "Name": "GPModuleAssemblyInitializer", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "BackupGpoCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "CopyGpoCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "FormattingDisplayStrings", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "GetGPInheritanceCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "GetGpoCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "GetGpoReportCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "PermissionTrusteeType", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "GetGPPermissionsCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "GpoConfiguration", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "GetGPPrefRegistryValueCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "GetGPRegistryValueCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "GetGPResultantSetOfPolicyCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "GetGPStarterCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "ImportGpoCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "InvokeGPUpdateCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "NewGPLinkCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "NewGpoCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "NewStarterGpoCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "RemoveGPLinkCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "RemoveGpoCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "RemoveGPPrefRegistryValueCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "RemoveGPRegistryValueCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "RenameGpoCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "RestoreGpoCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "BlockInheritance", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "SetGPInheritanceCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "SetGPLinkCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "SetGPPermissionsCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "SetGPPrefRegistryValueCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "SetGPRegistryValueCommand", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "ValidateGpoNameAttribute", + "Namespace": "Microsoft.GroupPolicy.Commands" + }, + { + "Name": "BackupType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "BackupDirectory", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "DCUsage", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPDomain", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMapEntry", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMapEntryCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "DestinationOption", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPEntryType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMigrationTable", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "ReportType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GpoStatus", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "Gpo", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GpoBackup", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GpoBackupCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GpoCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "EnableLink", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "EnforceLink", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GpoLink", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GpoLinksCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPPermissionCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPPermissionType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPPermission", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "PolicySettings", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "PreferenceSettings", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "RsopMode", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "LoggingMode", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPRsop", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "SearchProperty", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "SearchOperator", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPSearchCriteria", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPSitesContainer", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "SomType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "Som", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPStatusMessage", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPStatusMessageCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "SecurityIdentifierType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPTrustee", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GroupPolicyExtension", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "SavingEventArgs", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "ComputerConfiguration", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "MultipleGroupPolicyObjectsFoundException", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "PreferenceAction", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "PreferenceExtension", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "PreferenceRegistrySetting", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "RegistryPolicy", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "RegistryPreference", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "SomCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "StarterGpoType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "StarterGpo", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "StarterGpoBackup", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "StarterGpoBackupCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "StarterGpoCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "UserConfiguration", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "WmiFilter", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "WmiFilterCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "ServerContext", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "ReportingDataException", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "ReportingType", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "ReportingContext", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "GPOContext", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "RsopContext", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "Trustee", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "PolicySetting", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "ExtensionNames", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "ExtensionIDs", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "IReport", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "IReportFactory", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "ReportFactory", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "Backup", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "ExtensionResults", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "GPOExtension", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "GPOLink", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "GPOUserOrComputerConfig", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "GPO", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "LoggingStatusType", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "RsopExtensionStatus", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "RsopGPOInfo", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "RsopGPLink", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "SOMType", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "SOMReason", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "RsopSOM", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "RsopTargetResults", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "RsopWMICompatibility", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "RsopDataType", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "Rsop", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "GPOIdentifier", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "ErrorDetails", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "GPOExtensionData", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "LoopbackMode", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "GPOScope", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "GPMStarterGPOType", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "Template", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "TemplateContext", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "TemplateIdentifier", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "TemplateUserOrComputerConfig", + "Namespace": "Microsoft.GroupPolicy.Reporting" + }, + { + "Name": "PolicySettingState", + "Namespace": "Microsoft.GroupPolicy.Reporting.Html" + }, + { + "Name": "ISectionFormat", + "Namespace": "Microsoft.GroupPolicy.Reporting.Html" + }, + { + "Name": "XmlDataIslandTemplate", + "Namespace": "Microsoft.GroupPolicy.Reporting.Html.Rsop.XmlDataIslands" + }, + { + "Name": "CrimsonEventRecordSection", + "Namespace": "Microsoft.GroupPolicy.Reporting.Html.Rsop.XmlDataIslands" + }, + { + "Name": "ExtensionProcessingTimeSection", + "Namespace": "Microsoft.GroupPolicy.Reporting.Html.Rsop.XmlDataIslands" + }, + { + "Name": "Label", + "Namespace": "Microsoft.GroupPolicy.Reporting.Html.Rsop.XmlDataIslands" + }, + { + "Name": "PolicySectionTemplate", + "Namespace": "Microsoft.GroupPolicy.Reporting.Html.Rsop.XmlDataIslands" + }, + { + "Name": "SinglePassEventsDetailsSection", + "Namespace": "Microsoft.GroupPolicy.Reporting.Html.Rsop.XmlDataIslands" + }, + { + "Name": "XmlDataIslandsMainSectionTemplate", + "Namespace": "Microsoft.GroupPolicy.Reporting.Html.Rsop.XmlDataIslands" + }, + { + "Name": "ObjectType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "TrusteeAccessEntry", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "GroupedAccess", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "IndividualAccess", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "AccessControlItemType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "Applicability", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "SecurityDescriptor", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "AuditValue", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "AuditType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "TrusteeAuditingEntry", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "SecurityDescriptorAuditing", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "AllowType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "PermissionType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "TrusteePermissionsEntry", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "SecurityDescriptorPermissions", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "Mapping", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "AccessMapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "AccessSpecifierCreator", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "FileAccessSpecifierCreator", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "FileGroupedAccess", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "FileIndividualAccess", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "GpoSecurityFlags", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "GpoTrusteeEntryCreator", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "GPOGroupedAccess", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "RegistryAccessSpecifierCreator", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "RegistryGroupedAccess", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "RegistryIndividualAccess", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "ServiceAccessSpecifierCreator", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "ServicesGroupedAccess", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "ServicesIndividualAccess", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "SIAccessSpecifierCreator", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "SoftwareInstallationGroupedAccess", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "CrimsonEventRecord", + "Namespace": "Microsoft.GroupPolicy.Reporting.RsopEnhancements" + }, + { + "Name": "ExtensionProcessingTime", + "Namespace": "Microsoft.GroupPolicy.Reporting.RsopEnhancements" + }, + { + "Name": "PolicyApplicationTrigger", + "Namespace": "Microsoft.GroupPolicy.Reporting.RsopEnhancements" + }, + { + "Name": "PolicyApplicationMode", + "Namespace": "Microsoft.GroupPolicy.Reporting.RsopEnhancements" + }, + { + "Name": "PolicyEventsDetails", + "Namespace": "Microsoft.GroupPolicy.Reporting.RsopEnhancements" + }, + { + "Name": "SinglePassEventsDetails", + "Namespace": "Microsoft.GroupPolicy.Reporting.RsopEnhancements" + }, + { + "Name": "IPolicyMakerSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "IPolicyMakerGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "IPolicyMakerRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilter", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterRunOnce", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterBattery", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterComputer", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterCpu", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterDisk", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterDomain", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterVariable", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterFile", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterCollection", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterIpRange", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterLanguage", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterLdap", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterMacRange", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterMsi", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterOs", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterOrgUnit", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterPcmcia", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterPortable", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterRam", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterDate", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterRegistry", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterGroup", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterSite", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterTerminal", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterTime", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterUser", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterWmi", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterProcMode", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerFilterDun", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerProperties", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerElement", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerGPOSetting`1", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerAttributeNames", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerAttributeValues", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PolicyMakerRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "INSTANCERsopXmlElement", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "PROPERTYRsopXmlElement", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker" + }, + { + "Name": "InternetRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "IInternetProperty", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "SubProperty", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "InternetSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "InternetProperties", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "InternetGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "InternetGPOSettingIE7", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "InternetGPOSettingIE8", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "InternetGPOSettingIE10", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "InternetSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "InternetGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Internet" + }, + { + "Name": "RegistryRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Registry" + }, + { + "Name": "RegistryProperties", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Registry" + }, + { + "Name": "RegistryGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Registry" + }, + { + "Name": "RegistryCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Registry" + }, + { + "Name": "RegistrySettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Registry" + }, + { + "Name": "RegistryGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Registry" + }, + { + "Name": "StartMenuRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.StartMenu" + }, + { + "Name": "StartMenuGPOSettingBase", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.StartMenu" + }, + { + "Name": "StartMenuGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.StartMenu" + }, + { + "Name": "StartMenuGPOSettingVista", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.StartMenu" + }, + { + "Name": "StartMenuSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.StartMenu" + }, + { + "Name": "StartMenuGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.StartMenu" + }, + { + "Name": "RegionalOptionsRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.RegionalOptions" + }, + { + "Name": "RegionalOptionsGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.RegionalOptions" + }, + { + "Name": "RegionalOptionsSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.RegionalOptions" + }, + { + "Name": "RegionalOptionsGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.RegionalOptions" + }, + { + "Name": "LugsRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Lugs" + }, + { + "Name": "LocalGroupMember", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Lugs" + }, + { + "Name": "LocalGroupProperties", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Lugs" + }, + { + "Name": "LugsGPOSettingBase", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Lugs" + }, + { + "Name": "LocalUserGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Lugs" + }, + { + "Name": "LocalGroupGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Lugs" + }, + { + "Name": "LugsSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Lugs" + }, + { + "Name": "LugsGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Lugs" + }, + { + "Name": "NetworkOptionsRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.NetworkOptions" + }, + { + "Name": "NetworkOptionsGPOSettingBase", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.NetworkOptions" + }, + { + "Name": "NetworkOptionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.NetworkOptions" + }, + { + "Name": "DialupOptionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.NetworkOptions" + }, + { + "Name": "NetworkOptionsSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.NetworkOptions" + }, + { + "Name": "NetworkOptionsGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.NetworkOptions" + }, + { + "Name": "PrintersRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Printers" + }, + { + "Name": "PrintersGPOSettingBase", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Printers" + }, + { + "Name": "LocalPrinterGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Printers" + }, + { + "Name": "PortPrinterGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Printers" + }, + { + "Name": "SharedPrinterGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Printers" + }, + { + "Name": "PrintersSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Printers" + }, + { + "Name": "PrintersGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Printers" + }, + { + "Name": "ScheduledTasksRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "TaskCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTaskCommonRepetition", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTaskCommonTriggers", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "TriggerCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "BootCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "IdleCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "TimeCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "EventCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "LogonCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "SessionCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "CalendarCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "RegistrationCollectionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "CalendarDailyGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "CalendarWeeklyGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "CalendarMonth", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "January", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "February", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "March", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "April", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "May", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "June", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "July", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "August", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "September", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "October", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "November", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "December", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "WeekDay", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "Monday", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "Tuesday", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "Wednesday", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "Thursday", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "Friday", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "Saturday", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "Sunday", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "CalendarMonthlyGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "CalendarMonthlyByDayOfWeekGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ExecActionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "SendMailActionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ShowMessageActionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTaskV2Principal", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTaskV2RestartOnFailure", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTaskV2NetworkSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTaskV2IdleSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTaskV2Settings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTaskV2RegistrationInfo", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTaskProperties", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTasksGPOSettingBase", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTasksV2GPOSettingBase", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTasksGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ImmediateTaskGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTasksV2GPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ImmediateTaskV2GPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTasksSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "ScheduledTasksGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.ScheduledTasks" + }, + { + "Name": "NetworkShareRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.NetworkShares" + }, + { + "Name": "NetworkShareGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.NetworkShares" + }, + { + "Name": "NetworkSharesSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.NetworkShares" + }, + { + "Name": "NetworkSharesGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.NetworkShares" + }, + { + "Name": "ServiceRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Services" + }, + { + "Name": "ServiceGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Services" + }, + { + "Name": "ServiceSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Services" + }, + { + "Name": "ServiceGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Services" + }, + { + "Name": "DevicesRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Devices" + }, + { + "Name": "DevicesGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Devices" + }, + { + "Name": "DevicesSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Devices" + }, + { + "Name": "DevicesGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Devices" + }, + { + "Name": "IniFilesSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.IniFiles" + }, + { + "Name": "IniFilesGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.IniFiles" + }, + { + "Name": "IniFileRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.IniFiles" + }, + { + "Name": "IniFileGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.IniFiles" + }, + { + "Name": "DataSourcesRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.DataSources" + }, + { + "Name": "DataSourcesAttribute", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.DataSources" + }, + { + "Name": "DataSourcesProperties", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.DataSources" + }, + { + "Name": "DataSourcesGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.DataSources" + }, + { + "Name": "DataSourcesSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.DataSources" + }, + { + "Name": "DataSourcesGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.DataSources" + }, + { + "Name": "ShortcutRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Shortcuts" + }, + { + "Name": "ShortcutGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Shortcuts" + }, + { + "Name": "ShortcutSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Shortcuts" + }, + { + "Name": "ShortcutGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Shortcuts" + }, + { + "Name": "FilesRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Files" + }, + { + "Name": "FilesGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Files" + }, + { + "Name": "FilesSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Files" + }, + { + "Name": "FilesGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Files" + }, + { + "Name": "DriveMapRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.DriveMaps" + }, + { + "Name": "DriveMapGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.DriveMaps" + }, + { + "Name": "DriveMapSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.DriveMaps" + }, + { + "Name": "DriveMapGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.DriveMaps" + }, + { + "Name": "FoldersRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Folders" + }, + { + "Name": "FolderGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Folders" + }, + { + "Name": "FoldersSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Folders" + }, + { + "Name": "FoldersGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Folders" + }, + { + "Name": "FolderOptionsRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "FileTypeAction", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "FolderOptionProperties", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "FolderOptionsGPOSettingBase", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "FileTypeOptionsGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "OpenWithOptionsGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "FolderOptionFilter", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "GlobalFolderOptionsGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "GlobalFolderOptionsVistaGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "FolderOptionsSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "FolderOptionsGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.FolderOptions" + }, + { + "Name": "EnvironmentVariablesRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Environment" + }, + { + "Name": "EnvironmentVariablesGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Environment" + }, + { + "Name": "EnvironmentVariablesSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Environment" + }, + { + "Name": "EnvironmentVariablesGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.Environment" + }, + { + "Name": "PowerOptionsRsopSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.PowerOptions" + }, + { + "Name": "PowerOptionsGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.PowerOptions" + }, + { + "Name": "PowerOptionGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.PowerOptions" + }, + { + "Name": "PowerSchemeGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.PowerOptions" + }, + { + "Name": "PowerPlanGPOSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.PowerOptions" + }, + { + "Name": "PowerOptionsSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.PowerOptions" + }, + { + "Name": "PowerOptionsGPOSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.PowerOptions" + }, + { + "Name": "PowerOptionsAttributeNames", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.PowerOptions" + }, + { + "Name": "PowerOptionsAttributeValues", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PolicyMaker.PowerOptions" + }, + { + "Name": "NrptSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Nrpt" + }, + { + "Name": "NrptGlobalSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Nrpt" + }, + { + "Name": "NrptRuleSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Nrpt" + }, + { + "Name": "EnforcementMode", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FileHash", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FileHashCondition", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FileHashRule", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FileInformation", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FilePath", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FilePathCondition", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FilePathRule", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FilePathRuleExceptions", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FilePublisher", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FilePublisherCondition", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FilePublisherRule", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FilePublisherRuleExceptions", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "FileVersionRange", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "Policy", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "PolicyConverter", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "RuleAction", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "Mode", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "Hash", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "RsopConverter", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "RuleCollection", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Srp" + }, + { + "Name": "EQoSSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.EQoS" + }, + { + "Name": "QoSPolicy", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.EQoS" + }, + { + "Name": "QoSTCPAutoTuningSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.EQoS" + }, + { + "Name": "QoSAppDscpMarkingSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.EQoS" + }, + { + "Name": "NapClientManagementSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.NetworkAccessProtection" + }, + { + "Name": "TracingSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.NetworkAccessProtection" + }, + { + "Name": "EnforcementClientType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.NetworkAccessProtection" + }, + { + "Name": "EnforcementClientSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.NetworkAccessProtection" + }, + { + "Name": "UISettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.NetworkAccessProtection" + }, + { + "Name": "HraRequestPolicyType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.NetworkAccessProtection" + }, + { + "Name": "HraRequestPolicySettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.NetworkAccessProtection" + }, + { + "Name": "TrustedServerType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.NetworkAccessProtection" + }, + { + "Name": "TrustedServerGroupType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.NetworkAccessProtection" + }, + { + "Name": "TrustedServerGroupSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.NetworkAccessProtection" + }, + { + "Name": "PrinterConnectionSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PrinterConnections" + }, + { + "Name": "PrinterConnectionSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PrinterConnections" + }, + { + "Name": "PublicKeySettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "RegUInt32Setting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "AutoEnrollmentSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "AutoEnrollOptions", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "KeyRoamingSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "CertificateTrustList", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "RootCertificate", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "SystemCertificate", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "RootCertificateSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "CertificateSettingsStores", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "CertificateSettingsRevocation", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "CertificateSettingsNetworkRetrieval", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "CertificateSettingsTrustedPublishers", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "AutomaticCertificate", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "EFSRecoveryAgent", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "EFSSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.PublicKeyPolicies" + }, + { + "Name": "SoftwareRestrictionSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "SoftwareRestrictionGeneralProperties", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "ApplicableBinaries", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "ApplicableUsers", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "CertificateRulesEnabled", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "TrustedPublishers", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "TrustedPublishersPublishSelector", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "TrustedPublishersRevokeCheck", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "Rule_at", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "SecurityLevel", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "PathRule", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "InternetZoneRule", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "Zone", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "HashRule", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "CertificateRule", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareRestriction" + }, + { + "Name": "SetupStateType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.RemoteInstallation" + }, + { + "Name": "RemoteInstallationSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.RemoteInstallation" + }, + { + "Name": "RemoteInstallationSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.RemoteInstallation" + }, + { + "Name": "BitmapPathsSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "BooleanSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "BrowserAutoConfigSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "BrowserTitleSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "DialupType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "ConnectionSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "IEAKRsopPrecedenceComparer", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "IEAKRsopReader", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "EscState", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "InternetExplorerSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "ProxyAddress", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "ProxySettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "StringSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "ToolbarButtonSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "URLSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "ProgramSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "Zone", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "SecurityLevel", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "SecurityZoneSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "LocalZoneSites", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "SecurityZoneAndPrivacySettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "CustomZoneSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "CustomZoneSettingNames", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "CustomZoneSettingValues", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "PrivacyLevel", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "CookieAction", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "PrivacySettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "AuthenticodeTrustedPublishers", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "SecurityValue", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "SecurityInfParser", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.InternetExplorer" + }, + { + "Name": "Dot3SvcSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Dot3Svc" + }, + { + "Name": "Dot3SvcSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Dot3Svc" + }, + { + "Name": "LanPolicy", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Dot3Svc" + }, + { + "Name": "LanPolicyType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Dot3Svc" + }, + { + "Name": "LanPolicyGlobalFlags", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Dot3Svc" + }, + { + "Name": "LanPolicyProfileList", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Dot3Svc" + }, + { + "Name": "LanProfile", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Dot3Svc" + }, + { + "Name": "LanProfileMsm", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Dot3Svc" + }, + { + "Name": "LanProfileMsmSecurity", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Dot3Svc" + }, + { + "Name": "WLanSvcSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanSvcSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanPolicy", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanPolicyType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanPolicyGlobalFlags", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanPolicyNetworkFilter", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanPolicyNetworkFilterBlockList", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanPolicyNetworkFilterAllowList", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "networkItemType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "networkTypeType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanPolicyProfileList", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileConnectionType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileConnectionMode", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileAdhocType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfile", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileIhv", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileIhvOuiHeader", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileIhvConnectivity", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileIhvSecurity", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsmConnectivityPhyType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsm", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsmConnectivity", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsmSecurityPMKCacheMode", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsmSecurityPreAuthMode", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsmSecuritySharedKeyKeyType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsmSecurityAuthEncryptionAuthentication", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsmSecurityAuthEncryptionEncryption", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsmSecurity", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsmSecuritySharedKey", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileMsmSecurityAuthEncryption", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "OneX", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "OneXSupplicantMode", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "OneXAuthMode", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "OneXEapConfig", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "OneXSSO", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "SingleSignOnType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileSsidConfig", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WLanProfileSsidConfigSsid", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "StoreInterface", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WLanSvc" + }, + { + "Name": "WindowsFirewallSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "WindowsFirewallSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "BooleanSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "StringSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "UnsignedIntSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "FirewallEnum", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "KeyExchangeAlgorithm", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "EncryptionAlgorithm", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "HashAlgorithm", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "Protocol", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "AHHashAlgorithm", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "ESPHashAlgorithm", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "PerfectForwardSecrecy", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "ConnectionSecurityAuthenticationSuiteMethod", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "ConnectionSecurityRuleAction", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "FirewallRuleAction", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "TrafficDirection", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "InterfaceType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "FirewallProfile", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "SecurityLevel", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "GlobalSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "PerProfileSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "FirewallRule", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "ConnectionSecurityRule", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "ConnectionSecurityAuthenticationSet", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "ConnectionSecurityAuthenticationSuite", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "ConnectionSecurityPhase1CryptographicSet", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "ConnectionSecurityPhase1CryptographicSuite", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "ConnectionSecurityPhase2CryptographicSet", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "ConnectionSecurityPhase2CryptographicSuite", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.WindowsFirewall" + }, + { + "Name": "IPSecuritySettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.IPSec" + }, + { + "Name": "IPSecuritySetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.IPSec" + }, + { + "Name": "IPSecRsopReader", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.IPSec" + }, + { + "Name": "ReportingAdmException", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "ReportingAdmxException", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "IAdmNamedElement", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "IConfigurablePolicyElement", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "AdmNamedElement", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PolicyState", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "RegistryEntryMapElementValue", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "AdmSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "AdmTokenType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "AdmToken", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "AdmTokenizer", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "StringSection", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "ActionList", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "RegistrySetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "RegistrySettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "RegType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "RegistryValue", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "RegistryValues", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "UnknownType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "RegUtility", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "RegistryConstants", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PolicyTree", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PolicyClass", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PolicyCategory", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PolicyData", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PolicyElement", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PartCheckBox", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PartComboBox", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PartDropDownList", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "ItemList", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "Item", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PartEditText", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PartListBox", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "ListBoxElement", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "ListBoxValues", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PartNumeric", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PartLongNumeric", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PartMultiText", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "PartText", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "AdditionalPolicyElement", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "CommentStore", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Registry" + }, + { + "Name": "ScriptType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Scripts" + }, + { + "Name": "PSRunOrder", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Scripts" + }, + { + "Name": "ScriptSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Scripts" + }, + { + "Name": "ScriptSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Scripts" + }, + { + "Name": "AccountPolicyName", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "AccountPolicyType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "AccountPolicy", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "LocalPoliciesAuditValue", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "LocalPoliciesAudit", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "LocalPoliciesSystemAccessName", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "Strings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "LocalPoliciesRegType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "LocalPoliciesSecurityOptions", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "DisplayField", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "DisplayFields", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "LocalPoliciesSecurityOptionsDisplay", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "LocalPoliciesUserRightsAssignmentType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "LocalPoliciesUserRightsAssignment", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "SecurityType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "PathSecurity", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "RestrictedGroups", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "EventLogName", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "EventLogCategory", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "SecurityEventLog", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "SecurityFile", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "SecurityRegistry", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "SecurityRsopReader", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "SettingType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "LogRetentionMethod", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "SecuritySettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "ServiceStartupMode", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "SystemServices", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Security" + }, + { + "Name": "EligibilityValue", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "LanguageMatch", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "ApplyCauseValue", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "AppliedResult", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "ARPResult", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "DeploymentTypeValue", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "InstallationUILevel", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "LossOfScopeAction", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "MsiPackage", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "MsiPackageUpgrades", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "MsiPackagesUpgradedBy", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "ItemChoiceType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "OnDemandEntity", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "PackageBase", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "PackageInfo", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "RemovalCause", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "RemovalTypeValue", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "RemovedResult", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "SICategories", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "SITypes", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "SIRsopReader", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "SoftwareInstallationSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "ZapPackage", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.SoftwareInstallation" + }, + { + "Name": "FolderRedirectionSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.FolderRedirection" + }, + { + "Name": "RemovalBehavior", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.FolderRedirection" + }, + { + "Name": "ConfigurationControlType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.FolderRedirection" + }, + { + "Name": "PrimaryComputerEvaluationType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.FolderRedirection" + }, + { + "Name": "FolderSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.FolderRedirection" + }, + { + "Name": "FolderSettingLocation", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.FolderRedirection" + }, + { + "Name": "CapSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Cap" + }, + { + "Name": "AuditSettings", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Auditing" + }, + { + "Name": "AuditSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Auditing" + }, + { + "Name": "GlobalSaclType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Auditing" + }, + { + "Name": "GlobalSaclSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Extensions.Auditing" + }, + { + "Name": "BlobReader", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "PrecedenceType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "RsopReader", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "IniSection", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "IniParser", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "ByteConverter", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "FileUtil", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "NonUniqueKeysSortedList", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "EnumeratorPosition", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "NonUniqueKeysSortedListEnumerator", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "Dbg", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "IMapEntry", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "Mapping", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "EntryTypeValue", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "ItemChoiceType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "IMigrationTable", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "MigrationTable", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "CtlExt", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "ResourceDllUtil", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "WordWrapDataGridColumn", + "Namespace": "Microsoft.GroupPolicy.GPOAdminGrid" + }, + { + "Name": "MultiLineDataGridColumn", + "Namespace": "Microsoft.GroupPolicy.GPOAdminGrid" + }, + { + "Name": "ISingleSelectDataGrid", + "Namespace": "Microsoft.GroupPolicy.GPOAdminGrid" + }, + { + "Name": "SingleSelectDataGrid", + "Namespace": "Microsoft.GroupPolicy.GPOAdminGrid" + }, + { + "Name": "GPMTargetingEditor", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "IGPMTargetingEditor", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "ConvertVhdCommand", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "DismountVhdCommand", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "GetVhdCommand", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "MergeVhdCommand", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "MountVhdCommand", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "NewVhdCommand", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "OptimizeVhdCommand", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "ResizeVhdCommand", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "SetVhdCommand", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "TestVhdCommand", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "VirtualHardDisk", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "VhdCompactMode", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "VhdType", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "VhdFormat", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "ErrorCode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualizationNullArgumentException", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualizationManagementException", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualizationOperationFailedException", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ValidateVirtualHardDiskException", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualizationOperation", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualizationInvalidArgumentException", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualizationWarningException", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ICacheable", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ControllerType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMBios", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMFirmware", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMFloppyDiskDrive", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DriveBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "Drive", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DvdDrive", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "HardDiskDrive", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMDriveController", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMIdeController", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMFloppyDriveController", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMScsiController", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationAuthorizationEntry", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMIntegrationComponent", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ShutdownComponent", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DataExchangeComponent", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "CopyFileSourceType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "GuestServiceInterfaceComponent", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMemory", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ModuleInitializer", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMigrationNetwork", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterAclDirection", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterAclAction", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterAclType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterAclSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterExtendedAclDirection", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterExtendedAclAction", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterExtendedAclSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterIsolationMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterIsolationSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterRoutingDomainSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterPortMirroringMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterVlanMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterPrivateVlanMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterOperationalStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterVlanSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterBandwidthSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMInternalOrExternalNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMInternalNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMExternalNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterConnectionTestResult", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMProcessor", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMEthernetResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMProcessorResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMFcResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMemoryResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMStorageResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMIsoResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMVfdResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMVhdResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationServer", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMRemoteFx3DVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMComPort", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "SnapshotType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSnapshot", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "SyntheticDisplayController", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "S3DisplayController", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DeviceSettingType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "IntegrationService", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "StartAction", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "StopAction", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "TaskStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "TaskType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMHealthState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMOperationalStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMOtherEnabledState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMIntegrationComponentOperationalStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMHeartbeatStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "BootDevice", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMemoryStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ReplicationAuthenticationType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "RecoveryAuthenticationType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationHealthState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationServerOperationalStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ReplicationWmiState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DvdMediaType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationRelationshipType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "OnOffState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "InUseState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "MigrationAuthenticationType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMigrationPerformance", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ICStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "IPProtocolPreference", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMTraceLevels", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMTraceTagFormatLevels", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMTrace", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMPortAclMeteringReport", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterPortAclMeteringReport", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMResourcePoolPortAclMeteringReport", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMResourceReport", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualHardDiskMetrics", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMeteringReportForVirtualMachine", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMeteringReportForResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualizationObject", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMComponentObject", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "KeyValuePairItemPool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualMachineBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualMachine", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMBootSourceType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMBootSource", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMConnectAceAccessType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMConnectAce", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "OperationType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMCompatibilityReport", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMCompatibilityError", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMHost", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMHostNumaNode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMJob", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchBandwidthMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitch", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNumaNodeStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMFibreChannelHba", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplication", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationHealth", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMCurrentTask", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMRemoteFXPhysicalVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "SanExternalPortsModification", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSan", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMigrationPerformer", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMStorageMigrationPerformer", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionSwitchData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionPortData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionSyntheticOrEmulatedPortData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionSyntheticPortData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionEmulatedPortData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionExternalPortData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionInternalPortData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSystemSwitchExtensionPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionSyntheticOrEmulatedPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionSyntheticPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionEmulatedPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionExternalPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionInternalPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionSwitchFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtension", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSynthetic3DVideoPool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSystemSwitchExtension", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMResource", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMPoolResource", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "AutoCollection`2", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ClusterVerifyPathResult", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ClusterManagementService", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "MetricCollectionEnabled", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ResourcePoolConfigurationService", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualEthernetSwitchManagementService", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualManagementServiceBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualManagementService", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualSystemSnapshotService", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "WmiNetworkAdapterAclApplicability", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "IovInterruptModerationValue", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "WmiProtocolIFType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMResourcePoolType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "WmiSynthetic3DService", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ObjectKey", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "CmdletId", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "WinSoftwareQualityMetricApi", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "AddVMDvdDriveCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMFibreChannelHbaCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMHardDiskDriveCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMMigrationNetworkCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMNetworkAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMNetworkAdapterAclCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMNetworkAdapterExtendedAclCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVmNetworkAdapterRoutingDomainMappingCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMRemoteFX3dVideoAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMScsiControllerCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMStoragePathCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMSwitchCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMSwitchExtensionPortFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMSwitchExtensionSwitchFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "CheckpointVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "CommonVMParameterCmdlet", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MinVMResourceParameterCmdlet", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VMNetworkAdapterCmdlet", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VMNetworkAdapterGetCmdlet", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VMSwitchExtensionPortFeatureOrDataCmdlet", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VMSwitchExtensionSwitchFeatureCmdlet", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "CompareVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "CompleteVMFailoverCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ConnectVMNetworkAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ConnectVMSanCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "CopyVMFileCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DebugVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMEventingCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMIntegrationServiceCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMMigrationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMRemoteFXPhysicalVideoAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMResourceMeteringCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMSwitchExtensionCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisconnectVMNetworkAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisconnectVMSanCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMDriveCmdlet", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMEventingCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMIntegrationServiceCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMMigrationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMRemoteFXPhysicalVideoAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMResourceMeteringCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMSwitchExtensionCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ExportVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ExportVMSnapshotCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMBiosCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMFirmwareCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMComportCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMConnectAccessCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMDvdDriveCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMFibreChannelHbaCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMFloppyDiskDriveCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHardDiskDriveCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHostCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHostNUMANodeCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHostNumaNodeStatusCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMIdeControllerCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMIntegrationServiceCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMMemoryCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMMigrationNetworkCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterAclCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterExtendedAclCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterIsolationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterRoutingDomainMappingCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterFailoverConfigurationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterVlanCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMProcessorCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMRemoteFx3dVideoAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMRemoteFXPhysicalVideoAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetFRAuthorizationEntryCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetReplicationServerCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMResourcePoolCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSanCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMScsiControllerCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSnapshotCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMStoragePathCmdletCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchExtensionCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchExtensionPortDataCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchExtensionPortFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchExtensionSwitchDataCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchExtensionSwitchFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSystemSwitchExtensionCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSystemSwitchExtensionFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSystemSwitchExtensionPortFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSystemSwitchExtensionSwitchFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GrantVMConnectAccessCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ImportVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ImportVMReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MeasureVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MeasureVMReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MeasureVMResourcePoolCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MoveVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MoveVMStorageCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVfdCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewFRAuthorizationEntryCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVMResourcePoolCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVMSanCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVMSwitchCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMDvdDriveCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMFibreChannelHbaCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMHardDiskDriveCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMMigrationNetworkCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMNetworkAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMNetworkAdapterAclCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMNetworkAdapterExtendedAclCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMNetworkAdapterRoutingDomainMappingCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMRemoteFx3dVideoAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveFRAuthorizationEntryCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMResourcePoolCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSanCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSavedStateCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMScsiControllerCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSnapshotCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMStoragePathCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSwitchCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSwitchExtensionPortFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSwitchExtensionSwitchFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMNetworkAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMResourcePoolCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMSanCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMSnapshotCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMSwitchCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RepairVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VMReplicationCmdlet", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VMReplicationCmdletEx", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ResetVMReplicationStatisticsCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ResetVMResourceMeteringCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RestartVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RestoreVMSnapshotCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ResumeVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ResumeVMReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RevokeVMConnectAccessCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SaveVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMBiosCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMFirmwareCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMComportCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMDvdDriveCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMFibreChannelHbaCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMFloppyDiskDriveCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMHardDiskDriveCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMHostCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMMemoryCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMMigrationNetworkCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMNetworkAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMNetworkAdapterFailoverConfigurationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMNetworkAdapterVlanCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVmNetworkAdapterIsolationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVmNetworkAdapterRoutingDomainMappingCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMProcessorCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMRemoteFx3dVideoAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetFRAuthorizationEntryCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetReplicationServerCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMResourcePoolCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSanCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSwitchCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSwitchExtensionPortFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSwitchExtensionSwitchFeatureCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StartVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StartVMFailoverCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StartVMInitialReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StopVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StopVMFailoverCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StopVMInitialReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StopVMReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SuspendVMCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SuspendVMReplicationCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "TestVMReplicationConnectionCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VMCmdlet", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "TestVMNetworkAdapterCommand", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DriveControllerLocator", + "Namespace": "Microsoft.HyperV.PowerShell.Commands.Utilities" + }, + { + "Name": "ConvertVhd", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "DismountVHD", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "GetVHD", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "GetVHDSet", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "GetVHDSnapshot", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "MergeVhd", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "MountVhd", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "NewVhd", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "OptimizeVhd", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "OptimizeVHDSet", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "RemoveVHDSnapshot", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "ResizeVhd", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "SetVhd", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "TestVhd", + "Namespace": "Microsoft.Vhd.PowerShell.Cmdlets" + }, + { + "Name": "AddVmAssignableDevice", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMDvdDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMFibreChannelHba", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMGpuPartitionAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMGroupMember", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMHardDiskDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVmHostAssignableDevice", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMKeyStorageDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMMigrationNetwork", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMNetworkAdapterAcl", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMNetworkAdapterExtendedAcl", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVmNetworkAdapterRoutingDomainMapping", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMRemoteFX3dVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMScsiController", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMStoragePath", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMSwitch", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMSwitchExtensionPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMSwitchExtensionSwitchFeature", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "AddVMSwitchTeamMember", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "CheckpointVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "CompareVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "CompleteVMFailover", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ConnectVMNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ConnectVMSan", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "CopyVMFile", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DebugVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMConsoleSupport", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMEventing", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMIntegrationService", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMMigration", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMRemoteFXPhysicalVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMResourceMetering", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMSwitchExtension", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisableVMTPM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisconnectVMNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DisconnectVMSan", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "DismountVMHostAssignableDevice", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMConsoleSupport", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMEventing", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMIntegrationService", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMMigration", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMRemoteFXPhysicalVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMResourceMetering", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMSwitchExtension", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "EnableVMTPM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ExportVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ExportVMSnapshot", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMAssignableDevice", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMBios", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMConnectAccess", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMComPort", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMDvdDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMFibreChannelHba", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMFirmware", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMFloppyDiskDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMGpuPartitionAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMGroup", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHardDiskDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHost", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHostAssignableDevice", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHostCluster", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHostNumaNode", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHostNumaNodeStatus", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMHostSupportedVersion", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMIdeController", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMIntegrationService", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMKeyProtector", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMKeyStorageDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMMemory", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMMigrationNetwork", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterAcl", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterExtendedAcl", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterFailoverConfiguration", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterIsolation", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterRoutingDomainMapping", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterTeamMapping", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMNetworkAdapterVlan", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMPartitionableGpu", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMProcessor", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMRemoteFx3dVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMRemoteFXPhysicalVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMReplicationAuthorizationEntry", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMReplicationServer", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSan", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMScsiController", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSecurity", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSnapshot", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMStoragePath", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitch", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchTeam", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchExtension", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchExtensionPortData", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchExtensionPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchExtensionSwitchData", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSwitchExtensionSwitchFeature", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSystemSwitchExtension", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSystemSwitchExtensionPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMSystemSwitchExtensionSwitchFeature", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GetVMVideo", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "GrantVMConnectAccess", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ImportVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ImportVMReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MeasureVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MeasureVMReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MeasureVMResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MountVMHostAssignableDevice", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MoveVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "MoveVMStorage", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVfd", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVMGroup", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVMReplicationAuthorizationEntry", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVMResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVMSan", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "NewVMSwitch", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMAssignableDevice", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMDvdDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMFibreChannelHba", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMGpuPartitionAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMGroup", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMGroupMember", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMHardDiskDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVmHostAssignableDevice", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMKeyStorageDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMMigrationNetwork", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMNetworkAdapterAcl", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMNetworkAdapterExtendedAcl", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMNetworkAdapterRoutingDomainMapping", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMNetworkAdapterTeamMapping", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMRemoteFx3dVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMReplicationAuthorizationEntry", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSan", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSavedState", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMScsiController", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSnapshot", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMStoragePath", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSwitch", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSwitchExtensionPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSwitchExtensionSwitchFeature", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RemoveVMSwitchTeamMember", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMGroup", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMSan", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMSnapshot", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RenameVMSwitch", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RepairVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ResetVMReplicationStatistics", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ResetVMResourceMetering", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RestartVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RestoreVMSnapshot", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ResumeVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ResumeVMReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "RevokeVMConnectAccess", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SaveVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMBios", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMComPort", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMDvdDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMFibreChannelHba", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMFirmware", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMFloppyDiskDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMGpuPartitionAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMHardDiskDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMHost", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMHostCluster", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMKeyProtector", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMKeyStorageDrive", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMMemory", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMMigrationNetwork", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMNetworkAdapterFailoverConfiguration", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVmNetworkAdapterIsolation", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMNetworkAdapterRdma", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVmNetworkAdapterRoutingDomainMapping", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMNetworkAdapterTeamMapping", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMNetworkAdapterVlan", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMPartitionableGpu", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMProcessor", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMRemoteFx3dVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMReplicationAuthorizationEntry", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMReplicationServer", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSan", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSecurity", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSecurityPolicy", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSwitch", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSwitchExtensionPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSwitchExtensionSwitchFeature", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMSwitchTeam", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SetVMVideo", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StartVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StartVMFailover", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StartVMInitialReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StartVMTrace", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StopVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StopVMFailover", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StopVMInitialReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StopVMReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "StopVMTrace", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SuspendVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "SuspendVMReplication", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "TestVMNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "TestVMReplicationConnection", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "UpdateVMVersion", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VirtualizationCmdlet`1", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VirtualizationCmdletBase", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VirtualizationCreationCmdlet`1", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "WaitVM", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VirtualMachineParameterType", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "CredentialArrayAttribute", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "ModuleInitializer", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VmJob", + "Namespace": "Microsoft.HyperV.PowerShell.Commands" + }, + { + "Name": "VHDSetInfo", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "VHDSnapshotInfo", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "VhdCompactMode", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "VhdType", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "VhdFormat", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "VirtualHardDisk", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "MountedDiskImage", + "Namespace": "Microsoft.Vhd.PowerShell" + }, + { + "Name": "VMNetworkAdapterType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterPortMirroringMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterOperationalStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "IovInterruptModerationValue", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "TaskUpdateEventArgs", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "StartAction", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "StopAction", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "CriticalErrorAction", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "TaskStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMOperationalStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMIntegrationComponentOperationalStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMHeartbeatStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "BootDevice", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMemoryStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ReplicationAuthenticationType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "RecoveryAuthenticationType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationHealthState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationServerOperationalStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ReplicationWmiState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DvdMediaType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ControllerType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "CacheAttributes", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationRelationshipType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "OnOffState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "MigrationAuthenticationType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMigrationPerformance", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ICStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "IPProtocolPreference", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "CheckpointType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "CaptureLiveState", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "GroupType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ConsoleModeType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMProcessorOperationalStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "WmiProtocolIFType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualizationException", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DataUpdater`1", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DataUpdaterBase`1", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DependentObjectDataUpdater`1", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "UpdatePolicy", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "IDataUpdater`1", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "SummaryInformationDataUpdater", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "TemplateObjectDataUpdater`1", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMHost", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMHostCluster", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMHostNumaNode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMHostSupportedVersion", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNumaNodeStatus", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMPartitionableGpu", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMRemoteFXPhysicalVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VHDMetrics", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMPortAclMeteringReport", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterPortAclMeteringReport", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMResourcePoolPortAclMeteringReport", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMResourceReport", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMeteringReportForVirtualMachine", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMeteringReportForResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "IVMNetworkAdapterOwner", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMExternalNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMInternalNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMInternalOrExternalNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterAclDirection", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterAclAction", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterAclType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterAclSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterBandwidthSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterConnectionTestResult", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterExtendedAclDirection", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterExtendedAclAction", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterExtendedAclSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterFeatureBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterIsolationMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterIsolationSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterOffloadSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterRdmaSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterRoutingDomainSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterSecuritySetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterTeamMappingSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterVlanMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterPrivateVlanMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapterVlanSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkingFeatureBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchBandwidthMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitch", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchBandwidthSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchFeatureBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtension", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionCustomFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionPortData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionPortFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionRuntimeData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionSwitchData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchExtensionSwitchFeature", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchTeamingMode", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchLoadBalancingAlgorithm", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchTeam", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchNicTeamingSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSwitchOffloadSetting", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSystemSwitchExtension", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "OperationType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMCompatibilityReport", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMCompatibilityError", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMigrationNetwork", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMCurrentTask", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplication", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationHealth", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationAuthorizationEntry", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMReplicationServer", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMResourcePoolType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "IVMResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMEthernetResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMPciExpressResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMProcessorResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMFcResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMemoryResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "SanExternalPortsModification", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSan", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMStorageResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMIsoResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMVfdResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMVhdResourcePool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DataExchangeComponent", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "Drive", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "AttachedDiskType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DriveBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DriveConfigurationData", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "DvdDrive", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "CopyFileSourceType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "GuestServiceInterfaceComponent", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "HardDiskDrive", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "KeyStorageDrive", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "S3DisplayController", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ShutdownComponent", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMAssignedDevice", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMBios", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMBootSourceType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMBootSource", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMComponentObject", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMComPort", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMDevice", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMDriveController", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMFibreChannelHba", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMFirmware", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMFloppyDiskDrive", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMGpuPartitionAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMHostAssignableDevice", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMIdeController", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMIntegrationComponent", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMKeyboard", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMouse", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMMemory", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMNetworkAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMProcessor", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMRemoteFx3DVideoAdapter", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMScsiController", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ResolutionType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMVideo", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "KeyValuePairItemPool", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualMachineType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualMachineSubType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "WaitVMTypes", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualMachine", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualMachineBase", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMGroup", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSecurity", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "SnapshotType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMSnapshot", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "ComputeResource", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VirtualizationObject", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMConnectAceAccessType", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "VMConnectAce", + "Namespace": "Microsoft.HyperV.PowerShell" + }, + { + "Name": "AuthenticationFailedException", + "Namespace": "Microsoft.IdentityServer" + }, + { + "Name": "ExpiredCertificateException", + "Namespace": "Microsoft.IdentityServer" + }, + { + "Name": "RevokedCertificateException", + "Namespace": "Microsoft.IdentityServer" + }, + { + "Name": "NoValidCertificateException", + "Namespace": "Microsoft.IdentityServer" + }, + { + "Name": "AuthenticationLockoutException", + "Namespace": "Microsoft.IdentityServer" + }, + { + "Name": "FarmBehavior", + "Namespace": "Microsoft.IdentityServer" + }, + { + "Name": "InvalidAuthenticationMethodException", + "Namespace": "Microsoft.IdentityServer" + }, + { + "Name": "LDAPFilterEncoder", + "Namespace": "Microsoft.IdentityServer" + }, + { + "Name": "LogonType", + "Namespace": "Microsoft.IdentityServer" + }, + { + "Name": "RequestFailedException", + "Namespace": "Microsoft.IdentityServer" + }, + { + "Name": "SignOnRequestParameters", + "Namespace": "Microsoft.IdentityServer.Web" + }, + { + "Name": "MSISWSTrustRequestProcessingErrorEventArgs", + "Namespace": "Microsoft.IdentityServer.Protocols.WSTrust" + }, + { + "Name": "AuthenticationContextComparisonType", + "Namespace": "Microsoft.IdentityServer.Protocols.Saml" + }, + { + "Name": "RequestedAuthenticationContext", + "Namespace": "Microsoft.IdentityServer.Protocols.Saml" + }, + { + "Name": "ConsentIdentifiers", + "Namespace": "Microsoft.IdentityServer.Protocols.Saml.Constants" + }, + { + "Name": "AllowedClientTypes", + "Namespace": "Microsoft.IdentityServer.Protocols.PolicyStore" + }, + { + "Name": "ClientType", + "Namespace": "Microsoft.IdentityServer.Protocols.PolicyStore" + }, + { + "Name": "OAuthConsentType", + "Namespace": "Microsoft.IdentityServer.Protocols.PolicyStore" + }, + { + "Name": "RefreshTokenIssuanceDeviceTypes", + "Namespace": "Microsoft.IdentityServer.Protocols.PolicyStore" + }, + { + "Name": "PolicyModelConstants", + "Namespace": "Microsoft.IdentityServer.PolicyModel" + }, + { + "Name": "ContractObject", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "CertificateAuthorityMode", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ClientAuthenticationMethod", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "EndpointMode", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "NetworkLocation", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "DeviceAuthenticationMethod", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ProtectionPolicySetting", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ProtectionPolicySettingExtensions", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "RelyingPartyType", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "RelyingPartyUtility", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "RevocationSetting", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ServiceSettingsContactType", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "Topology", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "WebCustomizationResourceType", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "SafeEnum`1", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ExtranetLockoutModes", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "AccountPolicyConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ArtifactServiceConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ArtifactStorageConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "AttributeStoreConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "AuthenticationMethodDescriptor", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "CertificateAuthorityConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "CertificateReference", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ClaimsUtility", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "DefaultAuthenticationPolicy", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "DeviceRegistrationStatus", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "DkmConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "DrsServiceSettings", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "EndpointConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "EndpointInfo", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "RoleConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "UserStateRoleConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "FarmRolesConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "PromptLoginFederation", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "FederationBehaviors", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "GlobalAuthenticationPolicy", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "HostConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "IdTokenIssuerConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "IssuanceConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "IssuerConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "LdapServer", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "LdapIdentityClaim", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "LdapClaim", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "LdapAccountStoreConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "LdapAttributeStoreConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "LocalizedString", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "LoopDetectionConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "NameValuePair", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "PolicyStoreConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "PreventTokenReplaySetting", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "PromotionCertificate", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ProxyTrustConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "RevocationVerificationSetting", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "RolloverConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "SamlProtocolConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "SecurityIdentifier", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ServiceSettingsContactPerson", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ServiceSettingsData", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "ServiceSettingsOrganization", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "SsoConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "StsConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "TrustManagementConfiguration", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "TrustMonitoringSettings", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "AlternateLoginIDSettings", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration" + }, + { + "Name": "RelyingPartyWebTheme", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.Web" + }, + { + "Name": "WebConfig", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.Web" + }, + { + "Name": "WebCustomizationResource", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.Web" + }, + { + "Name": "WebTheme", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.Web" + }, + { + "Name": "AlwaysCondition", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "Condition", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "ConditionList", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "DeviceRegistrationException", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "DeviceRegistrationCondition", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "GroupMembershipException", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "GroupMembershipCondition", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "LocationException", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "LocationCondition", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "MultiFactorAuthenticationCondition", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "Operator", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "PolicyMetadata", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "Rule", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "SpecificClaimException", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "SpecificClaimCondition", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "ValueList", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate" + }, + { + "Name": "ClientJWTSigningCertificate", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Client" + }, + { + "Name": "ClientJWTSigningKey", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Client" + }, + { + "Name": "ClientJWTSigningPublicKey", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Client" + }, + { + "Name": "ClientSecretSettings", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Client" + }, + { + "Name": "ClientSecretType", + "Namespace": "Microsoft.IdentityServer.PolicyModel.Client" + }, + { + "Name": "ADLookupException", + "Namespace": "Microsoft.IdentityServer.Common" + }, + { + "Name": "ServiceAccountPropertiesException", + "Namespace": "Microsoft.IdentityServer.Common" + }, + { + "Name": "IDataProtector", + "Namespace": "Microsoft.IdentityServer.CertificateManagement" + }, + { + "Name": "RiskScoreConstants", + "Namespace": "Microsoft.IdentityServer.Authentication" + }, + { + "Name": "AccountState", + "Namespace": "Microsoft.IdentityServer.Authentication" + }, + { + "Name": "ClaimIdentifier", + "Namespace": "Microsoft.IdentityServer.Authentication" + }, + { + "Name": "AccountClaimRequest", + "Namespace": "Microsoft.IdentityServer.Authentication" + }, + { + "Name": "AccountClaimRequestInfo", + "Namespace": "Microsoft.IdentityServer.Authentication" + }, + { + "Name": "AccountStoreType", + "Namespace": "Microsoft.IdentityServer.Authentication" + }, + { + "Name": "AuthenticationDomain", + "Namespace": "Microsoft.IdentityServer.Authentication" + }, + { + "Name": "ProviderAuthInfo", + "Namespace": "Microsoft.IdentityServer.Authentication" + }, + { + "Name": "Result", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "AuthenticationMethod", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "GetAvailableAuthenticationMethodsRequest", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "GetAvailableAuthenticationMethodsResponse", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "BeginTwoWayAuthenticationRequest", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "BeginTwoWayAuthenticationResponse", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "EndTwoWayAuthenticationRequest", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "EndTwoWayAuthenticationResponse", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "GetActivationCodeRequest", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "GetActivationCodeResponse", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "GetActivationStatusRequest", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "GetActivationStatusResponse", + "Namespace": "Microsoft.IdentityServer.Aad.Sas" + }, + { + "Name": "AdalTrace", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "AuthenticationContext", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "AuthenticationParameters", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "AuthenticationResult", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "ClientAssertion", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "ClientAssertionCertificate", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "ClientCredential", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "UserCredential", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "AdalException", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "AdalServiceException", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "AdalSilentTokenAcquisitionException", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "AdalUserMismatchException", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "AdalError", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "PromptBehavior", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "TokenCacheNotification", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "TokenCache", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "TokenCacheItem", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "TokenCacheNotificationArgs", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "UserAssertion", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "UserIdentifierType", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "UserIdentifier", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "UserInfo", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net" + }, + { + "Name": "IWebUI", + "Namespace": "Microsoft.IdentityServer.Aad.Sas.Adal.Net.Internal" + }, + { + "Name": "AdapterPresentationForm", + "Namespace": "Microsoft.IdentityServer.Adapter.AzureMfa" + }, + { + "Name": "AuthenticationAdapter", + "Namespace": "Microsoft.IdentityServer.Adapter.AzureMfa" + }, + { + "Name": "AuthenticationAdapterMetadata", + "Namespace": "Microsoft.IdentityServer.Adapter.AzureMfa" + }, + { + "Name": "PrimaryAuthenticationAdapter", + "Namespace": "Microsoft.IdentityServer.Adapter.AzureMfa" + }, + { + "Name": "PrimaryAuthenticationAdapterMetadata", + "Namespace": "Microsoft.IdentityServer.Adapter.AzureMfa" + }, + { + "Name": "ConfigurationData", + "Namespace": "Microsoft.IdentityServer.Adapter.AzureMfa" + }, + { + "Name": "AttributeStoreException", + "Namespace": "Microsoft.IdentityServer.ClaimsPolicy.Engine.AttributeStore" + }, + { + "Name": "AttributeStoreInvalidConfigurationException", + "Namespace": "Microsoft.IdentityServer.ClaimsPolicy.Engine.AttributeStore" + }, + { + "Name": "AttributeStoreQueryExecutionException", + "Namespace": "Microsoft.IdentityServer.ClaimsPolicy.Engine.AttributeStore" + }, + { + "Name": "AttributeStoreQueryFormatException", + "Namespace": "Microsoft.IdentityServer.ClaimsPolicy.Engine.AttributeStore" + }, + { + "Name": "IAttributeStore", + "Namespace": "Microsoft.IdentityServer.ClaimsPolicy.Engine.AttributeStore" + }, + { + "Name": "DirectoryType", + "Namespace": "Microsoft.IdentityServer.ClaimsPolicy.Engine.AttributeStore.Ldap" + }, + { + "Name": "SslMode", + "Namespace": "Microsoft.IdentityServer.ClaimsPolicy.Engine.AttributeStore.Ldap" + }, + { + "Name": "LdapConnectionSettings", + "Namespace": "Microsoft.IdentityServer.ClaimsPolicy.Engine.AttributeStore.Ldap" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.IdentityServer.Common.Ldap" + }, + { + "Name": "ClaimDescription", + "Namespace": "Microsoft.IdentityServer.Configuration.Resources" + }, + { + "Name": "ServiceCertificate", + "Namespace": "Microsoft.IdentityServer.Configuration.Resources" + }, + { + "Name": "DisableDeviceRegistrationServiceCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "EnableDeviceRegistrationServiceCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "ExportSQLScriptCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "InitializeDeviceRegistrationCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "InstallFarmCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "InvokeUpgradeFarmBehaviorCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "JoinFarmCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "ParameterSetNames", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "PublishSslCertificateCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "RemoveAdfsFarmNodeCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "RestoreFarmBehaviorCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "TestInstallFarmCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "TestJoinFarmCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "TestRestoreFarmBehaviorCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "TestSSLCertificateCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "TestUpgradeFarmBehaviorCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands" + }, + { + "Name": "ConfirmDatabaseExistsCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "GetComputerCertificates", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "GetDomainJoinInformationCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "NewUpgradedDatabaseCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "TestCredentialCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "TestDomainAdminCredentialCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "TestGmsaAvailabilityCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "TestGmsaIdentifierCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "TestNewUpgradedDatabaseCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "TestSchemaRequirementCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "TestUseDatabaseVersionCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "UseDatabaseVersionCommand", + "Namespace": "Microsoft.IdentityServer.Deployment.Commands.Internal" + }, + { + "Name": "IProgressReporter", + "Namespace": "Microsoft.IdentityServer.Deployment.Core" + }, + { + "Name": "ResultStatus", + "Namespace": "Microsoft.IdentityServer.Deployment.Core" + }, + { + "Name": "DeploymentCommandBase", + "Namespace": "Microsoft.IdentityServer.Deployment.Core.Commands" + }, + { + "Name": "AuditType", + "Namespace": "Microsoft.IdentityServer.Diagnostics" + }, + { + "Name": "AuditResult", + "Namespace": "Microsoft.IdentityServer.Diagnostics" + }, + { + "Name": "AuditFailureType", + "Namespace": "Microsoft.IdentityServer.Diagnostics" + }, + { + "Name": "ADFSEventProvider", + "Namespace": "Microsoft.IdentityServer.Diagnostics" + }, + { + "Name": "ADFSTraceEventProvider", + "Namespace": "Microsoft.IdentityServer.Diagnostics" + }, + { + "Name": "AuthNAuditComponent", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing" + }, + { + "Name": "AuditBase", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing" + }, + { + "Name": "ProtocolAuditComponent", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing" + }, + { + "Name": "RequestAuditComponent", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing" + }, + { + "Name": "ResourceAuditComponent", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing" + }, + { + "Name": "LockoutConfigAuditComponent", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing" + }, + { + "Name": "SignOutAuditComponent", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing" + }, + { + "Name": "AuditComponent", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing" + }, + { + "Name": "AuditSerializer", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing" + }, + { + "Name": "AppTokenAudit", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing.AuditImplementation" + }, + { + "Name": "FreshCredentialAudit", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing.AuditImplementation" + }, + { + "Name": "PasswordChangeAudit", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing.AuditImplementation" + }, + { + "Name": "SignOutAudit", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing.AuditImplementation" + }, + { + "Name": "ExtranetLockoutAudit", + "Namespace": "Microsoft.IdentityServer.Diagnostics.Auditing.AuditImplementation" + }, + { + "Name": "ILogger", + "Namespace": "Microsoft.IdentityServer.GenericLdap.ManagedLogger" + }, + { + "Name": "Logger", + "Namespace": "Microsoft.IdentityServer.GenericLdap.ManagedLogger" + }, + { + "Name": "Log", + "Namespace": "Microsoft.IdentityServer.GenericLdap.Commons.Logger" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.IdentityServer.GenericLdap.Common" + }, + { + "Name": "IConnectionFactory", + "Namespace": "Microsoft.IdentityServer.GenericLdap.Channel" + }, + { + "Name": "IConnectionFactoryConfiguration", + "Namespace": "Microsoft.IdentityServer.GenericLdap.Channel" + }, + { + "Name": "Base64UrlEncoder", + "Namespace": "Microsoft.IdentityModel.Tokens" + }, + { + "Name": "TokenBindingContext", + "Namespace": "Microsoft.IdentityModel.Tokens" + }, + { + "Name": "TokenBindingType", + "Namespace": "Microsoft.IdentityModel.Tokens" + }, + { + "Name": "TokenBindingWrapper", + "Namespace": "Microsoft.IdentityModel.Tokens" + }, + { + "Name": "JsonWebSecurityTokenRequirement", + "Namespace": "Microsoft.IdentityModel.Tokens.JSON" + }, + { + "Name": "AsymmetricPaddingMode", + "Namespace": "Microsoft.IdentityModel.Crypto" + }, + { + "Name": "CngAlgorithm2", + "Namespace": "Microsoft.IdentityModel.Crypto" + }, + { + "Name": "ICngAlgorithm", + "Namespace": "Microsoft.IdentityModel.Crypto" + }, + { + "Name": "ICngAsymmetricAlgorithm", + "Namespace": "Microsoft.IdentityModel.Crypto" + }, + { + "Name": "NCryptAlgorithmOperations", + "Namespace": "Microsoft.IdentityModel.Crypto" + }, + { + "Name": "RSACng", + "Namespace": "Microsoft.IdentityModel.Crypto" + }, + { + "Name": "MsisRSAPKCS1SignatureFormatter", + "Namespace": "Microsoft.IdentityModel.Crypto" + }, + { + "Name": "MsisRSAPKCS1SignatureDeformatter", + "Namespace": "Microsoft.IdentityModel.Crypto" + }, + { + "Name": "ParameterValue`1", + "Namespace": "Microsoft.IdentityServer.Management" + }, + { + "Name": "AdfsAccountActivity", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsCertificateAuthority", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsClient", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsDefaultAuthenticationPolicy", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsFarm", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsFarmNode", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsFarmRole", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsGlobalAuthenticationPolicy", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsAccessControlPolicy", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsTrustedFederationPartner", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ApplicationGroup", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "WebApplicationProxyRelyingPartyTrust", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AttributeStore", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AuthenticationProviderProperties", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsAuthProviderWebContent", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "BasicWebContent", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ClaimDescription", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ClaimRuleSet", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ClaimsProviderTrust", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ClaimsProviderTrustBase", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ClientApplication", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ContactPerson", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "DeviceRegistrationServiceObject", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "Endpoint", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "FileContentDictionary`1", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsGlobalWebContent", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "IApplication", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "LdapAccountStoreCommandDynamicParameters", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AddLdapAccountStoreCommandDynamicParameters", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "SetLdapAccountStoreCommandDynamicParameters", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "LdapAttributeToClaimMapping", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "LdapClaimsProviderTrust", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "LdapSslMode", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "LdapAuthenticationMethod", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "LdapServerConnection", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "LocalClaimsProviderTrust", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "NativeClientApplication", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "NonClaimsAwareRelyingPartyTrust", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsClientPublicKey", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "OAuthClient", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "OAuthPermission", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "OAuthScopeDescription", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ObservableDictionary`2", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ObservableDictionaryEventArgs`2", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "Organization", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "PersistencePropertyAttribute", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ProxyEndpointMappingsParameter", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ProxyProperties", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "RelyingPartyTrust", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "RelyingPartyTrustPropertiesBase", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsRelyingPartyWebContent", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsRelyingPartyWebTheme", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "SamlEndpoint", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ServerApplication", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ServiceCertificate", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "ServiceProperties", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "SyncProperties", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "SyncPropertiesBase", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "WebApiApplication", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsWebConfig", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsWebContent", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AdfsWebTheme", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "WebThemeBase", + "Namespace": "Microsoft.IdentityServer.Management.Resources" + }, + { + "Name": "AddAdfsClientCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddAdfsDeviceRegistrationUpnSuffix", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddAdfsNativeClientApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddAdfsScopeDescriptionCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddAdfsServerApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddAdfsTrustedFederationPartnerCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddAdfsWebApiApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddArtifactDatabasePermission", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddApplicationProxyRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddAttributeStoreCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddCertificateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddClaimDescriptionCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddClaimsProviderTrustsGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddExternalAuthProviderCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddIntegratedWindowsRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddLocalClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddRelyingPartyTrustsGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "UserActivityBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddAdfsClientBase`1", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AdfsApplicationGroupBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsClientApplicationBase`1", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ModifyAdfsApplicationGroupBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ModifyAdfsClientBase`1", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ModifyAdfsScopeDescriptionCommandBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ModifyAdfsTrustedFederationPartnerCommandBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ModifyAuthProviderWebContentBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ModifyGlobalWebContentBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ModifyPolicyTemplateBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ModifyRelyingPartyWebContentBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ModifyRelyingPartyWebThemeBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ModifyWebThemeBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "TaskExecutionTarget", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "MultiNodePSCmdletBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "PSCmdletBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "PropertyParameterAttribute", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsClientBase`1", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ValidateFarmBehaviorLevelAttribute", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DisableAdfsApplicationGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DisableAdfsCertificateAuthorityCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DisableAdfsClientCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DisableApplicationProxyRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DisableClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DisableEndpointCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DisableIntegratedWindowsRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DisableLocalClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DisableRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "EnableAdfsApplicationGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "EnableAdfsClientCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "EnableApplicationProxyRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "EnableClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "EnableEndpointCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "EnableIntegratedWindowsRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "EnableLocalClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "EnableRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ExportAuthProviderConfigDataCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ExportWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ExportWebThemeCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdditionalAuthenticationRuleCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsAccountActivity", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsApplicationGroup", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsApplicationPermissionCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsAzureMfaConfiguredCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsCertificateAuthorityCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsClientCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsDeviceRegistration", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsDeviceRegistrationUpnSuffix", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsNativeClientApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsScopeDescriptionCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsServerApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsTrustedFederationPartnerCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAdfsWebApiApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetApplicationProxyRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAttributeStoreCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAuthProviderPropertiesCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetAuthProviderWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetCertificateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetClaimDescriptionCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetClaimsProviderTrustsGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetDeviceRegistrationHosts", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetEndpointCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetFarmInformationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetGlobalAuthenticationPolicyCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetGlobalWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetIntegratedWindowsRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetLocalClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetPolicyTemplateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetRelyingPartyTrustsGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetRelyingPartyWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetRelyingPartyWebThemeCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetServicePropertiesCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetSslCertificateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetSyncPropertiesCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetWebConfigCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "GetWebThemeCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "AddAdfsApplicationPermissionCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ImportAuthProviderConfigDataCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ImportWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "NewAdfsApplicationGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "NewAdfsAzureMfaTenantCertificateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "NewClaimRuleSetCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "NewContactPersonCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "NewLdapClaimCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "NewLdapServerCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "NewOrganizationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "NewPolicyTemplateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "NewSamlEndpointCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "NewWebThemeCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveAdfsApplicationGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveAdfsClientCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveAdfsDeviceRegistrationUpnSuffix", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveAdfsNativeClientApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveAdfsScopeDescriptionCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveAdfsServerApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveAdfsTrustedFederationPartnerCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveAdfsWebApiApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveApplicationProxyRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveAttributeStoreCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveAuthProviderWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveCertificateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveClaimDescriptionCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveClaimsProviderTrustsGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveExternalAuthProviderCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveGlobalWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveIntegratedWindowsRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveLocalClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemovePolicyTemplateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveRelyingPartyTrustsGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveRelyingPartyWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveRelyingPartyWebThemeCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RemoveWebThemeCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "LockoutLocation", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "ResetAdfsExtranetLockout", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RevokeApplicationPermissionCommandBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "RevokeProxyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdditionalAuthenticationRuleCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsAccountActivity", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsApplicationGroupCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetApplicationPermissionCommandBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsAzureMfaTenantCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsCertificateAuthorityCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsClientCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DrsPolicyType", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "DrsPolicyInformation", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsDeviceRegistration", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsDeviceRegistrationUpnSuffix", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsNativeClientApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsScopeDescriptionCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsServerApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsTrustedFederationPartnerCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAdfsWebApiApplicationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAlternateTlsClientBinding", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetApplicationProxyRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAttributeStoreCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetAuthProviderWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetCertificateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetClaimDescriptionCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetDeviceRegistrationHosts", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetDkmContainerCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetEndpointCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetFarmInformationCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetGlobalAuthenticationPolicyCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetGlobalWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetIntegratedWindowsRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetLocalClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetPolicyTemplateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetRelyingPartyWebContentCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetRelyingPartyWebThemeCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetServicePropertiesCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetSslCertificateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetSyncPropertiesCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetWebConfigCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "SetWebThemeCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "UpdateCertificateCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "UpdateClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "UpdateRelyingPartyTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands" + }, + { + "Name": "IFarmNodeTaskAction", + "Namespace": "Microsoft.IdentityServer.Management.Commands.MultinodeTaskManagement" + }, + { + "Name": "TaskType", + "Namespace": "Microsoft.IdentityServer.Management.Commands.MultinodeTaskManagement" + }, + { + "Name": "TaskList", + "Namespace": "Microsoft.IdentityServer.Management.Commands.MultinodeTaskManagement" + }, + { + "Name": "FarmNodeValidationTask", + "Namespace": "Microsoft.IdentityServer.Management.Commands.MultinodeTaskManagement" + }, + { + "Name": "SetAlternateTlsClientBindingCertificate", + "Namespace": "Microsoft.IdentityServer.Management.Commands.Internal" + }, + { + "Name": "SetSslBindingCertificate", + "Namespace": "Microsoft.IdentityServer.Management.Commands.Internal" + }, + { + "Name": "TestAlternateTlsClientBindingCertificate", + "Namespace": "Microsoft.IdentityServer.Management.Commands.Internal" + }, + { + "Name": "TestSslBindingCertificate", + "Namespace": "Microsoft.IdentityServer.Management.Commands.Internal" + }, + { + "Name": "UpdateAlternateTlsClientPortServiceSetting", + "Namespace": "Microsoft.IdentityServer.Management.Commands.Internal" + }, + { + "Name": "UpdateSslPortServiceSetting", + "Namespace": "Microsoft.IdentityServer.Management.Commands.Internal" + }, + { + "Name": "UpdateDatabasePermission", + "Namespace": "Microsoft.IdentityServer.Management.Commands.Internal" + }, + { + "Name": "TestAdfsAdfsSmartLockoutPatch", + "Namespace": "Microsoft.IdentityServer.Management.Commands.Internal" + }, + { + "Name": "AdfsDeviceRegistrationUpnSuffixBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "ClaimsProviderTrustCommandBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "DeviceRegistrationRPCommandBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "ModifyApplicationProxyRelyingPartyTrustBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "ModifyIntegratedWindowsRelyingPartyTrustBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "ModifyRelyingPartyTrustBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "ModifyWebApiApplicationBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "OperateOnClaimsProviderTrustBaseCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "OperateOnClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "OperateOnLocalClaimsProviderTrustCommand", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "PolicyTemplateUsageBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "RelyingPartyTrustCommandBase", + "Namespace": "Microsoft.IdentityServer.Management.Commands.CommandBases" + }, + { + "Name": "AdministrationSnapIn", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration" + }, + { + "Name": "JwtSigningType", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration" + }, + { + "Name": "JwtSigningTypes", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration" + }, + { + "Name": "JwtSigningTypeDictionary", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration" + }, + { + "Name": "SecretHelper", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration" + }, + { + "Name": "MmcConsole", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.Resources" + }, + { + "Name": "ApplicationTypes", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.Wizards.AddApplicationGroup" + }, + { + "Name": "DRSViewControl", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.Views" + }, + { + "Name": "WAPViewControl", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.Views" + }, + { + "Name": "IPowerShell", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.PowerShell" + }, + { + "Name": "RecordAddedEventArgs", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.PowerShell" + }, + { + "Name": "IPowerShellStreamCollection", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.PowerShell" + }, + { + "Name": "IPowerShellStream`1", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.PowerShell" + }, + { + "Name": "PowerShellInvocationException", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.PowerShell" + }, + { + "Name": "AdditionalApplicationInformationDialog", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.Dialogs" + }, + { + "Name": "ClientSecretDialog", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.Dialogs" + }, + { + "Name": "AdfsDefaultAuthenticationPolicy", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.DataModel" + }, + { + "Name": "TileControl", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.Controls" + }, + { + "Name": "TileControlDesigner", + "Namespace": "Microsoft.IdentityServer.Mmc.Administration.Controls" + }, + { + "Name": "TokenBindingState", + "Namespace": "Microsoft.IdentityServer.Service" + }, + { + "Name": "TokenBindingVerificationUtility", + "Namespace": "Microsoft.IdentityServer.Service" + }, + { + "Name": "IdentityServer", + "Namespace": "Microsoft.IdentityServer.Service.WmiProvider2" + }, + { + "Name": "SecurityTokenService", + "Namespace": "Microsoft.IdentityServer.Service.WmiProvider2" + }, + { + "Name": "ServiceInitializationStates", + "Namespace": "Microsoft.IdentityServer.Service.UserActivityService" + }, + { + "Name": "UserAccountPasswordExpiredFault", + "Namespace": "Microsoft.IdentityServer.Service.Tokens" + }, + { + "Name": "ADAccountValidationException", + "Namespace": "Microsoft.IdentityServer.Service.SecurityTokenService" + }, + { + "Name": "PasswordChangeError", + "Namespace": "Microsoft.IdentityServer.Service.PasswordManagement" + }, + { + "Name": "PasswordExpirationStatusCode", + "Namespace": "Microsoft.IdentityServer.Service.PasswordManagement" + }, + { + "Name": "AccountStoreConfigurationException", + "Namespace": "Microsoft.IdentityServer.Service.LocalAccountStores" + }, + { + "Name": "AccountStoreException", + "Namespace": "Microsoft.IdentityServer.Service.LocalAccountStores" + }, + { + "Name": "MSISRsaEncryptionManager", + "Namespace": "Microsoft.IdentityServer.Service.Cryptography" + }, + { + "Name": "ADAccountLookupError", + "Namespace": "Microsoft.IdentityServer.Service.AccountPolicy" + }, + { + "Name": "AuthenticationResult", + "Namespace": "Microsoft.IdentityServer.Service.AccountPolicy" + }, + { + "Name": "CredentialUtilities", + "Namespace": "Microsoft.IdentityServer.Utilities" + }, + { + "Name": "FarmBehaviorLevelUtilities", + "Namespace": "Microsoft.IdentityServer.Utilities" + }, + { + "Name": "FarmBehaviorLevel", + "Namespace": "Microsoft.IdentityServer.Utilities" + }, + { + "Name": "ManagedStringMarshalUtility", + "Namespace": "Microsoft.IdentityServer.Utilities" + }, + { + "Name": "SecureStringExtension", + "Namespace": "Microsoft.IdentityServer.Utilities" + }, + { + "Name": "EncryptionResult", + "Namespace": "Microsoft.IdentityServer.Utilities" + }, + { + "Name": "NoValidStrongAuthenticationMethodException", + "Namespace": "Microsoft.IdentityServer.Web" + }, + { + "Name": "AuthorizationFailedException", + "Namespace": "Microsoft.IdentityServer.Web" + }, + { + "Name": "ByteCookieManager", + "Namespace": "Microsoft.IdentityServer.Web" + }, + { + "Name": "NamedByteCookieManager", + "Namespace": "Microsoft.IdentityServer.Web" + }, + { + "Name": "StringCookieManager", + "Namespace": "Microsoft.IdentityServer.Web" + }, + { + "Name": "HomeRealmExtensions", + "Namespace": "Microsoft.IdentityServer.Web" + }, + { + "Name": "HomeRealm", + "Namespace": "Microsoft.IdentityServer.Web" + }, + { + "Name": "WebContentConstants", + "Namespace": "Microsoft.IdentityServer.Web" + }, + { + "Name": "ProtocolName", + "Namespace": "Microsoft.IdentityServer.Web.WSTrust" + }, + { + "Name": "WebUIConstants", + "Namespace": "Microsoft.IdentityServer.Web.UI" + }, + { + "Name": "PersistentTokenValidationErrors", + "Namespace": "Microsoft.IdentityServer.Web.SessionTokenManager" + }, + { + "Name": "IProtocolContextFactory", + "Namespace": "Microsoft.IdentityServer.Web.Protocols" + }, + { + "Name": "ProtocolContext", + "Namespace": "Microsoft.IdentityServer.Web.Protocols" + }, + { + "Name": "SSOManager", + "Namespace": "Microsoft.IdentityServer.Web.Protocols" + }, + { + "Name": "OAuthErrorCode", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth" + }, + { + "Name": "ArtifactSecurityTokenType", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Serializers" + }, + { + "Name": "OAuthAccessTokenRequestMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthAuthCodeVpnCertRequestMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthClientCredentialsMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthJWTBearerRequestMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthMessageException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthOnBehalfOfRequestMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthOnBehalfOfRequestMessageBase", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthLogonCertRequestMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthRefreshTokenRequestMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthRefreshTokenVpnCertRequestMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthTokenRequestMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthPasswordMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthNonceRequestMessage", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Messages" + }, + { + "Name": "OAuthAccessTokenErrorResponseException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthAccessTokenInvalidAuthorizationCodeException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthAccessTokenMissingAuthorizationCodeException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthAccessTokenResponseProcessingException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthAccessTokenUnsupportedGrantTypeException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthAuthorizationErrorResponseException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthAuthorizationMissingResourceException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthAuthorizationResponseProcessingException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthInvalidClientCredentialMethodException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthInvalidClientRedirectUriException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthInvalidResourceException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthInvalidResourceParamsException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthInvalidScopeException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthMissingClientRedirectUriException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthMissingRefreshTokenException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthNoPassiveException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthRefreshTokenCreationException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthRefreshTokenExpiredException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthRefreshTokenIssuedBeforeCutoffTimeException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "OAuthRefreshTokenUnsupportedGrantTypeException", + "Namespace": "Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions" + }, + { + "Name": "PipelineBehaviors", + "Namespace": "Microsoft.IdentityServer.Web.Pipeline" + }, + { + "Name": "PipelineState", + "Namespace": "Microsoft.IdentityServer.Web.Pipeline" + }, + { + "Name": "BaseHandler", + "Namespace": "Microsoft.IdentityServer.Web.Handlers" + }, + { + "Name": "BasicErrorHandler", + "Namespace": "Microsoft.IdentityServer.Web.Handlers" + }, + { + "Name": "DisplayErrorPageHandler", + "Namespace": "Microsoft.IdentityServer.Web.Handlers" + }, + { + "Name": "IAuthenticationHandler", + "Namespace": "Microsoft.IdentityServer.Web.Handlers" + }, + { + "Name": "IdpInitiatedSignOnRequestType", + "Namespace": "Microsoft.IdentityServer.Web.Handlers" + }, + { + "Name": "ProcessHandler", + "Namespace": "Microsoft.IdentityServer.Web.Handlers" + }, + { + "Name": "SupportingProcessHandler", + "Namespace": "Microsoft.IdentityServer.Web.Handlers" + }, + { + "Name": "ChunkedCookieHandler", + "Namespace": "Microsoft.IdentityServer.Web.CookieManagers" + }, + { + "Name": "CookieHandler", + "Namespace": "Microsoft.IdentityServer.Web.CookieManagers" + }, + { + "Name": "NamedStringCookieManager", + "Namespace": "Microsoft.IdentityServer.Web.CookieManagers" + }, + { + "Name": "AuthenticationMethodLoadException", + "Namespace": "Microsoft.IdentityServer.Web.Authentication" + }, + { + "Name": "AuthenticationMethodUnavailableException", + "Namespace": "Microsoft.IdentityServer.Web.Authentication" + }, + { + "Name": "IAuthenticationHandlerMetadata", + "Namespace": "Microsoft.IdentityServer.Web.Authentication" + }, + { + "Name": "AdapterPresentationWrapper", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "AuthenticationContext", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "ExternalAuthenticationException", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "IAdapterPresentation", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "IAdapterPresentationForm", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "IAuthenticationAdapter", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "IAuthenticationAdapterBase", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "IAuthenticationAdapterMetadata", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "IAuthenticationContext", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "IAuthenticationMethodConfigData", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "IProofData", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "ProofData", + "Namespace": "Microsoft.IdentityServer.Web.Authentication.External" + }, + { + "Name": "IHttpListenerAdapter", + "Namespace": "Microsoft.IdentityServer.WebHost" + }, + { + "Name": "WrappedHttpListenerContext", + "Namespace": "Microsoft.IdentityServer.WebHost" + }, + { + "Name": "WrappedHttpListenerRequest", + "Namespace": "Microsoft.IdentityServer.WebHost" + }, + { + "Name": "WrappedHttpListenerResponse", + "Namespace": "Microsoft.IdentityServer.WebHost" + }, + { + "Name": "TokenBindingCollectionMode", + "Namespace": "Microsoft.IdentityServer.WebHost" + }, + { + "Name": "TokenBindingUtility", + "Namespace": "Microsoft.IdentityServer.WebHost" + }, + { + "Name": "TokenBindingTestHook", + "Namespace": "Microsoft.IdentityServer.WebHost" + }, + { + "Name": "Base64UrlEncoder", + "Namespace": "Microsoft.IdentityServer.WebHost.Serialization" + }, + { + "Name": "JsonSerializer", + "Namespace": "Microsoft.IdentityServer.WebHost.Serialization" + }, + { + "Name": "MissingQueryParameterException", + "Namespace": "Microsoft.IdentityServer.WebHost.Rest" + }, + { + "Name": "RestExceptionDataContract", + "Namespace": "Microsoft.IdentityServer.WebHost.Rest" + }, + { + "Name": "RestBadRequestException", + "Namespace": "Microsoft.IdentityServer.WebHost.Rest" + }, + { + "Name": "RestNotFoundException", + "Namespace": "Microsoft.IdentityServer.WebHost.Rest" + }, + { + "Name": "RestRequestAuthorizationFailedException", + "Namespace": "Microsoft.IdentityServer.WebHost.Rest" + }, + { + "Name": "ProxyConfigurationData", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "ClientCertificateQueryMode", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "CertificateValidation", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "PortType", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "ProxyEndpoint", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "ProxyEndpointConfiguration", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "ProxyHostConfiguration", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "ProxyHostConfigurationV2", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "ProxyTrustData", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "ProxyTrustException", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "ProxyTrustRenewalRequest", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "ProxyTrustRequest", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "RelyingPartyTokenResponse", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "RelyingPartyTokenRequest", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "RelyingPartyTrustData", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "RelyingPartyTrustMetadata", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "RelyingPartyTrustPublishedSettingsData", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "WebApplicationProxyData", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "WebApplicationProxyMetadata", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "WebApplicationProxyTrustdata", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "HttpQueryStringData", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "HttpCookieData", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "HttpHeaderData", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "HttpRequestData", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "HttpResponseData", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "CertificateType", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "ErrorType", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "IssueTokenRequest", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "UTF8BasicAuthenticationModule", + "Namespace": "Microsoft.IdentityServer.WebHost.Proxy" + }, + { + "Name": "BindingValidationLevel", + "Namespace": "Microsoft.IdentityServer.WebHost.Context" + }, + { + "Name": "CertAltNameType", + "Namespace": "Microsoft.IdentityServer.WebHost.Configuration" + }, + { + "Name": "ICertEncodeCRLDistInfo2", + "Namespace": "Microsoft.IdentityServer.WebHost.Configuration" + }, + { + "Name": "CCertEncodeCRLDistInfoClass", + "Namespace": "Microsoft.IdentityServer.WebHost.Configuration" + }, + { + "Name": "SslCertificateSniInfo", + "Namespace": "Microsoft.IdentityServer.WebHost.Configuration.Providers" + }, + { + "Name": "GetIISAppPoolCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "StartIISCommitDelayCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "StopIISCommitDelayCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "GetIISSiteCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "RemoveIISSiteCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "NewIISSiteCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "StopIISSiteCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "StartIISSiteCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "GetIISConfigSectionCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "GetIISConfigCollectionCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "GetIISConfigCollectionElementCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "NewIISConfigCollectionElementCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "RemoveIISConfigCollectionElementCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "RemoveIISConfigElementCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "ClearIISConfigCollectionCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "GetIISConfigElementCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "GetIISConfigAttributeValueCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "RemoveIISConfigAttributeCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "SetIISConfigAttributeValueCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "GetIISServerManagerCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "ResetIISServerManagerCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "GetCentralCertProviderCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "SetCentralCertProviderCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "SetCentralCertProviderCredentialCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "ClearCentralCertProviderCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "DisableCentralCertProviderCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "EnableCentralCertProviderCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "EnableIISSharedConfigCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "DisableIISSharedConfigCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "ExportIISConfiguration", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "GetIISSharedConfigCommand", + "Namespace": "Microsoft.IIS.Powershell.Commands" + }, + { + "Name": "ApplicationFactory", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "NewApplicationDynamicParameters", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "Application", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "CodeProperty", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "MappingExtension", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "Configuration", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationAttribute", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationAttributeCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationAttributeSchema", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationAttributeSchemaCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationChildElementCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationCollectionSchema", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationElement", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationElementCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationElementCollectionBase`1", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationElementSchema", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationElementSchemaCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationEnumValue", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationEnumValueCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationException", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationInfo", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationLocation", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationMethod", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationMethodCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationMethodInstance", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationMethodSchema", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationPropertyException", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "PipelineStreamWriter", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ListStreamWriter", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "QueryFlags", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationSection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "StringLiterals", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "IIsFileSystemWatcher", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "FileSystemContainer", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "LSAUtility", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "OverrideMode", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "INamespaceNode", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "INamespaceNodeFactory", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "IIsDynamicParameters", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "NamespaceNodeFactory", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "NamespaceNode", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "NodeCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "NodeCollectionFactory", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "NodeIndexedCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "PropertyManager", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ProviderException", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "SectionDefinition", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "SectionDefinitionCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "SectionGroup", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "SectionGroupCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ServerNode", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ServerManager", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ServerManagerException", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "SiteFactory", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "NewSiteDynamicParameters", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "Site", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ObjectInfo", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ItemParameterInfo", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "TypeInfo", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "PropertyDataCollection", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "TypeManager", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "Utility", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "UnsafeNativeMethods", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "VirtualDirectoryFactory", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "NewVirtualDirectoryDynamicParameters", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "VirtualDirectory", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "WebConfigurationMap", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationLocationNodeType", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "ConfigurationPathNodeType", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "XPathExpressionType", + "Namespace": "Microsoft.IIs.PowerShell.Framework" + }, + { + "Name": "IIsCommandBase", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "IIsCommandBaseLocation", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "BeginDelayChanges", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "EndDelayChanges", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "ConfigurationCommandBase", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "ConfigurationCommandBaseLocation", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "ForcedConfigurationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "IndexedForcedConfigurationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetConfigurationLockCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveConfigurationLockCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "AddConfigurationLockCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetConfigurationLocationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveConfigurationLocationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RenameConfigurationLocationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetConfigurationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "QueryConfigurationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "SetConfigurationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "ClearConfigurationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetConfigurationPropertyCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "AddConfigurationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "AddConfigurationPropertyCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "SetConfigurationPropertyCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveConfigurationPropertyCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebConfigCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebFilePathCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "HelperCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "NewWebsiteCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "NewWebApplicationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "NewVirtualDirectoryCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "NewAppPoolCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveAppPoolCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "NewFtpSiteCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "NewWebBindingCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "SetWebBindingCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveWebBindingCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebsiteCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveWebsiteCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveWebApplicationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebApplicationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebVDirCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveVirtualDirectoryCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebRequestCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetAppDomainCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebsiteStateCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetAppPoolStateCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "StartWebsiteCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "StartAppPoolCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RestartAppPoolCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "StopWebsiteCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "StopAppPoolCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "NewWebGlobalModuleCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "NewWebManagedModuleCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "EnableWebGlobalModuleCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "NewWebHandlerCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "SetWebGlobalModuleCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "SetWebManagedModuleCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "SetWebHandlerCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "DisableWebGlobalModuleCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveWebGlobalModuleCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveWebManagedModuleCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveWebHandlerCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebGlobalModuleCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebManagedModuleCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebHandlerCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetWebBindingCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetConfigurationBackupCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RemoveConfigurationBackupCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "BackupConfigurationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RestoreConfigurationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "ConvertToApplicationCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "EnableFrebCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "DisableFrebCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "ClearFrebDataCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "ClearFrebDataCommand2", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetUrlCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "ConfigurationProvider", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "ProviderSnapIn", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RuntimeCommandBase", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RuntimeCommandBasePassthru", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "StartItemCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "StopItemCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "RecycleItemCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetItemStateCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "GetCentralCertProviderCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "SetCentralCertProviderCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "SetCentralCertProviderCredentialCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "ClearCentralCertProviderCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "DisableCentralCertProviderCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "EnableCentralCertProviderCommand", + "Namespace": "Microsoft.IIs.PowerShell.Provider" + }, + { + "Name": "WinUserLanguage", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "SetWinUILanguageOverrideCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "SetWinUserLanguageListCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "WinGeoId", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "GetWinHomeLocationCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "WinLanguageBarOptions", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "GetWinLanguageBarOptionCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "GetWinSystemLocaleCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "GetWinUILanguageOverrideCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "GetWinUserLanguageListCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "NewWinUserLanguageListCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "SetCultureCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "SetWinHomeLocationCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "SetWinLanguageBarOptionCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "SetWinSystemLocaleCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "SetWinDefaultInputMethodOverrideCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "WinKeyboardInfo", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "GetWinDefaultInputMethodOverrideCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "SetWinCultureFromLanguageListOptOutCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "GetWinCultureFromLanguageListOptOutCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "SetWinAcceptLanguageFromLanguageListOptOutCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "GetWinAcceptLanguageFromLanguageListOptOutCommand", + "Namespace": "Microsoft.InternationalSettings.Commands" + }, + { + "Name": "EsentException", + "Namespace": "Microsoft.Isam.Esent" + }, + { + "Name": "Api", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SystemParameters", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "BoolColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ByteColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "BytesColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColumnInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColumnStream", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColumnValueOfStruct`1", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Conversions", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DateTimeColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DoubleColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EnumeratedColumn", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOperationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDataException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentApiException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFatalException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIOException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentResourceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMemoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentQuotaException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDiskException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCorruptionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInconsistentException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFragmentationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUsageException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentStateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentObsoleteException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRfsFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRfsNotArmedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileCloseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfThreadsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyIOException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTaskDroppedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInternalErrorException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDisabledFunctionalityException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUnloadableOSFunctionalityException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseBufferDependenciesCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPreviousVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPageBoundaryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyBoundaryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadPageLinkException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadBookmarkException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNTSystemCallFailedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadParentPageLinkException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSPAvailExtCacheOutOfSyncException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSPAvailExtCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSPAvailExtCacheOutOfMemoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSPOwnExtCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDbTimeCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyTruncatedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseLeakInSpaceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadEmptyPageException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadLineCountException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyTooBigException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotSeparateIntrinsicLVException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSeparatedLongValueException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMustBeSeparateLongValueException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidPrereadException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidColumnReferenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentStaleColumnReferenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLoggedOperationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogFileCorruptException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNoBackupDirectoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBackupDirectoryNotEmptyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBackupInProgressException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRestoreInProgressException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingPreviousLogFileException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogWriteFailException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogDisabledDueToRecoveryFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotLogDuringRecoveryRedoException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogGenerationMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadLogVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLogSequenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLoggingDisabledException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogBufferTooSmallException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogSequenceEndException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNoBackupException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidBackupSequenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBackupNotAllowedYetException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDeleteBackupFileFailException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMakeBackupDirectoryFailException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidBackupException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecoveredWithErrorsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingLogFileException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogDiskFullException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadLogSignatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadDbSignatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadCheckpointSignatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCheckpointCorruptException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingPatchPageException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadPatchPageException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRedoAbruptEndedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPatchFileMissingException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseLogSetMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseStreamingFileMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogFileSizeMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCheckpointFileNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRequiredLogFilesMissingException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSoftRecoveryOnBackupDatabaseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogFileSizeMismatchDatabasesConsistentException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogSectorSizeMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogSectorSizeMismatchDatabasesConsistentException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogSequenceEndDatabasesConsistentException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentStreamingDataNotLoggedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseDirtyShutdownException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentConsistentTimeMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabasePatchFileMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEndingRestoreLogTooLowException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentStartingRestoreLogTooHighException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentGivenLogFileHasBadSignatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentGivenLogFileIsNotContiguousException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingRestoreLogFilesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingFullBackupException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadBackupDatabaseSizeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseAlreadyUpgradedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseIncompleteUpgradeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingCurrentLogFilesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDbTimeTooOldException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDbTimeTooNewException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingFileToBackupException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogTornWriteDuringHardRestoreException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogTornWriteDuringHardRecoveryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogCorruptDuringHardRestoreException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogCorruptDuringHardRecoveryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMustDisableLoggingForDbUpgradeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadRestoreTargetInstanceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecoveredWithoutUndoException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabasesNotFromSameSnapshotException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSoftRecoveryOnSnapshotException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCommittedLogFilesMissingException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSectorSizeNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecoveredWithoutUndoDatabasesConsistentException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCommittedLogFileCorruptException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogSequenceChecksumMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPageInitializedMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUnicodeTranslationBufferTooSmallException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUnicodeTranslationFailException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUnicodeNormalizationNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUnicodeLanguageValidationFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentExistingLogFileHasBadSignatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentExistingLogFileIsNotContiguousException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogReadVerifyFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCheckpointDepthTooDeepException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRestoreOfNonBackupDatabaseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogFileNotCopiedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSurrogateBackupInProgressException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTransactionTooLongException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEngineFormatVersionNoLongerSupportedTooLowException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEngineFormatVersionNotYetImplementedTooHighException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEngineFormatVersionParamTooLowForRequestedFeatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEngineFormatVersionSpecifiedTooLowForLogVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEngineFormatVersionSpecifiedTooLowForDatabaseVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBackupAbortByServerException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidGrbitException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTermInProgressException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFeatureNotAvailableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidNameException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidParameterException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseFileReadOnlyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidDatabaseIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfMemoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfDatabaseSpaceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfCursorsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfBuffersException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyIndexesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyKeysException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordDeletedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentReadVerifyFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPageNotInitializedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfFileHandlesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDiskReadVerificationFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDiskIOException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidPathException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidSystemPathException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLogDirectoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordTooBigException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyOpenDatabasesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidDatabaseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNotInitializedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentAlreadyInitializedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInitInProgressException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileAccessDeniedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentQueryNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSQLLinkNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBufferTooSmallException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyColumnsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentContainerNotEmptyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidFilenameException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidBookmarkException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidBufferSizeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnNotUpdatableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLinkNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNullKeyDisallowedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNotInTransactionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMustRollbackException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyActiveUsersException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidCountryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLanguageIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidCodePageException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLCMapStringFlagsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentVersionStoreEntryTooBigException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentVersionStoreOutOfMemoryAndCleanupTimedOutException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentVersionStoreOutOfMemoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCurrencyStackOutOfMemoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotIndexException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordNotDeletedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyMempoolEntriesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfObjectIDsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfLongValueIDsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfAutoincrementValuesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfDbtimeValuesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfSequentialIndexValuesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRunningInOneInstanceModeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRunningInMultiInstanceModeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSystemParamsAlreadySetException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSystemPathInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogFilePathInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTempPathInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInstanceNameInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSystemParameterConflictException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInstanceUnavailableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseUnavailableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInstanceUnavailableDueToFatalLogDiskFullException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidSesparamIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfSessionsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentWriteConflictException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTransTooDeepException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidSesidException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentWriteConflictPrimaryIndexException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInTransactionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRollbackRequiredException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTransReadOnlyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSessionWriteConflictException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordTooBigForBackwardCompatibilityException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotMaterializeForwardOnlySortException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSesidTableIdMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidInstanceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDirtyShutdownException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentReadPgnoVerifyFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentReadLostFlushVerifyFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileSystemCorruptionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecoveryVerifyFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFilteredMoveNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMustCommitDistributedTransactionToLevel0Exception", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDistributedTransactionAlreadyPreparedToCommitException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNotInDistributedTransactionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDistributedTransactionNotYetPreparedToCommitException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotNestDistributedTransactionsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDTCMissingCallbackException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDTCMissingCallbackOnRecoveryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDTCCallbackUnexpectedErrorException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseInvalidNameException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseInvalidPagesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseLockedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotDisableVersioningException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidDatabaseVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabase200FormatException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabase400FormatException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabase500FormatException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPageSizeMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyInstancesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseSharingViolationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentAttachedDatabaseMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseInvalidPathException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseIdInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentForceDetachNotAllowedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCatalogCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPartiallyAttachedDBException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseSignInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseCorruptedNoRepairException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidCreateDbVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseIncompleteIncrementalReseedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseInvalidIncrementalReseedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseFailedIncrementalReseedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNoAttachmentsFailedIncrementalReseedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseNotReadyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseAttachedForRecoveryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTransactionsNotReadyDuringRecoveryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTableLockedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTableDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTableInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentObjectNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDensityInvalidException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTableNotEmptyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidTableIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyOpenTablesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIllegalOperationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyOpenTablesAndCleanupTimedOutException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentObjectDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidObjectException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotDeleteTempTableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotDeleteSystemTableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotDeleteTemplateTableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentExclusiveTableLockRequiredException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFixedDDLException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFixedInheritedDDLException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotNestDDLException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDDLNotInheritableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidSettingsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentClientRequestToStopJetServiceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotAddFixedVarColumnToDerivedTableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexCantBuildException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexHasPrimaryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexMustStayException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexInvalidDefException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidCreateIndexException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyOpenIndexesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMultiValuedIndexViolationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexBuildCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPrimaryIndexCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSecondaryIndexCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidIndexIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesSecondaryIndexOnlyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesTooManyColumnsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesNonUniqueOnlyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesTextBinaryColumnsOnlyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesVarSegMacNotAllowedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesInvalidLimitsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesCannotRetrieveFromIndexException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesKeyTooSmallException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLVChunkSizeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnCannotBeEncryptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotIndexOnEncryptedColumnException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnLongException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnNoChunkException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnDoesNotFitException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNullInvalidException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnIndexedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnTooBigException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMultiValuedColumnMustBeTaggedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnRedundantException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidColumnTypeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTaggedNotNULLException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNoCurrentIndexException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyIsMadeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadColumnIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadItagSequenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnInRelationshipException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotBeTaggedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDefaultValueTooBigException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMultiValuedDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLVCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMultiValuedDuplicateAfterTruncationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDerivedColumnCorruptionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidPlaceholderColumnException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnCannotBeCompressedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnNoEncryptionKeyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordNoCopyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNoCurrentRecordException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordPrimaryChangedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentAlreadyPreparedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyNotMadeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUpdateNotPreparedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDataHasChangedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLanguageNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDecompressionFailedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUpdateMustVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDecryptionFailedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEncryptionBadItagException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManySortsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidOnSortException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTempFileOpenErrorException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyAttachedDatabasesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDiskFullException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPermissionDeniedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileInvalidTypeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileAlreadyExistsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentAfterInitializationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidOperationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentAccessDeniedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManySplitsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSessionSharingViolationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEntryPointNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSessionContextAlreadySetException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSessionContextNotSetByThisThreadException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSessionInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordFormatConversionFailedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOneDatabasePerSessionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRollbackErrorException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFlushMapVersionUnsupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFlushMapDatabaseMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFlushMapUnrecoverableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseAlreadyRunningMaintenanceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCallbackFailedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCallbackNotResolvedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSpaceHintsInvalidException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOSSnapshotInvalidSequenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOSSnapshotTimeOutException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOSSnapshotNotAllowedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOSSnapshotInvalidSnapIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyTestInjectionsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTestInjectionNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLogDataSequenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLSCallbackNotSpecifiedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLSAlreadySetException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLSNotSetException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileIOSparseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileIOBeyondEOFException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileIOAbortException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileIORetryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileIOFailException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileCompressedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentErrorException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidColumnException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentResource", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentStopwatch", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentVersion", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "FloatColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CreateInstanceGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "InitGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "TermGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CreateDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DetachDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "AttachDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "OpenDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CloseDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CompactGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SnapshotFreezeGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SnapshotPrepareGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SnapshotThawGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "BackupGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "BeginExternalBackupGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EndExternalBackupGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "BeginTransactionGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CommitTransactionGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "RollbackTransactionGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EndSessionGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "OpenTableGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DupCursorGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "LsGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SetColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "RetrieveColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EnumerateColumnsGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "GetRecordSizeGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "GetSecondaryIndexBookmarkGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "GotoSecondaryIndexBookmarkGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "MoveGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "MakeKeyGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "RetrieveKeyGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SeekGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SetIndexRangeGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IndexRangeGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IntersectIndexesGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SetCurrentIndexGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SetTableSequentialGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ResetTableSequentialGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "GetLockGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EscrowUpdateGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColumndefGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CreateTableColumnIndexGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CreateIndexGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IndexKeyGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ConditionalColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "TempTableGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DeleteColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "RenameColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SetColumnDefaultValueGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IdleGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DefragGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColInfoGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SpaceHintsGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "GuidColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IContentEquatable`1", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IDeepCloneable`1", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IJET_LOGTIME", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IndexInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IndexSegment", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Instance", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "InstanceParameters", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Int16ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Int32ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Int64ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "INullableJetStruct", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_BKINFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_BKLOGTIME", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_CALLBACK", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_cbtyp", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_coltyp", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_COLUMNBASE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_COLUMNCREATE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_COLUMNDEF", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_COLUMNLIST", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_CONDITIONALCOLUMN", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_CONVERT", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_CP", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_DbInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_DBINFOMISC", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_dbstate", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_ENUMCOLUMN", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_ENUMCOLUMNID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_ENUMCOLUMNVALUE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_err", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EventLoggingLevels", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_ExceptionAction", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_filetype", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_IdxInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INDEXCREATE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INDEXLIST", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INDEXRANGE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INSTANCE_INFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_LGPOS", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_LOGTIME", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_Move", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_OBJECTINFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_OBJECTLIST", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_objtyp", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_param", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_PFNREALLOC", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_PFNSTATUS", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_prep", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RECORDLIST", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RECPOS", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RETINFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RETRIEVECOLUMN", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RSTINFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RSTMAP", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SETCOLUMN", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SETINFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SIGNATURE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SNP", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SNPROG", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SNT", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SPACEHINTS", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_TABLECREATE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_TblInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_UNICODEINDEX", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_wrn", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ObjectInfoFlags", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ObjectInfoGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Session", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "StringColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Table", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Transaction", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INSTANCE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SESID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_TABLEID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_DBID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_COLUMNID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_OSSNAPID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_HANDLE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_LS", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INDEXID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "UInt16ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "UInt32ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "UInt64ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Update", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Windows81DbInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows81" + }, + { + "Name": "ShrinkDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows81" + }, + { + "Name": "Windows81Grbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows81" + }, + { + "Name": "Windows81Param", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows81" + }, + { + "Name": "Windows7Api", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "Windows7ExceptionAction", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "CrashDumpGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "PrereadKeysGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "Windows7Grbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "Windows7IdxInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "Windows7Param", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "Server2003Api", + "Namespace": "Microsoft.Isam.Esent.Interop.Server2003" + }, + { + "Name": "SnapshotAbortGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Server2003" + }, + { + "Name": "UpdateGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Server2003" + }, + { + "Name": "Server2003Grbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Server2003" + }, + { + "Name": "Server2003Param", + "Namespace": "Microsoft.Isam.Esent.Interop.Server2003" + }, + { + "Name": "JET_OPERATIONCONTEXT", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Api", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Coltyp", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Grbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Param", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Sesparam", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Session", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "JET_THREADSTATS2", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "JET_IOPriority", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "JET_OPENTEMPORARYTABLE", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "JET_RECSIZE", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "LegacyFileNames", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "VistaApi", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "VistaColInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "VistaColtyp", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "SnapshotEndGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "SnapshotPrepareInstanceGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "SnapshotTruncateLogGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "SnapshotGetFreezeInfoGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "JET_InstanceMiscInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "VistaGrbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "VistaParam", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "JET_THREADSTATS", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "DurableCommitCallback", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_COMMIT_ID", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_ERRCAT", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_ERRINFOBASIC", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_ErrorInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JetRelop", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_INDEX_COLUMN", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_INDEX_RANGE", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_PFNDURABLECOMMITCALLBACK", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_sesparam", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "Windows8Api", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "ErrorInfoGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "ResizeDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "DurableCommitCallbackGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "PrereadIndexRangesGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "StopServiceGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "CursorFilterGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JetIndexColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "Windows8Grbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "Windows8IdxInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "Windows8Param", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "EsentException", + "Namespace": "Microsoft.Isam.Esent" + }, + { + "Name": "SecurityAction", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ExtensionsToCoreClr", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SerializationInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SafeHandleZeroOrMinusOneIsInvalid", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Api", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SystemParameters", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "BoolColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ByteColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "BytesColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColumnInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColumnStream", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColumnValueOfStruct`1", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Conversions", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DateTimeColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DoubleColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EnumeratedColumn", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOperationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDataException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentApiException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFatalException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIOException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentResourceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMemoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentQuotaException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDiskException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCorruptionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInconsistentException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFragmentationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUsageException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentStateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentObsoleteException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRfsFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRfsNotArmedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileCloseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfThreadsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyIOException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTaskDroppedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInternalErrorException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDisabledFunctionalityException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUnloadableOSFunctionalityException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseBufferDependenciesCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPreviousVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPageBoundaryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyBoundaryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadPageLinkException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadBookmarkException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNTSystemCallFailedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadParentPageLinkException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSPAvailExtCacheOutOfSyncException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSPAvailExtCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSPAvailExtCacheOutOfMemoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSPOwnExtCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDbTimeCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyTruncatedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseLeakInSpaceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadEmptyPageException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadLineCountException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyTooBigException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotSeparateIntrinsicLVException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSeparatedLongValueException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMustBeSeparateLongValueException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidPrereadException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidColumnReferenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentStaleColumnReferenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLoggedOperationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogFileCorruptException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNoBackupDirectoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBackupDirectoryNotEmptyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBackupInProgressException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRestoreInProgressException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingPreviousLogFileException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogWriteFailException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogDisabledDueToRecoveryFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotLogDuringRecoveryRedoException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogGenerationMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadLogVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLogSequenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLoggingDisabledException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogBufferTooSmallException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogSequenceEndException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNoBackupException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidBackupSequenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBackupNotAllowedYetException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDeleteBackupFileFailException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMakeBackupDirectoryFailException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidBackupException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecoveredWithErrorsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingLogFileException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogDiskFullException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadLogSignatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadDbSignatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadCheckpointSignatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCheckpointCorruptException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingPatchPageException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadPatchPageException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRedoAbruptEndedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPatchFileMissingException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseLogSetMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseStreamingFileMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogFileSizeMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCheckpointFileNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRequiredLogFilesMissingException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSoftRecoveryOnBackupDatabaseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogFileSizeMismatchDatabasesConsistentException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogSectorSizeMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogSectorSizeMismatchDatabasesConsistentException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogSequenceEndDatabasesConsistentException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentStreamingDataNotLoggedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseDirtyShutdownException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentConsistentTimeMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabasePatchFileMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEndingRestoreLogTooLowException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentStartingRestoreLogTooHighException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentGivenLogFileHasBadSignatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentGivenLogFileIsNotContiguousException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingRestoreLogFilesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingFullBackupException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadBackupDatabaseSizeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseAlreadyUpgradedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseIncompleteUpgradeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingCurrentLogFilesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDbTimeTooOldException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDbTimeTooNewException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMissingFileToBackupException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogTornWriteDuringHardRestoreException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogTornWriteDuringHardRecoveryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogCorruptDuringHardRestoreException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogCorruptDuringHardRecoveryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMustDisableLoggingForDbUpgradeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadRestoreTargetInstanceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecoveredWithoutUndoException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabasesNotFromSameSnapshotException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSoftRecoveryOnSnapshotException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCommittedLogFilesMissingException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSectorSizeNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecoveredWithoutUndoDatabasesConsistentException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCommittedLogFileCorruptException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogSequenceChecksumMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPageInitializedMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUnicodeTranslationBufferTooSmallException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUnicodeTranslationFailException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUnicodeNormalizationNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUnicodeLanguageValidationFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentExistingLogFileHasBadSignatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentExistingLogFileIsNotContiguousException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogReadVerifyFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCheckpointDepthTooDeepException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRestoreOfNonBackupDatabaseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogFileNotCopiedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSurrogateBackupInProgressException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTransactionTooLongException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEngineFormatVersionNoLongerSupportedTooLowException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEngineFormatVersionNotYetImplementedTooHighException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEngineFormatVersionParamTooLowForRequestedFeatureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEngineFormatVersionSpecifiedTooLowForLogVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEngineFormatVersionSpecifiedTooLowForDatabaseVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBackupAbortByServerException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidGrbitException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTermInProgressException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFeatureNotAvailableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidNameException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidParameterException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseFileReadOnlyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidDatabaseIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfMemoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfDatabaseSpaceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfCursorsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfBuffersException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyIndexesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyKeysException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordDeletedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentReadVerifyFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPageNotInitializedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfFileHandlesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDiskReadVerificationFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDiskIOException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidPathException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidSystemPathException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLogDirectoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordTooBigException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyOpenDatabasesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidDatabaseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNotInitializedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentAlreadyInitializedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInitInProgressException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileAccessDeniedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentQueryNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSQLLinkNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBufferTooSmallException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyColumnsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentContainerNotEmptyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidFilenameException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidBookmarkException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidBufferSizeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnNotUpdatableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLinkNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNullKeyDisallowedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNotInTransactionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMustRollbackException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyActiveUsersException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidCountryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLanguageIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidCodePageException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLCMapStringFlagsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentVersionStoreEntryTooBigException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentVersionStoreOutOfMemoryAndCleanupTimedOutException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentVersionStoreOutOfMemoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCurrencyStackOutOfMemoryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotIndexException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordNotDeletedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyMempoolEntriesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfObjectIDsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfLongValueIDsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfAutoincrementValuesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfDbtimeValuesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfSequentialIndexValuesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRunningInOneInstanceModeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRunningInMultiInstanceModeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSystemParamsAlreadySetException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSystemPathInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogFilePathInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTempPathInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInstanceNameInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSystemParameterConflictException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInstanceUnavailableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseUnavailableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInstanceUnavailableDueToFatalLogDiskFullException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidSesparamIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOutOfSessionsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentWriteConflictException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTransTooDeepException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidSesidException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentWriteConflictPrimaryIndexException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInTransactionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRollbackRequiredException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTransReadOnlyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSessionWriteConflictException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordTooBigForBackwardCompatibilityException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotMaterializeForwardOnlySortException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSesidTableIdMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidInstanceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDirtyShutdownException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentReadPgnoVerifyFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentReadLostFlushVerifyFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileSystemCorruptionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecoveryVerifyFailureException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFilteredMoveNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMustCommitDistributedTransactionToLevel0Exception", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDistributedTransactionAlreadyPreparedToCommitException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNotInDistributedTransactionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDistributedTransactionNotYetPreparedToCommitException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotNestDistributedTransactionsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDTCMissingCallbackException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDTCMissingCallbackOnRecoveryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDTCCallbackUnexpectedErrorException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseInvalidNameException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseInvalidPagesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseLockedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotDisableVersioningException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidDatabaseVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabase200FormatException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabase400FormatException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabase500FormatException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPageSizeMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyInstancesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseSharingViolationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentAttachedDatabaseMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseInvalidPathException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseIdInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentForceDetachNotAllowedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCatalogCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPartiallyAttachedDBException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseSignInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseCorruptedNoRepairException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidCreateDbVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseIncompleteIncrementalReseedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseInvalidIncrementalReseedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseFailedIncrementalReseedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNoAttachmentsFailedIncrementalReseedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseNotReadyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseAttachedForRecoveryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTransactionsNotReadyDuringRecoveryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTableLockedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTableDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTableInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentObjectNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDensityInvalidException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTableNotEmptyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidTableIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyOpenTablesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIllegalOperationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyOpenTablesAndCleanupTimedOutException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentObjectDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidObjectException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotDeleteTempTableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotDeleteSystemTableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotDeleteTemplateTableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentExclusiveTableLockRequiredException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFixedDDLException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFixedInheritedDDLException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotNestDDLException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDDLNotInheritableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidSettingsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentClientRequestToStopJetServiceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotAddFixedVarColumnToDerivedTableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexCantBuildException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexHasPrimaryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexMustStayException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexInvalidDefException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidCreateIndexException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyOpenIndexesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMultiValuedIndexViolationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexBuildCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPrimaryIndexCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSecondaryIndexCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidIndexIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesSecondaryIndexOnlyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesTooManyColumnsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesNonUniqueOnlyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesTextBinaryColumnsOnlyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesVarSegMacNotAllowedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesInvalidLimitsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesCannotRetrieveFromIndexException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentIndexTuplesKeyTooSmallException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLVChunkSizeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnCannotBeEncryptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotIndexOnEncryptedColumnException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnLongException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnNoChunkException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnDoesNotFitException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNullInvalidException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnIndexedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnTooBigException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMultiValuedColumnMustBeTaggedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnRedundantException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidColumnTypeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTaggedNotNULLException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNoCurrentIndexException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyIsMadeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadColumnIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentBadItagSequenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnInRelationshipException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCannotBeTaggedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDefaultValueTooBigException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMultiValuedDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLVCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentMultiValuedDuplicateAfterTruncationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDerivedColumnCorruptionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidPlaceholderColumnException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnCannotBeCompressedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentColumnNoEncryptionKeyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordNoCopyException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentNoCurrentRecordException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordPrimaryChangedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyDuplicateException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentAlreadyPreparedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentKeyNotMadeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUpdateNotPreparedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDataHasChangedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLanguageNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDecompressionFailedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentUpdateMustVersionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDecryptionFailedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEncryptionBadItagException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManySortsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidOnSortException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTempFileOpenErrorException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyAttachedDatabasesException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDiskFullException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentPermissionDeniedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileInvalidTypeException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileAlreadyExistsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentAfterInitializationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLogCorruptedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidOperationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentAccessDeniedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManySplitsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSessionSharingViolationException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentEntryPointNotFoundException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSessionContextAlreadySetException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSessionContextNotSetByThisThreadException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSessionInUseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRecordFormatConversionFailedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOneDatabasePerSessionException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentRollbackErrorException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFlushMapVersionUnsupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFlushMapDatabaseMismatchException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFlushMapUnrecoverableException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentDatabaseAlreadyRunningMaintenanceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCallbackFailedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentCallbackNotResolvedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentSpaceHintsInvalidException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOSSnapshotInvalidSequenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOSSnapshotTimeOutException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOSSnapshotNotAllowedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentOSSnapshotInvalidSnapIdException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTooManyTestInjectionsException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentTestInjectionNotSupportedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidLogDataSequenceException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLSCallbackNotSpecifiedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLSAlreadySetException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentLSNotSetException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileIOSparseException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileIOBeyondEOFException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileIOAbortException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileIORetryException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileIOFailException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentFileCompressedException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentErrorException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentInvalidColumnException", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentResource", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentStopwatch", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EsentVersion", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "FloatColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CreateInstanceGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "InitGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "TermGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CreateDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DetachDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "AttachDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "OpenDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CloseDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "BeginTransactionGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CommitTransactionGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "RollbackTransactionGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EndSessionGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "OpenTableGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SetColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "RetrieveColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EnumerateColumnsGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "GetSecondaryIndexBookmarkGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "GotoSecondaryIndexBookmarkGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "MoveGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "MakeKeyGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "RetrieveKeyGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SeekGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SetIndexRangeGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IndexRangeGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IntersectIndexesGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SetCurrentIndexGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SetTableSequentialGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ResetTableSequentialGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "GetLockGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EscrowUpdateGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColumndefGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CreateTableColumnIndexGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "CreateIndexGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IndexKeyGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ConditionalColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "TempTableGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DeleteColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "RenameColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "DefragGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ColInfoGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "SpaceHintsGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "GuidColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IContentEquatable`1", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IDeepCloneable`1", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IJET_LOGTIME", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IndexInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "IndexSegment", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Instance", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "InstanceParameters", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Int16ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Int32ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Int64ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "INullableJetStruct", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_BKINFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_BKLOGTIME", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_CALLBACK", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_cbtyp", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_coltyp", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_COLUMNBASE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_COLUMNCREATE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_COLUMNDEF", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_COLUMNLIST", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_CONDITIONALCOLUMN", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_CP", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_DbInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_DBINFOMISC", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_dbstate", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_ENUMCOLUMN", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_ENUMCOLUMNID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_ENUMCOLUMNVALUE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_err", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "EventLoggingLevels", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_ExceptionAction", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_filetype", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_IdxInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INDEXCREATE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INDEXLIST", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INDEXRANGE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_LGPOS", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_LOGTIME", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_Move", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_OBJECTINFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_OBJECTLIST", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_objtyp", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_param", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_PFNREALLOC", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_PFNSTATUS", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_prep", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RECORDLIST", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RECPOS", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RETINFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RETRIEVECOLUMN", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RSTINFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_RSTMAP", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SETCOLUMN", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SETINFO", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SIGNATURE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SNP", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SNPROG", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SNT", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SPACEHINTS", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_TABLECREATE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_TblInfo", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_UNICODEINDEX", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_wrn", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ObjectInfoFlags", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "ObjectInfoGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Session", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "StringColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Table", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Transaction", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INSTANCE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_SESID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_TABLEID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_DBID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_COLUMNID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_HANDLE", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "JET_INDEXID", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "UInt16ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "UInt32ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "UInt64ColumnValue", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Update", + "Namespace": "Microsoft.Isam.Esent.Interop" + }, + { + "Name": "Windows81DbInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows81" + }, + { + "Name": "ShrinkDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows81" + }, + { + "Name": "Windows81Grbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows81" + }, + { + "Name": "Windows81Param", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows81" + }, + { + "Name": "Windows7Api", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "Windows7ExceptionAction", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "PrereadKeysGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "Windows7Grbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "Windows7IdxInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "Windows7Param", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows7" + }, + { + "Name": "Server2003Api", + "Namespace": "Microsoft.Isam.Esent.Interop.Server2003" + }, + { + "Name": "UpdateGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Server2003" + }, + { + "Name": "Server2003Grbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Server2003" + }, + { + "Name": "Server2003Param", + "Namespace": "Microsoft.Isam.Esent.Interop.Server2003" + }, + { + "Name": "JET_OPERATIONCONTEXT", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "JET_THREADSTATS2", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Api", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Coltyp", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Grbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Param", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Sesparam", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "Windows10Session", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows10" + }, + { + "Name": "JET_IOPriority", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "JET_OPENTEMPORARYTABLE", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "JET_THREADSTATS", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "LegacyFileNames", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "VistaApi", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "VistaColInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "VistaColtyp", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "VistaGrbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "VistaParam", + "Namespace": "Microsoft.Isam.Esent.Interop.Vista" + }, + { + "Name": "DurableCommitCallback", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_COMMIT_ID", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_ERRCAT", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_ERRINFOBASIC", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_ErrorInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JetRelop", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_INDEX_COLUMN", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_INDEX_RANGE", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_PFNDURABLECOMMITCALLBACK", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JET_sesparam", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "Windows8Api", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "ErrorInfoGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "ResizeDatabaseGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "DurableCommitCallbackGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "PrereadIndexRangesGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "StopServiceGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "CursorFilterGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "JetIndexColumnGrbit", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "Windows8Grbits", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "Windows8IdxInfo", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "Windows8Param", + "Namespace": "Microsoft.Isam.Esent.Interop.Windows8" + }, + { + "Name": "Trace", + "Namespace": "Microsoft.Isam.Esent.Interop.Implementation" + }, + { + "Name": "AddIscsiVirtualDiskTargetMappingCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "CheckpointIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "DismountIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ExportIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "GetIscsiServerTargetCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "GetIscsiTargetServerSettingCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "GetIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "GetIscsiVirtualDiskSnapshotCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ImportIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "MethodType", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "InitiatorId", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "Iqn", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiCmdException", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiTargetStatus", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiServerTarget", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiSessionType", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiServerSession", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiTargetPortal", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiTargetServerSetting", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiVirtualDiskStatus", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiVirtualDiskType", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiVirtualDisk", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiVirtualDiskSnapshotStatus", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiVirtualDiskSnapshot", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "LunMapping", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "MountIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "NewIscsiServerTargetCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "NewIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "RemoveIscsiServerTargetCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "RemoveIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "RemoveIscsiVirtualDiskSnapshotCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "RemoveIscsiVirtualDiskTargetMappingCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ResizeIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "RestoreIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "SetIscsiServerTargetCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "SetIscsiTargetServerSettingCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "SetIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "SetIscsiVirtualDiskSnapshotCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IdentityNameType", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "Check", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ClusterServerInfo", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ComputerNameFormat", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ComputerName", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "IscsiTargetServerVersion", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ConnectionScopeType", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ConnectionScope", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ConnectionException", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ServerInfo", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "StandaloneServerInfo", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "TraceUtility", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "VhdFile", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ConvertIscsiVirtualDiskCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "BaseCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "StopIscsiVirtualDiskOperationCommand", + "Namespace": "Microsoft.Iscsi.Target.Commands" + }, + { + "Name": "ActivationObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ActiveXObjectConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ArgumentsObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ArrayConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ArrayLiteral", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ArrayObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ArrayPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ArrayWrapper", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "AssemblyCustomAttributeList", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "AST", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ASTList", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IAuthorServices", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IColorizeText", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "SourceState", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "TokenColor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ITokenEnumerator", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ITokenColorInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IParseText", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IErrorHandler", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IObjectCompletionInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IMethodsCompletionInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "BinaryOp", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Binding", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "BitwiseBinary", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Block", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "BlockScope", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "BooleanConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "BooleanObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "BooleanPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "BreakOutOfFinally", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSBuiltin", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Closure", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "CmdLineError", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "CmdLineException", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "CmdLineOptionParser", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "MemberInfoInitializer", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "COMMemberInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "COMFieldInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "COMPropertyInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "COMMethodInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Context", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ContinueOutOfFinally", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Convert", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "DateConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "DateObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "DatePrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "DebugBreak", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IDebugConvert", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IDebugConvert2", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "DebugConvert", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IDebugType", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IDebuggerObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "DynamicFieldInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "DocumentContext", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Empty", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "EnumeratorConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "EnumeratorObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "EnumeratorPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Equality", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ErrorType", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ErrorConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ErrorObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ErrorPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Eval", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "EvalErrorObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Expando", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "FieldAccessor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ForIn", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "FunctionConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "FunctionDeclaration", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "FunctionExpression", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "FunctionObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "FunctionPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "FunctionWrapper", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "GlobalObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Globals", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "GlobalScope", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IActivationObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Import", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "In", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "INeedEngine", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Instanceof", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IWrappedMember", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSAuthor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JScriptCodeProvider", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JScriptException", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "NoContextException", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSError", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSField", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSFieldInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSFunctionAttribute", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSFunctionAttributeEnum", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSLocalField", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSMethod", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSMethodInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSParser", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ParserException", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "EndOfFile", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSPrototypeObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSScanner", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSToken", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "JSVariableField", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LateBinding", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientArrayPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientBooleanPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientDateConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientDatePrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientEnumeratorPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientErrorPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientFunctionPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientGlobalObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientMathObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientNumberPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientObjectPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientRegExpPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientStringConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientStringPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "LenientVBArrayPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "MathObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "MemberInfoList", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "MethodInvoker", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Missing", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Namespace", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "NotRecommended", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "NumberConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "NumberObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "NumberPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "NumericBinary", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "NumericUnary", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ObjectConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ObjectPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Package", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Plus", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "PostOrPrefixOperator", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "RangeErrorObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IRedirectOutput", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IMessageReceiver", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "COMCharStream", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ReferenceErrorObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ReferenceAttribute", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "RegExpConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "RegExpMatch", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "RegExpObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "RegExpPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Relational", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ReturnOutOfFinally", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Runtime", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ScriptBlock", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ScriptFunction", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ScriptObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ScriptStream", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "SimpleHashtable", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "StackFrame", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "StrictEquality", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "StringConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "StringObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "StringPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "SuperTypeMembersSorter", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "SyntaxErrorObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Throw", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Try", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "TypedArray", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "TypeErrorObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Typeof", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "TypeReflector", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "UnaryOp", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "URIErrorObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "VBArrayConstructor", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "VBArrayObject", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "VBArrayPrototype", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Override", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "Hide", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IEngine2", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "ISite2", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IDebugScriptScope", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IDebugVsaScriptCodeItem", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "VSAITEMTYPE2", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IVsaScriptScope", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IVsaScriptCodeItem", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IDefineEvent", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "IVsaFullErrorInfo", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "VsaItem", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "VsaItems", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "With", + "Namespace": "Microsoft.JScript" + }, + { + "Name": "BaseVsaEngine", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "BaseVsaSite", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "BaseVsaStartup", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "ResInfo", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "JSVsaItemType", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "JSVsaItemFlag", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "IJSVsaEngine", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "IJSVsaSite", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "IJSVsaPersistSite", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "IJSVsaError", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "IJSVsaItem", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "IJSVsaItems", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "IJSVsaReferenceItem", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "IJSVsaCodeItem", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "IJSVsaGlobalItem", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "JSVsaError", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "JSVsaException", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "VsaEngine", + "Namespace": "Microsoft.JScript.Vsa" + }, + { + "Name": "LdsRoleInstallPlugin", + "Namespace": "Microsoft.LightweightDirectoryServices.ServerManager.Plugin" + }, + { + "Name": "LdsRoleShellPlugin", + "Namespace": "Microsoft.LightweightDirectoryServices.ServerManager.Plugin" + }, + { + "Name": "LdsRoleUninstallationPlugin", + "Namespace": "Microsoft.LightweightDirectoryServices.ServerManager.Plugin" + }, + { + "Name": "CimClass", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimConverter", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimException", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimFlags", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSubscriptionDeliveryType", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimInstance", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimPropertyDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParameterDeclaration", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParameter", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodParametersCollection", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodResultBase", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimMethodStreamedResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimProperty", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimQualifier", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSystemProperties", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSession", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimSubscriptionResult", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimType", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "NativeErrorCode", + "Namespace": "Microsoft.Management.Infrastructure" + }, + { + "Name": "CimDeserializer", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "InstanceSerializationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "ClassSerializationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "CimSerializer", + "Namespace": "Microsoft.Management.Infrastructure.Serialization" + }, + { + "Name": "CimCredential", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimOperationFlags", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PasswordAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CertificateAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ImpersonatedAuthenticationMechanism", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimOperationOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimPromptType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimCallbackMode", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimResponseType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimWriteMessageChannel", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteMessageCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteProgressCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WriteErrorCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PromptUserCallback", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimSubscriptionDeliveryOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "DComSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ImpersonationType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "PacketEncoding", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "ProxyType", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "WSManSessionOptions", + "Namespace": "Microsoft.Management.Infrastructure.Options" + }, + { + "Name": "CimAsyncMultipleResults`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimAsyncResult`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimAsyncStatus", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimKeyedCollection`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimReadOnlyKeyedCollection`1", + "Namespace": "Microsoft.Management.Infrastructure.Generic" + }, + { + "Name": "CimBaseCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "AsyncResultType", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationEventArgs", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationEventExceptionEventArgs", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationEventInstanceEventArgs", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimIndicationWatcher", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimSessionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "NewCimSessionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "ProtocolType", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "NewCimSessionOptionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "RemoveCimSessionCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimAssociatedInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "GetCimClassCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "InvokeCimMethodCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "NewCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "RemoveCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "SetCimInstanceCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "CimCmdletsAssemblyInitializer", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "BinaryMiLogBase", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "ExportBinaryMiLogCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "ImportBinaryMiLogCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "RegisterCimIndicationCommand", + "Namespace": "Microsoft.Management.Infrastructure.CimCmdlets" + }, + { + "Name": "PowerShellWebServiceException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "InvalidConfigurationException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "TypeLoadException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "UnauthorizedAccessException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "CommandInvocationFailedException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "PSObjectSerializationFailedException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "InvalidSchemaException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "InvalidResourceTypeException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "ResourcePropertyNotFoundException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "CustomModuleInvocationFailedException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "PswsDataServiceException", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "ManagementSystemType", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "SenderInfo", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "Principal", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "Identity", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "UserQuota", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "CustomAuthorization", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "ODataQueryOption", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "IOperationManager", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "PswsPropertyInfo", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "WarningEventArgs", + "Namespace": "Microsoft.Management.Odata" + }, + { + "Name": "ParseFailureException", + "Namespace": "Microsoft.Management.Odata.MofParser" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "XamlLocalizableResources", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ActionContextMenu", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ActionBase", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DelegateAction", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ICheckableAction", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FunctionalCategory", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IAction", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IActionSource", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IFunctionalCategory", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "OverflowDisplayMode", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "AddressBox", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BreadcrumbBarMode", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ActionButtonDisplayMode", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BreadcrumbBarModeChangeRequest", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BreadcrumbBar", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BreadcrumbBarAutomationPeer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BreadcrumbItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BreadcrumbItemsPanel", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BreadcrumbItemsPanelContainer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BreadcrumbItemSubmenuContent", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "Canvas", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CanvasJobRouter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CanvasPersistenceObject", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "MasterContentLocation", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "Tile", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "TileJobRouter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ColumnsExplorer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ColumnsExplorerAutomationPeer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ColumnsExplorerColumn", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ColumnsExplorerColumnItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ColumnsExplorerItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "AutomationTextBlock", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BackForwardHistory", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IBackgroundDispatcher", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BackgroundDispatcher", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BackgroundOperationWorker`2", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BackgroundOperationCompleted`2", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BackgroundOperation`2", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BackgroundOperationResult`2", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "BackgroundOperationStatus`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CollectionToVisibleIfNotEmptyConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CommandBase", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CommandBase`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CommonResources", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ContextMenuManagement", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CustomTypeComparer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DataEventArgs`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DataRoutedEventArgs`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DateTimeApproximationComparer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DelegateCommandWrapper", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DismissiblePopup", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DismissPopupOptions", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DoubleAddConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DoubleMultiplyConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IEtwActivity", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "EtwActivityCommandWrapper", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "EtwActivityCommandWrapperConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IEtwEventCorrelator", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "EtwEventCorrelator", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ExtendedFrameworkElementAutomationPeer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "GCCollectBehavior", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IntegralConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "InverseBooleanConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "InverseOrBooleanConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IsEqualConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IsNotNullConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IStateDescriptorFactory`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ListContainsConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ListOrganizer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ListOrganizerItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "MessageTextBox", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PickerBase", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PopupControlButton", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyChangedEventArgs`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ScalableImage", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ScalableImageSource", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SimpleActionSource", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SlidingAnimationManager", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SlidingAnimationState", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "StateDescriptor`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SynchronizeSelectedItemsBehavior", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "TextBlockService", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IUIThreadDispatcher", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "UIThreadDispatcher", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "UserActionState", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ControlState", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "VisibilityToBooleanConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "VisualToAncestorDataConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "AutomationGroup", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CollapsingTabControl", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CollapsingTabItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CollapsingTabItemsToItemsConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CustomTextTrimmingTextBlock", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ExpanderButton", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ExpanderButtonAutomationPeer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "OneWayToggleButton", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "OneWayToggleButtonAutomationPeer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ResizeGripLocation", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "Resizer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ResizerGripThicknessConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "AutoGeneratingColumnEventArgs", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DataGridColumnGenerator", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DataGridColumnMenuGenerator", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DataGridColumnStateDescriptor", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DataGridCustomizationFactory", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DataGridStateDescriptor", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ToggleGroupingCommandArgs", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DefaultFilterRuleCustomizationFactory", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterEvaluator", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterExceptionEventArgs", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterEvaluationOptions", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterExpressionChangedEventArgs", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRuleCustomizationFactory", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterStatus", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IEvaluate", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IFilterExpressionProvider", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ItemsControlFilterEvaluator", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ValidatingSelectorValue`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ValidatingValue`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ValidatingValueBase", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterExpressionAndOperatorNode", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterExpressionNode", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterExpressionOperandNode", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterExpressionOrOperatorNode", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ComparableValueFilterRule`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DoesNotEqualFilterRule`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DoesNotEqualSelectionFilterRule`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "EqualsFilterRule`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "EqualsSelectionFilterRule`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRuleExtensions", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRuleValuesProvider`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IsBetweenFilterRule`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IsEmptyFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IsGreaterThanFilterRule`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IsLessThanFilterRule`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IsNotEmptyFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertiesTextContainsFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyValueSelectorFilterRule`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SelectorFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SingleValueComparableValueFilterRule`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "TextContainsFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "TextDoesNotContainFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "TextDoesNotEqualFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "TextEndsWithFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "TextEqualsFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "TextFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "TextStartsWithFilterRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DataErrorInfoValidationResult", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DataErrorInfoValidationRule", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "AddFilterRulePicker", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "AddFilterRulePickerItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRulePanel", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRulePanelContentPresenter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRulePanelController", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRulePanelItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRulePanelItemType", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRulePanelItemStateDescriptor", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRuleTemplateSelector", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterRuleToDisplayNameConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "InputFieldBackgroundTextConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IsValidatingValueValidConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SearchBox", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SearchTextParser", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SearchTextParseResult", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ValidatingSelectorValueToDisplayNameConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ValidatingValueToGenericParameterTypeConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "GroupNavigation", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "GroupNavigationPane", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "GroupNavigationViewModelItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DetailJob", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IDetailJob", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IJob", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IJobMonitor", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IJobTracker", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ISummaryJob", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "Job", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "JobMonitor", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "JobNotificationLevel", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "JobNotification", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "JobRouter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "JobRunState", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "JobSource", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "JobStatusControl", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "JobStatusHistoryWindow", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "JobStatusList", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SummaryJob", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "LeftHandNavigationPane", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "Machine", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "MachinePicker", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "MachinePickerBase", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ActiveDirectorySearchControl", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ActiveDirectorySearchState", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IAddMachineService", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ImportFileSearchControl", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ImportFileSearchControlState", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NetworkSearchControl", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NetworkSearchControlState", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DefaultStringConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FilterStatusDescriptionConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IPropertyValueGetter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ManagementList", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ManagementListPersistenceObject", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ManagementListStateDescriptor", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ManagementListStateDescriptorFactory", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyValueComparer", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyValueGetter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyValueGetterSelector", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "UIPropertyGroupDescription", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "WaitRing", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "HierarchicalNavigationBookmarkConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "HierarchicalNavigationItemBookmark", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "HierarchicalPathConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "INavigationBookmarkConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "INavigationItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationItemStatus", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "INavigationItemBookmark", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "INavigationPathConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationEvents", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationHistoryItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationHistoryItemPosition", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationHistoryManager", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationItemBase", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationItemNotFoundException", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationMruItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationMruManager", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationOptions", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationService", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "DeepNavigationManager", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationList", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationListViewModelItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationListViewModelItemsConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationPane", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationTree", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NavigationTreeViewModelItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "NotificationSummary", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IPersistenceObject", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "Persistence", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PersistenceInfo", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PlugInLoader", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ImportCardinalityMismatchException", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyPage", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyPageButton", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyPageDescriptorBase", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyPageNotificationAreaVisibilityConverter", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyPageViewModel", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyPageNotificationAreaMode", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyPageWindow", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IPropertyPageSection", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyPageSectionDescriptorBase", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "PropertyPageSectionViewModel", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "RetractingPane", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "RetractingPaneViewModelItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SplitterPanel", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SplitterPanelPersistenceObject", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ViewFactoryCallback`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "FactoryViewDescriptor`1", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "InstanceViewDescriptor", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IView", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IViewDescriptor", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "ViewManager", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IWizardItem", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "WizardPageDirection", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "WizardBusyStatus", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "WizardCancelType", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "IWizardPage", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CommitAllowedAction", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "Wizard", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "WizardPageBase", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "WizardPageGroup", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "WizardViewModel", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "WizardWindow", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "CommonBehaviors", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "DismissPopupCommandWrapperConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "MnemonicEscapeValueConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "RemapNumberConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "SelectorBehaviors", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ScrollableItemsControl", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "GroupNavigationViewModelItemChildrenConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "JobNotificationLevelToDisplayTextConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "JobProgressDisplayTextConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "JobRunStateToDisplayTextConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "JobStatusControlAutomationItemStatusConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "JobStatusListAutomationItemStatusConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ServersToDisplayTextConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "MachinePickerDomainNameConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "MachinePickerTabPanel", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ActiveDirectoryMachine", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ActiveDirectoryNavigationItem", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ActiveDirectoryPathConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ActiveDirectoryPathConverterCannotAccessDomainException", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ActiveDirectoryPathConverterCannotFindDomainException", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "OperatingSystemSearchOption", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "OperatingSystemSearchOptions", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "IActiveDirectoryWrapperFactory", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "IDirectoryEntryWrapper", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "IDirectorySearcherWrapper", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "IDomainWrapper", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "IPropertyCollectionWrapper", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ISearchResultWrapperCollection", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ISearchResultWrapper", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ImportMachine", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "IPAddressListConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "NetworkMachine", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "NotificationBar", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "NotificationBarDismissButton", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "RetractingPaneViewModelItemChildrenConverter", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "WizardTableOfContentsDataTemplateSelector", + "Namespace": "Microsoft.Management.UI.Primitives" + }, + { + "Name": "ComInterfaceType", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITaskHandler", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITaskHandlerStatus", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskRunFlags", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskEnumFlags", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskLogonType", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskRunlevelType", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskState", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskCreation", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskTriggerType", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskSessionStateChangeType", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskActionType", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskInstancesPolicy", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskCompatibility", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "SystemTime", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "TaskSchedulerServiceGuids", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IRunningTask", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IRunningTaskCollection", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IRegisteredTask", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IRegisteredTaskCollection", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITaskFolder", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITaskFolderCollection", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITaskService", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITaskVariables", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IIdleSettings", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "INetworkSettings", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IRepetitionPattern", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITaskNamedValuePair", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITaskNamedValueCollection", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IPrincipal", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IEventTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITimeTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IDailyTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IWeeklyTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IMonthlyTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IMonthlyDOWTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IIdleTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ILogonTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ISessionStateChangeTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IBootTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IRegistrationTrigger", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITriggerCollection", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IAction", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IExecAction", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IShowMessageAction", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IComHandlerAction", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IEmailAction", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IActionCollection", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "IRegistrationInfo", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITaskSettings", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "ITaskDefinition", + "Namespace": "Microsoft.Windows.SDNDiagnostics.TaskScheduler" + }, + { + "Name": "EtwTracer", + "Namespace": "Microsoft.Windows.NetworkController.SDNDiagnosticsTracer" + }, + { + "Name": "SDNDiagnosticsTask", + "Namespace": "Microsoft.Windows.NetworkController.SDNDiagnosticsTask" + }, + { + "Name": "SetCimInstance", + "Namespace": "cimcmdlets.Activities" + }, + { + "Name": "ConfirmImpact", + "Namespace": "Microsoft.PowerShell.Cmdletization.Xml" + }, + { + "Name": "ItemsChoiceType", + "Namespace": "Microsoft.PowerShell.Cmdletization.Xml" + }, + { + "Name": "WorkflowReturnException", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "AstToWorkflowConverter", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "AstToXamlConverter", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "GetWmiObject", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "InvokeWmiMethod", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "GetCimAssociatedInstance", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "GetCimClass", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "GetCimInstance", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "InvokeCimMethod", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "NewCimInstance", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "NewCimSession", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "NewCimSessionOption", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "RemoveCimInstance", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "InlineScript", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "InlineScriptContext", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "Suspend", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "ThrottledParallelForEach`1", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSPersist", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSWorkflowRuntimeVariable", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "GetPSWorkflowData`1", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "SetPSWorkflowData", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "InlineScriptDesigner", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "ActivityGenerator", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PowerShellValue`1", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "Pipeline", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PipelineDesigner", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "IsArgumentSet", + "Namespace": "Microsoft.PowerShell.Activities.Internal" + }, + { + "Name": "ODataCmdletAdapter", + "Namespace": "Microsoft.PowerShell.Cmdletization.OData" + }, + { + "Name": "ODataV4CmdletAdapter", + "Namespace": "Microsoft.PowerShell.Cmdletization.OData" + }, + { + "Name": "NetworkControllerCmdletAdapter", + "Namespace": "Microsoft.PowerShell.Cmdletization.OData" + }, + { + "Name": "ODataQueryBuilder", + "Namespace": "Microsoft.PowerShell.Cmdletization.OData" + }, + { + "Name": "GetWinEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewWinEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetEventPSSnapIn", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCounterCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportCounterCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportCounterCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PerformanceCounterSample", + "Namespace": "Microsoft.PowerShell.Commands.GetCounter" + }, + { + "Name": "PerformanceCounterSampleSet", + "Namespace": "Microsoft.PowerShell.Commands.GetCounter" + }, + { + "Name": "CounterSet", + "Namespace": "Microsoft.PowerShell.Commands.GetCounter" + }, + { + "Name": "CounterFileInfo", + "Namespace": "Microsoft.PowerShell.Commands.GetCounter" + }, + { + "Name": "PSManagementPSSnapIn", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "SessionBasedCmdletAdapter`2", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "CimCmdletAdapter", + "Namespace": "Microsoft.PowerShell.Cmdletization.Cim" + }, + { + "Name": "CimJobException", + "Namespace": "Microsoft.PowerShell.Cmdletization.Cim" + }, + { + "Name": "AddContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JoinPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CopyItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetChildItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemPropertyValueCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MoveItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CoreCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CoreCommandWithCredentialsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PushLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PopLocationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DriveMatchingCoreCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSDriveCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MoveItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CopyItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSProviderCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SplitPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PassThroughContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PassThroughItemPropertyCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPathType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ItemPropertyCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResolvePathCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetContentCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetItemPropertyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteContentCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessCommandException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MultipleServiceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceOperationBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SuspendServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResumeServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RestartServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewServiceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServiceCommandException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestConnectionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnableComputerRestoreCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisableComputerRestoreCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CheckpointComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetComputerRestorePointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RestartComputerTimeoutException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitForServiceTypes", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RestartComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RestoreComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JoinOptions", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameComputerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestComputerSecureChannelCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResetComputerMachinePasswordCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ComputerChangeInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameComputerChangeInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetComputerInfoCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuard", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HotFix", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NetworkAdapter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "Processor", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ComputerInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AdminPasswordStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BootOptionAction", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SystemElementState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CpuArchitecture", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CpuAvailability", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CpuStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DataExecutionPreventionSupportPolicy", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardSmartStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardConfigCodeIntegrityStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardHardwareSecure", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DeviceGuardSoftwareSecure", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DomainRole", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FirmwareType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ForegroundApplicationBoost", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FrontPanelResetStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HardwareSecurity", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NetConnectionStatus", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OSEncryptionLevel", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OSProductSuite", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OperatingSystemSKU", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OSType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PCSystemType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PCSystemTypeEx", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PowerManagementCapabilities", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PowerState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProcessorType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResetCapability", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WakeUpType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PowerPlatformRole", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProductType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ServerLevel", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SoftwareElementState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTimeZoneCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetTimeZoneCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearRecycleBinCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetClipboardCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClipboardFormat", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetClipboardCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ControlPanelItem", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ControlPanelItemBaseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetControlPanelItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ShowControlPanelItemCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetEventLogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearEventLogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteEventLogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "LimitEventLogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ShowEventLogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewEventLogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveEventLogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetWmiObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeWmiMethod", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveWmiObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterWmiEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetWmiInstance", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTransactionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartTransactionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CompleteTransactionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UndoTransactionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UseTransactionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WmiState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WmiBaseCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewWebServiceProxy", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHotFixCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "Folder", + "Namespace": "Shell32" + }, + { + "Name": "Folder2", + "Namespace": "Shell32" + }, + { + "Name": "FolderItem", + "Namespace": "Shell32" + }, + { + "Name": "FolderItem2", + "Namespace": "Shell32" + }, + { + "Name": "FolderItemVerb", + "Namespace": "Shell32" + }, + { + "Name": "FolderItemVerbs", + "Namespace": "Shell32" + }, + { + "Name": "FolderItems", + "Namespace": "Shell32" + }, + { + "Name": "FolderItems2", + "Namespace": "Shell32" + }, + { + "Name": "FolderItems3", + "Namespace": "Shell32" + }, + { + "Name": "IShellDispatch", + "Namespace": "Shell32" + }, + { + "Name": "IShellDispatch2", + "Namespace": "Shell32" + }, + { + "Name": "IShellDispatch3", + "Namespace": "Shell32" + }, + { + "Name": "IShellDispatch4", + "Namespace": "Shell32" + }, + { + "Name": "IShellDispatch5", + "Namespace": "Shell32" + }, + { + "Name": "IShellDispatch6", + "Namespace": "Shell32" + }, + { + "Name": "Shell", + "Namespace": "Shell32" + }, + { + "Name": "ShellFolderItem", + "Namespace": "Shell32" + }, + { + "Name": "PSUtilityPSSnapIn", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "NewObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GenericMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GenericObjectMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TextMeasureInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SortObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OrderObjectBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteVerboseCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteWarningCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteInformationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteOrThrowErrorCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteErrorCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteErrorException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "VariableCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearVariableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MemberDefinition", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupInfoNoElement", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConsoleColorCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "Language", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutputAssemblyType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddTypeCompilerError", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddTypeCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddTypeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteOutputCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartSleepCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCultureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUICultureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSCallStackCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetUniqueCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetDateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisplayHintType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetDateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MatchInfoContext", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MatchInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CompareObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRandomCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeExpressionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewTimeSpanCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TeeObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MeasureCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnblockFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TextEncodingType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UtilityResources", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ByteCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteAliasCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportAliasFormat", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportAliasCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportLocalizedData", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromStringDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReadHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BaseCsvWritingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromCsvCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BreakpointType", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSBreakpointCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSBreakpointCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugRunspaceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRunspaceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRunspaceDebug", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CommonRunspaceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnableRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisableRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetRunspaceDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitDebuggerCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WriteProgressCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateData", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTypeDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportClixmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportClixmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToXmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectXmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SelectXmlInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToHtmlCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImplicitRemotingCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateListCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SendMailMessage", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportFormatDataCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatListCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatCustomCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatTableCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatWideCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutPrinterCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutputModeOption", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutGridViewCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromJsonCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToJsonCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormObjectCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JsonObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSUserAgent", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebCmdletElementCollection", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestMethod", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestSession", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "BasicHtmlWebResponseObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HtmlWebResponseObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeRestMethodCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebRequestPSCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WebResponseObject", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeWebRequestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterObjectEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterEngineEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetEventSubscriberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnregisterEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewEventCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetTraceSourceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetTraceSourceCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TraceListenerCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ShowCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromStringCommand", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation" + }, + { + "Name": "ConvertStringCommand", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation" + }, + { + "Name": "TemplateParsingException", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation.FlashExtractWrapper.TemplateParsing" + }, + { + "Name": "ProgramNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation.FlashExtractWrapper.FlashExtract" + }, + { + "Name": "ResultNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation.FlashExtractWrapper.FlashExtract" + }, + { + "Name": "RegularExpression", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal" + }, + { + "Name": "Token", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal" + }, + { + "Name": "PositionMatch", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal" + }, + { + "Name": "TokenMatch", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal" + }, + { + "Name": "CachedList", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal" + }, + { + "Name": "SynthesisContext", + "Namespace": "Microsoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal" + }, + { + "Name": "ShowCommandCommandInfo", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandExtension" + }, + { + "Name": "ShowCommandModuleInfo", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandExtension" + }, + { + "Name": "ShowCommandParameterInfo", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandExtension" + }, + { + "Name": "ShowCommandParameterSetInfo", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandExtension" + }, + { + "Name": "ShowCommandParameterType", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandExtension" + }, + { + "Name": "DispHTMLDocument", + "Namespace": "mshtml" + }, + { + "Name": "HTMLDocument", + "Namespace": "mshtml" + }, + { + "Name": "HTMLDocumentEvents", + "Namespace": "mshtml" + }, + { + "Name": "HTMLDocumentEvents2", + "Namespace": "mshtml" + }, + { + "Name": "HTMLDocumentEvents2_Event", + "Namespace": "mshtml" + }, + { + "Name": "HTMLDocumentEvents2_onreadystatechangeEventHandler", + "Namespace": "mshtml" + }, + { + "Name": "HTMLDocumentEvents_Event", + "Namespace": "mshtml" + }, + { + "Name": "IHTMLDocument", + "Namespace": "mshtml" + }, + { + "Name": "IHTMLDocument2", + "Namespace": "mshtml" + }, + { + "Name": "IHTMLElement", + "Namespace": "mshtml" + }, + { + "Name": "IHTMLElementCollection", + "Namespace": "mshtml" + }, + { + "Name": "IHTMLEventObj", + "Namespace": "mshtml" + }, + { + "Name": "IHTMLFormElement", + "Namespace": "mshtml" + }, + { + "Name": "IHTMLInputElement", + "Namespace": "mshtml" + }, + { + "Name": "ConsoleShell", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "UnmanagedPSEntry", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "PSHostPSSnapIn", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "EngineInstaller", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "StartTranscriptCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopTranscriptCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSSessionConfiguration", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "EnablePSRemoting", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "DisablePSRemoting", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "EnablePSSessionConfiguration", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "ForEachObject", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "GetCommand", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "GetHelp", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "GetJob", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "GetModule", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "GetPSSession", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "GetPSSessionConfiguration", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "NewModuleManifest", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "TestPSSessionConfigurationFile", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "ReceiveJob", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "RegisterPSSessionConfiguration", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "NewPSTransportOption", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "RemoveJob", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "RemovePSSession", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "SetPSSessionConfiguration", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "StartJob", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "StopJob", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "TestModuleManifest", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "UnregisterPSSessionConfiguration", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "UpdateHelp", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "WaitJob", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "WhereObject", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "SaveHelp", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "SuspendJob", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "ResumeJob", + "Namespace": "Microsoft.PowerShell.Core.Activities" + }, + { + "Name": "ExportCounter", + "Namespace": "Microsoft.PowerShell.Diagnostics.Activities" + }, + { + "Name": "GetCounter", + "Namespace": "Microsoft.PowerShell.Diagnostics.Activities" + }, + { + "Name": "GetWinEvent", + "Namespace": "Microsoft.PowerShell.Diagnostics.Activities" + }, + { + "Name": "NewWinEvent", + "Namespace": "Microsoft.PowerShell.Diagnostics.Activities" + }, + { + "Name": "ImportCounter", + "Namespace": "Microsoft.PowerShell.Diagnostics.Activities" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "EncodingChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "IEncodingDetector", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextDocument", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextDocumentFactoryService", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ReloadResult", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "TextDocumentEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "FileActionTypes", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "TextDocumentFileActionEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ContentTypeChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "CustomTrackToVersion", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "EdgeInsertionMode", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "EditOptions", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "IExtensionErrorHandler", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "IMappingPoint", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "IMappingSpan", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "INormalizedTextChangeCollection", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "IReadOnlyRegion", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "IReadOnlyRegionEdit", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextBuffer", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextBufferEdit", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextBufferFactoryService", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextChange", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextEdit", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextSnapshot", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextSnapshotLine", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextVersion", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITrackingPoint", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITrackingSpan", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "NormalizedSnapshotSpanCollection", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "NormalizedSpanCollection", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "PointTrackingMode", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "PositionAffinity", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "PreContentChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "DynamicReadOnlyRegionQuery", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "SnapshotPoint", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "SnapshotSpan", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "SnapshotSpanEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "Span", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "SpanTrackingMode", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "TextBufferCreatedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "TextContentChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "TextContentChangingEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "TextSnapshotChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "TextSnapshotToTextReader", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "TrackingFidelityMode", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "ITextDataModel", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "TextDataModelContentTypeChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "VirtualSnapshotPoint", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "VirtualSnapshotSpan", + "Namespace": "Microsoft.VisualStudio.Text" + }, + { + "Name": "IErrorTypeMetadata", + "Namespace": "Microsoft.VisualStudio.Text.AdornmentLibrary.Squiggles.Implementation" + }, + { + "Name": "ICollapsible", + "Namespace": "Microsoft.VisualStudio.Text.Outlining" + }, + { + "Name": "ICollapsed", + "Namespace": "Microsoft.VisualStudio.Text.Outlining" + }, + { + "Name": "IOutliningManager", + "Namespace": "Microsoft.VisualStudio.Text.Outlining" + }, + { + "Name": "IOutliningManagerService", + "Namespace": "Microsoft.VisualStudio.Text.Outlining" + }, + { + "Name": "OutliningEnabledEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Outlining" + }, + { + "Name": "RegionsCollapsedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Outlining" + }, + { + "Name": "RegionsExpandedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Outlining" + }, + { + "Name": "RegionsChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Outlining" + }, + { + "Name": "IIncrementalSearch", + "Namespace": "Microsoft.VisualStudio.Text.IncrementalSearch" + }, + { + "Name": "IIncrementalSearchFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.IncrementalSearch" + }, + { + "Name": "IncrementalSearchResult", + "Namespace": "Microsoft.VisualStudio.Text.IncrementalSearch" + }, + { + "Name": "IncrementalSearchDirection", + "Namespace": "Microsoft.VisualStudio.Text.IncrementalSearch" + }, + { + "Name": "IAdornmentElement", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "ISequenceElement", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "ITextAndAdornmentCollection", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "ITextAndAdornmentSequencer", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "ITextAndAdornmentSequencerFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "ITextViewLine", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "LineTransform", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "TextBounds", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "TextAndAdornmentSequenceChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "TextViewLineChange", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "VisibilityState", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "IFormattedLine", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "IFormattedLineSource", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "IFormattedTextSourceFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "ILineTransformSource", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "ILineTransformSourceProvider", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "ITextParagraphPropertiesFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "IWpfTextViewLine", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "TextFormattingParagraphProperties", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "TextFormattingRunProperties", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "IRtfBuilderService", + "Namespace": "Microsoft.VisualStudio.Text.Formatting" + }, + { + "Name": "ErrorTypeDefinition", + "Namespace": "Microsoft.VisualStudio.Text.Adornments" + }, + { + "Name": "IErrorProviderFactory", + "Namespace": "Microsoft.VisualStudio.Text.Adornments" + }, + { + "Name": "ITextMarkerProviderFactory", + "Namespace": "Microsoft.VisualStudio.Text.Adornments" + }, + { + "Name": "IToolTipProvider", + "Namespace": "Microsoft.VisualStudio.Text.Adornments" + }, + { + "Name": "IToolTipProviderFactory", + "Namespace": "Microsoft.VisualStudio.Text.Adornments" + }, + { + "Name": "PopupStyles", + "Namespace": "Microsoft.VisualStudio.Text.Adornments" + }, + { + "Name": "PredefinedErrorTypeNames", + "Namespace": "Microsoft.VisualStudio.Text.Adornments" + }, + { + "Name": "ChangeTag", + "Namespace": "Microsoft.VisualStudio.Text.Document" + }, + { + "Name": "ChangeTypes", + "Namespace": "Microsoft.VisualStudio.Text.Document" + }, + { + "Name": "ITextSearchService", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "ITextStructureNavigatorProvider", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "ITextStructureNavigatorSelectorService", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "FindData", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "FindOptions", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "ITextStructureNavigator", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "TextExtent", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "IMergeTextUndoTransactionPolicy", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "ITextBufferUndoManager", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "ITextBufferUndoManagerProvider", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "ITextUndoHistory", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "ITextUndoHistoryRegistry", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "ITextUndoPrimitive", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "ITextUndoTransaction", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "TextUndoHistoryState", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "TextUndoRedoEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "TextUndoTransactionCompletedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "TextUndoTransactionCompletionResult", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "UndoTransactionState", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "IEditorOperations", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "IEditorOperationsFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Operations" + }, + { + "Name": "NullMergeUndoTransactionPolicy", + "Namespace": "Microsoft.VisualStudio.Text.Operations.Standalone" + }, + { + "Name": "ElisionBufferOptions", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "ElisionSourceSpansChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "GraphBufferContentTypeChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "GraphBuffersChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "IBufferGraph", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "IBufferGraphFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "IElisionBuffer", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "IElisionSnapshot", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "IProjectionBuffer", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "IProjectionBufferBase", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "IProjectionBufferFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "IProjectionEditResolver", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "IProjectionSnapshot", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "ProjectionBufferOptions", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "ProjectionSourceBuffersChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "ProjectionSourceSpansChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Projection" + }, + { + "Name": "ContinueProcessingPredicate`1", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "DetermineLocalityCallback", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "Difference", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "DifferenceType", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "IDifferenceService", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "IHierarchicalDifferenceCollection", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "IDifferenceCollection`1", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "IHierarchicalStringDifferenceService", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "ITokenizedStringList", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "Match", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "StringDifferenceTypes", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "StringDifferenceOptions", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "WordSplitBehavior", + "Namespace": "Microsoft.VisualStudio.Text.Differencing" + }, + { + "Name": "IClassificationFormatMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IEditorFormatMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "ClassificationChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "ClassificationSpan", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "ClassificationTypeAttribute", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IClassificationType", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "ClassificationTypeDefinition", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IClassificationTypeRegistryService", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IClassifier", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IClassifierAggregatorService", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IClassifierProvider", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IViewClassifierAggregatorService", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "ClassificationFormatDefinition", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IEditorFormatMapService", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IEditorFormatMap", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IClassificationFormatMap", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "EditorFormatDefinition", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IClassificationFormatMapService", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "FormatItemsEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "MarkerFormatDefinition", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "UserVisibleAttribute", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "Priority", + "Namespace": "Microsoft.VisualStudio.Text.Classification" + }, + { + "Name": "IClassificationTypeDefinitionMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Classification.Implementation" + }, + { + "Name": "IDataStorage", + "Namespace": "Microsoft.VisualStudio.Text.Storage" + }, + { + "Name": "IDataStorageService", + "Namespace": "Microsoft.VisualStudio.Text.Storage" + }, + { + "Name": "Caret", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "DisplayTextPoint", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "DisplayTextRange", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "HowToShow", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IBufferPrimitives", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IBufferPrimitivesFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IEditorPrimitivesFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IViewPrimitives", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "EditorPrimitiveIds", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IViewPrimitivesFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "Selection", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "TextBuffer", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "TextPoint", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "TextRange", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "TextView", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "EditorOptionKey`1", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "DefaultOptions", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ConvertTabsToSpaces", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "TabSize", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IndentSize", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ReplicateNewLineCharacter", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "NewLineCharacter", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "EditorOptionChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "EditorOptionDefinition", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "EditorOptionDefinition`1", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IEditorOptions", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IEditorOptionsFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "DefaultTextViewOptions", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "DefaultTextViewHostOptions", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "DragDropEditing", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "OverwriteMode", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "UseVirtualSpace", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IsViewportLeftClipped", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ViewProhibitUserInput", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "CutOrCopyBlankLineIfNoSelection", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "WordWrapStyle", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "UseVisibleWhitespace", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ProduceScreenReaderFriendlyText", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "VerticalScrollBarEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "HorizontalScrollBarEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "GlyphMarginEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "SelectionMarginEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "LineNumberMarginEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "AutoScrollEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ChangeTrackingMarginEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "OutliningMarginEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "OutliningUndoEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ZoomControlEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "DisplayUrlsAsHyperlinks", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "CaretPosition", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "CaretPositionChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IScrollMap", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IScrollMapFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ISmartIndent", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ISmartIndentProvider", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ISmartIndentationService", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ITextCaret", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ITextSelection", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ITextView", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ITextViewLineCollection", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ITextViewMargin", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ITextViewModel", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ITextViewModelProvider", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ITextViewRoleSet", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IVerticalFractionMap", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IVerticalScrollBar", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IViewScroller", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "EnsureSpanVisibleOptions", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "MarginContainerAttribute", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "MouseHoverAttribute", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "MouseHoverEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "PredefinedMarginNames", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "PredefinedTextViewRoles", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ScrollDirection", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "TextSelectionMode", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "TextViewCreatedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "TextViewLayoutChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "TextViewRoleAttribute", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ViewRelativePosition", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ViewState", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "WordWrapStyles", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ViewOptionDefinition`1", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ZoomConstants", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "AdornmentLayerDefinition", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "AdornmentPositioningBehavior", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "AdornmentRemovedCallback", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IAdornmentLayer", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IAdornmentLayerElement", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "PredefinedAdornmentLayers", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "BackgroundBrushChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "GridCellLengthAttribute", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "GridUnitTypeAttribute", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "OutliningCollapsedAdornmentControl", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "OutliningMarginHeaderControl", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "OutliningMarginBracketControl", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "CollapseHintAdornmentControl", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "OutliningMarginControl", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ConnectionReason", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ImeTextComposition", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IntraTextAdornment", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IntraTextAdornmentTag", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ISpaceReservationAgent", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ISpaceReservationManager", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ITextEditorFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IWpfTextViewMarginProvider", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IWpfTextView", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IWpfTextViewConnectionListener", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IWpfTextViewCreationListener", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IWpfTextViewHost", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IWpfTextViewLineCollection", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IWpfTextViewMargin", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "SpaceReservationAgentChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "SpaceReservationManagerDefinition", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "WpfTextViewKeyboardFilterName", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "WpfViewOptionDefinition`1", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "DefaultWpfViewOptions", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "HighlightCurrentLineOption", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "SimpleGraphicsOption", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "MouseWheelZoomEnabled", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "AppearanceCategoryOption", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ZoomLevelChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IGlyphTag", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IGlyphFactory", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IGlyphMouseProcessorProvider", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IGlyphFactoryProvider", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IKeyProcessorProvider", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IMouseProcessor", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IMouseProcessorProvider", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "KeyProcessor", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "MouseProcessorBase", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ZoomControl", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "ZoomLevelConverter", + "Namespace": "Microsoft.VisualStudio.Text.Editor" + }, + { + "Name": "IGlyphMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Editor.Implementation" + }, + { + "Name": "HighlightCurrentLineBrush", + "Namespace": "Microsoft.VisualStudio.Text.Editor.Implementation" + }, + { + "Name": "IThumbnailSupport", + "Namespace": "Microsoft.VisualStudio.Text.Editor.Implementation" + }, + { + "Name": "ISelectionPainter", + "Namespace": "Microsoft.VisualStudio.Text.Editor.Implementation" + }, + { + "Name": "SelectionAdornment", + "Namespace": "Microsoft.VisualStudio.Text.Editor.Implementation" + }, + { + "Name": "TextViewLineCollection", + "Namespace": "Microsoft.VisualStudio.Text.Editor.Implementation" + }, + { + "Name": "ImeCompositionWindowFont", + "Namespace": "Microsoft.VisualStudio.Text.Editor.Implementation" + }, + { + "Name": "ImeCompositionWindowTopOffset", + "Namespace": "Microsoft.VisualStudio.Text.Editor.Implementation" + }, + { + "Name": "ImeCompositionWindowBottomOffset", + "Namespace": "Microsoft.VisualStudio.Text.Editor.Implementation" + }, + { + "Name": "ImeCompositionWindowHeightOffset", + "Namespace": "Microsoft.VisualStudio.Text.Editor.Implementation" + }, + { + "Name": "DragDropInfo", + "Namespace": "Microsoft.VisualStudio.Text.Editor.DragDrop" + }, + { + "Name": "DragDropPointerEffects", + "Namespace": "Microsoft.VisualStudio.Text.Editor.DragDrop" + }, + { + "Name": "DropFormatAttribute", + "Namespace": "Microsoft.VisualStudio.Text.Editor.DragDrop" + }, + { + "Name": "IDropHandler", + "Namespace": "Microsoft.VisualStudio.Text.Editor.DragDrop" + }, + { + "Name": "IDropHandlerProvider", + "Namespace": "Microsoft.VisualStudio.Text.Editor.DragDrop" + }, + { + "Name": "DropHandlerBase", + "Namespace": "Microsoft.VisualStudio.Text.Editor.DragDrop" + }, + { + "Name": "IDropHandlerMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Editor.DragDrop.Implementation" + }, + { + "Name": "DefaultOptionExtensions", + "Namespace": "Microsoft.VisualStudio.Text.Editor.OptionsExtensionMethods" + }, + { + "Name": "TextViewOptionExtensions", + "Namespace": "Microsoft.VisualStudio.Text.Editor.OptionsExtensionMethods" + }, + { + "Name": "TextViewHostOptionExtensions", + "Namespace": "Microsoft.VisualStudio.Text.Editor.OptionsExtensionMethods" + }, + { + "Name": "WpfViewOptionExtensions", + "Namespace": "Microsoft.VisualStudio.Text.Editor.OptionsExtensionMethods" + }, + { + "Name": "IElisionTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "TagAggregatorOptions", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "BatchedTagsChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "TrackingTagSpan`1", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "ITagAggregator`1", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "IBufferTagAggregatorFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "ITagger`1", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "IMappingTagSpan`1", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "MappingTagSpan`1", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "SimpleTagger`1", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "TagsChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "ITaggerProvider", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "ITagSpan`1", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "TagSpan`1", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "TagTypeAttribute", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "ClassificationTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "IClassificationTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "IUrlTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "UrlTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "ITag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "IViewTagAggregatorFactoryService", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "IViewTaggerProvider", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "IOutliningRegionTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "OutliningRegionTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "ErrorTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "IErrorTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "TextMarkerTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "ITextMarkerTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "SpaceNegotiatingAdornmentTag", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "ITaggerMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Tagging" + }, + { + "Name": "WrapperCreator`2", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "LazyObservableCollection`2", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "TrackingSpanTree`1", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "TrackingSpanNode`1", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "IContentTypeMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "IEncodingDetectorMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "IOrderableContentTypeMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "ProjectionSpanDifference", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "WeakReferenceForDictionaryKey", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "GeometryAdornment", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "IContentTypeAndTextViewRoleMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "IOrderableContentTypeAndTextViewRoleMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "ITextViewRoleMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "IWpfTextViewMarginMetadata", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "Strings", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "WpfHelper", + "Namespace": "Microsoft.VisualStudio.Text.Utilities" + }, + { + "Name": "AutomationProperties", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "CustomAutomationAdapter`1", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "IAutomatedElement", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "IAutomationAdapter", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "IAutomationAdapter`1", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "CustomReadOnlyValueProvider", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "ReadOnlyValuePatternProvider", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "SelectionValuePatternProvider", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "WpfAutomationAdapter`1", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "PatternProvider", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "TextPatternProvider", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "TextRangePatternProvider", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "ViewValuePatternProvider", + "Namespace": "Microsoft.VisualStudio.Text.Utilities.Automation" + }, + { + "Name": "IStandardClassificationService", + "Namespace": "Microsoft.VisualStudio.Language.StandardClassification" + }, + { + "Name": "LanguagePriority", + "Namespace": "Microsoft.VisualStudio.Language.StandardClassification" + }, + { + "Name": "PredefinedClassificationTypeNames", + "Namespace": "Microsoft.VisualStudio.Language.StandardClassification" + }, + { + "Name": "BulkObservableCollection`1", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "Completion", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "CompletionMatchType", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "CompletionSelectionStatus", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "CompletionSet", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "CurrentParameterChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "CompletionPresenterStyle", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "FilteredObservableCollection`1", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ICompletionBroker", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ICompletionSession", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ICompletionSource", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ICompletionSourceProvider", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IconDescription", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ICustomCommit", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ICustomIntellisensePresenter", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ICustomKeyboardHandler", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IGlyphService", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IIntellisenseCommandTarget", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IIntellisenseController", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IIntellisenseControllerProvider", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IIntellisensePresenter", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IIntellisensePresenterProvider", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IIntellisenseSession", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IIntellisenseSessionStack", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IIntellisenseSessionStackMapService", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IntellisenseKeyboardCommand", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IntellisenseSpaceReservationManagerNames", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IParameter", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IPopupIntellisensePresenter", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IQuickInfoBroker", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IQuickInfoSession", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IQuickInfoSource", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IQuickInfoSourceProvider", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ISignature", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ISignatureHelpBroker", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ISignatureHelpSession", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ISignatureHelpSource", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ISignatureHelpSourceProvider", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ISmartTagAction", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ITextFormattable", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "QuickInfoPresenterStyle", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "SignatureHelpPresenterStyle", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "SmartTag", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "SmartTagActionSet", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ISmartTagBroker", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ISmartTagSession", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ISmartTagSource", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ISmartTagSourceProvider", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IUIElementProvider`2", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "IWpfKeyboardTrackingService", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "SelectedSignatureChangedEventArgs", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "SmartTagState", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "SmartTagType", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "StandardGlyphGroup", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "StandardGlyphItem", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "UIElementType", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "ValueChangedEventArgs`1", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense" + }, + { + "Name": "SmartTagSurface", + "Namespace": "Microsoft.VisualStudio.Language.Intellisense.Implementation" + }, + { + "Name": "SingletonBaseMetadataAttribute", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "MultipleBaseMetadataAttribute", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "BaseDefinitionAttribute", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "DisplayNameAttribute", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "IOrderable", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "IPropertyOwner", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "NameAttribute", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "OrderAttribute", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "Orderer", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "PropertyCollection", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "FileExtensionToContentTypeDefinition", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "FileExtensionAttribute", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "IContentTypeDefinition", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "IContentTypeDefinitionSource", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "IContentTypeRegistryService", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "IFileExtensionRegistryService", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "ContentTypeAttribute", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "ContentTypeDefinition", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "IContentType", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "IObjectTracker", + "Namespace": "Microsoft.VisualStudio.Utilities" + }, + { + "Name": "IContentTypeDefinitionMetadata", + "Namespace": "Microsoft.VisualStudio.Utilities.Implementation" + }, + { + "Name": "IFileExtensionToContentTypeMetadata", + "Namespace": "Microsoft.VisualStudio.Utilities.Implementation" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "ISESnippet", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISESnippetCollection", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ConsoleEditor", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEEditor", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEFile", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEFileCollection", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "PowerShellTab", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "PowerShellTabCollection", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "UICollection`1", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "IAddOnToolHostObject", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEAddOnTool", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEAddOnToolAddedOrRemovedEventArgs", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEAddOnToolCollection", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEAddOnToolEventArgs", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEAddOnToolPaneOpenOrClosedEventArgs", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEMenuItem", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEMenuItemCollection", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ISEOptions", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ObjectModelRoot", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "ReadOnlyISEAddOnToolCollection", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "SelectedScriptPaneState", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "SnippetStrings", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "PSXmlTokenType", + "Namespace": "Microsoft.PowerShell.Host.ISE" + }, + { + "Name": "App", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "AddOnToolTabControl", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "FindAndReplaceDialog", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "NewRemotePowerShellTabDialog", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "SkippableMessageBox", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "EditorTabControl", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "InternalPropertyBindingConverter", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "MainWindow", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "OutputControl", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "RunspaceControl", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "RunspaceTabControl", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ScriptExpander", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ShowCommandAddOnControl", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "StatusAndSizingBar", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ContextMenuOnlyCustomCommands", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "CustomCommands", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "HostGuiAutomationNames", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "HostGuiNLStrings", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "HostGuiStrings", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "HostTextWriter", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "PromptForChoiceDialog", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ReadLineDialog", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ProgressBarInformation", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ProgressControl", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ColorPicker", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "StorableColorTheme", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ManageThemesWindow", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "OptionsGuiStrings", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "OptionsWindow", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "Program", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "AutomationNames", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ColorNames", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ControlTexts", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "ToolTipStrings", + "Namespace": "Microsoft.Windows.PowerShell.Gui.Internal" + }, + { + "Name": "AllModulesControl", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "CmdletControl", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ImageButton", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ImageButtonBase", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ImageButtonToolTipConverter", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ImageToggleButton", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "NotImportedCmdletControl", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "MultipleSelectionControl", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ParameterSetControl", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ShowModuleControl", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "AllModulesViewModel", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "CommandEventArgs", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "CommandViewModel", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "HelpNeededEventArgs", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ImportModuleEventArgs", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ModuleViewModel", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ParameterSetViewModel", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ParameterViewModel", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ShowAllModulesWindow", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "ShowCommandWindow", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "MultipleSelectionDialog", + "Namespace": "Microsoft.PowerShell.Commands.ShowCommandInternal" + }, + { + "Name": "HelpWindow", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "SettingsDialog", + "Namespace": "Microsoft.Management.UI" + }, + { + "Name": "XamlLocalizableResources", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "HelpWindowResources", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ShowCommandResources", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "AutomationTextBlock", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "CustomTypeComparer", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "DataRoutedEventArgs`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "DateTimeApproximationComparer", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "DismissiblePopup", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ExtendedFrameworkElementAutomationPeer", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IAsyncProgress", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IntegralConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "InverseBooleanConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IsEqualConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IsNotNullConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IStateDescriptorFactory`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ListOrganizer", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ListOrganizerItem", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "MessageTextBox", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "PickerBase", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "PopupControlButton", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "PropertyChangedEventArgs`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ReadOnlyObservableAsyncCollection`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ScalableImage", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ScalableImageSource", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "StateDescriptor`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "StringFormatConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "TextBlockService", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "TextTrimConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "UserActionState", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ControlState", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "Utilities", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "VisualToAncestorDataConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "AutomationGroup", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ExpanderButton", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ExpanderButtonAutomationPeer", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ResizeGripLocation", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "Resizer", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ResizerGripThicknessConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterExpressionAndOperatorNode", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterExpressionNode", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterExpressionOperandNode", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterExpressionOrOperatorNode", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ComparableValueFilterRule`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "DoesNotEqualFilterRule`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "EqualsFilterRule`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterRuleExtensions", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IsBetweenFilterRule`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IsEmptyFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IsGreaterThanFilterRule`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IsLessThanFilterRule`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IsNotEmptyFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IsNotEmptyValidationRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "PropertiesTextContainsFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "PropertyValueSelectorFilterRule`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "SelectorFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "SingleValueComparableValueFilterRule`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "TextContainsFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "TextDoesNotContainFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "TextDoesNotEqualFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "TextEndsWithFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "TextEqualsFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "TextFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "TextStartsWithFilterRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "DataErrorInfoValidationResult", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "DataErrorInfoValidationRule", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "DefaultFilterRuleCustomizationFactory", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterEvaluator", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterExceptionEventArgs", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterRuleCustomizationFactory", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterStatus", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IEvaluate", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IFilterExpressionProvider", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ItemsControlFilterEvaluator", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ValidatingSelectorValue`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ValidatingValue`1", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ValidatingValueBase", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "AddFilterRulePicker", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "AddFilterRulePickerItem", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "InputFieldBackgroundTextConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IsValidatingValueValidConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterRulePanel", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterRulePanelContentPresenter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterRulePanelController", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterRulePanelItem", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterRulePanelItemType", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterRuleTemplateSelector", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "FilterRuleToDisplayNameConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "SearchBox", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "SearchTextParser", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "SearchTextParseResult", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ValidatingSelectorValueToDisplayNameConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ValidatingValueToGenericParameterTypeConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ColumnPicker", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "DefaultStringConverter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "InnerList", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "InnerListColumn", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "InnerListGridView", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "IPropertyValueGetter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ManagementList", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ManagementListStateDescriptor", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ManagementListStateDescriptorFactory", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "ManagementListTitle", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "PropertyValueGetter", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "UIPropertyGroupDescription", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "WaitRing", + "Namespace": "Microsoft.Management.UI.Internal" + }, + { + "Name": "AddComputer", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "AddContent", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "CheckpointComputer", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "ClearContent", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "ClearEventLog", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "ClearItem", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "ClearItemProperty", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "ClearRecycleBin", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "ConvertPath", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "CopyItem", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "CopyItemProperty", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "DisableComputerRestore", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "EnableComputerRestore", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetChildItem", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetComputerRestorePoint", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetContent", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetEventLog", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetHotFix", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetItem", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetItemProperty", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetLocation", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetProcess", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetPSDrive", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetPSProvider", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetService", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "InvokeItem", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "JoinPath", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "LimitEventLog", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "MoveItem", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "MoveItemProperty", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "NewEventLog", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "NewItem", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "NewItemProperty", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "NewService", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "NewWebServiceProxy", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RegisterWmiEvent", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RemoveComputer", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RemoveEventLog", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RemoveItem", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RemoveItemProperty", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RemoveWmiObject", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RenameComputer", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RenameItem", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RenameItemProperty", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "ResetComputerMachinePassword", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "ResolvePath", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RestartService", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RestoreComputer", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "ResumeService", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "SetContent", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "SetItem", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "SetItemProperty", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "SetService", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "SetWmiInstance", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "SplitPath", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "StartProcess", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "StartService", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "StopComputer", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "StopProcess", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "StopService", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "SuspendService", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "TestComputerSecureChannel", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "TestConnection", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "TestPath", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "WaitProcess", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "WriteEventLog", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "GetItemPropertyValue", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RestartActivityContext", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "RestartComputer", + "Namespace": "Microsoft.PowerShell.Management.Activities" + }, + { + "Name": "ScheduledJob", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "ScheduledJobDefinition", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "ScheduledJobException", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "ScheduledJobInvocationInfo", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "ScheduledJobOptions", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "TaskMultipleInstancePolicy", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "ScheduledJobSourceAdapter", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "ScheduledJobTrigger", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "TriggerFrequency", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "JobTriggerToCimInstanceConverter", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "NewJobTriggerCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "AddJobTriggerCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "ScheduleJobCmdletBase", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "RemoveJobTriggerCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "GetJobTriggerCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "SetJobTriggerCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "DisableJobTriggerCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "EnableJobTriggerCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "EnableDisableScheduledJobCmdletBase", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "ScheduledJobOptionCmdletBase", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "NewScheduledJobOptionCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "SetScheduledJobOptionCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "GetScheduledJobOptionCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "RegisterScheduledJobCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "SetScheduledJobCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "GetScheduledJobCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "UnregisterScheduledJobCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "DisableScheduledJobDefinitionBase", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "DisableScheduledJobCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "EnableScheduledJobCommand", + "Namespace": "Microsoft.PowerShell.ScheduledJob" + }, + { + "Name": "IAction", + "Namespace": "TaskScheduler" + }, + { + "Name": "IActionCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "IBootTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IDailyTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IExecAction", + "Namespace": "TaskScheduler" + }, + { + "Name": "IIdleSettings", + "Namespace": "TaskScheduler" + }, + { + "Name": "ILogonTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IPrincipal", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRegisteredTask", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRepetitionPattern", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRunningTask", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRunningTaskCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskDefinition", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskFolder", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskService", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskSettings", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITimeTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITriggerCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "IWeeklyTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "TaskScheduler", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_ACTION_TYPE", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_INSTANCES_POLICY", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_LOGON_TYPE", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_RUNLEVEL", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_TRIGGER_TYPE2", + "Namespace": "TaskScheduler" + }, + { + "Name": "PSSecurityPSSnapIn", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "SecurityDescriptorCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAclCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAclCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DnsNameRepresentation", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "X509StoreLocation", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnhancedKeyUsageRepresentation", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SendAsTrustedIssuerProperty", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnhancedKeyUsageProperty", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DnsNameProperty", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateProviderItemNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateStoreNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CertificateStoreLocationNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCredentialCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetExecutionPolicyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetExecutionPolicyCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SecureStringCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromToSecureStringCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromSecureStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertToSecureStringCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SignatureCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetAuthenticodeSignatureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetAuthenticodeSignatureCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "CatalogCommandsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewFileCatalogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestFileCatalogCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPfxCertificateCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ProtectCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnprotectCmsMessageCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConvertFromSecureString", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "ConvertToSecureString", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "GetAcl", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "GetAuthenticodeSignature", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "GetExecutionPolicy", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "GetPfxCertificate", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "SetAcl", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "SetAuthenticodeSignature", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "SetExecutionPolicy", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "UnprotectCmsMessage", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "GetCmsMessage", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "ProtectCmsMessage", + "Namespace": "Microsoft.PowerShell.Security.Activities" + }, + { + "Name": "AddMember", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "AddType", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "CompareObject", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ConvertFromCsv", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ConvertFromStringData", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ConvertFromString", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ConvertToCsv", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ConvertToHtml", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ConvertToXml", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ExportClixml", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ExportCsv", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ExportFormatData", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetCulture", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetDate", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetEvent", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetEventSubscriber", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetHost", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetMember", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetRandom", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetTraceSource", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetUICulture", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetUnique", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GroupObject", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ImportClixml", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ImportCsv", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "InvokeExpression", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "MeasureCommand", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "MeasureObject", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "NewEvent", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "NewTimeSpan", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "OutFile", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "OutPrinter", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "OutString", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "RegisterEngineEvent", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "RegisterObjectEvent", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "RemoveEvent", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "SelectObject", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "SelectString", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "SelectXml", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "SendMailMessage", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "SetDate", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "SetTraceSource", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "SortObject", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "StartSleep", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "TeeObject", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "UnregisterEvent", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "UpdateList", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "WaitEvent", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "WriteDebug", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "WriteError", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "WriteInformation", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "WriteOutput", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "WriteProgress", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "WriteVerbose", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "WriteWarning", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ConvertToJson", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ConvertFromJson", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "GetTypeData", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "InvokeRestMethod", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "InvokeWebRequest", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "UnblockFile", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ImportLocalizedData", + "Namespace": "Microsoft.PowerShell.Utility.Activities" + }, + { + "Name": "ParameterSpecificCategoryAttribute", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "InputAndOutputCategoryAttribute", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "BehaviorCategoryAttribute", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "ConnectivityCategoryAttribute", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "IImplementsConnectionRetry", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "WorkflowPreferenceVariables", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "HostParameterDefaults", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "HostSettingCommandMetadata", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSActivityContext", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "ActivityOnResumeAction", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PipelineEnabledActivity", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSActivity", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "ActivityImplementationContext", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSWorkflowInstanceExtension", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSActivityArgumentInfo", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "WmiActivity", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSRemotingActivity", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSGeneratedCIMActivity", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "GenericCimCmdletActivity", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "CimActivityImplementationContext", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSActivityEnvironment", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSActivityHostController", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSResumableActivityHostController", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSWorkflowHost", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "RunspaceProvider", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "PSCleanupActivity", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "DisablePSWorkflowConnection", + "Namespace": "Microsoft.PowerShell.Activities" + }, + { + "Name": "ImportWorkflowCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSWorkflowExecutionOption", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSWorkflowExecutionOptionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSPersistableIdleAction", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowId", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "WorkflowUnhandledErrorAction", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowRemoteActivityState", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowJob", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "WorkflowJobSourceAdapter", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowJobManager", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "Validation", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowValidator", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowExtensions", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowContext", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowDefinition", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowTimer", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowFileInstanceStore", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowConfigurationProvider", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowRuntime", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowSessionConfiguration", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "WorkflowStoreComponents", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "ActivityRunMode", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowInstanceStore", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "PSWorkflowInstance", + "Namespace": "Microsoft.PowerShell.Workflow" + }, + { + "Name": "AdminPowerShellSnapIn", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "AdminPowerShellProvider", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "NewDriveDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "OptionalDecommissionDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "ProxySettingsBaseDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "MandatoryProxySettingsDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "OptionalProxySettingsDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "MandatoryProxyAuthenticationDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "OptionalProxyAuthenticationDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "ProxyAuthenticationSchemeDynamicParameter", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "NewSetRightsTemplateDynamicParameters", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "IdentificationInfoDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "UserRightsItemDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "RevocationBaseDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "RevocationWithMandatoryDaysDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "RevocationWithOptionalDaysDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "RevocationWithMandatoryLocationDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "RevocationWithOptionalLocationDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "UserExclusionDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "AppExclusionDynamicParameterSet", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "ITraceReport", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "IErrorReport", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "IPipelineConsole", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "INativePipeConsole", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "PowerShellProviderBase", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "OfficialRights", + "Namespace": "Microsoft.RightsManagementServices.PowerShell" + }, + { + "Name": "ICustomPipeConsole", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "CustomCmdletBase", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "UpdateClusterCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "GetServiceAccountCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "SetServiceAccountCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "ImportTrustedUserDomainCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "ExportTrustedUserDomainCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "ImportTrustedPublishingDomainCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "ExportTrustedPublishingDomainCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "GetSystemHealthReportCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "GetUserRequestCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "GetRequestInfoCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "GetCertificateChainCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "GetCertificateInfoCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "GetChildCertificateCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "GetEncryptedILCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "GetLoggingReportDefLangCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "EnrollmentCmdletBase", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "InstallRmsMfgEnrollmentCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "UpdateRmsMfgEnrollmentCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "UninstallRmsMfgEnrollmentCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "InstallRmsMfgSupportCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "UninstallRmsMfgSupportCommand", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "InitializeRmsCryptoMode2Command", + "Namespace": "Microsoft.RightsManagementServices.PowerShell.Commands" + }, + { + "Name": "AdminServiceRoleManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "VersionData", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "QueryRoleCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "QueryRoleCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceClusterInformationManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapEnterpriseUrls", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapUrls", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapClusterInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetClusterInformationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetClusterInformationCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceAuditReportManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapLoggingSystemInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ReportType", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetLoggingSystemInformationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetLoggingSystemInformationCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetLoggingEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetLoggingEnabledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetLoggingEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetLoggingLevelCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetLoggingLevelCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetLoggingLevelCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetCertifiedUsersCountCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetCertifiedUsersCountCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportRequestTypeSummaryCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportRequestTypeSummaryCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportRequestTypeDomainSummaryCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportRequestTypeDomainSummaryCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportRequestTypeDomainUserSummaryCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportRequestTypeDomainUserSummaryCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportRequestTypeAverageDurationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportRequestTypeAverageDurationCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportUserRequestSummaryCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportUserRequestSummaryCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportUserRequestTypeListCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportUserRequestTypeListCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportUserRequestDetailInformationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportUserRequestDetailInformationCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportUserRequestCertificateSummaryCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportUserRequestCertificateSummaryCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportUserRequestCertificateInformationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportUserRequestCertificateInformationCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportAllIssuanceLicensesFromClientLicensorCertCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportAllIssuanceLicensesFromClientLicensorCertCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportAllEndUserLicensesFromIssuanceLicenseCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTroubleshootingReportAllEndUserLicensesFromIssuanceLicenseCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportDataCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportDataCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportGraphCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetHealthReportGraphCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceRightsTemplateManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapTemplateLocaleName", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapRevocationCondition", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapApplicationSpecificDataItem", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapExtendedCondition", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapExpirationData", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapExpirationCondition", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapUserRightsItem", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapTemplateSummary", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapRightsTemplate", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetAllCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetAllCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ClearCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ClearCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AddCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AddCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "CopyCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "CopyCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UpdateCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UpdateCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "PublishCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "PublishCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RemoveCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetPublishingFilePathCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetPublishingFilePathCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetPublishingFilePathCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceEnterpriseManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapTrustedPublishingDomain", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapTrustedUserDomain", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapBigPolicy", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapWindowsLiveUserDomain", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapExcludedUserAccount", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapExcludedApplication", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapServicePrivateKeyProtectionInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapUserDomainAccount", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapProxyAuthentication", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapProxySettings", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapDatabaseInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapEnterpriseDatabase", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "PreGenerateCryptoMode2SlcCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "PreGenerateCryptoMode2SlcCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "DRMSBigClusterPolicies", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExportServerLicensorCertificateCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExportServerLicensorCertificateCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetServerLicensorKeyHierarchyCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetServerLicensorKeyHierarchyCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetServerLicensorCertificateFriendlyNameCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetServerLicensorCertificateFriendlyNameCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetServerLicensorCertificateFriendlyNameCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStandardCertificateValidityPeriodInDaysCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStandardCertificateValidityPeriodInDaysCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetStandardCertificateValidityPeriodInDaysCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTemporaryCertificateValidityPeriodInMinutesCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTemporaryCertificateValidityPeriodInMinutesCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetTemporaryCertificateValidityPeriodInMinutesCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetEnterpriseDatabaseCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetEnterpriseDatabaseCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetProxySettingsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetProxySettingsCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetProxySettingsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetIntranetLicensingClusterCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetExtranetLicensingClusterCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetExtranetCertificationClusterCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetAdminContactEmailCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetIssuanceLicenseDecryptedRightsLabelCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetIssuanceLicenseDecryptedRightsLabelCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsSuperUserGroupEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsSuperUserGroupEnabledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableSuperUserGroupCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetSuperUserGroupCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetSuperUserGroupCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetSuperUserGroupCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetSuperUserGroupCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetDelegationEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetDelegationEnabledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetDelegationEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetDelegationEnabledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "HasDelegationSchemaCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "HasDelegationSchemaCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetServicePrivateKeyProtectionInformationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetServicePrivateKeyProtectionInformationCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "DecommissionNowCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsExcludedApplicationsEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsExcludedApplicationsEnabledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableExcludedApplicationsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetAllExcludedApplicationsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetAllExcludedApplicationsCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AddExcludedApplicationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AddExcludedApplicationCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ClearExcludedApplicationsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RemoveExcludedApplicationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsExcludedUserAccountsEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsExcludedUserAccountsEnabledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableExcludedUserAccountsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetAllExcludedUserAccountsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetAllExcludedUserAccountsCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AddExcludedUserAccountByKeyCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AddExcludedUserAccountByKeyCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AddExcludedUserAccountByUserIdCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AddExcludedUserAccountByUserIdCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ClearExcludedUserAccountsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RemoveExcludedUserAccountCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsExcludedLockboxEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsExcludedLockboxEnabledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableExcludedLockboxCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetLockboxMinimumVersionCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetLockboxMinimumVersionCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetLockboxMinimumVersionCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsDisableLegacyWindowsVersionsEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsDisableLegacyWindowsVersionsEnabledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableDisableLegacyWindowsVersionsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTrustedPassportDomainCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetTrustedPassportDomainCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableTrustPassportCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableTrustPassportCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "DisableTrustPassportCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UpdatePassportExcludedUsersCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UpdateWindowsLiveFilteringPoliciesCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetBigClusterPolicyCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetBigClusterPolicyCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetAllTrustedUserDomainsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetAllTrustedUserDomainsCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ImportTrustedUserDomainCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ImportTrustedUserDomainCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UpdateTrustedUserDomainNamesCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UpdateTrustedUserDomainSecurityIdentifiersSettingCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UpdateTrustedUserDomainADFederationSvcTrustCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RemoveTrustedUserDomainCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ClearTrustedUserDomainCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetAllTrustedPublishingDomainsCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetAllTrustedPublishingDomainsCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExportTrustedPublishingDomainCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExportTrustedPublishingDomainCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ImportTrustedPublishingDomainCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ImportTrustedPublishingDomainCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RemoveTrustedPublishingDomainCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ClearTrustedPublishingDomainCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsADFederationSvcEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsADFederationSvcEnabledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableADFederationSvcCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableADFederationSvcCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetADFederationSvcValidityPeriodInDaysCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetADFederationSvcValidityPeriodInDaysCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetADFederationSvcValidityPeriodInDaysCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetIsADFederationSvcProxyEmailAddressesAllowedCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetIsADFederationSvcProxyEmailAddressesAllowedCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetIsADFederationSvcProxyEmailAddressesAllowedCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetADFederationSvcRightsAccountCertificateRequestUrlCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetADFederationSvcRightsAccountCertificateRequestUrlCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetADFederationSvcRightsAccountCertificateRequestUrlCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsStsFederationInstalledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsStsFederationInstalledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsStsFederationEnabledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsStsFederationEnabledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableStsFederationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnableStsFederationCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsStsEnrolledCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IsStsEnrolledCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStsFederationValidityPeriodInDaysCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStsFederationValidityPeriodInDaysCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetStsFederationValidityPeriodInDaysCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStsFederationMetadataUrlCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStsFederationMetadataUrlCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetStsFederationMetadataUrlCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStsFederationTokenDecryptionCertificateStoreCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStsFederationTokenDecryptionCertificateStoreCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStsFederationTokenDecryptionCertificateLocationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStsFederationTokenDecryptionCertificateLocationCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStsFederationTokenDecryptionCertificateExpirationCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GetStsFederationTokenDecryptionCertificateExpirationCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "VariantObjectCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "StringCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ClusterCryptoMode", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnterpriseUrls", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "Urls", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ClusterInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "LoggingSystemInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "DatabaseInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "EnterpriseDatabase", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UserDomainAccount", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ProxyAuthentication", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ServicePrivateKeyProtectionInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TemplateLocaleName", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TemplateLocaleNameCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TemplateSummary", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TemplateSummaryCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UserRightsItem", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UserRightsItemCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExpirationCondition", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExpirationData", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExtendedCondition", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ApplicationSpecificDataItem", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ApplicationSpecificDataItemCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RevocationCondition", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RightsTemplate", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "OnCancelAsync", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ConnectionManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ConfigurationManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RightsTemplatePolicy", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RightsTemplateCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AuditReport", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "Enterprise", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IssuancePolicy", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ProxySettings", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ServerLicensorCertificate", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ServiceIdentity", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "Version", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExcludedApplication", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExcludedUserAccount", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExclusionPolicy", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExcludedApplicationCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExcludedUserAccountCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExcludedLockbox", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TrustedDomainNameCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TrustedUserDomain", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TrustedPublishingDomain", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TrustPolicy", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "OnlineTrustedServiceFilteringPolicies", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "OnlineTrustedServiceExcludedUserCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "OnlineTrustedServiceUserDomain", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TrustedUserDomainCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TrustedPublishingDomainCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ADFederationService", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "StsFederation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SecurityPolicy", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ServiceConnectionPoint", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RMSvcSnapInInstaller", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RMSvcSnapIn", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RMSvcExtensionSnapIn", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "OpenedModelessDialogData", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "OpenedModelessDialogCollection", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ReportViewerLocalizedTextProvider", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RightsManagementCounters", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "CertificateOption", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "FetchStatus", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "ErrorResources", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "AbortableBackgroundWorker", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "AbortableBackgroundWorker`1", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsConfigServerInformation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsConfigDatabaseInformation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsLoggingDatabaseInformation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsServiceAccountInformation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsClusterUrlInformation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsPrivateKeyProtectionInformation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsProxySettingsInformation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsSlcRevocationInformation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ConfigHelper", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ConfigHelperConstants", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "DomainAccountValidation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsConfigServerType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsClusterType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsConfigTrustHierarchyType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsConfigDatabaseServerType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsClusterUrlType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsPrivateKeyProtectionType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsPrivateKeyContainerType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsProxyAuthenticationType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsProvisionScenarioType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ExitCode", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "Website", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "DataProtect", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ErrorInfo", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ExceptionInfoClass", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "EnvironmentInfoClass", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "HelperMethods", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "IConfigHelper", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "UpgradeDatabaseDisposition", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ConfigOperationType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "JoinClusterType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ConfigDBType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "DBServerType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "LocalDBServer", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "SSLCertificateInformationType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "SSLCertificateType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RMFederationType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "WebURLType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "FederatedRMSType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "SLCRevocationType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ProxyServerType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "WebProxy", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "WebURLPrefixList", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "WebProxyAuthn", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "WindowsCreds", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "PrivateKeyProtectionType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "CSPKeyPair", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ItemChoiceType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ServiceAccountType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "LoggingDBType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "DatabaseCredsType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RemoteDBServer", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "NewClusterType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ItemChoiceType1", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ServiceInstallerExtended", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RecoverAction", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "FailureAction", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "WYukonHelper", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "DeploymentPSProvider", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "DeploymentPSCustomCmdletBase", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "UpdateADRMS", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "UninstallADRMS", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "InstallADRMS", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetServiceConnectionPointCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetWebsiteListCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetCertificateListCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetFunctionalVersionCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetDatabaseInstanceListCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetDatabaseListCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetCryptographicServiceProviderListCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetKeyContainerListCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetClusterInformationCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "TestKeyInformationCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "TestDatabaseServerCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "TestServerPrivateKeyPasswordCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetRegistryValueCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetWebBindingInformationCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "GetClusterCryptographicModeCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "InstallCoreRoleServiceCommand", + "Namespace": "Microsoft.RightsManagementServices.Configuration.Commands" + }, + { + "Name": "AcquireContentKeyParams", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "AcquireContentKeyResponse", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "AcquireIssuanceLicenseParams", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "AcquireIssuanceLicenseResponse", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "GetClientLicensorCertParams", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "GetClientLicensorCertResponse", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "EditIssuanceLicenseParams", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "EditIssuanceLicenseResponse", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "LicensorCertChain", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "AcquireLicenseParams", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "AcquireLicenseResponse", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "AcquirePreLicenseParams", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "AcquirePreLicenseResponse", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "ServiceType", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "ServiceLocationResponse", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "ServiceLocationRequest", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "CertifyParams", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "CertifyResponse", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "PrecertifyParams", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "PrecertifyResponse", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "ServerInfoType", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "ServerInfoRequest", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "GuidHash", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "TemplateInformation", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "GuidTemplate", + "Namespace": "Microsoft.DigitalRightsManagement.SOAP" + }, + { + "Name": "BaseWebService", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "Global", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "VersionData", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "Server", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "ServiceLocator", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "Republish", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "License", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "Publish", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "DecommissionService", + "Namespace": "Microsoft.DigitalRightsManagement.Decommission" + }, + { + "Name": "BaseCertificationWebService", + "Namespace": "Microsoft.DigitalRightsManagement.Certification" + }, + { + "Name": "CertificationWebService", + "Namespace": "Microsoft.DigitalRightsManagement.Certification" + }, + { + "Name": "WindowsCertificationWebService", + "Namespace": "Microsoft.DigitalRightsManagement.Certification" + }, + { + "Name": "MacCertificationWebService", + "Namespace": "Microsoft.DigitalRightsManagement.Certification" + }, + { + "Name": "MobileDeviceCertificationWebService", + "Namespace": "Microsoft.DigitalRightsManagement.Certification" + }, + { + "Name": "PrecertificationWebService", + "Namespace": "Microsoft.DigitalRightsManagement.Certification" + }, + { + "Name": "ServerCertificationWebService", + "Namespace": "Microsoft.DigitalRightsManagement.Certification" + }, + { + "Name": "WSServiceMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "CertifyRequestMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "CertifyResponseMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "AcquireServerLicenseRequestMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "LicenseeIdentity", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "AcquireServerLicenseResponseMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "BatchLicenseResponses", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "LicenseResponse", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "AcquireTemplateInformationRequestMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "AcquireTemplateInformationResponseMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "GuidHash", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "AcquireTemplatesRequestMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "AcquireTemplatesResponseMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "GuidTemplate", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "GetClientLicensorCertRequestMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "GetClientLicensorCertResponseMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "AcquirePreLicenseRequestMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "AcquirePreLicenseResponseMessage", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "ActiveFederationFault", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "RmsErrors", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "VersionData", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "XrmlCertificateChain", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSGlobal", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSServiceHost", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSCertificationServiceHost", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSCertificationServiceHostFactory", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSServerLicensingServiceHost", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSServerLicensingServiceHostFactory", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSTemplateDistributionServiceHost", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSTemplateDistributionServiceHostFactory", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSPreLicensingServiceHost", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSPreLicensingServiceHostFactory", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSPublishingServiceHost", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSPublishingServiceHostFactory", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSAuthorizationManager", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "CertificationAuthorizationManager", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "ServerLicensingAuthorizationManager", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "TemplateDistributionAuthorizationManager", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "PreLicensingAuthorizationManager", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "PublishingAuthorizationManager", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSExceptionMap", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSLicensingExceptionMap", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSPublishingExceptionMap", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "WSCertificationExceptionMap", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "ActiveFederationFaultInfo", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "TemplateDistributionWebService", + "Namespace": "Microsoft.RightsManagementServices.TemplateDistribution" + }, + { + "Name": "GroupExpansionWebService", + "Namespace": "Microsoft.RightsManagementServices.GroupExpansion" + }, + { + "Name": "AdminServiceClusterInformationManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceAuditReportManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceRightsTemplateManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceTrustPolicyManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceExclusionPolicyManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceSecurityPolicyManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceEnterpriseManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ReportType", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "Global", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceRoleManager", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapEnterpriseUrls", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapUrls", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapClusterInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapTemplateLocaleName", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapTemplateSummary", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapUserRightsItem", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapExpirationCondition", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapExpirationData", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapExtendedCondition", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapApplicationSpecificDataItem", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapRevocationCondition", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapRightsTemplate", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapDatabaseInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapLoggingSystemInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapIssuancePolicy", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapEnterpriseDatabase", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapUserDomainAccount", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapServiceAccount", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapProxyAuthentication", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapProxySettings", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapWindowsLiveUserDomain", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapBigPolicy", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapTrustedUserDomain", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapTrustedPublishingDomain", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "StsRelationshipManagement", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapExcludedApplication", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapExcludedUserAccount", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SoapServicePrivateKeyProtectionInformation", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "WebServiceBase", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "VersionData", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "CryptoModeType", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "SignatureValidationStatusType", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "PublicKeyAlgorithmType", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "HashAlgorithmType", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "EnablingBitsVersion", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "KeyType", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "DiagnosticLevel", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "WebRequestType", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "DiagnosticCenter", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "PerformanceCollector", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "ErrorReportingCollector", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "TracingCollector", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "DiagnosticListener", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "DefaultDiagnosticListener", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "EventEntryDefinition", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "EventPeriod", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "PerformanceEventBase", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "CountedPerformanceEvent", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "TimedPerformanceEvent", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "GlobalCounterBindingController", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "GroupExpansionCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "LoggingCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "CertificationCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "DirectoryServicesCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "LicensingCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "ServiceDiscoveryCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "AbortableBackgroundWorker", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "AbortableBackgroundWorker`1", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ConfigHelperConstants", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "DomainAccountValidation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsConfigServerType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsClusterType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsConfigTrustHierarchyType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsConfigDatabaseServerType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsClusterUrlType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsPrivateKeyProtectionType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsPrivateKeyContainerType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsProxyAuthenticationType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "RmsProvisionScenarioType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ExitCode", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "Website", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "HelperMethods", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "UICultureResources", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "ErrorResources", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "InvariantResources", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "InstallationWizardPlugin", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "UninstallationWizardPlugin", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "UninstallDeploymentConfiguration", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "PostDeploymentTask", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "RoleIntroductionPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "CertificateOption", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "FetchStatus", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "CommandExecuteCallback`1", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "CommandCanExecuteCallback`1", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "IconType", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "UIHelper", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "Validation", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "IconMessage", + "Namespace": "Microsoft.RightsManagementServices.Deployment" + }, + { + "Name": "DescriptionWithImage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Controls" + }, + { + "Name": "LogicNotConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "TextTrimOneWayConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "BoolToVisibility", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "BoolToHiddenOrCollapseVisibility", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "NotNullToVisibility", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "StringToUriConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "ClusterTypeToStringConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "ProtectionTypeToBoolConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "LogicAndConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "LogicOrConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "LogicAndToVisibilityConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "NotNullObjectToBoolConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "UseHttpsToLabelConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "EnumToBoolConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "EnumToVisibilityConverter", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "CredentialUI", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "DSSelection", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Common" + }, + { + "Name": "CommonBaseWizardPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.ViewModel" + }, + { + "Name": "HelpLinkViewModel", + "Namespace": "Microsoft.RightsManagementServices.Deployment.ViewModel" + }, + { + "Name": "AdditionalDBInfoPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "AdfsUrlPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "CertPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "ClusterAddressPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "ConfigDatabasePage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "ConfigDBExistingPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "ConfirmationPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "CredentialUIView", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "CryptographicModeTypePage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "CspPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "EncryptionPasswordPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "FriendlyNamePage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "HelpLinkView", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "OverviewPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "KeyManagementPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "PrivatePasswordSection", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "ProgressPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "RegisterPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "ServiceAccountPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "SetupTypePage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "ResultsPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "UpgradeIntroPage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "WebsitePage", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "WizardBannerView", + "Namespace": "Microsoft.RightsManagementServices.Deployment.View" + }, + { + "Name": "ADRMSShellPlugin", + "Namespace": "Microsoft.RightsManagementServices.Deployment.Plugin" + }, + { + "Name": "ResourceMgr", + "Namespace": "Microsoft.TrustManagementServices" + }, + { + "Name": "IExceptionFilter", + "Namespace": "Microsoft.TrustManagementServices" + }, + { + "Name": "ExceptionFilter", + "Namespace": "Microsoft.TrustManagementServices" + }, + { + "Name": "ExceptionHelper", + "Namespace": "Microsoft.TrustManagementServices" + }, + { + "Name": "TmsExceptionDetailAttribute", + "Namespace": "Microsoft.TrustManagementServices" + }, + { + "Name": "TmsException", + "Namespace": "Microsoft.TrustManagementServices" + }, + { + "Name": "TmsSoapException", + "Namespace": "Microsoft.TrustManagementServices" + }, + { + "Name": "TmsLoggingField", + "Namespace": "Microsoft.TrustManagementServices" + }, + { + "Name": "DataAuthenticationErrorCode", + "Namespace": "Microsoft.TrustManagementServices" + }, + { + "Name": "LoggingTransportMode", + "Namespace": "Microsoft.TrustManagementServices" + }, + { + "Name": "OnlinePublishingDisabledException", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "UnsignedIssuanceLicenseNoMatchingIssuedPrincipalException", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "InvalidSignedIssuanceLicenseException", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "ServerRepublishIllegalException", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "DRMSClusterPolicies", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "DRMSBigClusterPolicies", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "IAdminSvc", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "AcquireIssuanceLicenseParams", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "AcquireIssuanceLicenseResponse", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "GetClientLicensorCertParams", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "GetClientLicensorCertResponse", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "EditIssuanceLicenseParams", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "EditIssuanceLicenseResponse", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "AcquireLicenseParams", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "AcquireLicenseResponse", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "AcquirePreLicenseParams", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "AcquirePreLicenseResponse", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "AuthenticationMode", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "Identification", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "CertifyParams", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "QuotaResponse", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "CertifyResponse", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "PrecertifyParams", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "PrecertifyResponse", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "ICertification", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "ActivateParams", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "ActivateResponse", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "ActivateProxyParams", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "KeyInformation", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "IPrivateKey", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "IPrivateKeyEnvironment", + "Namespace": "Microsoft.DigitalRightsManagement" + }, + { + "Name": "PrivateKeyStore", + "Namespace": "Microsoft.DigitalRightsManagement.KeyManagement" + }, + { + "Name": "IDeepCopyable`1", + "Namespace": "Microsoft.DigitalRightsManagement.Xrml" + }, + { + "Name": "CertificateValidationStatus", + "Namespace": "Microsoft.DigitalRightsManagement.Xrml" + }, + { + "Name": "DataVersionConstants", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces" + }, + { + "Name": "VersionDataHelper", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.ServiceLocator" + }, + { + "Name": "ServiceLocator", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.ServiceLocator" + }, + { + "Name": "VersionData", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.ServiceLocator" + }, + { + "Name": "ServiceLocationResponse", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.ServiceLocator" + }, + { + "Name": "ServiceType", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.ServiceLocator" + }, + { + "Name": "ServiceLocationRequest", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.ServiceLocator" + }, + { + "Name": "FindServiceLocationsForUserCompletedEventHandler", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.ServiceLocator" + }, + { + "Name": "FindServiceLocationsForUserCompletedEventArgs", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.ServiceLocator" + }, + { + "Name": "VersionDataHelper", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "Server", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "VersionData", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "ServerInfoRequest", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "ServerInfoType", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "ServiceLocationResponse", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "ServiceType", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "ServiceLocationRequest", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "LicensorCertChain", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "GetLicensorCertificateCompletedEventHandler", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "GetLicensorCertificateCompletedEventArgs", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "FindServiceLocationsCompletedEventHandler", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "FindServiceLocationsCompletedEventArgs", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "GetServerInfoCompletedEventHandler", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "GetServerInfoCompletedEventArgs", + "Namespace": "Microsoft.DigitalRightsManagement.Public.SoapInterfaces.Server" + }, + { + "Name": "MismatchedIdentificationEmailAddressException", + "Namespace": "Microsoft.DigitalRightsManagement.Certification" + }, + { + "Name": "TemporaryAccountCertificateException", + "Namespace": "Microsoft.DigitalRightsManagement.Certification" + }, + { + "Name": "VersionDataHelper", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "PrecertificationWebService", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "PrecertifyResponse", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "Identification", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "AuthenticationMode", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "PrecertifyParams", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "PrecertifyCompletedEventHandler", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "PrecertifyCompletedEventArgs", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "CertificationWebService", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "VersionData", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "QuotaResponse", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "CertifyResponse", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "CertifyParams", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "CertifyCompletedEventHandler", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "CertifyCompletedEventArgs", + "Namespace": "Microsoft.DigitalRightsManagement.Certification.SOAP" + }, + { + "Name": "VerifyEmailAddressFailedException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "VerifyMachineCertificateChainFailedException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "DRMSArgumentException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "MalformedDataVersionException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "UnsupportedDataVersionException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "MemoryExhaustedException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "NetworkErrorException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "DnsErrorException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "ServerConnectionFailedException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "UnexpectedNetworkErrorException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "NoWebResponseException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "BadWebResponseException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "ServerFaultWebException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "WebResourceForbiddenException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "WebAuthenticationException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "OversizedWebInputException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "WebResourceNotFoundException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "UnexpectedWebErrorException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "ServerFaultSoapException", + "Namespace": "Microsoft.DigitalRightsManagement.Core" + }, + { + "Name": "AcquireLicenseInvalidAppDataMaxSizeException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "AcquireLicenseInvalidLicenseeCertificatesNumberException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "AcquireLicenseInvalidLicenseeCertSizeException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "AcquireLicenseInvalidRightsSpecSizeException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "AcquirePreLicenseInvalidLicenseeException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "BlackBoxIsInvalidException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "CredentialCreationTimeException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "DeniedWindowsLiveEmailAddressException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "DrmacIsExcludedException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "InvalidPersonaCertSignatureException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "InvalidPersonaCertTimeException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "InvalidRightsLabelSignatureException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "IssuanceLicenseIsNotWithinValidTimeRangeException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "InvalidOfficialRightsTemplateException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "InvalidTemplateSignatureException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "MalformedAcquireLicenseException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "NoLicenseeCertificatesProvidedException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "NoRightsForRequestedPrincipalException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "NoRightsSpecProvidedException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "NoTrustedDomainsForCertificationServerException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "RightsLabelNoMatchingIssuedPrincipalException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "UnauthorizedEmailAddressException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "UnexpectedPersonaCertException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "UnexpectedRightsLabelException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "UnknownTemplateException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "UntrustedPersonaCertException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "UntrustedRightsLabelException", + "Namespace": "Microsoft.DigitalRightsManagement.Licensing" + }, + { + "Name": "AesCapiKey", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "AesCryptoServiceProviderTransformMode", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "CryptoAlgorithmSet", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "CryptoBase", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "CryptoModeType", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "SignatureValidationStatusType", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "PublicKeyAlgorithmType", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "HashAlgorithmType", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "EnablingBitsVersion", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "KeyType", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "IUDCryptoProvider", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "RsaCapiKey", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "RsaKeyBlob", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "RsaEncryptedBlob", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "CryptoUnsupportedSymKeyException", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "UnsupportedCryptographicSetException", + "Namespace": "Microsoft.DigitalRightsManagement.Cryptography" + }, + { + "Name": "UnspecifiedErrorException", + "Namespace": "Microsoft.DigitalRightsManagement.Utilities" + }, + { + "Name": "IExceptionPolicy", + "Namespace": "Microsoft.DigitalRightsManagement.Utilities" + }, + { + "Name": "ADEntrySearchFailedException", + "Namespace": "Microsoft.DigitalRightsManagement.Utilities" + }, + { + "Name": "ByteArrayUtilities", + "Namespace": "Microsoft.DigitalRightsManagement.Utilities" + }, + { + "Name": "CacheEntryRemovalReason", + "Namespace": "Microsoft.DigitalRightsManagement.Utilities" + }, + { + "Name": "RightsManagementConstants", + "Namespace": "Microsoft.DigitalRightsManagement.Utilities" + }, + { + "Name": "EnhancedXmlNode", + "Namespace": "Microsoft.DigitalRightsManagement.Utilities" + }, + { + "Name": "IdentityType", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "PrivateKeyProtectionType", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "PrivateKeyProtectionInformation", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "TrustedDocDomain", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "EncryptedTrustedDocDomain", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "IAdminTrustedDocDomains", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "IAdminTrustedEmailDomain", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "OutdatedCertificateListEntry", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "TrustedCAManager", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "ActiveDirectoryServiceConnectionPointRegistrar", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "ProvisioningGlobalConstants", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "ServiceFinder", + "Namespace": "Microsoft.DigitalRightsManagement.Configuration" + }, + { + "Name": "EncryptedRsaCapiKey", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "SerializedEncryptedKeys", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ConnectionState", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "RetryBehavior", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "SharedEventCategories", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "SharedEvents", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "NonClsCompliantException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LoggingRepositoryUnavailableException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidEnrolleeServerInformationException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidRevocationAuthorityInformationException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidEnrolleeRevocationInformationException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidUserCredentialException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidEnrollmentRequestException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidConfigSourceConnectionStringException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidCertificateDisplayNameException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidCryptographicServiceProviderParameterException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidCryptoModeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "NotInitializedEnrollmentException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DecideCertificateHierarchyFailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "GenerateEnrolleeCertificatePublicKeyFailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CreateLicensorCertificateChainFailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "WriteLicensorCertificateToDatabaseFailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CreateTrustedUserDomainsFailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LoadIssuerCertificateChainFailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LoadIssuerPrivateKeyBlobFailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidCertificateHierarchyException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "GetIssueRightTimeFailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "GetCertificateHierarchyFromRegistryFailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidPrivateKeyAssemblyException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "GetHierarchySpecificInformationFailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidCertificateChainException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CertificateNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CertificateConfigurationException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "SelfEnrollRenewException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AdminEntryExistsException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AdminUnspecifiedErrorException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidRightsTemplateSpecificationException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidSuperUserGroupEmailException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AdminUnspecifiedSqlErrorException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AdminNotSqlDatabaseCreatorException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AdminSslNotEnabledException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AdminItemAlreadyExistsSqlErrorException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AdminItemDoesNotExistSqlErrorException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "FailedToDeleteServiceConnectionPointFromActiveDirectoryException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "FailedToRegisterServiceConnectionPointToActiveDirectoryException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ConfigurationPolicyErrorException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ExternalUrlNotSslEnabledException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "GetUserException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AddNewUserException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UpdateUserException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AssociateUserAndMachineException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ConfigSourcePolicyNameNotUniqueException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ConfigSourceMissingLicensorCertificateException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ConfigSourceConnectionStringNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ConfigureSourceTrustedAuthorityDataIntegrityException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ConfigSourceUnknownLicensorException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnsupportedAuthenticationTypeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "SharedServicesUninitializedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidDatabaseConfigurationStringException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "RequestPipelineInitializationFailedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LicenseNotTrustedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LicenseValidityRangeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LicenseSignatureInvalidException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "MachineCertTrustedIssuerLookupException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "BadProxyConfigException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "IncompatibleDatabaseVersionException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LowSeveritySqlException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "MediumSeveritySqlException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "HighSeveritySqlException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DataProtectionWrapperEncryptionFailedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DataProtectionWrapperDecryptionFailedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ManagedCryptoInvalidKeyBlobException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ManagedCryptoInvalidKeySizeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ManagedCryptoUnreadableXrmlKeyException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CryptoMode2PreparationDifferentCSP", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CryptoModeUpdateCspNotAValidParameterForCentrallyManagedKeyException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "BadRacKeyDataException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ClusterDecommissionedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ClusterNotDecommissionedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DirectoryServicesInitializationException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DirectoryServicesPrincipalAliasesLookupException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DirectoryServiceGetPrincipalIdentifierException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "RemoteDirectoryServiceGetPrincipalIdentifierException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DirectoryServicesPrincipalMembershipLookupException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "RemoteDirectoryServicesPrincipalAliasesLookupException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "RemoteDirectoryServicesPrincipalMembershipLookupException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DirectoryServicesCrossForestResolutionFailedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidRegistryValueException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AlreadyInitializedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnableToIncarnateException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "NotYetInitializedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LightweightDirectoryAccessProtocolException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AllConnectionsRetriedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnableToInitializeLightweightDirectoryAccessProtocolConnectionPoolException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AllConnectionsDeadException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ObjectDoesNotBelongToPoolException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnableToInitializeTopologyException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnableToGetSiteNameException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DirectoryServicesQueryException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "WebRequestEmptyResponseException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnableToContactMFGException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LiveStsBadDomainProofException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LiveStsBadMetadataValueException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LiveStsBadNamespaceValueException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LiveStsBadDomainNameException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LiveStsCannotCreateNamespaceException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LiveStsInvalidMessageInformationHeaderException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LiveStsAlreadyExistsException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LiveStsApplicationNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "FederationMetadataDownloadFailureException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "IisConfigurationAccessException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "FederationMetadataMissingOrIncompleteException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ProvisionedSiteWithHttpsNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnableToUploadTokenDecryptionCertificateException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CertificateNotFoundInStoreException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CertificateNotValidForEnrollmentException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnableToSetPermissionsOnTokenDecryptionCertificateException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "MicrosoftFederationGatewaySupportFeatureNotSupportedOnLicensingClustersException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LiveStsSoapFaultException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlTrustedIssuerTypeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "EnablingBitsVersionMismatchException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "EnablingBitsHashDoesNotMatchException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "EnablingBitsNotCrackedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "EnablingBitsHashNotVerifiedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "EnablingBitsReadOnlyException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "EnablingBitsUnsupportedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlInvalidXmlEncounteredException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlIssuerNotValidException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlParentHasNoIssuerRightException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlParentIssueRightNoRangeTimeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlParentIssueRightMalformedRangeTimeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlParentIssueRightRangeTimeoutOfBoundsException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlParentIssueRightIncorrectPrincipalException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlParentWorkNotSelfReferencingException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlParentIssuerLicenseTypeWrongException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlParentIssuedPrincipalMismatchException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlParentIssuedTimeoutOfBoundsException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "XrmlParentClientLicensorCertificateOnlyIssuesIssuanceLicenseException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AcquirePreLicenseCertificationFailedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AcquirePreLicenseLicensingFailedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AcquirePreLicenseFailedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyInitFailedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyUnsupportedKeyTypeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeySensitiveBufferReattachException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeySensitiveBufferMismatchException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeySensitiveBufferFormatException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PublicPrivateKeyMismatchException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyConfigurationException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyExpectedEnvironmentException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyDecryptNeedsEncryptedDataException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeySignNeedsDigestValueException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyGenerateNeedsIdTypeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyGenerateNeedsIdValueException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyRemoveNeedsIdTypeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyRemoveNeedsIdValueException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyExportNeedsPasswordException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyImportNeedsInformationException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyNoDefaultKeyIdException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyNoInternalCacheException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyDatabaseNotAccessibleException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyDatabaseCryptoServiceProviderPrivateKeyMaterialMismatchException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyInvalidLicensorCertificateException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyInvalidPubDomainLicensorCertificateException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyNoPublicKeyInfoAvailableException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyExportNeedsIdTypeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyImportNeedsPasswordException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyExportNeedsIdValueException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "BadPrivateKeyDataException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InvalidPrivateKeyPasswordException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyReadException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyUpdateException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyWriteException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyRemoveException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PropertyBagNamespaceNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PropertyBagPropertyExistsException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "NonDomainAccountException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InstallPerformanceCountersException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DeleteVRootException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CreateAppPoolException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CreateVRootException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ModifyWebConfigException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ClusterNotProvisionedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AlreadyProvisionedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "NotProvisionedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "RevocationPublicKeyFileException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "FederationPackageNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "WindowsInternalDatabaseCheckException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "WebFilesNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "VirtualRootsNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "WebConfigNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ServerNotEnrolledException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "SqlServerVersionBlockedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DatabaseVersionBlockedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DatabaseVersionHigherException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "PrivateKeyNotAccessibleException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnableToFindDatabaseException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "VirtualPathNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnableToRunExecutableException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnableToInstallException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ServiceStartTypeNotAutomaticException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ServiceDoesNotExistException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ConnectToSqlServerException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CreateDatabaseException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ProvisionDatabaseException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ProvisionStoredProcException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "LoggingDatabaseExistsOnUpgradeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ServiceAccountCredentialsInvalidException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "SameProvisioningAndServiceAccountException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ActiveServerPagesNotInstalledException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "InternetInformationServicesNotInstalledException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "MajorDBUpgradeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "JoinDifferentAccountException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "JoinDifferentVersionException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CryptoServiceProviderMismatchException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "NoProvisionInSafeModeException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "AdminPrivilegesRequiredException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "GroupIdentityCertificateUrlNotFoundInADException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CantFindPathRegistryValueException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CryptoModeUpdateException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "CryptoServiceProviderNotFoundException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "SetCryptoServiceProviderAccessException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "GetClientLicensorCertificationNoPersonaCertificatesProvidedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "MicrosoftFederationGatewaySupportDisabledException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "UnsignedIssuanceLicenseNoEnablingBitsException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "ClientNotAuthenticatedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "NativeMethodException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DistributionPointInitFailedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "SecurityDescriptorMethodFailedException", + "Namespace": "Microsoft.RightsManagementServices" + }, + { + "Name": "DefaultDiagnosticListener", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "DiagnosticLevel", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "WebRequestType", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "DiagnosticCenter", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "PerformanceCollector", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "ErrorReportingCollector", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "TracingCollector", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "DiagnosticListener", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "EventEntryDefinition", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "EventPeriod", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "PerformanceEventBase", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "CountedPerformanceEvent", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "TimedPerformanceEvent", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "GlobalCounterBindingController", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "GroupExpansionCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "LoggingCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "CertificationCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "DirectoryServicesCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "LicensingCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "ServiceDiscoveryCounters", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "PerformanceEventsInstallData", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "GroupExpansionCountersInstaller", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "LoggingCountersInstaller", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "CertificationCountersInstaller", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "DirectoryServicesCountersInstaller", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "LicensingCountersInstaller", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "ServiceDiscoveryCountersInstaller", + "Namespace": "Microsoft.RightsManagementServices.Instrumentation" + }, + { + "Name": "GroupExpansionWebService", + "Namespace": "Microsoft.RightsManagementServices.GroupExpansion.SOAP" + }, + { + "Name": "VersionData", + "Namespace": "Microsoft.RightsManagementServices.GroupExpansion.SOAP" + }, + { + "Name": "IsPrincipalMemberOfCompletedEventHandler", + "Namespace": "Microsoft.RightsManagementServices.GroupExpansion.SOAP" + }, + { + "Name": "IsPrincipalMemberOfCompletedEventArgs", + "Namespace": "Microsoft.RightsManagementServices.GroupExpansion.SOAP" + }, + { + "Name": "WebConfigurationFileErrorException", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "TokenDecryptionCertificateErrorException", + "Namespace": "Microsoft.RightsManagementServices.WS" + }, + { + "Name": "ActiveDirectoryServices", + "Namespace": "Microsoft.RightsManagementServices.DirectoryServices" + }, + { + "Name": "CacheLookups", + "Namespace": "Microsoft.RightsManagementServices.DirectoryServices" + }, + { + "Name": "Principal", + "Namespace": "Microsoft.RightsManagementServices.DirectoryServices" + }, + { + "Name": "ExplicitParseFields", + "Namespace": "Microsoft.RightsManagementServices.DirectoryServices" + }, + { + "Name": "HelperMethodsCommon", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "ConfigDatabaseValidationCodes", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "SSLCertificateInformation", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "SSLCertificateOption", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "CryptographicServiceProviderUtilities", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "CryptographicServiceProvider", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "KeyContainer", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "CryptographicProviderType", + "Namespace": "Microsoft.RightsManagementServices.Configuration" + }, + { + "Name": "Roles", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "WellKnownRights", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExpirationType", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "KeyHierarchy", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ClusterType", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ProxyScheme", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "TemplateType", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ServiceAccountType", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ExcludedUserType", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "PipelineFilteringMode", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "FilteringPipelineType", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UserAndDomainFilteringPolicy", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidArgumentException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminArgumentException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminObjectNotFoundException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidOperationException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "FailedToDeleteSvcConPointFromADErrorException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "FailedToRegisterSvcConPointToADErrorException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidTrustedDocDomainImportFileException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminImportedRightsTemplateIdExistException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminImportedRightsTemplateNameExistException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "UserImpersonationException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "RequestCanceledException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ClientInvalidVersionException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "CertificationUniformResourceLocatorNotFoundInADException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "FailedToDelSvcConnectionPointException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "FailedToRegSvcConnectionPointException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SvcConnectionPointExistException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ServiceDecommissionException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminUnauthorizedAccessException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminEntryNotExistsException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminDeserializationException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidPasswordException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidAccountCredentialException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidUserGroupException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "CannotUseDatabaseOwnerAccountException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "FailedToControlWindowsSvcException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminFailedToVerifySvcAccountChangeException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidRightsTemplateException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidLanguageIdException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidTemplateSummaryNameException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidTemplateSummaryDescriptionException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidUserIdException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidWellKnownRightsException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidRenewalDaysException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidExpirationTypeException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "MismatchExpirationTypeAndDataException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidApplicationDataItemNameException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidRevocationUrlException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidRefreshPerDaysException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidRevocationPublicKeyException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidTemplateIdException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "NoTemplateSummaryException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "DuplicateLanguageIdException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "DuplicateApplicationDataNameException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "DuplicateUserIdException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "NoUserRightsItemException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetRenewalDayForOwnerException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "NullRightsTemplateException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "DuplicateTemplateNameException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidEnterpriseRequestException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidStandardCertificatePeriodException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidTemporaryCertificatePeriodException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidExclusionPolicyException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidExcludedPublicKeyException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidExcludedUserAccountException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidTrustPolicyException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidOnlineTrustedServiceExcludedUserException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidTrustedDnsDomainException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "WriteToFileException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "ReadFileException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "FileSizeException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "InvalidUserIdPublicKeyException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminServiceUrlFormatException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetServiceAccountInDatabaseFailException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "IncorrectDatabaseOwnerInformationException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminUnsupportedServiceAccountTypeException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminBootModeException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidFilePathException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidUniversalNamingConventionPathException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidCustomRightNameException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminCustomRightNameInUserException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidFederationValidityTimeException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidADFederationSvcRequestUrlException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminNonSslADFederationSvcRequestUrlException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidStsFederationMetadataUrlException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminNonSslStsFederationMetadataUrlException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidClusterRootUrlException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminPolicySettingDisabledException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidEmailAddressException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidServerLicensorCertificateFriendlyNameException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidExcludedApplicationNameException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminADAccessDeniedException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminRMServiceNotFoundException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminDisplayNameIsUsedInTrustedPubDomainException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminDisplayNameIsUsedInTrustedUserDomainException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminADFederationSvcNotInstalledException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminExcludeTemporaryRightsAccountCertificateException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminUnknownUserRoleException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminReportViewerNotInstalledException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminStsFederationNotInstalledException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminInvalidCryptoModeOperationException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminReadOnlyRightsTemplateException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminStsFederationNotEnrolledException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminLocalMachineOnlyOperationException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminLocalAdministratorOnlyOperationException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "AdminUnableToOpenCertificateStoreException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "StsProvisioningConditionsMissingException", + "Namespace": "Microsoft.RightsManagementServices.Admin" + }, + { + "Name": "SetAppLockerPolicyCmdlet", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "GetAppLockerPolicyCmdlet", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "TestAppLockerPolicyCmdlet", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "GetAppLockerFileInformationCmdlet", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "NewAppLockerPolicyCmdlet", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "AppLockerEventType", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "AppLockerEventInformation", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "CmdletException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "ResolvingPathException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "ResolvingFileException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "ResolvingDirectoryException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "ResolvingUserException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "FileDoesNotExistException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "DirectoryDoesNotExistException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "ParsingFilePublisherInformationException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "OpeningEventLogException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "ParsingEventLogException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets" + }, + { + "Name": "AppXPackageCollection", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "AppXPackageInfo", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "FileManager", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "PolicyManager", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "RuleManager", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "RuleGenerator", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "RuleType", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "GetPublisherDisplayName", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "RuleGenerationSettings", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "RuleGenerationResult", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "PolicyDecision", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "AppLockerPolicyDecision", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "PolicyManagementException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "RuleDoesNotExistException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "FileDoesNotExistException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "NoRuleTypeWasSpecifiedException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "MissingFileInformationException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "SetLocalPolicyException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "SetDomainPolicyException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "GetLocalPolicyException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "GetDomainPolicyException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "GetEffectivePolicyException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "TestFileAllowedException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "CreateFilePublisherException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "FrameworkPackageException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "CreateFileHashException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "NormalizeFilePathException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "GetFileTypeException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "GetFileExtensionsException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "GetFileRuleCollectionException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "UnsupportedFileTypeException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "CompileRuleException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "EncodeFilePublisherInformationException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "DecodeFilePublisherInformationException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement" + }, + { + "Name": "ExecutionCategory", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "Id", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "PolicyElement", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "XmlSerializer", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "AppLockerPolicy", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "EnforcementMode", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "ServiceEnforcementMode", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "RuleCollection", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "AppLockerRuleActionType", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "AppLockerRule", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FilePublisherRule", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FilePathRule", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FileHashRule", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "RuleCondition", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FilePublisherCondition", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FilePathCondition", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FileHashCondition", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FilePublisher", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FileVersionRange", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FileVersion", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FilePath", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FileHashType", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FileHash", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "AppLockerFileType", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "FileInformation", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "PolicyModelException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "InvalidPolicyElementException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "InvalidXmlPolicyException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "RuleCollectionAlreadyExistsException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "RuleCollectionDoesNotExistException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "RuleAlreadyExistsException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "RuleDoesNotExistException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "RuleConditionIsNotSupportedException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "RuleExceptionIsNotSupportedException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "PolicyMergingException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "Plugin", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyModel" + }, + { + "Name": "Document", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Xml" + }, + { + "Name": "Node", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Xml" + }, + { + "Name": "NodeCollection", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Xml" + }, + { + "Name": "SchemaValidationResult", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Xml" + }, + { + "Name": "XmlHelperException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Xml" + }, + { + "Name": "XmlNodeDoesNotExistException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Xml" + }, + { + "Name": "XmlAttributeDoesNotExistException", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.Xml" + }, + { + "Name": "AdministratorPreferences", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "BinaryView", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "BrowseDSObjectsDialog", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "DirectoryChooser", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "DynamicSearchableListViewControl", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "ListViewColumnSorter", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "ReviewRules", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "RuleGenerationWizard", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "RuleView", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "UserSelectionTracker", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "ProgressReporter", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "ErroneousDirectories", + "Namespace": "Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard" + }, + { + "Name": "Async", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Collection`1", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "ControllerStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Controller", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PortStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "ControllerPort", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DiskStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DiskFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunReserveMode", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DiskExtentType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PartitionStyle", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DiskExtent", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Disk", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DriveStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DriveFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DriveExtent", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Drive", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "ServiceRecoverAction", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "ServiceEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "SubSystemEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DriveEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "ControllerEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PortEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PortalEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "TargetEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PortalGroupEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PackEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DiskEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "VolumeEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PartitionEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DriveLetterEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "FileSystemEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "MountPointEventArgs", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Globals", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "HbaPortType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "HbaPortStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "HbaPortSpeedFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "WorldWideName", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "HbaPort", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "IscsiLoginType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "IscsiAuthorizationType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "IscsiLoginFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "InitiatorAdapter", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "InitiatorPortal", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PathPolicy", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LoadBalancePolicy", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "UnmaskingListType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Lun", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunHints", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "UnmaskingList", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "FibreChannelUnmaskingList", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "UnknownUnmaskingList", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "IscsiUnmaskingList", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunPlexType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunPlexStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunPlexFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunPlex", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PackStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PackFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Pack", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PathStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LoadBalancePolicyType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LoadBalanceSupportFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "FullPathId", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Path", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "FibreChannelPath", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "IscsiPath", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PortalStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Portal", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "PortalGroup", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "ProviderFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "ProviderType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "HardwareProviderType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "VersionSupportFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Provider", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "HardwareProvider", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "SoftwareProvider", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "ServiceFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "ServiceLoader", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Service", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "SubSystemStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "SubSystemFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "SubSystemInterconnectFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "SubSystemSupportedRaidTypes", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "SubSystem", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Target", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "VdsException", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "StorageIdentifierCodeSet", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "StorageIdentifierType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "StorageBusType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "InterconnectAddressType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Interconnect", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "StorageIdentifier", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "StorageDeviceIdDescriptor", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "LunInformation", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Status", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Health", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "TransitionState", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "FileSystemType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "InputDisk", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "IpsecFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "IPAddressType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "IPAddress", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "MaintenanceOperation", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "VolumeStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "VolumeType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "VolumeFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "FileSystemFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DriveLetterFlags", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "DriveLetterProperties", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "ReparsePointProperties", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Volume", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "VolumePlexStatus", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "VolumePlexType", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "VolumePlex", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "Wrapper", + "Namespace": "Microsoft.Storage.Vds" + }, + { + "Name": "VdsServiceLoaderClass", + "Namespace": "Microsoft.Storage.Vds.Interop" + }, + { + "Name": "AdvancedDisk", + "Namespace": "Microsoft.Storage.Vds.Advanced" + }, + { + "Name": "PartitionFlags", + "Namespace": "Microsoft.Storage.Vds.Advanced" + }, + { + "Name": "Partition", + "Namespace": "Microsoft.Storage.Vds.Advanced" + }, + { + "Name": "MbrPartition", + "Namespace": "Microsoft.Storage.Vds.Advanced" + }, + { + "Name": "GptPartition", + "Namespace": "Microsoft.Storage.Vds.Advanced" + }, + { + "Name": "BlockNewCommandForm", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "CommandManagementScopeNode", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "EnhancedPanel", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "EnhancedTableLayoutPanel", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "RefreshableMessageView", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "HeaderPanel", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "MirroredTableLayoutPanel", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "MirroredForm", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "MirroredPanel", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "OverviewView", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "TrustedPlatformModuleManagement", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "TrustedPlatformModuleManagementInstaller", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "TrustedPlatformModuleManagementScopeNode", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "TrustedPlatformModuleWmi", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "WmiException", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "TrustedPlatformModuleNotPresentException", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "ComputerNotAvailableException", + "Namespace": "Microsoft.SnapIns.TrustedPlatformModule" + }, + { + "Name": "TransactionBridge", + "Namespace": "System.ServiceModel.Internal" + }, + { + "Name": "MyInstall", + "Namespace": "Microsoft.Uev.ManagedAgentWmi" + }, + { + "Name": "EffectiveWindows8App", + "Namespace": "Microsoft.Uev.ManagedAgentWmi" + }, + { + "Name": "IWindows8AppList", + "Namespace": "Microsoft.Uev.ManagedAgentWmi" + }, + { + "Name": "PropertySource", + "Namespace": "Microsoft.Uev.ManagedAgentWmi" + }, + { + "Name": "Windows8App", + "Namespace": "Microsoft.Uev.ManagedAgentWmi" + }, + { + "Name": "MachineConfiguredWindows8App", + "Namespace": "Microsoft.Uev.ManagedAgentWmi" + }, + { + "Name": "UserConfiguredWindows8App", + "Namespace": "Microsoft.Uev.ManagedAgentWmi" + }, + { + "Name": "ApiRemoting", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xGenericReadableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "MonitoredServicesResponse", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xCompleteUpdates", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xProgramKey", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xAuthorizationPlugInTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xGroupAuthorizationTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xConfigurationTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xAllConfigurationTableRows", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xExportUpdateData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xServerSyncLanguageData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExportFileData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExportUpdateListItem", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xExportData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xUpdateRevisionId", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xServerSyncUrlData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xTimeSpan", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEmailNotificationConfigurationRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEmailStatusNotificationFrequency", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xAutomaticUpdateApprovalDeadline", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xAutomaticUpdateApprovalRuleTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xCompleteAutomaticUpdateApprovalRule", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xSubscriptionTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEventHistoryTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xUpdateRevisionIdentifier", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEventSourceFilter", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEventIdFilter", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEventHistoryFilter", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEmailNotificationType", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServersInTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServersInTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPPreregisterComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPPreregisterComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerByIdCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerByIdCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerCountCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerCountCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllDownstreamServersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllDownstreamServersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteDownstreamServerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerTargetByNameCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerTargetByNameCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSimpleSearchComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSimpleSearchComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSetSelfSigningCertificateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSetSigningCertificateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteGetSigningCertificateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteGetSigningCertificateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInventoryItemsForComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInventoryItemsForComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInventorySummaryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInventorySummaryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersHavingInventoryItemCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersHavingInventoryItemCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchEventHistoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchEventHistoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComponentsWithErrorsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComponentsWithErrorsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateServerStatusCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateServerStatusCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServerRollupSummaryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServerRollupSummaryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetFailedToDownloadUpdatesCountCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetFailedToDownloadUpdatesCountCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionCategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionNextSynchronizationTimeCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionNextSynchronizationTimeCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetSubscriptionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetSubscriptionFrequencyCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetSubscriptionLastSynchronizationTimeCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetAutomaticUpdateApprovalRulesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetAutomaticUpdateApprovalRulesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetAutomaticUpdateApprovalRuleCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetAutomaticUpdateApprovalRule1CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CreateInstallApprovalRuleCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CreateInstallApprovalRuleCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DeleteInstallApprovalRuleCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetPreviousRevisionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetPreviousRevisionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetXmlForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetXmlForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetLatestRevisionNumberForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetLatestRevisionNumberForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSdpXmlForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSdpXmlForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSetEmailNotificationConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSetEmailNotificationRecipientsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPScheduleEmailNotificationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetSmtpUserPasswordCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "HasSmtpUserPasswordCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "HasSmtpUserPasswordCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabForPublishingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabForPublishingCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabForPublishingWithTimeStampOptionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabForPublishingWithTimeStampOptionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabExForPublishingWithTimeStampOptionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabExForPublishingWithTimeStampOptionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ImportUpdateForPublishingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ApplyAutomaticUpdateApprovalRuleCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ApplyAutomaticUpdateApprovalRuleCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AddDynamicCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AddDynamicCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDynamicCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDynamicCategoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDynamicCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDynamicCategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetDynamicCategorySyncStatusCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DeleteDynamicCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetExportDataCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetExportDataCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetExportUpdateDataCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetExportUpdateDataCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionStateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionStateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerSyncProgressCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerSyncProgressCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StartSubscriptionManuallyCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StartSubscriptionManuallyForCategoryOnlyCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StopSubscriptionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ImportUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ImportUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPWakeUpResetAgentCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPWakeUpRollupAgentCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AddNewLanguageCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AddNewLanguageCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInstallableItemsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInstallableItemsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetApprovedUpdateMetadataCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetApprovedUpdateMetadataCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPHasApprovalsChangedCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPHasApprovalsChangedCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeclineSupersededUpdatesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeclineSupersededUpdatesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeclineExpiredUpdatesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeclineExpiredUpdatesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCountObsoleteUpdatesToCleanupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCountObsoleteUpdatesToCleanupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetObsoleteUpdatesToCleanupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetObsoleteUpdatesToCleanupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCountUpdatesToCompressCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCountUpdatesToCompressCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesToCompressCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesToCompressCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCompressUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteUpdateByUpdateIDCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupObsoleteComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupObsoleteComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupUnneededContentFilesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupUnneededContentFilesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupUnneededContentFiles2CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupUnneededContentFiles2CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StopWSUSServiceCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StartWSUSServiceCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerVersionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerVersionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerProtocolVersionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerProtocolVersionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDatabaseConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDatabaseConfigurationCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEmailNotificationConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEmailNotificationConfigurationCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEmailNotificationRecipientsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEmailNotificationRecipientsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SendTestEmailCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CatalogSiteGetMetadataAndImportCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetCurrentUserRoleCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetCurrentUserRoleCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetConfigurationCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetResetStateMachineNeededFlagCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetResetStateMachineNeededFlagCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSetRollupConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTempContentCacheCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTempContentCacheCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetProxyPasswordCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "HasProxyPasswordCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "HasProxyPasswordCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSetConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllLanguagesWithEnabledStateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllLanguagesWithEnabledStateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetProgramKeysCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetProgramKeysCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetFrontEndServersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetFrontEndServersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPRemoveFrontEndServerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetClientsWithRecentNameChangeCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetClientsWithRecentNameChangeCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPLoadReportingEventAttributesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPLoadReportingEventAttributesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeclineUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateByIdCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateByIdCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesByCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesByCategoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchUpdatesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchUpdatesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateCountCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateCountCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerUpdate_SingleUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerUpdate_SingleUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalUpdateSummaryForTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalUpdateSummaryForTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummariesForTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummariesForTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerSummariesForTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerSummariesForTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupSummariesForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupSummariesForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummaryForSingleTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummaryForSingleTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalSummaryForCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalSummaryForCategoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummariesForCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummariesForCategoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerSummariesForCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerSummariesForCategoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalSummaryForComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalSummaryForComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersNotContactedSinceCountCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersNotContactedSinceCountCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSimpleSearchUpdatesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSimpleSearchUpdatesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetRevisionsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetRevisionsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesBundledByUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesBundledByUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatBundleUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatBundleUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesSupersededByUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesSupersededByUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatSupersedeUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatSupersedeUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesRequiredByUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesRequiredByUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatRequireUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatRequireUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetLanguagesForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetLanguagesForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetContentDownloadProgressCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetContentDownloadProgressCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPResumeDownloadCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPResumeAllDownloadsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCancelDownloadCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCancelAllDownloadsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPPurgeReportingEventInstancesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEulaFileCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEulaFileCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEulaAcceptancesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEulaAcceptancesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPAcceptEulaCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPAcceptEulaForReplicaDSSCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetCategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetCategoryByIdCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetCategoryByIdCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTopLevelCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTopLevelCategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSubcategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSubcategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentCategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentUpdateClassificationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentUpdateClassificationCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeployUpdate1CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeployUpdate1CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeployUpdate2CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeployUpdate2CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentByIdCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentByIdCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate1CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate1CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate2CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate2CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate3CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate3CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteDeploymentCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteReplicaSPDeleteDeploymentCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPRefreshDeploymentsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupByIdCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupByIdCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupsForComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupsForComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetChildTargetGroupsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetChildTargetGroupsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllTargetGroupsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllTargetGroupsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCreateTargetGroup1CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCreateTargetGroup1CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCreateTargetGroup2CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCreateTargetGroup2CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPAddComputerToTargetGroupAllowMultipleGroupsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPRemoveComputerFromTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersInTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersInTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPRemoveDownstreamServerFromTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AdminDataAccessProxy", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "UpdateLanguage", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "AdminProxy", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "AutomaticUpdateApprovalRuleCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ComputerTargetCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ComputerTargetGroupCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "DownstreamServerCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "DynamicCategoryType", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "AutomaticUpdateApprovalAction", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "AutomaticUpdateApprovalDeadline", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IAutomaticUpdateApprovalRule", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IComputerTarget", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "BiosInfo", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "OSVersion", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "OSInfo", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ComputerRole", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ComputerTargetGroupId", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IComputerTargetGroup", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IDatabaseConfiguration", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IDownstreamServer", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IDynamicCategory", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "EmailStatusNotificationFrequency", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "EmailNotificationType", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IEmailNotificationConfiguration", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IFrontEndServer", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IInventoryItem", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ILicenseAgreement", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "InventoryItemProperty", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "InventoryScope", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "PublishingProcessProgressStep", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "PublishingEventArgs", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IPublisher", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "PackagePublisherTooManyCategoriesException", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "PackagePublisherOperationCanceledException", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SynchronizationStatus", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SynchronizationPhase", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SynchronizationProgress", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ISubscription", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SubscriptionEventCategory", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ISubscriptionEvent", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SynchronizationResult", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SynchronizationError", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ISynchronizationInfo", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ApprovedStates", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateApprovalActions", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateInstallationStates", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateSources", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateSource", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "MsrcSeverity", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateType", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateTypes", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateState", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "PublicationState", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateRelationship", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "RevisionChanges", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "FileType", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IUpdate", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "InstallationBehavior", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateApprovalAction", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateApprovalState", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IUpdateApproval", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateCategoryType", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IUpdateCategory", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IUpdateClassification", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "InstallationStatus", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IUpdateEvent", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateInstallationState", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IUpdateInstallationInfo", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateApprovalScope", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateScope", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ComputerTargetScope", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateServerUserRole", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IUpdateServer", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ContentDownloadProgress", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "TargetingMode", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "LogLevel", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "LogDestinations", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateServerConfigurationState", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ClientReportingLevel", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ProgramKey", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IUpdateServerConfiguration", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IUpdateSummary", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "IInstallableItem", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "CleanupProcessProgressStep", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "CleanupEventArgs", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "CleanupProgressEventHandler", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "CleanupScope", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "CleanupResults", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ICleanupManager", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ScriptUtilities", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "InstallationImpact", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "RebootBehavior", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "InstallationResult", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SecurityRating", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "PackageUpdateClassification", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "PackageType", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "PackageUpdateType", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WindowsInstallerPackageType", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "PackagePublicationState", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SoftwareDistributionPackage", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "InstallableItem", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "InstallBehavior", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "CommandLineItem", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WindowsInstallerItem", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WindowsInstallerPatchItem", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WindowsDriverItem", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WindowsDriverMetadata", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WindowsInstallerRepairPath", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ReturnCode", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "FileForInstallableItem", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "PrerequisiteGroup", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SubscriptionEventCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SynchronizationInfoCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SynchronizationUpdateError", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SynchronizationUpdateErrorInfo", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "SynchronizationUpdateErrorInfoCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateApprovalCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateCategoryCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateClassificationCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateEventCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateInstallationInfoCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateRevisionId", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateServerStatus", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateSummaryCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateFile", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WsusInvalidServerException", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WsusCollection", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WsusEventSource", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WsusEventId", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WsusInvalidDataException", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WsusObjectAlreadyExistsException", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "WsusObjectNotFoundException", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "UpdateServicesPackage", + "Namespace": "Microsoft.UpdateServices.Administration.Internal" + }, + { + "Name": "UpdateServicesPackageWithServerInformation", + "Namespace": "Microsoft.UpdateServices.Administration.Internal" + }, + { + "Name": "InstallableItemWithServerInformation", + "Namespace": "Microsoft.UpdateServices.Administration.Internal" + }, + { + "Name": "WindowsInstallerRepairPathInfo", + "Namespace": "Microsoft.UpdateServices.Administration.Internal" + }, + { + "Name": "CleanupManager", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "DynamicCategoryOriginType", + "Namespace": "Microsoft.UpdateServices.Administration" + }, + { + "Name": "ProductVersion", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AutomaticUpdateApprovalRuleTableRowColumn", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AutomaticUpdateApprovalRuleTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CompleteAutomaticUpdateApprovalRule", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ClassFactory", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ConfigurationColumns", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ConfigurationTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DBError", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AuthenticationMode", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DatabaseConfiguration", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "EmailNotificationConfigurationColumns", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "EmailNotificationConfigurationRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "EmailReport", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "XmlUpdateFragmentType", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UpdateFragments", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "XmlFragment", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "IExecuteSPHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SingleValueSPHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "NoResultSPHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SingleResultSetSPHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "MultipleResultSetsSPHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GenericDataAccess", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ReportingDatabaseAccess", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ScopeUtilities", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SqlUtilities", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StringValidation", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SubscriptionInternalState", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SubscriptionColumns", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SubscriptionTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "IUpdateInsertCallback", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UpdateInserter", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "XmlUpdateParser", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ComputerStatusRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ComputerRollupInfo", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ComputerRollupDetails", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ComputerChangeType", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ChangedComputer", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ComputerLastRollupNumber", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ComputerStatusRollupInfo", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ComputerStatusRollupUpdateStatus", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "RollupConfiguration", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "DownstreamServerRollupServerSummary", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "DownstreamServerRollupClientActivitySummary", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "DownstreamServerRollupClientSummary", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "DownstreamServerRollupInfo", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "RollupType", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "DynamicCategoryRollupConfiguration", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ExtendedWsusEventSource", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "EventSeverity", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "EventLoggingLevel", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ServerEventState", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "WsusEventSourceComponent", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ExtendedWsusEventId", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "EventLogEventId", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "EventLogEventReporter", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "EventReporter", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "IEventReporter", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "IReportingInformation", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "LocalServerEventReporter", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ProcessorArchitecture", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ComputerTargetIdentifier", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "UpdateRevisionIdentifier", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "DetailedVersion", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "BasicData", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ExtendedData", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "PrivateData", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "MinimalReportingEvent", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ReportingEvent", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "ReportingInventory", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting" + }, + { + "Name": "AddRollupInfo", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting.Rollup.DynamicCategory" + }, + { + "Name": "DeleteRollupInfo", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting.Rollup.DynamicCategory" + }, + { + "Name": "RollupInfo", + "Namespace": "Microsoft.UpdateServices.Internal.Reporting.Rollup.DynamicCategory" + }, + { + "Name": "AutomaticUpdateApprovalRule", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "BaseEvent", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "PackageMetadataSetResultSetIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "PackageMetadataCoreRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "PackageMetadataLocalizedPropertiesRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "PackageMetadataRelatedPackagesRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "PackageMetadataSupportedLanguagesRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "PackageMetadataSetDeletedRevisionsRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "ComputerRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "RequestedTargetGroupNamesRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "ComputerTargetGroupIdsRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "ComputerTarget", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "ComputerTargetGroup", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "DatabaseConfigurationTester", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "DeletedDynamicCategory", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "DownstreamServerRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "DownstreamServer", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "DynamicCategory", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "EmailDelivery", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "EmailNotificationConfiguration", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "FileSystemHelper", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "FrontEndServer", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "IisConfiguration", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "IncompatibleProtocolVersionException", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "ImportExportHandler", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "InstallableItemPropertyRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "LanguagePropertyRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "FilePropertyRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "InstallableItem", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "InventoryItem", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "EulaAcceptanceRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "EulaFileRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "LicenseAgreement", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "Publisher", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "PublishingFileInfo", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "ReportingEventAttributesTableColumn", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "ReportingEventAttributes", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "SoapExceptionProcessor", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "SubscriptionProgressRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "Subscription", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "SubscriptionEvent", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "SynchronizationInfo", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "TargetGroupType", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "TargetGroupRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "TargetGroup", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "TargetGroupCollection", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "ExtendedPublicationState", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "ExtendedUpdateType", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "CategoryTitleRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "KBArticleRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "SecurityBulletinRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "AdditionalInformationUrlRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "Update", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateApprovalRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateApproval", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateCategory", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateCategoryRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateContainer", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateClassification", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateEvent", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateInstallationInfoRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateInstallationInfo", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateMetadataPropertyRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateMetadata", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdatesAndApprovals", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "LanguageRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "ProgramKeyRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateServerConfiguration", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateServerStatisticsRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateServerStatusPropertiesToGet", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateServer", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateStatusRowIndex", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "UpdateSummary", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "LanguageStates", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "IServerSyncLib", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "AdminDataAccess", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "AdminDataAccessRole", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "UpdateXmlData", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "UpdateIdentity", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "ExportUpdateListItem", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "ExportFileData", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "ExportData", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "ServerSyncUrlData", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "ServerSyncUpdateFileDecryption", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "ServerSyncFileDecryption", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "ServerSyncLanguageData", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "ServerSyncUpdateData", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "AuthorizationPlugInTableRow", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "GroupAuthorizationTableRow", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "AllConfigurationTableRows", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "ExportUpdateData", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "CommonDataAccess", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "DBParameterCollection", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "EventIdFilter", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "EventSourceFilter", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "EventHistoryFilter", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "EventHistoryTableColumn", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "EventHistoryTableRow", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "GenericReadableRow", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "IReadableRow", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "TableRowUtilities", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "CompleteUpdates", + "Namespace": "Microsoft.UpdateServices.Internal.DatabaseAccess" + }, + { + "Name": "WebService", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "Cookie", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "MonitoredServicesResponse", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xComputerStatusRollupUpdateStatus", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xComputerStatusRollupInfo", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xComputerLastRollupNumber", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xChangedComputer", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ComputerChangeType", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xComputerRollupDetails", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xComputerRollupInfo", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "DownstreamServerRollupClientActivitySummary", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xDownstreamServerRollupClientSummary", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xDownstreamServerRollupServerSummary", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xDownstreamServerRollupInfo", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xRollupConfiguration", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportingInventory", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "PrivateData", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "DetailedVersion", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ExtendedData", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ProcessorArchitecture", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "UpdateRevisionIdentifier", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ComputerTargetIdentifier", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "BasicData", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportingEvent", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportEventBatchCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportEventBatchCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportEventBatch2CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportEventBatch2CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetRequiredInventoryTypeCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetRequiredInventoryTypeCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportInventoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportInventoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetRollupConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetRollupConfigurationCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupDownstreamServersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetOutOfSyncComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetOutOfSyncComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupComputerStatusCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupComputerStatusCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "StartDynamicCategoryRollupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "StartDynamicCategoryRollupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupDynamicCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "EndDynamicCategoryRollupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ClientInfo", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "PackageInstallationState", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "PackageState", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "ClientServicingProxy", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "InvalidCookieException", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "PackageApprovalAction", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "PackageApprovalState", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "PackageApproval", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "PackageType", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "PackageMetadata", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "CategoryMetadata", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "ClassificationMetadata", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "DetectoidMetadata", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "SoftwareMetadata", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "MetadataStateCookie", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "PackageMetadataSet", + "Namespace": "Microsoft.UpdateServices.ClientServicing" + }, + { + "Name": "MonitoredServicesResponse", + "Namespace": "Microsoft.MSCOM.Monitoring" + }, + { + "Name": "IMonitorable", + "Namespace": "Microsoft.MSCOM.Monitoring" + }, + { + "Name": "ServerSyncProxy", + "Namespace": "Microsoft.UpdateServices.ServerSyncWebServices.ServerSync" + }, + { + "Name": "ServerAuthConfig", + "Namespace": "Microsoft.UpdateServices.ServerSyncWebServices.ServerSync" + }, + { + "Name": "MonitoredServicesResponse", + "Namespace": "Microsoft.UpdateServices.ServerSyncWebServices.ServerSync" + }, + { + "Name": "ServerSyncDeployment", + "Namespace": "Microsoft.UpdateServices.ServerSyncWebServices.ServerSync" + }, + { + "Name": "ServerSyncTargetGroup", + "Namespace": "Microsoft.UpdateServices.ServerSyncWebServices.ServerSync" + }, + { + "Name": "ServerUpdateData", + "Namespace": "Microsoft.UpdateServices.ServerSyncWebServices.ServerSync" + }, + { + "Name": "ServerDecryptionData", + "Namespace": "Microsoft.UpdateServices.ServerSyncWebServices.ServerSync" + }, + { + "Name": "RedirectCabException", + "Namespace": "Microsoft.UpdateServices.ServerSync" + }, + { + "Name": "RedirectCab", + "Namespace": "Microsoft.UpdateServices.ServerSync" + }, + { + "Name": "RedirectorException", + "Namespace": "Microsoft.UpdateServices.ServerSync" + }, + { + "Name": "ServerProtocolUrls", + "Namespace": "Microsoft.UpdateServices.ServerSync" + }, + { + "Name": "RedirContents", + "Namespace": "Microsoft.UpdateServices.ServerSync" + }, + { + "Name": "ServerSyncCompressionProxy", + "Namespace": "Microsoft.UpdateServices.ServerSync" + }, + { + "Name": "AuthenticationResult", + "Namespace": "Microsoft.UpdateServices.ServerSync" + }, + { + "Name": "ServerSyncLib", + "Namespace": "Microsoft.UpdateServices.ServerSync" + }, + { + "Name": "CategoryBitMask", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CertificatePolicy`1", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CertificatePolicyTestKeys", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ContentManager", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ServerSyncConfigData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ServerSyncDeployment", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ServerSyncTargetGroup", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ServerSyncDeploymentResult", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ServerSyncProgress", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UpdateData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "RevisionIdList", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CategoryIdCacheEntry", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "RevisionIdCacheEntry", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "LanguageCacheEntry", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DeploymentData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "FileTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "FileNeededByContentAgent", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UpdateInformationForFile", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncUpdatesResult", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DeploymentForReplica", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DeploymentStatus", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GlobalIdToLocalId", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "InstalledDriver", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "Device", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ComputerHardwareSpecification", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ChangeTrackingList", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "FrontEndServerInformation", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncLanguage", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncFile", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "OlsDownloadPriority", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "OlsDeploymentAction", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncDeployment", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncDeploymentDC", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncEulaFileLanguage", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncUpdateCategory", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncUpdatePrerequisite", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncUpdateData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UpdateFileSecurityData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "FileSecurityData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "FileDecryption", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "FileSecurityDatum", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DeletedDeployment", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "RevisionData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SyncUpdatesData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "PrerequisiteInfo", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "BundleDependency", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "FileLocation", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CoreUpdateXml", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "LocalizedUpdateXml", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "RevisionAndLocale", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "IdAndDelta", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "LanguageAndDelta", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ServerSyncFilter", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DataAccess", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DeploymentAction", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "IComparableDeployment", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DeploymentComparer", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DriverSetAndRevisionIdList", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "HardwareIdAndDelta", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "NotifyEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "NotificationEventAgentBase", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SUSEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "RemotelyDelegatableObject", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SystemEvent", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "EventQueueListItem", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SusEventDispatcher", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "NotificationEventStaticLinkItem", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ResetStateMachineAgent", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "EmailNotificationAgent", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "LogConfigurationChangeHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "MonitorableHelper", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ServerCertificateValidator", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ServerDriverSetData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ServerSyncDriverFilter", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ServerSyncDriverSetData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SusPerformanceCounter", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "WebServiceCommunicationHelper", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "WindowsUpdateCertificatePolicy", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "OfflineSyncFilter", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "OfflineSyncPackage", + "Namespace": "Microsoft.UpdateServices.Internal.BaseApi" + }, + { + "Name": "Cookie", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "UnencryptedCookieData", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "AuthorizationCookie", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "UnencryptedAuthorizationCookieData", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "ServerPlugIn", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "AuthorizationError", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "AuthPlugInInfo", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "IClientPlugIn", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "IServerPlugIn", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "IClientPlugInCollection", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "IServerPlugInCollection", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "AnonymousAuthorizationPlugIn", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "GenericAuthorizationPlugIn", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "ProductIdValidationPlugIn", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "DownstreamServerAuthorizationPlugIn", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "DownstreamServerAuthorizationProxy", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "AuthorizationManager", + "Namespace": "Microsoft.UpdateServices.Internal.Authorization" + }, + { + "Name": "DatabaseConstants", + "Namespace": "Microsoft.UpdateServices.DatabaseAccess" + }, + { + "Name": "DBConnection", + "Namespace": "Microsoft.UpdateServices.DatabaseAccess" + }, + { + "Name": "WebService", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "Cookie", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "MonitoredServicesResponse", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xComputerStatusRollupUpdateStatus", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xComputerStatusRollupInfo", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xComputerLastRollupNumber", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xChangedComputer", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ComputerChangeType", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xComputerRollupDetails", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xComputerRollupInfo", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "DownstreamServerRollupClientActivitySummary", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xDownstreamServerRollupClientSummary", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xDownstreamServerRollupServerSummary", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xDownstreamServerRollupInfo", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "xRollupConfiguration", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportingInventory", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "PrivateData", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "DetailedVersion", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ExtendedData", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ProcessorArchitecture", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "UpdateRevisionIdentifier", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ComputerTargetIdentifier", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "BasicData", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportingEvent", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportEventBatchCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportEventBatchCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportEventBatch2CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportEventBatch2CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetRequiredInventoryTypeCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetRequiredInventoryTypeCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportInventoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ReportInventoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetRollupConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetRollupConfigurationCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupDownstreamServersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetOutOfSyncComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "GetOutOfSyncComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupComputerStatusCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupComputerStatusCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "StartDynamicCategoryRollupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "StartDynamicCategoryRollupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "RollupDynamicCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "EndDynamicCategoryRollupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Reporting" + }, + { + "Name": "ApiRemoting", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xGenericReadableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "MonitoredServicesResponse", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xCompleteUpdates", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xProgramKey", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xAuthorizationPlugInTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xGroupAuthorizationTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xConfigurationTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xAllConfigurationTableRows", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xExportUpdateData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xServerSyncLanguageData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExportFileData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExportUpdateListItem", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xExportData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xUpdateRevisionId", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xServerSyncUrlData", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xTimeSpan", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEmailNotificationConfigurationRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEmailStatusNotificationFrequency", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xAutomaticUpdateApprovalDeadline", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xAutomaticUpdateApprovalRuleTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xCompleteAutomaticUpdateApprovalRule", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xSubscriptionTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEventHistoryTableRow", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xUpdateRevisionIdentifier", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEventSourceFilter", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEventIdFilter", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEventHistoryFilter", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "xEmailNotificationType", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServersInTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServersInTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPPreregisterComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPPreregisterComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerByIdCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerByIdCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerCountCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerCountCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllDownstreamServersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllDownstreamServersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteDownstreamServerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerTargetByNameCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerTargetByNameCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSimpleSearchComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSimpleSearchComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSetSelfSigningCertificateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSetSigningCertificateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteGetSigningCertificateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteGetSigningCertificateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInventoryItemsForComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInventoryItemsForComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInventorySummaryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInventorySummaryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersHavingInventoryItemCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersHavingInventoryItemCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchEventHistoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchEventHistoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComponentsWithErrorsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComponentsWithErrorsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateServerStatusCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateServerStatusCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServerRollupSummaryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDownstreamServerRollupSummaryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetFailedToDownloadUpdatesCountCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetFailedToDownloadUpdatesCountCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionCategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionNextSynchronizationTimeCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionNextSynchronizationTimeCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetSubscriptionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetSubscriptionFrequencyCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetSubscriptionLastSynchronizationTimeCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetAutomaticUpdateApprovalRulesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetAutomaticUpdateApprovalRulesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetAutomaticUpdateApprovalRuleCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetAutomaticUpdateApprovalRule1CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CreateInstallApprovalRuleCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CreateInstallApprovalRuleCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DeleteInstallApprovalRuleCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetPreviousRevisionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetPreviousRevisionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetXmlForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetXmlForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetLatestRevisionNumberForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetLatestRevisionNumberForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSdpXmlForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSdpXmlForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSetEmailNotificationConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSetEmailNotificationRecipientsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPScheduleEmailNotificationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetSmtpUserPasswordCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "HasSmtpUserPasswordCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "HasSmtpUserPasswordCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabForPublishingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabForPublishingCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabForPublishingWithTimeStampOptionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabForPublishingWithTimeStampOptionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabExForPublishingWithTimeStampOptionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignCabExForPublishingWithTimeStampOptionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ImportUpdateForPublishingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ApplyAutomaticUpdateApprovalRuleCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ApplyAutomaticUpdateApprovalRuleCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AddDynamicCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AddDynamicCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDynamicCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDynamicCategoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDynamicCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDynamicCategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetDynamicCategorySyncStatusCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DeleteDynamicCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetExportDataCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetExportDataCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetExportUpdateDataCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetExportUpdateDataCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionStateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetSubscriptionStateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerSyncProgressCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerSyncProgressCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StartSubscriptionManuallyCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StartSubscriptionManuallyForCategoryOnlyCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StopSubscriptionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ImportUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ImportUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPWakeUpResetAgentCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPWakeUpRollupAgentCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AddNewLanguageCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "AddNewLanguageCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInstallableItemsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetInstallableItemsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetApprovedUpdateMetadataCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetApprovedUpdateMetadataCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPHasApprovalsChangedCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPHasApprovalsChangedCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeclineSupersededUpdatesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeclineSupersededUpdatesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeclineExpiredUpdatesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeclineExpiredUpdatesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCountObsoleteUpdatesToCleanupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCountObsoleteUpdatesToCleanupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetObsoleteUpdatesToCleanupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetObsoleteUpdatesToCleanupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCountUpdatesToCompressCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCountUpdatesToCompressCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesToCompressCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesToCompressCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCompressUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteUpdateByUpdateIDCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupObsoleteComputersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupObsoleteComputersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupUnneededContentFilesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupUnneededContentFilesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupUnneededContentFiles2CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCleanupUnneededContentFiles2CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StopWSUSServiceCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StartWSUSServiceCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerVersionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerVersionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerProtocolVersionCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetServerProtocolVersionCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDatabaseConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetDatabaseConfigurationCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEmailNotificationConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEmailNotificationConfigurationCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEmailNotificationRecipientsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEmailNotificationRecipientsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SendTestEmailCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CatalogSiteGetMetadataAndImportCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetCurrentUserRoleCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetCurrentUserRoleCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetConfigurationCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetResetStateMachineNeededFlagCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GetResetStateMachineNeededFlagCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSetRollupConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTempContentCacheCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTempContentCacheCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetProxyPasswordCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "HasProxyPasswordCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "HasProxyPasswordCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSetConfigurationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllLanguagesWithEnabledStateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllLanguagesWithEnabledStateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetProgramKeysCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetProgramKeysCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetFrontEndServersCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetFrontEndServersCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPRemoveFrontEndServerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetClientsWithRecentNameChangeCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetClientsWithRecentNameChangeCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPLoadReportingEventAttributesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPLoadReportingEventAttributesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeclineUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateByIdCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateByIdCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesByCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesByCategoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchUpdatesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSearchUpdatesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateCountCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateCountCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerUpdate_SingleUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerUpdate_SingleUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSummariesPerUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalUpdateSummaryForTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalUpdateSummaryForTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummariesForTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummariesForTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerSummariesForTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerSummariesForTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupSummariesForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupSummariesForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummaryForSingleTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummaryForSingleTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalSummaryForCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalSummaryForCategoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummariesForCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateSummariesForCategoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerSummariesForCategoryCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputerSummariesForCategoryCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalSummaryForComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTotalSummaryForComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdateInstallationInfoForComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersNotContactedSinceCountCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersNotContactedSinceCountCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSimpleSearchUpdatesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPSimpleSearchUpdatesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetRevisionsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetRevisionsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesBundledByUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesBundledByUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatBundleUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatBundleUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesSupersededByUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesSupersededByUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatSupersedeUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatSupersedeUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesRequiredByUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesRequiredByUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatRequireUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetUpdatesThatRequireUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetLanguagesForUpdateCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetLanguagesForUpdateCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetContentDownloadProgressCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetContentDownloadProgressCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPResumeDownloadCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPResumeAllDownloadsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCancelDownloadCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCancelAllDownloadsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPPurgeReportingEventInstancesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEulaFileCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEulaFileCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEulaAcceptancesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetEulaAcceptancesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPAcceptEulaCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPAcceptEulaForReplicaDSSCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetCategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetCategoryByIdCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetCategoryByIdCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTopLevelCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTopLevelCategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSubcategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetSubcategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentCategoriesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentCategoriesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentUpdateClassificationCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentUpdateClassificationCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeployUpdate1CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeployUpdate1CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeployUpdate2CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeployUpdate2CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentByIdCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentByIdCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate1CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate1CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate2CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate2CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate3CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsByUpdate3CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetDeploymentsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteDeploymentCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteReplicaSPDeleteDeploymentCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPRefreshDeploymentsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupByIdCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupByIdCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupsForComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetTargetGroupsForComputerCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetChildTargetGroupsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetChildTargetGroupsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetParentTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllTargetGroupsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetAllTargetGroupsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCreateTargetGroup1CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCreateTargetGroup1CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCreateTargetGroup2CompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPCreateTargetGroup2CompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPDeleteTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPAddComputerToTargetGroupAllowMultipleGroupsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPRemoveComputerFromTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersInTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPGetComputersInTargetGroupCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ExecuteSPRemoveDownstreamServerFromTargetGroupCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DssAuthWebService", + "Namespace": "Microsoft.UpdateServices.Internal.DssAuthWebService" + }, + { + "Name": "AuthorizationCookie", + "Namespace": "Microsoft.UpdateServices.Internal.DssAuthWebService" + }, + { + "Name": "MonitoredServicesResponse", + "Namespace": "Microsoft.UpdateServices.Internal.DssAuthWebService" + }, + { + "Name": "GetAuthorizationCookieCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.DssAuthWebService" + }, + { + "Name": "GetAuthorizationCookieCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.DssAuthWebService" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.DssAuthWebService" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.DssAuthWebService" + }, + { + "Name": "SimpleAuth", + "Namespace": "Microsoft.UpdateServices.Internal.SimpleAuthWebService" + }, + { + "Name": "AuthorizationCookie", + "Namespace": "Microsoft.UpdateServices.Internal.SimpleAuthWebService" + }, + { + "Name": "MonitoredServicesResponse", + "Namespace": "Microsoft.UpdateServices.Internal.SimpleAuthWebService" + }, + { + "Name": "GetAuthorizationCookieCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.SimpleAuthWebService" + }, + { + "Name": "GetAuthorizationCookieCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.SimpleAuthWebService" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.SimpleAuthWebService" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.SimpleAuthWebService" + }, + { + "Name": "Client", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "Config", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "AuthPlugInInfo", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "MonitoredServicesResponse", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "GetFileLocationsResults", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "FileLocation", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "Cookie", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "UpdateData", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "ExtendedUpdateInfo", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "RefreshCacheResult", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "UpdateIdentity", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "Deployment", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "DeploymentAction", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "UpdateInfo", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "SyncInfo", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "CategoryIdentifier", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "InstalledDriver", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "Device", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "SyncUpdateParameters", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "CategoryRelationship", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "ComputerInfo", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "AuthorizationCookie", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "ConfigurationProperty", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "XmlUpdateFragmentType", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "GetConfigCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "GetConfigCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "GetCookieCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "GetCookieCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "RegisterComputerCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "StartCategoryScanCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "StartCategoryScanCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "SyncUpdatesCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "SyncUpdatesCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "SyncPrinterCatalogCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "SyncPrinterCatalogCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "RefreshCacheCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "RefreshCacheCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "GetExtendedUpdateInfoCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "GetExtendedUpdateInfoCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "GetFileLocationsCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "GetFileLocationsCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "Microsoft.UpdateServices.Internal.ClientWebService" + }, + { + "Name": "Configuration", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "HealthEventLogger", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "HealthMonitoringTasks", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "HealthMonitoringThreadManager", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "HmtCertificateLifecycle", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "HmtClients", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "HmtCore", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "HmtDatabase", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "HmtWebServices", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "EventLoggingType", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "HealthState", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "HealthMonitoringSubtask", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "PeriodicTask", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "PeriodicTaskExecuter", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "RemotingChannel", + "Namespace": "Microsoft.UpdateServices.Internal.HealthMonitoring" + }, + { + "Name": "InstallPlugin", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "LinkInfo", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "NonTemplateBasedPage", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "PostDeploymentConfiguration", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "SqlInstanceConfiguration", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "SqlInstancePage", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "TemplateBasedPage", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "UpdateSourceConfiguration", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "UpdateSourcePage", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "WelcomePage", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "WsusShellPlugin", + "Namespace": "Microsoft.UpdateServices.SMPlugin" + }, + { + "Name": "LocalizedStrings", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ResourceReader", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ContentDownloadRegulation", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "Notification", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UpdateRegulation", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ConfigurationProperty", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UpdateRegulationDataAccess", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "MSComConfiguration", + "Namespace": "Microsoft.MSCOM.SoftwareUpdateServices.LocalUtility" + }, + { + "Name": "ICacheableConfigSettings", + "Namespace": "Microsoft.MSCOM.SoftwareUpdateServices.UniversalUtility" + }, + { + "Name": "TimerCallbackState", + "Namespace": "Microsoft.MSCOM.SoftwareUpdateServices.UniversalUtility" + }, + { + "Name": "ConfigCacheManager", + "Namespace": "Microsoft.MSCOM.SoftwareUpdateServices.UniversalUtility" + }, + { + "Name": "ExceptionReadingConfigSettings", + "Namespace": "Microsoft.MSCOM.SoftwareUpdateServices.UniversalUtility" + }, + { + "Name": "ConfigFileReader", + "Namespace": "Microsoft.MSCOM.SoftwareUpdateServices.UniversalUtility" + }, + { + "Name": "MSComConfigurationChanged", + "Namespace": "Microsoft.MSCOM.SoftwareUpdateServices.UniversalUtility" + }, + { + "Name": "LogHandler", + "Namespace": "Microsoft.MSCOM.SoftwareUpdateServices.UniversalUtility" + }, + { + "Name": "LogLevel", + "Namespace": "Microsoft.UpdateServices" + }, + { + "Name": "LogDestinations", + "Namespace": "Microsoft.UpdateServices" + }, + { + "Name": "LogFileLocation", + "Namespace": "Microsoft.UpdateServices" + }, + { + "Name": "Log", + "Namespace": "Microsoft.UpdateServices" + }, + { + "Name": "CabUtilities", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "WsusCertificateNotFoundException", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "WsusCertificateStore", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CertificateManager", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UtilClassFactory", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UtilConstants", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "EncryptionLevel", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DataProtectionApi", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "DateTimeUtilities", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "EncryptionUtilities", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "FileSystemUtilities", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ArgumentChecker", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SetupInfo", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ConfigurationSource", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "MachineSettingRedirector", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ReadOnlyDictionary`2", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "RegistryLocationProvider", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SecurableObjectType", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SecurityUtils", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "WsusServiceException", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "WsusServiceUtility", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ErrorCode", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "FaultDetails", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SoapUtilities", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "EventLogEventCategory", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SusEventLog", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "WsusTestKeys", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "TraceLogger", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UnmanagedProcessExecutionOptions", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "WaitHandleUtilities", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SECURITY_ATTRIBUTES", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "TokenInformationClass", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SECURITY_INFORMATION", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "GENERIC_MAPPING", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "PRIVILEGE_SET", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "OSVERSIONINFOEX", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SECURITY_IMPERSONATION_LEVEL", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "NETSETUP_JOIN_STATUS", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "OS_PRODUCT_TYPE", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "REGSAM", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "RegistryValueType", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "CabCallback", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SubCAIdentities", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SignatureStrengthPolicies", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "NativeMethods", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "TOKEN_USER", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SID_AND_ATTRIBUTES", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "UnmanagedHeapAlloc", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "Sid", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "SafeRegHandle", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "XmlValidationError", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "XmlSchemaValidation", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ItemCollection`1", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "XpressDecompressionStream", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "StringMonitor", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "InstalledRoleServices", + "Namespace": "Microsoft.UpdateServices.Internal" + }, + { + "Name": "ADComputerBrowse", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "AnimationMode", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "AnimatedFormResizer", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "BackgroundTaskTracker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ThreadMethodInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ClientCreatedTask", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectKeyboardOption", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectKeyboardOptionConverter", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectReleaseKey", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectReleaseKeyHelper", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectReleaseKeyConverter", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ClientVirtualizationSettings", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "RdpOptions", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "LaunchHelpUrlState", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CommonUtilities", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ConnectionHelper", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "DelayedUIInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "DpiUtilities", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "DpiRank", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "HelpConstants", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ImageResources", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "DisplayErrorLocalHandler", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "InformationDisplayer", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ProgressDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ProgressDialogLauncher", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ResourcePoolEntry", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "RemoteFileBrowser", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "UnhandledExceptionHandler", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMStateChangeAction", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMStateChangeInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ShutdownTrackerTask", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "SnapshotRenameDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "IndeterminateProgressDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskProgressDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VirtualizationOperationCompleteEventArgs", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VirtualizationOperationInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TakeSnapshotInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "NameWithTrailingNumberSorter", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogCallback", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogNotificationArgs", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogReturnId", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogCommonButtons", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogIcon", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogNotification", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ProgressBarState", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogCommonDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TraceConfigurationOptions", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CommonResources", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CollapsiblePane", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DisplayContextMenuEventArgs", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedColumnHeader", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedListView", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedNumericUpDown", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedTrackBar", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "FixedPane", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "InnerPanel", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewItemSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemPercentageSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemTextSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemTimeSpanSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemTagSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "NumericValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "MemoryValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "PathValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DnsValidationType", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DnsValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskResult", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskResultConverter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ActionGroup", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskListViewItem", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskListView", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TitleBarPane", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TransparentForm", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ValidatingNumericUpDown", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "WaitCursorScope", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "CertificateControl", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DateTimePickerForRangeControl", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "InnerPanelDesigner", + "Namespace": "Microsoft.Virtualization.Client.Controls.Design" + }, + { + "Name": "TitleBarPaneDesigner", + "Namespace": "Microsoft.Virtualization.Client.Controls.Design" + }, + { + "Name": "ADComputerBrowse", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "AnimationMode", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "AnimatedFormResizer", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "BackgroundTaskTracker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ThreadMethodInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ClientCreatedTask", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectKeyboardOption", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectKeyboardOptionConverter", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectReleaseKey", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectReleaseKeyHelper", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectReleaseKeyConverter", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ClientVirtualizationSettings", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "LaunchHelpUrlState", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CommonUtilities", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ConnectionHelper", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "DelayedUIInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "FileUtilities", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "HelpConstants", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ImageResources", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "DisplayErrorLocalHandler", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "InformationDisplayer", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ProgressDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ProgressDialogLauncher", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ResourcePoolEntry", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "RemoteFileBrowser", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "UnhandledExceptionHandler", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMStateChangeAction", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMStateChangeInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ShutdownTrackerTask", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "SnapshotRenameDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "IndeterminateProgressDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskProgressDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VirtualizationOperationCompleteEventArgs", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VirtualizationOperationInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TakeSnapshotInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "NameWithTrailingNumberSorter", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogCallback", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogNotificationArgs", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogReturnId", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogCommonButtons", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogIcon", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogNotification", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ProgressBarState", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogCommonDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TraceConfigurationOptions", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CommonResources", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CollapsiblePane", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DisplayContextMenuEventArgs", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedColumnHeader", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedListView", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedNumericUpDown", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedTrackBar", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "FixedPane", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "InnerPanel", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewItemSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemPercentageSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemTextSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemTimeSpanSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemTagSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "NumericValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "MemoryValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "PathValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DnsValidationType", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DnsValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskResult", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskResultConverter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ActionGroup", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskListViewItem", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskListView", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TitleBarPane", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TransparentForm", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ValidatingNumericUpDown", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "WaitCursorScope", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "CertificateControl", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DateTimePickerForRangeControl", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "InnerPanelDesigner", + "Namespace": "Microsoft.Virtualization.Client.Controls.Design" + }, + { + "Name": "TitleBarPaneDesigner", + "Namespace": "Microsoft.Virtualization.Client.Controls.Design" + }, + { + "Name": "VMTraceLevels", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMTraceTagFormatLevels", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMTrace", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ResourceContext", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EnumResourceConverter`1", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IDataFile", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWin32Directory", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IDeleteable", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IDeleteableAsync", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EthernetPortType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitchPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEmulatedEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISyntheticEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IInternalEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IExternalNetworkPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IExternalEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWiFiPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEmulatedEthernetPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISyntheticEthernetPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetPortAllocationSettingData", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetConnectionAllocationRequest", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitchPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IGuestNetworkAdapterConfiguration", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EthernetFeatureType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VlanOperationMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "PrivateVlanMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SwitchPortMonitorMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchFeatureService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchBandwidthFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchAclFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchSecurityFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchOffloadFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchVlanFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortOffloadStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputersSystemCreatedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMVirtualizationTaskCreatedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IHostComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWin32ComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IImageManagementService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMLanEndpointOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ILanEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWiFiEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVlanEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPutable", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPutableAsync", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMNetworkAdapterProtocolType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFailoverNetworkAdapterSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualSwitch", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualFcSwitch", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IExternalFcPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFcPortAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePoolConfigurationService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFcEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualSwitchPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualFcSwitchPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IProcessorResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISynth3dVideoResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFibreChannelResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePoolSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IGsmPoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFcPoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDiskPoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDiskResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ITerminalConnection", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ITerminalService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ITerminalServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDisk", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDiskSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualizationManagementObject", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitch", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitchSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EthernetSwitchExtensionType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchExtension", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualSwitchManagementService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSynthetic3DService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVM3dVideoPhysical3dGPU", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVM3dVideo", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVM3dVideoSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMBios", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SnapshotCreatedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "KvpItemPool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMComputerSystemBase", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemPathParser", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceStartOperation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceStopOperation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "BootDevice", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualSystemType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMComputerSystemSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationAuthenticationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMReplicationSettingData", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDevice", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDeviceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDriveController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDisketteController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMIdeController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMScsiProtocolController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDriveControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMScsiControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDisketteDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMHardDiskDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDvdDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMCDRomDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPhysicalCDRomDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDriveSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMIntegrationComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMIntegrationComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTimeSyncComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTimeSyncComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMHeartbeatComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMHeartbeatComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDataExchangeComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDataExchangeComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMShutdownComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMShutdownComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMVssIntegrationComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMVssIntegrationComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMKeyboard", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMemory", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMemorySetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationNetworkSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationCapabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMMigrationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMPlannedComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMProcessor", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMProcessorSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPhysicalProcessor", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMExportSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SnapshotExportMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSnapshotService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IReplicationService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "RecoveryAuthenticationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InitialReplicationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFailoverReplicationServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFailoverReplicationAuthorizationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMTaskStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "JobTypeId", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTask", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationTask", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTaskAssociationObject", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMVideo", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMVideoSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ManagementPathEqualityComparer", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "MsvmError", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "MsvmErrorComparison", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "MsvmErrorParser", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ValidationErrorId", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationStatistics", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationHealthInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VmmsMessageId", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationHealthConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationStatisticsParser", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SummaryInformationRequest", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SummaryInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskConstants", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskFormat", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskSettingData", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskSettingDataParser", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskStateParser", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemHealthState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationHealth", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemStateUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemStateConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationModeConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationStateConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMIntegrationComponentOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMHeartbeatStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMIntegrationComponentStatusUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMIntegrationComponentOperationalStatusConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMHeartbeatStatusConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMDeviceSettingType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiBaseProperties", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiClassNames", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "NoWmiMappingException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "KeyAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiNameAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "NoWmiMappingAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FrequentlyChangingAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "CompletedTask", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "Capabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SettingsDefineCapabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMImportSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ObjectLocator", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InstanceModificationEventStrategy", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ConnectionManager", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "Server", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InstanceEventManager", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "CancelTaskFailedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ClassDefinitionMismatchException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerSideErrorCode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ClientSideErrorCode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InvalidWmiValueException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ObjectNotFoundException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerCallFailedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerCallFailedReason", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerConnectionException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerConnectionIssue", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerObjectDeletedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceMethodException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceMethodError", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualizationManagementException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualizationOperationFailedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ValidateVirtualHardDiskException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualizationOperation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IMSClusterResourceBase", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterVMResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterReplicaBrokerResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterCapResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterCluster", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterNode", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "MSClusterResourceState", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "MSClusterNodeState", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "SettingApplyException", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "OrganizedSwitchPorts", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "NetworkingDataHelper", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "FcPortStatus", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "SettingsDialogBase", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "VirtualizationSettingsDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "VirtualizationSingleSettingDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "RecoveryConfigurationDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "VMSettingsDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "NetworkManagerDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "StorageManagerDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "SettingId", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "ImageLabel", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "EnhancedCheckBoxState", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "DataGridViewEnhancedCheckboxColumn", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "DataGridViewEnhancedCheckBoxCell", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "InitializeReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ResynchronizeReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "FailoverForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "PlannedFailoverForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ImportReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ReplicationMonitoringForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "BaseFormViewControl", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "BaseListView", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "OperationResult", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "FailoverReplicationNonUIActionPerformer", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ServerNodeViewControl", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "DelegateInvoker", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "WizardUtilities", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "WizardsConfiguration", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "VMWizardForm", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "SummaryDescriptionControl", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "SummaryInfo", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "ReplicationWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Replication" + }, + { + "Name": "NewVirtualMachineWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.NewVM" + }, + { + "Name": "NewVirtualHardDiskWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.NewVhd" + }, + { + "Name": "MoveWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "IconType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "StorageMoveType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "VMMoveType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "ImportFileUtilities", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMImport" + }, + { + "Name": "ImportWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMImport" + }, + { + "Name": "EditVirtualHardDiskWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.EditVhd" + }, + { + "Name": "BranchPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "ConfirmationPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "TitleType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "ButtonType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "OrientationPanelStepMode", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "FiniteProgressPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "InfiniteProgressPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "ProgressPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "SummaryPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardActionStatus", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardAction", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardForm", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardFrameworkException", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "FixupWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMFixup" + }, + { + "Name": "FixupErrorsGroupbox", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMFixup" + }, + { + "Name": "ADComputerBrowse", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "AnimationMode", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "AnimatedFormResizer", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "BackgroundTaskTracker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ThreadMethodInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ClientCreatedTask", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectKeyboardOption", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectKeyboardOptionConverter", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectReleaseKey", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectReleaseKeyHelper", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMConnectReleaseKeyConverter", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ClientVirtualizationSettings", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "RdpOptions", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "LaunchHelpUrlState", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CommonUtilities", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ConnectionHelper", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "DelayedUIInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "FileUtilities", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "HelpConstants", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ImageResources", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "DisplayErrorLocalHandler", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "InformationDisplayer", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ProgressDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ProgressDialogLauncher", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ResourcePoolEntry", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "RemoteFileBrowser", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "UnhandledExceptionHandler", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMStateChangeAction", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMStateChangeInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ShutdownTrackerTask", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "SnapshotRenameDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "IndeterminateProgressDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskProgressDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VirtualizationOperationCompleteEventArgs", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VirtualizationOperationInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TakeSnapshotInvoker", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "NameWithTrailingNumberSorter", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogCallback", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogNotificationArgs", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogReturnId", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogCommonButtons", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogIcon", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogNotification", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ProgressBarState", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TaskDialogCommonDialog", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "TraceConfigurationOptions", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CommonResources", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CollapsiblePane", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DisplayContextMenuEventArgs", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedColumnHeader", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedListView", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedNumericUpDown", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "EnhancedTrackBar", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "FixedPane", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "InnerPanel", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewItemSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemPercentageSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemTextSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemTimeSpanSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ListViewSubItemTagSorter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "NumericValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "MemoryValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "PathValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DnsValidationType", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DnsValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskResult", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskResultConverter", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ActionGroup", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskListViewItem", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TaskListView", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TitleBarPane", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "TransparentForm", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ValidatingNumericUpDown", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "ValidatingTextBox", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "WaitCursorScope", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "CertificateControl", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "DateTimePickerForRangeControl", + "Namespace": "Microsoft.Virtualization.Client.Controls" + }, + { + "Name": "InnerPanelDesigner", + "Namespace": "Microsoft.Virtualization.Client.Controls.Design" + }, + { + "Name": "TitleBarPaneDesigner", + "Namespace": "Microsoft.Virtualization.Client.Controls.Design" + }, + { + "Name": "VMTraceLevels", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMTraceTagFormatLevels", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMTrace", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ResourceContext", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EnumResourceConverter`1", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IDataFile", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWin32Directory", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IDeleteable", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IDeleteableAsync", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EthernetPortType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitchPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEmulatedEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISyntheticEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IInternalEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IExternalNetworkPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IExternalEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWiFiPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEmulatedEthernetPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISyntheticEthernetPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetPortAllocationSettingData", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetConnectionAllocationRequest", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitchPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IGuestNetworkAdapterConfiguration", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EthernetFeatureType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VlanOperationMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "PrivateVlanMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SwitchPortMonitorMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchFeatureService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchBandwidthFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchAclFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchSecurityFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchOffloadFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchVlanFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortOffloadStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputersSystemCreatedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMVirtualizationTaskCreatedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IHostComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWin32ComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IImageManagementService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMLanEndpointOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ILanEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWiFiEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVlanEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPutable", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPutableAsync", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMNetworkAdapterProtocolType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFailoverNetworkAdapterSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualSwitch", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualFcSwitch", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IExternalFcPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFcPortAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePoolConfigurationService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFcEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualSwitchPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualFcSwitchPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IProcessorResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISynth3dVideoResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFibreChannelResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePoolSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IGsmPoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFcPoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDiskPoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDiskResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ITerminalConnection", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ITerminalService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ITerminalServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDisk", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDiskSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualizationManagementObject", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitch", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitchSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EthernetSwitchExtensionType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchExtension", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualSwitchManagementService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSynthetic3DService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVM3dVideoPhysical3dGPU", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVM3dVideo", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVM3dVideoSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMBios", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "BootEntryType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMBootEntry", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SnapshotCreatedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "KvpItemPool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMComputerSystemBase", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemPathParser", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceStartOperation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceStopOperation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "BootDevice", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualSystemType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualSystemSubType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualSystemSubTypeConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMComputerSystemSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationAuthenticationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMReplicationSettingData", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMReplicationRelationship", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDevice", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDeviceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDriveController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDisketteController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMIdeController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMScsiProtocolController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDriveControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMScsiControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDisketteDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMHardDiskDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDvdDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMCDRomDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPhysicalCDRomDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDriveSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMIntegrationComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMIntegrationComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTimeSyncComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTimeSyncComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMHeartbeatComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMHeartbeatComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDataExchangeComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDataExchangeComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMShutdownComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMShutdownComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMVssIntegrationComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMVssIntegrationComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMGuestServiceInterfaceComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMGuestServiceInterfaceComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMKeyboard", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMemory", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMemorySetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationNetworkSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationCapabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMMigrationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMMigrationTransportType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMPlannedComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMProcessor", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMProcessorSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPhysicalProcessor", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMExportSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SnapshotExportMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSnapshotService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IReplicationService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "RecoveryAuthenticationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InitialReplicationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFailoverReplicationServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFailoverReplicationAuthorizationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMTaskStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "JobTypeId", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTask", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationTask", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTaskAssociationObject", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMVideo", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMVideoSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ManagementPathEqualityComparer", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "MsvmError", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "MsvmErrorParser", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ValidationErrorId", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationStatistics", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationHealthInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VmmsMessageId", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationHealthConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationStatisticsParser", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SummaryInformationRequest", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SummaryInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskConstants", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskFormat", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskSettingData", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskSettingDataParser", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskStateParser", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemHealthState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationHealth", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationInterval", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EnhancedSessionModeStateType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemStateUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemStateConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationModeConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationStateConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EnhancedSessionModeStateTypeConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMIntegrationComponentOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMHeartbeatStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMIntegrationComponentStatusUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMIntegrationComponentOperationalStatusConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMHeartbeatStatusConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMDeviceSettingType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiBaseProperties", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiClassNames", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "NoWmiMappingException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "KeyAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiNameAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "NoWmiMappingAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FrequentlyChangingAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "CompletedTask", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "Capabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SettingsDefineCapabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ObjectLocator", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InstanceModificationEventStrategy", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ConnectionManager", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "Server", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InstanceEventManager", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "CancelTaskFailedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ClassDefinitionMismatchException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerSideErrorCode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ClientSideErrorCode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InvalidWmiValueException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ObjectNotFoundException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerCallFailedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerCallFailedReason", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerConnectionException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerConnectionIssue", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerObjectDeletedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceMethodException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceMethodError", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualizationManagementException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualizationOperationFailedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ValidateVirtualHardDiskException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualizationOperation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IMSClusterResourceBase", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterVMResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterReplicaBrokerResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterCapResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterCluster", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterNode", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "MSClusterResourceState", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "MSClusterNodeState", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "SettingApplyException", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "OrganizedSwitchPorts", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "NetworkingDataHelper", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "FcPortStatus", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "SettingsDialogBase", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "VirtualizationSettingsDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "VirtualizationSingleSettingDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "RecoveryConfigurationDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "VMSettingsDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "NetworkManagerDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "StorageManagerDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "SettingId", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "ImageLabel", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "EnhancedCheckBoxState", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "DataGridViewEnhancedCheckboxColumn", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "DataGridViewEnhancedCheckBoxCell", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "ConnectForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ResumeExtendedReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "InitializeReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "RemoveReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ResynchronizeReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "FailoverForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "PlannedFailoverForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ImportReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ReplicationMonitoringForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "BaseFormViewControl", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "BaseListView", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "OperationResult", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "FailoverReplicationNonUIActionPerformer", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ServerNodeViewControl", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "SnapInNodeViewControl", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "StartPageHeader", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "BrowserSnapInInstaller", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "DelegateInvoker", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "WizardUtilities", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "WizardsConfiguration", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "VMWizardForm", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "SummaryDescriptionControl", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "SummaryInfo", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "ReplicationWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Replication" + }, + { + "Name": "NewVirtualMachineWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.NewVM" + }, + { + "Name": "NewVirtualHardDiskWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.NewVhd" + }, + { + "Name": "MoveWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "IconType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "StorageMoveType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "VMMoveType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "ImportFileUtilities", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMImport" + }, + { + "Name": "ImportWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMImport" + }, + { + "Name": "EditVirtualHardDiskWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.EditVhd" + }, + { + "Name": "BranchPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "ConfirmationPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "TitleType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "ButtonType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "OrientationPanelStepMode", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "FiniteProgressPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "InfiniteProgressPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "ProgressPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "SummaryPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardActionStatus", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardAction", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardForm", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardFrameworkException", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "FixupWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMFixup" + }, + { + "Name": "FixupErrorsGroupbox", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMFixup" + }, + { + "Name": "SettingWithNoDefaultNotFoundException", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "LocalStorageProvider", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "Confirmations", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ConfirmationData", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CommonConfiguration", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VmState", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "VmReplicationState", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "HyperVAssemblyVersion", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "HyperVObjectFactory", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "IOperationResult", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "IFailoverReplicationNonUIActionPerformer", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "IVMConnectCommunicator", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "IForm", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "IControl", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "ISettingsDialog", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "INewVirtualMachineWizard", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "IWizard", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "VirtualizationException", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "WindowsCredential", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "HyperVOSVersion", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "HyperVComponent", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "IServer", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "IUserPassCredential", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "IWindowsCredential", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "UserPassCredential", + "Namespace": "Microsoft.Virtualization.Client.Common" + }, + { + "Name": "FileUtilities", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "ImportFileUtilities", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMTraceLevels", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMTraceTagFormatLevels", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "VMTrace", + "Namespace": "Microsoft.Virtualization.Client" + }, + { + "Name": "CancelTaskFailedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ClassDefinitionMismatchException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerSideErrorCode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ClientSideErrorCode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InvalidWmiValueException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ObjectNotFoundException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerCallFailedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerCallFailedReason", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerConnectionException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerConnectionIssue", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerObjectDeletedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceMethodException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceMethodError", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualizationManagementException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualizationOperationFailedException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ValidateVirtualHardDiskException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualizationOperation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FrequentlyChangingAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "KeyAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiNameAttribute", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "DataExchangeItem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EmbeddedInstance", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ResourceContext", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EnumResourceConverter`1", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IAssignableDeviceService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ICollectionManagementService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IDataFile", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWin32Directory", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IDeleteable", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IDeleteableAsync", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitchPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEmulatedEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISyntheticEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IInternalEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IExternalNetworkPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IExternalEthernetPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWiFiPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IExternalEthernetPortCapabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEmulatedEthernetPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISyntheticEthernetPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetPortAllocationSettingData", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetConnectionAllocationRequest", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitchPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IGuestNetworkAdapterConfiguration", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EthernetSwitchExtensionType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchExtensionBase", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchExtension", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IInstalledEthernetSwitchExtension", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EthernetFeatureType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VlanOperationMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "PrivateVlanMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SwitchPortMonitorMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "AclDirection", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "AclAction", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "AclAddressType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "AclApplicability", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IsolationMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IovInterruptModerationMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchFeatureService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchBandwidthFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchNicTeamingFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchOffloadFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortBandwidthFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortAclFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortExtendedAclFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortIsolationFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortSecurityFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortOffloadFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortRoutingDomainFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortRdmaFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortTeamMappingFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortVlanFeature", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetFeatureCapabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetPortStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortOffloadStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchPortBandwidthStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchOffloadStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchBandwidthStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetSwitchOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMNetworkAdapterProtocolType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFailoverNetworkAdapterSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IReplicationService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "RecoveryAuthenticationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InitialReplicationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFailoverReplicationServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFailoverReplicationAuthorizationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualSwitch", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualFcSwitch", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IExternalFcPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFibreChannelPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IHostClusterComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IHostComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputersSystemCreatedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMVirtualizationTaskCreatedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IHostComputerSystemBase", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IHostNumaNode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "CollectionType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IHyperVCollection", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IImageManagementService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IInteractiveSessionAccess", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMLanEndpointOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ILanEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWiFiEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVlanEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IManagementCollection", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "MetricType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IMetricDefinition", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IBaseMetricDefinition", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IAggregationMetricDefinition", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IMeasuredElementToMetricDefinitionAssociation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IMetricMeasurableElement", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "MetricEnabledState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IMetricService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IMetricServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IMetricValue", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IBaseMetricValue", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IAggregationMetricValue", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IMountedStorageImage", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPutable", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPutableAsync", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IProcessorResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISynth3dVideoResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IGpuPartitionResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFibreChannelResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IEthernetConnectionResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPciExpressResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePoolSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IGsmPoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPciExpressPoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFcPoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDiskPoolAllocationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDiskResourcePool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IResourcePoolConfigurationService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SummaryInformationRequest", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISummaryInformationPropertiesBase", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISummaryInformationProperties", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISummaryInformationBase", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISummaryInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ISummaryInformationSnapshot", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ITerminalConnection", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ITerminalService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ITerminalServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDisk", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualDiskSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "BandwidthReservationMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitch", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitchSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IFcEndpoint", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualSwitchPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualFcSwitchPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualizationManagementObject", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualSwitchManagementService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVirtualEthernetSwitchManagementCapabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMAssignableDevice", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMAssignableDeviceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMBios", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "BootEntryType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMBootEntry", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMCollection", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SnapshotCreatedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "KvpItemPool", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMComputerSystemBase", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceStartOperation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServiceStopOperation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "CriticalErrorAction", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "BootDevice", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualSystemType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualSystemSubType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ConsoleModeType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMMemoryBoundValues", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMVpCountBoundValues", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMConfigurationVersion", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualSystemSubTypeConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMComputerSystemSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationAuthenticationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMReplicationSettingData", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMReplicationRelationship", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDevice", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDeviceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDisketteDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMHardDiskDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDvdDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMCDRomDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPhysicalCDRomDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMKeyStorageDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDriveSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDriveController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDisketteController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMIdeController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMScsiProtocolController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDriveControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMScsiControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMGpuPartitionAdapter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMGpuPartitionAdapterSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPartitionableGpu", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMIntegrationComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMIntegrationComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTimeSyncComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTimeSyncComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMHeartbeatComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMHeartbeatComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDataExchangeComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMDataExchangeComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMShutdownComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMShutdownComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMVssComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMVssIntegrationComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMGuestServiceInterfaceComponent", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMGuestServiceInterfaceComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMGuestFileService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMKeyboard", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMemory", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMemorySetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationNetworkSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationCapabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMMigrationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMMigrationTransportType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMPlannedComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMProcessor", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMProcessorSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IPhysicalProcessor", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMRdvComponentSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMS3DisplayController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMS3DisplayControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSecurityInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSecurityService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSecuritySetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialPort", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSerialPortSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMServiceSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMServiceCapabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMExportSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SnapshotExportMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "CaptureLiveStateMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SecureBootTemplate", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSnapshotService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSynthetic3DService", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVM3dVideoPhysical3dGPU", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSynthetic3DDisplayController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSynthetic3DDisplayControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSyntheticDisplayController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSyntheticDisplayControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSyntheticKeyboardController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSyntheticKeyboardControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSyntheticMouseController", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMSyntheticMouseControllerSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMTaskStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "JobTypeId", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTask", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMMigrationTask", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IVMTaskAssociationObject", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWin32ComputerSystem", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWin32DiskDrive", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWin32DiskPartition", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "IWin32LogicalDisk", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "MoveUnmanagedVhd", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "MsvmError", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ValidationErrorId", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationAuthorizationEntry", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationStatistics", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationHealthInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VmmsMessageId", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationHealthConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VHDSetAdditionalInformationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VHDSetInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VHDSnapshotAdditionalInformationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VHDSnapshotInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskConstants", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskFormat", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskSettingData", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualHardDiskState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VirtualizationManagementObjectEqualityComparer`1", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemHealthState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationHealth", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationInterval", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationState", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationMode", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EnhancedSessionModeStateType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemStateUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMComputerSystemStateConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationModeConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "FailoverReplicationStateConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "EnhancedSessionModeStateTypeConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMDeviceSettingType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMIntegrationComponentOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMHeartbeatStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMIntegrationComponentStatusUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMIntegrationComponentOperationalStatusConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMHeartbeatStatusConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMProcessorOperationalStatus", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMProcessorStatusUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMProcessorOperationalStatusConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "NetworkConnectionDiagnosticSettingData", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "NetworkConnectionDiagnosticInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiBaseProperties", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiClassNames", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "NoWmiMappingException", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ObjectLocator", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "CompletedTask", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ManagementDateTimeConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "NumberConverter", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "Capabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SettingsDefineCapabilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "SummaryInformation", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VMDismountSetting", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ReplicationRelationshipType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "UserSnapshotType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ResolutionType", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ICimClass", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ICimInstance", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ICimSession", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InstanceModificationEventStrategy", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InstanceEventManager", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InstanceEventArrivedArgs", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "InstanceEventArrivedHandler", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiNamespaceVersion", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "Server", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ServerNames", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "KeyValueDictionary", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "WmiObjectPath", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ClusterUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VmMemoryBounds", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VmMemoryUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VpCountBoundValues", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "VmProcessorUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "KdsUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "NetworkingUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "RemoteFXUtilities", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "Synth3DResolution", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "Synth3DVramSize", + "Namespace": "Microsoft.Virtualization.Client.Management" + }, + { + "Name": "ClusterVerifyPathResult", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterCluster", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterNode", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterVMOrConfigurationResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterVMResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterVMConfigurationResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterWmiProviderResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterReplicaBrokerResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterCapResource", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterResourceBase", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "IMSClusterResourceGroup", + "Namespace": "Microsoft.Virtualization.Client.Management.Clustering" + }, + { + "Name": "SettingApplyException", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "OrganizedSwitchPorts", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "NetworkingDataHelper", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "FcPortStatus", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "SettingsDialogBase", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "VirtualizationSettingsDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "VirtualizationSingleSettingDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "RecoveryConfigurationDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "VMSettingsDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "NetworkManagerDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "StorageManagerDialog", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "SettingId", + "Namespace": "Microsoft.Virtualization.Client.Settings" + }, + { + "Name": "ImageLabel", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "EnhancedCheckBoxState", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "DataGridViewEnhancedCheckboxColumn", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "DataGridViewEnhancedCheckBoxCell", + "Namespace": "Microsoft.Virtualization.Client.Settings.LayoutEngine" + }, + { + "Name": "ConnectForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ResumeExtendedReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "InitializeReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "RemoveReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ResynchronizeReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "FailoverForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "PlannedFailoverForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ImportReplicationForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ReplicationMonitoringForm", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "BaseFormViewControl", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "BaseListView", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "OperationResult", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "FailoverReplicationNonUIActionPerformer", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "ServerNodeViewControl", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "SnapInNodeViewControl", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "StartPageHeader", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "BrowserSnapInInstaller", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "DelegateInvoker", + "Namespace": "Microsoft.Virtualization.Client.VMBrowser" + }, + { + "Name": "WizardUtilities", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "WizardsConfiguration", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "VMWizardForm", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "SummaryDescriptionControl", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "SummaryInfo", + "Namespace": "Microsoft.Virtualization.Client.Wizards" + }, + { + "Name": "ReplicationWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Replication" + }, + { + "Name": "NewVirtualMachineWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.NewVM" + }, + { + "Name": "NewVirtualHardDiskWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.NewVhd" + }, + { + "Name": "MoveWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "IconType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "StorageMoveType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "VMMoveType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMMove" + }, + { + "Name": "ImportWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMImport" + }, + { + "Name": "EditVirtualHardDiskWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.EditVhd" + }, + { + "Name": "BranchPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "ConfirmationPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "TitleType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "ButtonType", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "OrientationPanelStepMode", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "FiniteProgressPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "InfiniteProgressPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "ProgressPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "SummaryPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardActionStatus", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardAction", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardForm", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardFrameworkException", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "WizardPage", + "Namespace": "Microsoft.Virtualization.Client.Wizards.Framework" + }, + { + "Name": "FixupWizard", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMFixup" + }, + { + "Name": "FixupErrorsGroupbox", + "Namespace": "Microsoft.Virtualization.Client.Wizards.VMFixup" + }, + { + "Name": "Collection", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "ControlChars", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Conversion", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "DateAndTime", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "ErrObject", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "FileSystem", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Financial", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "VariantType", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "AppWinStyle", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "CallType", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "CompareMethod", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "DateFormat", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "FirstDayOfWeek", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "FileAttribute", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "FirstWeekOfYear", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "VbStrConv", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "TriState", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "DateInterval", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "DueDate", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "OpenMode", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "OpenAccess", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "OpenShare", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "TabInfo", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "SpcInfo", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "MsgBoxResult", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "MsgBoxStyle", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "VBFixedStringAttribute", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "VBFixedArrayAttribute", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "ComClassAttribute", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "MyGroupCollectionAttribute", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "HideModuleNameAttribute", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Globals", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Information", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Interaction", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Strings", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "VBMath", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "ApplicationBase", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "AssemblyInfo", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "ConsoleApplicationBase", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "User", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "BuiltInRole", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "BuiltInRoleConverter", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "WebUser", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "AuthenticationMode", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "ShutdownMode", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "UnhandledExceptionEventArgs", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "StartupEventArgs", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "StartupNextInstanceEventArgs", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "StartupEventHandler", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "StartupNextInstanceEventHandler", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "ShutdownEventHandler", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "UnhandledExceptionEventHandler", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "NoStartupFormException", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "CantStartSingleInstanceException", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "WindowsFormsApplicationBase", + "Namespace": "Microsoft.VisualBasic.ApplicationServices" + }, + { + "Name": "AudioPlayMode", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "Audio", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "Clock", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "Computer", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "ComputerInfo", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "Keyboard", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "Mouse", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "NetworkAvailableEventArgs", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "NetworkAvailableEventHandler", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "Network", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "Ports", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "ServerComputer", + "Namespace": "Microsoft.VisualBasic.Devices" + }, + { + "Name": "FileSystem", + "Namespace": "Microsoft.VisualBasic.FileIO" + }, + { + "Name": "DeleteDirectoryOption", + "Namespace": "Microsoft.VisualBasic.FileIO" + }, + { + "Name": "RecycleOption", + "Namespace": "Microsoft.VisualBasic.FileIO" + }, + { + "Name": "SearchOption", + "Namespace": "Microsoft.VisualBasic.FileIO" + }, + { + "Name": "UICancelOption", + "Namespace": "Microsoft.VisualBasic.FileIO" + }, + { + "Name": "UIOption", + "Namespace": "Microsoft.VisualBasic.FileIO" + }, + { + "Name": "MalformedLineException", + "Namespace": "Microsoft.VisualBasic.FileIO" + }, + { + "Name": "SpecialDirectories", + "Namespace": "Microsoft.VisualBasic.FileIO" + }, + { + "Name": "TextFieldParser", + "Namespace": "Microsoft.VisualBasic.FileIO" + }, + { + "Name": "FieldType", + "Namespace": "Microsoft.VisualBasic.FileIO" + }, + { + "Name": "BooleanType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ByteType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "CharType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "CharArrayType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Conversions", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ShortType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "IntegerType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "InternalXmlHelper", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "LongType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "SingleType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "DoubleType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "DateType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "DecimalType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "FlowControl", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ObjectFlowControl", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "StringType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ObjectType", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Operators", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "LikeOperator", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ExceptionUtils", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "InternalErrorException", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Utils", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "LateBinding", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "ProjectData", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "NewLateBinding", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "StaticLocalInitFlag", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "IncompleteInitialization", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "IVbHost", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "HostServices", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "StandardModuleAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "OptionTextAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "OptionCompareAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "DesignerGeneratedAttribute", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Versioned", + "Namespace": "Microsoft.VisualBasic.CompilerServices" + }, + { + "Name": "Log", + "Namespace": "Microsoft.VisualBasic.Logging" + }, + { + "Name": "AspLog", + "Namespace": "Microsoft.VisualBasic.Logging" + }, + { + "Name": "LogFileLocation", + "Namespace": "Microsoft.VisualBasic.Logging" + }, + { + "Name": "LogFileCreationScheduleOption", + "Namespace": "Microsoft.VisualBasic.Logging" + }, + { + "Name": "DiskSpaceExhaustedOption", + "Namespace": "Microsoft.VisualBasic.Logging" + }, + { + "Name": "FileLogTraceListener", + "Namespace": "Microsoft.VisualBasic.Logging" + }, + { + "Name": "ClipboardProxy", + "Namespace": "Microsoft.VisualBasic.MyServices" + }, + { + "Name": "FileSystemProxy", + "Namespace": "Microsoft.VisualBasic.MyServices" + }, + { + "Name": "RegistryProxy", + "Namespace": "Microsoft.VisualBasic.MyServices" + }, + { + "Name": "SpecialDirectoriesProxy", + "Namespace": "Microsoft.VisualBasic.MyServices" + }, + { + "Name": "ContextValue`1", + "Namespace": "Microsoft.VisualBasic.MyServices.Internal" + }, + { + "Name": "DriveListBox", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "DirListBox", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "FileListBox", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ListBoxItem", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "FixedLengthString", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "Support", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebItemNameNotOptional", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebItemAssociatedWebClassNotOptional", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebItemCouldNotLoadEmbeddedResource", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebItemCouldNotLoadTemplateFile", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebItemUnexpectedErrorReadingTemplateFile", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebItemTooManyNestedTags", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebItemClosingTagNotFound", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebItemNoTemplateSpecified", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebItem", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebClassNextItemCannotBeCurrentWebItem", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebClassUserWebClassNameNotOptional", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebClassWebClassFileNameNotOptional", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebClassContainingClassNotOptional", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebClassNextItemRespondNotFound", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebClassCouldNotFindEvent", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebClassWebItemNotValid", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebClass", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ZOrderConstants", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ShiftConstants", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "MouseButtonConstants", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "FormShowConstants", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "LoadResConstants", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ScaleMode", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "BaseControlArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "DriveListBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "DirListBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "FileListBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "BaseOcxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ButtonArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "CheckBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "CheckedListBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ColorDialogArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ComboBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "FontDialogArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "GroupBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "HScrollBarArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ImageListArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "LabelArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ListBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ListViewArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "MaskedTextBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "MenuItemArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ToolStripMenuItemArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "OpenFileDialogArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "PanelArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "PictureBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ProgressBarArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "PrintDialogArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "RadioButtonArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "RichTextBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "SaveFileDialogArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "StatusBarArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "StatusStripArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "TabControlArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "TextBoxArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "TimerArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ToolBarArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "ToolStripArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "TreeViewArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "VScrollBarArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "WebBrowserArray", + "Namespace": "Microsoft.VisualBasic.Compatibility.VB6" + }, + { + "Name": "IsCXXReferenceModifier", + "Namespace": "Microsoft.VisualC" + }, + { + "Name": "IsConstModifier", + "Namespace": "Microsoft.VisualC" + }, + { + "Name": "IsLongModifier", + "Namespace": "Microsoft.VisualC" + }, + { + "Name": "IsVolatileModifier", + "Namespace": "Microsoft.VisualC" + }, + { + "Name": "IsSignedModifier", + "Namespace": "Microsoft.VisualC" + }, + { + "Name": "NoSignSpecifiedModifier", + "Namespace": "Microsoft.VisualC" + }, + { + "Name": "NeedsCopyConstructorModifier", + "Namespace": "Microsoft.VisualC" + }, + { + "Name": "DecoratedNameAttribute", + "Namespace": "Microsoft.VisualC" + }, + { + "Name": "MiscellaneousBitsAttribute", + "Namespace": "Microsoft.VisualC" + }, + { + "Name": "DebugInfoInPDBAttribute", + "Namespace": "Microsoft.VisualC" + }, + { + "Name": "IBidirectionalContainer`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "IRandomAccessContainer`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "INode`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "IBaseIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "IInputIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "IOutputIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "IForwardIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "IBidirectionalIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "IRandomAccessIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "ReverseBidirectionalIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "ConstReverseBidirectionalIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "ReverseRandomAccessIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "ConstReverseRandomAccessIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "ContainerBidirectionalIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "ConstContainerBidirectionalIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "ContainerRandomAccessIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "ConstContainerRandomAccessIterator`1", + "Namespace": "Microsoft.VisualC.StlClr.Generic" + }, + { + "Name": "IDeque`1", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "DequeEnumeratorBase`1", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "DequeEnumerator`1", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "UnaryDelegate`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "BinaryDelegate`3", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "IList`1", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "ListEnumeratorBase`1", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "ListEnumerator`1", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "IQueue`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "IPriorityQueue`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "IStack`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "GenericPair`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "IVector`1", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "VectorEnumeratorBase`1", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "VectorEnumerator`1", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "IHash`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "HashEnumeratorBase`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "HashEnumerator`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "ITree`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "TreeEnumeratorBase`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "TreeEnumerator`2", + "Namespace": "Microsoft.VisualC.StlClr" + }, + { + "Name": "IAppHostProvider", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "LoadOptions", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IAppHostSite", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnumSite", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ISiteLimits", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ISiteLogFile", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ICustomFields", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnumCustomFields", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ICustomField", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ISiteTraceRequestsLogging", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ISiteBinding", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnumBindings", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IApplication", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnumApplications", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IVirtualDirectory", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnumVirtualDirectory", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IApplicationPool", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnumApplicationPool", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IProcessModel", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IRecycling", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IPeriodicRestart", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnumSchedule", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ISchedule", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnumEnvironmentVariables", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnvironmentVariable", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IFailure", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ICpu", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IAppHostProviderChangeHandler", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnumListenerAdapter", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IListenerAdapter", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ILogSettings", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IWebLimits", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IEnumLocation", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ILocation", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ApplicationPool", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppPoolEnvironmentVariable", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppPoolCpu", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "EnumApplicationPool", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "EnumEnvironmentVariables", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "EnumSchedule", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppPoolFailure", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppPoolPeriodicRestart", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppPoolRestartSchedule", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppPoolProcessModel", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppPoolRecycling", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "RSCA_OBJECT_STATE_ENUM", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IRSCA_WAS", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "RSCA_WASClass", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IRSCA_AppPool", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppHostSite", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppHostApplication", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "EnumApplication", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "EnumSite", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "EnumVirtualDirectory", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "Binding", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "EnumBindings", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "SiteLimits", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "SiteLogFile", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "SiteLogCustomFields", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "SiteLogCustomFieldsEnumerator", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "SiteLogCustomField", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "SiteTraceRequestLogging", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "VirtualDirectory", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IRSCA_W3SVC", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "IRSCA_VirtualSite", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "RSCA_W3SVCClass", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppHostLogSettings", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ListenerAdapter", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "EnumListenerAdapter", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "WebLimits", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "AppHostFileProvider", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "ConfigParseException", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "Location", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "EnumLocation", + "Namespace": "Microsoft.ApplicationHost" + }, + { + "Name": "InvokeCommandInDesktopPackage", + "Namespace": "Microsoft.Windows.Appx.PackageCommands" + }, + { + "Name": "AddAppxPackageCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "AddAppxVolumeCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "AppxCmdlet", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "AppxException", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "AppxPackage", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "AppxPackageManager", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "AppxUserSecurityId", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "AppxPackageUserInformation", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "AppxVolume", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "DismountAppxVolumeCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "GetAppxDefaultVolumeCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "GetAppxPackageManifestCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "GetAppxPackageCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "GetAppxVolumeCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "Helpers", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "MountAppxVolumeCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "MoveAppxPackageCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "RemoveAppxPackageCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "RemoveAppxVolumeCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "SetAppxDefaultVolumeCommand", + "Namespace": "Microsoft.Windows.Appx.PackageManager.Commands" + }, + { + "Name": "BitsModuleService", + "Namespace": "Microsoft.Windows.Bits.IisExtension" + }, + { + "Name": "WDSSMPLUGIN_ETW_PROVIDER", + "Namespace": "Microsoft.Windows.DeploymentServices.ServerManager.Plugin" + }, + { + "Name": "WdsInstallationPlugIn", + "Namespace": "Microsoft.Windows.DeploymentServices.ServerManager.Plugin" + }, + { + "Name": "WdsUninstallationPlugIn", + "Namespace": "Microsoft.Windows.DeploymentServices.ServerManager.Plugin" + }, + { + "Name": "TemplatesLoader", + "Namespace": "Microsoft.Windows.DeploymentServices.ServerManager.Plugin" + }, + { + "Name": "LinkInfo", + "Namespace": "Microsoft.Windows.DeploymentServices.ServerManager.Plugin" + }, + { + "Name": "DelegateCommand", + "Namespace": "Microsoft.Windows.DeploymentServices.ServerManager.Plugin" + }, + { + "Name": "WdsShellPlugin", + "Namespace": "Microsoft.Windows.DeploymentServices.ServerManager.Plugin" + }, + { + "Name": "WdsPluginEtwLogger", + "Namespace": "Microsoft.Windows.DeploymentServices.ServerManager.Plugin" + }, + { + "Name": "GetWindowsDeveloperLicenseCommand", + "Namespace": "Microsoft.Windows.DeveloperLicense.Commands" + }, + { + "Name": "DeveloperLicensingMethods", + "Namespace": "Microsoft.Windows.DeveloperLicense.Commands" + }, + { + "Name": "IDeveloperLicensingMethods", + "Namespace": "Microsoft.Windows.DeveloperLicense.Commands" + }, + { + "Name": "NativeConstants", + "Namespace": "Microsoft.Windows.DeveloperLicense.Commands" + }, + { + "Name": "SharedMethods", + "Namespace": "Microsoft.Windows.DeveloperLicense.Commands" + }, + { + "Name": "ShowWindowsDeveloperLicenseRegistrationCommand", + "Namespace": "Microsoft.Windows.DeveloperLicense.Commands" + }, + { + "Name": "UnregisterWindowsDeveloperLicenseCommand", + "Namespace": "Microsoft.Windows.DeveloperLicense.Commands" + }, + { + "Name": "WindowsDeveloperLicense", + "Namespace": "Microsoft.Windows.DeveloperLicense.Commands" + }, + { + "Name": "InstallPlugin", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.Plugin" + }, + { + "Name": "IntroPage", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.Plugin" + }, + { + "Name": "ShellPlugin", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.Plugin" + }, + { + "Name": "LinkInfo", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.Plugin" + }, + { + "Name": "DelegateCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.Plugin" + }, + { + "Name": "CertificateChainPolicy", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell" + }, + { + "Name": "CertificateInfo", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell" + }, + { + "Name": "CertificateType", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell" + }, + { + "Name": "BackupDHASConfigurationCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "GetDHASCertificateChainPolicyCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "GetDHASEncryptionCertificateCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "GetDHASInactiveEncryptionCertificateCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "GetDHASInactiveSigningCertificateCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "GetDHASSigningCertificateCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "InstallDeviceHealthAttestationCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "RemoveDHASInactiveEncryptionCertificateCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "RemoveDHASInactiveSigningCertificateCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "RestoreDHASConfigurationCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "SetDHASActiveEncryptionCertificateCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "SetDHASActiveSigningCertificateCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "SetDHASCertificateChainPolicyCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "SetDHASSupportedAuthenticationSchemaCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "UninstallDeviceHealthAttestationCommand", + "Namespace": "Microsoft.Windows.DeviceHealthAttestation.PowerShell.Commands" + }, + { + "Name": "INetFwPolicy2", + "Namespace": "NetFwTypeLib" + }, + { + "Name": "INetFwRule", + "Namespace": "NetFwTypeLib" + }, + { + "Name": "INetFwRules", + "Namespace": "NetFwTypeLib" + }, + { + "Name": "NET_FW_ACTION_", + "Namespace": "NetFwTypeLib" + }, + { + "Name": "NetFwPolicy2", + "Namespace": "NetFwTypeLib" + }, + { + "Name": "NetFwRule", + "Namespace": "NetFwTypeLib" + }, + { + "Name": "GetDiagInput", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "GetDiagInputSnapIn", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "UpdateDiagReport", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "UpdateDiagReportSnapIn", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "UpdateDiagRootCause", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "UpdateDiagRootCauseSnapIn", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "WriteDiagProgress", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "WriteDiagProgressSnapIn", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "IScriptedDiagnosticHost", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "IScriptedDiagnosticInteraction", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "ManagedHost", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "DiagPackCancelledException", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "DiagPack", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "DiagRootCause", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "DiagResolution", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "DiagInteraction", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "DiagChoice", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "DiagPrompt", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "DiagCallback", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "GetTroubleshootingPack", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "InvokeTroubleshootingPack", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "DiagPackSnapIn", + "Namespace": "Microsoft.Windows.Diagnosis.Commands" + }, + { + "Name": "InstallPlugin", + "Namespace": "Microsoft.Windows.Dns" + }, + { + "Name": "DelegateCommand", + "Namespace": "Microsoft.Windows.Dns" + }, + { + "Name": "DnsShellPlugin", + "Namespace": "Microsoft.Windows.Dns" + }, + { + "Name": "ImplementedAsType", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration" + }, + { + "Name": "DscResourceInfo", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration" + }, + { + "Name": "DscResourcePropertyInfo", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration" + }, + { + "Name": "DscContext", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration" + }, + { + "Name": "GetActionResponse", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "ConfigurationStatus", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "NodeResponse", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "DscCmdletCommandBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "DscConfigurationCommandBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "StartDscConfigurationCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "SetDscLocalConfigurationManagerCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "PublishDscConfigurationCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "UpdateDscConfigurationCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "ConnectDscConfigurationCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "TestDscConfigurationCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "DownloadManagerCommandBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "GetDscDocumentCommandBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "GetDscModuleCommandBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "GetDscActionCommandBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "SendDscStatusCommandBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "GetDscDocumentCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "GetDscModuleCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "GetDscActionCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "SendDscStatusCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "PSConfigurationJob", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "RegisterDscAgentCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "InvokeDscResourceMethodCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Commands" + }, + { + "Name": "S_DscCoreR", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "ResourceProviderAdapter", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "DownloadManagerBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "IStreamsHandler", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "ResourceProviderMetaData", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "FssmInstrumentation", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "NotifyingObject", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "AlternativeTraceSource", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "Check", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "IEventTraceSource", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "DefaultEventTraceSource", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "EmailAddress", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "EventTraceSourceFactory", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "FrameworkUtility", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "TraceUtility", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ITraceUtilitySource", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "TraceUtilitySource", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "Lifecycle", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "IContainer", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "IoCContainer", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "IMediator", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "IMediatorHandle", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "Mediator", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "WeakAction", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "MediatorMessageAttribute", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "CollectionObserver`1", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "PropertyObserver`1", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "UIDispatcher", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "IBackgroundTask", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "BaseBackgroundTask", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "RelayCommand", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "RelayCommand`1", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ViewModelBase", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ValidationViewModel", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ModelBase", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "IIdentifiable", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "IVersionable", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ReadOnlyObservableCollectionWithId`1", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "INotificationsSubscriber`1", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ReadOnlySubscriberCollection`1", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ICloneableCollection`1", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "IRangeCollection", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "RangeObservableCollection`1", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ThreadSafeObservableCollection`1", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ModelCollection`1", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ComputerNameFormat", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ComputerName", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "WindowsPathFormats", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "WindowsPath", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ByteUnit", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "StorageSize", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "NullableInteger", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "NullableDateTime", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "NullableTimeSpan", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "TaskStatus", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "TaskStatusChangedEventHandler", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "TaskDataArrivedEventHandler", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "TaskProgressChangedEventArgs", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "TaskDataArrivedEventArgs", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "TaskStatusChangedEventArgs", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ITask", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ITaskWithProgress", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ITaskInvoker", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "TaskInvoker", + "Namespace": "Microsoft.FileServer.Management.Framework" + }, + { + "Name": "ISourceTimeInfo", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ISettableTimeInfo", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IPSObjectConverter`1", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "PSObjectConverterBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IscsiTargetPortal", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "AgnosticObjectConverterBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IServiceTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "WmiServiceTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "OperationServiceBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ServiceMessages", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DisableIscsiTargetOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IDisableIscsiTargetService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DisableIscsiTargetService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "EnableIscsiTargetOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IEnableIscsiTargetService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "EnableIscsiTargetService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IIscsiTargetActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IscsiTargetActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DisableIscsiVhdOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IDisableIscsiVhdService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DisableIscsiVhdService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "EnableIscsiVhdOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IEnableIscsiVhdService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "EnableIscsiVhdService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ExtendIscsiVhdOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IExtendIscsiVhdService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ExtendIscsiVhdService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IIscsiVhdActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IscsiVhdActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "FormatVolumeOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IFormatVolumeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "FormatVolumeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ManageAccessPathOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IManageAccessPathService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ManageAccessPathService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "AttachStorageDiskOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IAttachStorageDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "AttachStorageDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SetPoolReadWriteNodeOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ISetPoolReadWriteNodeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SetPoolReadWriteNodeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IStorageAssociationService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "StorageAssociationService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "StorageObjects", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ScanVolumeOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IScanVolumeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ScanVolumeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RepairVolumeOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IRepairVolumeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RepairVolumeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ExtendVolumeOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IExtendVolumeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ExtendVolumeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RebuildStorageDiskOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IRebuildStorageDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RebuildStorageDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RemoveStorageDriveOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IRemoveStorageDriveService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RemoveStorageDriveService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UpdateDedupVolumeEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IUpdateDedupVolumeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UpdateDedupVolumeService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "AddStorageDriveOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IAddStorageDriveService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "AddStorageDriveService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IPostProcessAddDriveService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "PostProcessAddDriveService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ExtendStorageDiskOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IExtendStorageDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ExtendStorageDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IDiskActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DiskActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "OnlineDiskServiceOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IOnlineDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "OnlineDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "InitializeDiskServiceOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IInitializeDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "InitializeDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RefreshDiskOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IRefreshDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RefreshDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ResetStorageDriveOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IResetStorageDriveService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ResetStorageDriveService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ToggleDriveLightOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IToggleDriveLightService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ToggleDriveLightService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ResetDiskServiceOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IResetDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ResetDiskService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "EvictStorageDriveOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IEvictStorageDriveService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "EvictStorageDriveService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SetWriteBackCacheOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ISetWriteBackCacheService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SetWriteBackCacheService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "FormatVolumeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ManageAccessPathTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SetPoolReadWriteModeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "AttachStorageDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ScanVolumeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ExtendVolumeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RebuildStorageDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ExtendStorageDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RemoveStorageDriveTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "AddDriveTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "PostProcessAddDriveTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UpdateDedupVolumeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IStoragePoolActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "StoragePoolActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IVolumeActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "VolumeActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IStorageDiskActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "StorageDiskActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IStorageDriveActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "StorageDriveActionTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "OnlineDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ToggleDriveLightTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ResetStorageDriveTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "EvictStorageDriveTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SetWriteBackCacheTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UpgradeStoragePoolOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IUpgradeStoragePoolService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UpgradeStoragePoolService", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "PluginUtility", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IscsiStringUtility", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SyncShareServiceUtility", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SystemRefreshEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SystemMessages", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "FSACException", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IOperationMediatorContract", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IOperationProgressMediatorContract", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "OperationStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "OperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "OperationWithProgressEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "CimConstant", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "TaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "PowerShellTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "WmiTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ManagementObjectType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Telemetry" + }, + { + "Name": "WizardType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Telemetry" + }, + { + "Name": "WizardExitState", + "Namespace": "Microsoft.FileServer.Management.Plugin.Telemetry" + }, + { + "Name": "FSACTelemetry", + "Namespace": "Microsoft.FileServer.Management.Plugin.Telemetry" + }, + { + "Name": "WizardTaskStepState", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "TaskStepChangedEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "IWizardTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "Warning", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WmiWizardTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "IWizardTasksTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardTrackerException", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardTrackerEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardTasksTrackerBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardTrackerMessages", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "AssignVhdWizardTasksTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateShareWizardTasksTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdWizardTrackerEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdWizardTasksTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVolumeWizardTasksTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WmiVolumeWizardTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "MaintenanceStateContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVolumeWizardData", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ClusterOperation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WellKnownTierId", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "IVirtualDiskTierConfiguration", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskTierConfiguration", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "IVirtualDiskTiersConfiguration", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskTiersConfiguration", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVirtualDiskWizardTasksTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "IWmiCreateVirtualDiskTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WmiCreateVirtualDiskTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WmiCreateVirtualDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVirtualDiskWizardData", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskSizeSelectionType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WmiCreateVirtualDiskS2DTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WmiCreateVirtualDiskS2DTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVirtualDiskS2DWizardData", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolWizardData", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolWizardTasksTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ImportVhdWizardTasksTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardTasksTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardTasksTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WmiQuotaTemplateWizardTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ICimInstance", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ICimSession", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ICimService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "CimService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IPowerShellService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IPowerShellServiceWithCredential", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "PowerShellService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "PowerShellServiceWithCredential", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "RegistryView", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "RegistryHive", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IRegistryAccessService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "RemoteRegistryAccessService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ClusterMemberTypes", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IClusterEnumerator", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ClusterMember", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ClusterEnumerator", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IClusterAssociationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ClusterAssociationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IClusterComputerAccessValidator", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ClusterComputerAccessValidator", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "OperationServiceWithProgressBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IIscsiTargetServiceFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IscsiTargetServiceFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IIscsiVhdServiceFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IscsiVhdServiceFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "SafeBufferBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "NetApiSafeBuffer", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "HGlobalSafeBuffer", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ILunMaskingService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "LunMaskingService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ResetDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "UpgradePoolTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IStorageServiceFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "StorageServiceFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "PowerShellDeletionTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PowerShellUpdateTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiEnumerationTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiDeletionTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiUpdateTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ISmbShareTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IQuotaTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IQuotaTemplateTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiQuotaEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiQuotaDeleteTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiQuotaUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiQuotaTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiQuotaTemplateEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiQuotaTemplateTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiQuotaTemplateUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToQuotaConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToQuotaConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToQuotaTemplateConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToQuotaTemplateConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToQuotaThresholdConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToThresholdConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IQuotasProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "QuotasProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IQuotaTemplatesProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "QuotaTemplatesProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToSmbShareConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToSmbShareConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ISmbSharesProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "SmbSharesProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "SharesProviderCommon`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiSmbShareEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiSmbShareDeleteTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiSmbShareUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiSmbShareTasksFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToNfsShareConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToNfsShareConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "INfsSharesProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "NfsSharesProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiNfsShareEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiNfsShareUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiNfsShareDeleteTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "INfsShareTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiNfsSharesTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IClusterVolumesProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ClusterVolumesProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IClusterVolumeTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ClusterVolumeTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ClusterVolumesEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IIscsiTargetsProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IscsiTargetsProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToIscsiTargetConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToIscsiTargetConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IIscsiTargetTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IscsiTargetTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PowerShellIscsiTargetDeleteTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PowerShellIscsiTargetUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiIscsiTargetEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiInitiatorId", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiIscsiServerTarget", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IscsiSessionType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiIscsiServerSession", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiLunMapping", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IIscsiServerSettingsProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IscsiServerSettingsProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IscsiServerSettingsProviderEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IIscsiVhdsProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IscsiVhdsProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToIscsiServerSettingsConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToIscsiServerSettingsConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToIscsiVhdConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToIscsiVhdConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IIscsiServerSettingsTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IscsiServerSettingsTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IIscsiVhdTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IscsiVhdTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PowerShellIscsiVhdDeleteTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PowerShellIscsiVhdUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiIscsiServerSettingsEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiIscsiVhdEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiIscsiVirtualDisk", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IStorageProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StorageProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IInitiatorIdConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "InitiatorIdConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IMaskingSetConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "MaskingSetConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ITargetPortConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "TargetPortConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToDedupVolumeConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToDedupVolumeConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToDedupScheduleConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToDedupScheduleConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToStorageDiskConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToStorageDiskConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToStoragePoolCapabilityConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToStoragePoolCapabilityConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToStorageSystemConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToStorageSystemConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToStorageSubSystemConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToStorageSubSystemConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToStorageAssociationConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToStorageAssociationConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToStorageTierConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToStorageTierConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToStorageNodeConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToStorageNodeConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToStorageEnclosureConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToStorageEnclosureConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToVolumeConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToVolumeConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToPartitionConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToPartitionConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToDiskConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToDiskConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToDriveConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToDriveConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToStoragePoolConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToStoragePoolConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IStorageTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiStorageTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiStorageEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IDedupVolumeTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiDedupVolumeTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiDedupVolumeEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IVolumeTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "VolumeDeleteTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "VolumeTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "VolumeUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "DriveTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StorageDriveUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IDriveTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPoolTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PoolDeleteTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PoolTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StoragePoolUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IStorageRescanTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StorageRescanTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StorageRescanTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiStorageDeletionTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IStorageDiskTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StorageDiskTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StorageDiskDeleteTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StorageDiskUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IStorageSubSystemProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StorageSubSystemProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IDiskProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "DiskProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IStorageDiskProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StorageDiskProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IDedupVolumeProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "DedupVolumeProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IStorageRescanProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StorageRescanProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IVolumeProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "VolumeProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IDriveProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "DriveProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IStoragePoolProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "StoragePoolProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToSyncRelationshipConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToSyncRelationshipConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToSyncSettingsConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToSyncSettingsConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ISyncProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "SyncProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ISyncSettingsProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "SyncSettingsProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ISyncRelationTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiSyncRelationTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiSyncRelationEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiSyncRelationUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiSyncRelationDeleteTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiSyncSettingsEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiSyncSettingsUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ManagedServerProviderEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IManagedServerProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ManagedServerProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ManagedServerEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IManagedServerTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ManagedServerTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ISharesProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "SharesProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IFsrmSettingsProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "FsrmSettingsProvider", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToFsrmSettingsConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToFsrmSettingsConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IFsrmSettingsTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiFsrmSettingsTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiFsrmSettingsEnumerateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "WmiFsrmSettingsUpdateTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IPSObjectToFolderPropertyDescriptionConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PSObjectToFolderPropertyDescriptionConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ProviderOperationEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IProviderMediatorContract", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IObjectsProvider`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IProviderTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IProviderTaskWithServer", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ProviderOperation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "RefreshType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ProviderEnumerationStartedEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ProviderEnumerationCompletedEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ObjectsProviderBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IDataDependentDependencyProvider`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "DataDependentDependencyProvider`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IDataDependencyObjectsProvider`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "DataDependencyObjectsProvider`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "IDataDependentObjectsProvider`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "DataDependentObjectsProvider`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ProviderMessages", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "ExceptionTaskCategories", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PowerShellActionTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PowerShellEnableDisableIscsiTargetTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PowerShellEnableDisableIscsiVhdTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "PowerShellExtendIscsiVhdTask", + "Namespace": "Microsoft.FileServer.Management.Plugin.Providers" + }, + { + "Name": "FsrmSettings", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "FsrmSettingsCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "Share", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "CachingMode", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "FolderEnumerationMode", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "SmbShare", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "SmbShareCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "NfsAuthentication", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "NfsShare", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "NfsShareCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "Quota", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "Threshold", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaActionType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaAction", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaActionEmailBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaActionEmail", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaActionEventLog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaActionSecurityLevel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaActionCommand", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaActionReportType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaActionReport", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaTemplate", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "QuotaTemplateCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ClusterVolume", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ClusterVolumeCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "InitiatorId", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "InitiatorIdMethodType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiServerSession", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiTarget", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiTargetStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiTargetCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "TargetLunMapping", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiServerRunningMode", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiServerSettings", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiServerSettingsCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiVhdStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiVhdType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiVhdOperation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiVhd", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IscsiVhdCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "VolumeHealth", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "VolumeHealthStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "VolumeOperationalStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DriveType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "FileSystem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "VolumeOperation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "Volume", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "VolumeBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StoragePoolOperation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StoragePool", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "PoolOperationalStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "PoolHealth", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "PoolUsage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "PoolVersion", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageDrive", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DiskDriveHealth", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DiskDriveOperationalStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DiskDriveUniqueIdFormat", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DiskDriveUsage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ParityLayout", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "Access", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ProvisionType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "BusType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DriveUsage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageDriveOperation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DriveMediaType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "CannotPoolReason", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DiskOperation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "Disk", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "PartitionType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DiskOperationalStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "OnlineStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "Partition", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "UsageType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DedupVolume", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DedupSchedule", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageDiskOperation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageDisk", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "SpaceDetachedReason", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageEnclosureHealthStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageEnclosure", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StoragePoolCapability", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageSubSystem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "MaskingPortsPerView", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "iSCSITargetCreationScheme", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageSystem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageTier", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageTierDefinition", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageNode", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageAssociation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "HostInitiatorId", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "HostPort", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "HostPortType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "InitiatorIdType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "TargetPort", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "TargetConnectionType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "MaskingSet", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "LunMaskingPath", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IStorageObject", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "VolumeCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StoragePoolCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageDriveCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DiskCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageDiskCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "PartitionCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StoragePoolCapabilityCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageSubSystemCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageTierCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageNodeCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageEnclosureCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "StorageSystemCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DedupVolumeCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "DedupScheduleCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "EncryptionOptionEnum", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "SyncState", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "SyncRelationship", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "SyncRelationshipCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "SyncSettings", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "SyncSettingsCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "SyncUser", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "FolderPropertyDescription", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IManagedServerRelation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IServerOSVersion", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IServerRelation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "IClusterAccessRelation", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "CoreService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ClusterRole", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ClusterGroupType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "OnlineState", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ServerOSVersion", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ManagedServer", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ServerCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ClusterType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ClusterAccessibleModelBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "ITrackable", + "Namespace": "Microsoft.FileServer.Management.Plugin.Model" + }, + { + "Name": "SmbSharesRelationshipsObserver", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "NfsSharesRelationshipsObserver", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "QuotasRelationshipsObserver", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "DataAccessService", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "IDataAccessService", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "IModelDataFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "IscsiObjectsRelationshipsObserver`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "ModelDataFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "RelationshipsObserverBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "VolumesRelationshipsObserver", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "StoragePoolsRelationshipsObserver", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "EventDescriptionAttribute", + "Namespace": "Microsoft.Diagnostics.Telemetry" + }, + { + "Name": "EventProviderAttribute", + "Namespace": "Microsoft.Diagnostics.Telemetry" + }, + { + "Name": "TelemetryEventSource", + "Namespace": "Microsoft.Diagnostics.Telemetry" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "ManagedServerWithContext", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DownlevelManagedServer", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DownLevelManagedServerCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IManagedServerFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ManagedServerFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "NfsMappedUser", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "NfsMappedGroup", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UICommand", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIUtility", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RangeExtensions", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "StorageSpacesDirectExtensions", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "MonitorMessages", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IQuotaViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "QuotaViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IQuotaTemplateViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "QuotaTemplateViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IDisksViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DisksViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DiskViewModelFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ISyncViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SyncViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SyncViewModelFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IUITask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ICancelableUITask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UITaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIProviderTask`1", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIProviderDeleteTask`1", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIProviderEnumerateTask`1", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IUITaskWithProgress", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UITaskWithProgress", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IUIBulkTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIBulkTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIParallelBulkTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISequentialBulkTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "InstallationPlugIn", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "RoleId", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UninstallationPlugin", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "WelcomePage", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ComponentPrerequisiteCheckBase", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DFSNUninstallCheck", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DFSRUninstallCheck", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "EcsInstallCheck", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "EcsUninstallCheck", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "NfsUninstallCheck", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "FileServerUninstallCheck", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ISCSIUninstallCheck", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "DedupUninstallCheck", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "StorageServiceUninstallCheck", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIOperationTaskBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIOperationTaskWithProgressBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "INotifyingUITask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIBackgroundTaskBase", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetFolderPropertyValuesTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISetFolderPropertyValuesTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetPropertyDefinitionsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteQuotaTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteIscsiTargetTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteIscsiVhdTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDisableIscsiTargetTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDisableIscsiVhdTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIEnableIscsiTargetTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIEnableIscsiVhdTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIExtendIscsiVhdTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetFullyQualifiedComputerNameTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetInitiatorCacheTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetInitiatorIqnTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetIscsiTargetPortalsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIQueryVolumesTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISetIscsiTargetPortalsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIClearVhdTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteNfsShareTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteSmbShareTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetFolderPermissionsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetNfsPermissionsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISetNfsPermissionsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetSmbServerConfigurationTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetSmbShareTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetNfsShareTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteSyncRelationTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "NetGroupSourceType", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IdentityMappingType", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ProtocolType", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "NfsServerSettings", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetClientGroupsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetNfsServerConfigTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISetNfsServerConfigTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IPSObjectToNfsMappedUserConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "PSObjectToNfsIdentityMappingConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IPSObjectToNfsMappedGroupConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "PSObjectToNfsMappedGroupConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "GetDedupSchedules", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "SetDedupSchedule", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteStorageDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteStorageDiskClusterTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIRemoveDiskResourceTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteStoragePoolTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteStoragePoolClusterTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIRemoveStoragePoolResource", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteVolumeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIAddDriveTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIPostProcessAddDriveTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIScanVolumeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIRepairVolumeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIExtendVolumeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIExtendStorageDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIRebuildStorageDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIRemoveStorageDriveTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIEvictStorageDriveTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UpdateDedupVolume", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "GetClusterDisks", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ClusterDisk", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetHostInitiatorAttributes", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetMaskingSetObjects", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISetMaskingSetObjects", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetRelatedStorageDriveTask`2", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetStoragePoolTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IUIGetVirtualDiskMaxSizeTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetVirtualDiskMaxSizeTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetVirtualDiskMaxSizeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetVirtualDiskMaxSizeTaskResult", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IUIGetVirtualDiskS2DMaxSizeTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetVirtualDiskS2DMaxSizeTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetVirtualDiskS2DMaxSizeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "StorageSizeBoundary", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetVirtualDiskS2DMaxSizeTaskResult", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetVirtualDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetVolumeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIRescanDisks", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDeleteVolumeClusterTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISetMaintenanceModeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIAttachStorageDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISetPoolReadWriteNodeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIChangeDiskOnlineStatusTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIInitializeDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIRefreshDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIToggleDriveLightTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIManageAccessPathsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIFormatVolumeTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIFormatVolumeSpecificTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetAvailableDriveLettersTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIResetStorageDriveTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIResetDiskTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISetWriteBackCacheTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "AvailableServersTaskContext", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIDiscoverAvailableServersTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIUpdateAvailableServersTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIUpgradeStoragePoolTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIGetNfsNetGroupsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISetNfsNetGroupsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIRemoveNfsNetGroupsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UINewNfsNetGroupsTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "NfsNetGroupHost", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "NfsNetGroup", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UISetNfsClientGroupTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIRemoveNfsClientGroupTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UINewNfsClientGroupTask", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "NfsClientGroupMember", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "NfsClientGroup", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "IPSObjectToNfsNetGroupConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "PSObjectToNfsNetGroupConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "BootStrapper", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "FSAPlugin", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "ViewMessages", + "Namespace": "Microsoft.FileServer.Management.Plugin" + }, + { + "Name": "UIToggleSyncShareEnabled", + "Namespace": "Microsoft.FileServer.Management.Plugin.UITasks" + }, + { + "Name": "UIToggleSyncUserEnabled", + "Namespace": "Microsoft.FileServer.Management.Plugin.UITasks" + }, + { + "Name": "AdornerControl", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "FrameworkElementAdorner", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "EcsPolicyControl", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "LoadingControl", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "CommonAceData", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "SharePermissionsControl", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "NfsPermissionsControl", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "NfsPermissionEntry", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "PermissionsChangedEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "NfsPermissionsControlViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "NfsShareConfig", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "NfsShareConfigNfsShare", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "NfsShareConfigNfsShareSharePermission", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "PermissionType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "PermissionTypePermissionEntry", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "PermissionTypePermissionEntryName", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "ClientType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "PermissionValueType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "EncodingType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "AuthType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "NfsShareConfigPermissionTemplate", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "ScrollingItemsControl", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "PrincipalControl", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "PrincipalViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "QuotaTemplateDetailsControl", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "QuotaLimit", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "QuotaNotificationControl", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "QuotaThresholdControl", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "QuotaThresholdViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "AutoCheckRadioButton", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "TextBoxWithWrappableError", + "Namespace": "Microsoft.FileServer.Management.Plugin.Controls" + }, + { + "Name": "IRefreshFailuresAggregator", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "FailureType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "FailureDescription", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "RefreshFailuresAggregator", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IRefreshSynchronizer", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "RefreshSynchronizer", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IDialogService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "DialogService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IEmailValidationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "EmailValidationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IPathValidationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "PathValidationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ShareInfoLevel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ShareTypes", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "LogonType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IPropertyPageService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IProxyPropertyPageService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "PropertyPageService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IModelessDialogLauncher", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ModelessDialogLauncher", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IWizardLauncher", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IProxyWizardLauncher", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "WizardLauncher", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IRowViewModelCommandMapper`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IRowViewModelFactory`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IIscsiTargetViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IscsiTargetViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IIscsiVhdViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IscsiVhdViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IStorageDiskViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "StorageDiskViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IStorageDriveViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "StorageDriveViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IVolumeViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "VolumeViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IStoragePoolViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "StoragePoolViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "VolumeViewModelFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IUILunMaskingService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "UILunMaskingService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "LunMaskingPathCollection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "LunMaskingPathViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IMaskingFilter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "FibreChannelMaskingFilter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "SASMaskingFilter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "iSCSiMaskingFilter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "MaskFilterTypes", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IMaskingFilterFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "MaskingFilterFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "PoolViewModelFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IAddDriveTaskCreationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "AddDriveTaskCreationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IShareViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ShareViewModelCommandMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ShareViewModelFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IServerToActionMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ServerToActionMapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IHomepagePropertyPageService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "HomepagePropertyPageService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IUIFolderTypesTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "UIFolderTypesTaskFactory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IUITaskNotificator", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IUITaskWithProgressNotificator", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "UITaskWithProgressNotificator", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "UITaskNotificator", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IUITaskTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "UITaskTracker", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IImpersonationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "ImpersonationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Services" + }, + { + "Name": "IWizardDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "IWizardPageCommon", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardPage`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardDataContextBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardStepViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "IWizardCompletionPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardCompletionPageBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ChainedWizardArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardControllerBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SummarySection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SectionLine", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "IWizardSummaryPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "WizardSummaryPage`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "AssignVhdCompletionWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "AssignVhdSummaryWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "AssignVhdWizardController", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ApplyQuotaPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateShareWizardController", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateShareProfile", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateShareWizardDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateShareWizardPageBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ShareNamePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ShareLocationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SelectProfilePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ShareSummaryPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ShareCompletionPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "OtherSettingsPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SetPermissionsPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ManagementPropertiesPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "NfsSharePermissionPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "NfsAuthenticationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdAccessServerWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdCompletionWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdLocationWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdNameWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdSizeWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdSummaryWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdTargetNameWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdTargetSecurityWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdTargetSelectionWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdWizardController", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVhdWizardDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "AssignDriveLetterPathPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CompletionPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ConfirmationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVolumeWizardController", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVolumeWizardDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "AssignDriveLetterOption", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "DedupConfigurationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "FormatPartitionPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ServerVolumesRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SelectPoolOrDrivePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VolumeGettingStartedPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VolumePropertiesPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVirtualDiskCompletionPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVirtualDiskConfirmationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVirtualDiskWizardController", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskDrivesPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskInterleavePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskIntroPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskNamePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskEnclosureAwarePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskProvisioningPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskRedundancyPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskSettingsPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskRedundancyThresholdPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskSettingsThresholdPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskSelectPoolPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskSizePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskSizeBluePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskSelectHostPortPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskWizardDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "TargetPortSelectionType", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "StorageTierDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "CreateVirtualDiskS2DWizardController", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskS2DCompletionPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskS2DConfirmationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskS2DIntroPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskS2DNamePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskS2DSelectPoolPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskS2DSizePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VirtualDiskS2DWizardDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "GettingStartedPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolDrivesPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolNamePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolRedundancyPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolWizardCompletionPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolWizardConfirmationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolWizardController", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolWizardDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ImportVhdCompletionWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ImportVhdLocationWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ImportVhdSummaryWizardPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ImportVhdWizardController", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardController", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardItroPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardLocationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardNamePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardLimitPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardNotificationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardThresholdPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardConfirmationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "QuotaTemplateWizardCompletionPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardController", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardItroPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardLocationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardScopePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardNamePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardUsersPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardPolicyPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardConfirmationPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "SyncRelationWizardCompletionPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "DisplayItem`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "DiskRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "DriveRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "RowViewModelBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ServerRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "PoolSubsystemRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "ProfileRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "RedundancyRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "TargetRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "VolumeRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Wizards" + }, + { + "Name": "RelatedVolumeViewModel`3", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "SharesPageViewModelLocator", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IscsiVhdsPageViewModelLocator", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "StorageManagementViewModelLocator", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "SyncPageViewModelLocator", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "QuotaTemplateViewModelLocator", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IIscsiMappingDataMonitor", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IscsiMappingDataMonitor", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "MappingDataMonitorBase`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "DataAffectedEventArgs", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "ThresholdViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "QuotaSingleViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "QuotaRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IQuotaHolder", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedQuotaViewModelBase`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedQuotaViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "SyncRelatedQuotaViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "QuotaTemplateViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "QuotaTemplateListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "FolderType", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "VolumeSingleViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedVolumeFromShareViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedVolumesFromDiskViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IUsage", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "ShareListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "ShareViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "SharesEnumConverters", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "SmbShareViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "NfsShareViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedUserListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedUserRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "SyncViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedVolumeFromSyncViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "UITaskStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "TaskViewModelBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "ViewModelState", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "TileViewModelBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RowViewModelBase`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "DataDependentRowViewModelBase`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "PrimaryListViewModelBase`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "ErrorStatusViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IUpdatable", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "ICollectionSynchronizer", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "CollectionSynchronizer", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IRowViewModelWithTaskTracking", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "ActionStatus", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RowViewModelWithTaskTracking`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "MessagingViewModelBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedObjectViewModelBase`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedObjectViewModelWithContextCommands`3", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IscsiTargetListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IscsiTargetViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IscsiVhdListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IscsiVhdViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedIscsiTargetListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatediScsiListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedShareListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "VolumeListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "VolumeViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "StorageEnumConverters", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "StorageDataConverters", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "HealthIconType", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "IIconColumn", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "PoolViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "PoolListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedPoolViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedDiskViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedStorageDiskListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "RelatedStorageDriveListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "StorageDiskViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "StorageDriveViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "ViewAllDisksViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "DisksRowViewModelBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "SyncRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ViewModels" + }, + { + "Name": "LaunchCommand", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "IOverviewNavigationLink", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "OverviewNavigationLink", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "IUsageGraphic", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "UsagePercentBucket", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "UsageGraphic", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "UsageGraphicComponent", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "UsageGraphicFree", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "UsageGraphicUnallocated", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "BlankUsageGraphicFree", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "UsageGraphicUsed", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "UsageGraphicCapacity", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "EnumMatchToBooleanConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "EnumValueConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "NegationValueConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "VisibilityValueConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "ContextMenuSourceBehavior", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "GridViewSortBehavior", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "ControlFocusBehavior", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "PageFocusBehavior", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "PasswordBoxBehavior", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "RichTextBoxBehavior", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "ToggleButtonBehavior", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "InlineEditTextBoxBehavior", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "SynchronizeSelectedItemsBehavior", + "Namespace": "Microsoft.FileServer.Management.Plugin.Utility" + }, + { + "Name": "IscsiPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "TargetPortalRowViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "IscsiPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "IscsiVhdGeneralPropertySectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "IscsiVhdPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "IscsiTargetGeneralPropertySectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "IscsiTargetInitiatorsPropertySectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "IscsiTargetPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "IscsiTargetSecurityPropertySectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "IscsiTargetSessionsPropertySectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "DisplayedSession", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "NfsServerIdentityMappingPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "NfsServerNetGroupPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "NfsServerPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "NfsServerProtocolPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "UIProtocolType", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "NfsServerTransportProtocolPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "NfsServerAdvancedSettingsPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "ApplyQuotaDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "ApplyQuotaSection", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "DialogViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "DialogWindow", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "QuotaTemplatePropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "QuotaTemplateGeneralSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "QuotaTemplateLimitSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "QuotaTemplateNotificationSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "QuotaTemplateThresholdSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "NfsAuthenticationPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "NfsGeneralPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "NfsPermissionsPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "NfsSharePropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SmbGeneralPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SettingsPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SmbSharePropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "ManagementPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "PermissionsPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SharePropertyPageDescriptor`2", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "DedupPropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "DedupServerPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "PoolDetailsSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "PoolHealthSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "PoolGeneralSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "PoolPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "StorageDiskDetailsSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "StorageDiskGeneralSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "StorageDiskHealthSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "StorageDiskPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "StorageDriveDetailsSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "StorageDriveGeneralSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "StorageDriveHealthSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "StorageDrivePropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "VolumeDedupSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "VolumeGeneralSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "VolumePropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "EcsTargetPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "EcsTargetAuthenticationSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "EcsTargetEmailSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "EcsTargetBlockedSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "FsrmSettingsPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "FsrmSettingsEmailSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SyncRelationPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SyncRelationGeneralSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SyncRelationUsersSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SyncRelationPolicySectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SyncDevice", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SyncUserPropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SyncUserGeneralSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "PropertyPageDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "PropertyPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "DialogDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "SingleObjectPropertyPageDescriptor`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.PropertyPages" + }, + { + "Name": "InvariantResources", + "Namespace": "Microsoft.FileServer.Management.Plugin.Properties" + }, + { + "Name": "StringResources", + "Namespace": "Microsoft.FileServer.Management.Plugin.Properties" + }, + { + "Name": "XamlStringResources", + "Namespace": "Microsoft.FileServer.Management.Plugin.Properties" + }, + { + "Name": "PageBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Pages" + }, + { + "Name": "SharesPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Pages" + }, + { + "Name": "IscsiVhdsPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Pages" + }, + { + "Name": "VolumePage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Pages" + }, + { + "Name": "PoolsPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Pages" + }, + { + "Name": "DiskPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Pages" + }, + { + "Name": "SyncPage", + "Namespace": "Microsoft.FileServer.Management.Plugin.Pages" + }, + { + "Name": "FileServicesNavigationItem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "INavigationService", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "IscsiVhdsPageNavigationItem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "PageNavigationItemBase", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "PageFactoryViewDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "ServersPageNavigationItem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "SharesPageNavigationItem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "VolumesPageNavigationItem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "PoolsPageNavigationItem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "DisksPageNavigationItem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "SyncPageNavigationItem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Navigation" + }, + { + "Name": "DefaultCustomValueGetter", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "AdvancedManagementList", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "IManagementListViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "ManagementListPropertyDescription", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "ExtendedDoesNotEqualFilterRule`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "ExtendedEqualsFilterRule`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "ExtendedFilterRuleParser", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "ExtendedIsBetweenFilterRule`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "ExtendedIsGreaterThanFilterRule`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "ExtendedIsLessThanFilterRule`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "ExtendedValidatingValue`1", + "Namespace": "Microsoft.FileServer.Management.Plugin.ListLoadHandlers" + }, + { + "Name": "ErrorDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "AddInitiatorIdDialogDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "AddInitiatorIdSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "AssignInitiatorIdOption", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "RemoveVhdMessageBox", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "ViewAllTargetsDialogue", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "AclEditor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "BrowseDSObjectsDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "WindowWrapper", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "ProgressDialogEntry", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "ProgressDialogViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "ProgressDialogWindow", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "QuotaTemplateManagerDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "RemoveShareMessageBox", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "AddStorageDriveDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "InformationMessageBox", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "ExtendSizeDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "ExtendSizeDialog2012R2", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "SetWriteBackCacheDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "ServerSelectDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "DedupVolumeDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "ConfigureDedupVolumeSection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "MaskingSetDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "MaskingSetDialogSection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "TargetConnectionTypeConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "HostPortTypeConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "InitiatorIdTypeConverter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "AccessPathManagementDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "AccessPathManagementDialogSection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "FormatVolumeDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "FormatVolumeDialogSection", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "SelectPoolDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "SelectPoolDialogDataContext", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "NfsNetGroupMembersSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "NfsNetGroupsMembersDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "NfsNetGroupsPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "NfsNetGroupsDialogDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "NfsClientGroupMembersSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "NfsClientGroupMembersDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "NfsClientGroupsPageSectionDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "NfsClientGroupsDialogDescriptor", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "NfsMappedIdentityPrompt", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "AddNfsMappedIdentityPromptViewModel", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues" + }, + { + "Name": "DirectoryOnlyFilter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "FileBrowserComputer", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "FileBrowserDialog", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "FileBrowserDirectory", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "FileBrowserDrive", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "FileBrowserFile", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "FileBrowserFolder", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "FileBrowserItem", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "FileBrowserLoader", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "FileListFilter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "Filter", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "IChildrenHolder", + "Namespace": "Microsoft.FileServer.Management.Plugin.Dialogues.FileBrowser" + }, + { + "Name": "ManagedServerRelationshipsObserver", + "Namespace": "Microsoft.FileServer.Management.Plugin.DataAccess" + }, + { + "Name": "ApplicationWithDefaultCulture", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "StorageWizardType", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "PropertyPageType", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "ProxyLauncher", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "StorageEnumerationTypes", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "StorageEnumerator", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "UIGetClusterTypeTask", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "UIGetInstalledServicesTask", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "ClusterableDisk", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "ConnectionScopeType", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "ConnectionScope", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "ConnectionException", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "InstalledServices", + "Namespace": "Microsoft.FileServer.Management.ServerManagerProxy" + }, + { + "Name": "InstallPlugin", + "Namespace": "Microsoft.Windows.HostGuardianService.Plugin" + }, + { + "Name": "IntroPage", + "Namespace": "Microsoft.Windows.HostGuardianService.Plugin" + }, + { + "Name": "ShellPlugin", + "Namespace": "Microsoft.Windows.HostGuardianService.Plugin" + }, + { + "Name": "Resources", + "Namespace": "Microsoft.Windows.HostGuardianService.Plugin.Properties" + }, + { + "Name": "InvariantResources", + "Namespace": "Microsoft.Windows.HostGuardianService.Plugin.Properties" + }, + { + "Name": "WrappedCmdlet", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "ProtocolType", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "RegisterHgsKeyProtectionCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "UpdateHgsKeyProtectionCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "UnregisterHgsKeyProtectionCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "AddHgsKeyProtectionCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "AddHgsKeyProtectionTrustedAttestationCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "GetHgsKeyProtectionCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "GetHgsKeyProtectionConfigurationCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "GetHgsKeyProtectionTrustedAttestationCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "RemoveHgsKeyProtectionCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "RemoveHgsKeyProtectionAttestationCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "SetHgsKeyProtectionAttestationCertificatePolicyCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "SetHgsKeyProtectionConfigurationCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "SetHgsKeyProtectionCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "ExportHgsKeyProtectionStateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "ImportHgsKeyProtectionStateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration" + }, + { + "Name": "AddHgsKeyProtectionReplicatedCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration.CertificateReplication" + }, + { + "Name": "GetHgsKeyProtectionReplicatedCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration.CertificateReplication" + }, + { + "Name": "RemoveHgsKeyProtectionReplicatedCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration.CertificateReplication" + }, + { + "Name": "UpdateHgsKeyProtectionReplicatedCertificateCommand", + "Namespace": "Microsoft.Windows.KpsServer.Administration.CertificateReplication" + }, + { + "Name": "IAction", + "Namespace": "TaskScheduler" + }, + { + "Name": "IActionCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "IExecAction", + "Namespace": "TaskScheduler" + }, + { + "Name": "IPrincipal", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRegisteredTask", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRegistrationTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRepetitionPattern", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskDefinition", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskFolder", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskService", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskSettings", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITriggerCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "TaskScheduler", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_ACTION_TYPE", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_LOGON_TYPE", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_TRIGGER_TYPE2", + "Namespace": "TaskScheduler" + }, + { + "Name": "IIdentifiable", + "Namespace": null + }, + { + "Name": "ClusterServerInfo", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "ComputerNameFormat", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "ComputerName", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "ConnectionScopeType", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "ConnectionScope", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "ConnectionException", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "IVersionable", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "ServerInfo", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "ServerResource", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "StandaloneServerInfo", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "ByteUnit", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "StorageSize", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "WindowsPathFormats", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "WindowsPath", + "Namespace": "Microsoft.Windows.Server" + }, + { + "Name": "Check", + "Namespace": "Microsoft.Windows.Server.Internal" + }, + { + "Name": "TraceUtility", + "Namespace": "Microsoft.Windows.Server.Internal" + }, + { + "Name": "GetServerComponentsAsync", + "Namespace": "Microsoft.Windows.ServerManager.Activities" + }, + { + "Name": "GetServerComponentsVhdAsync", + "Namespace": "Microsoft.Windows.ServerManager.Activities" + }, + { + "Name": "GetEnumerationRequestState", + "Namespace": "Microsoft.Windows.ServerManager.Activities" + }, + { + "Name": "AddServerComponentAsync", + "Namespace": "Microsoft.Windows.ServerManager.Activities" + }, + { + "Name": "AddServerComponentVhdAsync", + "Namespace": "Microsoft.Windows.ServerManager.Activities" + }, + { + "Name": "RemoveServerComponentAsync", + "Namespace": "Microsoft.Windows.ServerManager.Activities" + }, + { + "Name": "RemoveServerComponentVhdAsync", + "Namespace": "Microsoft.Windows.ServerManager.Activities" + }, + { + "Name": "GetAlterationRequestState", + "Namespace": "Microsoft.Windows.ServerManager.Activities" + }, + { + "Name": "BitLockerFeaturePluginResources", + "Namespace": "Microsoft.Windows.BitLocker.FeaturePlugin" + }, + { + "Name": "BitLockerFeaturePlugin", + "Namespace": "Microsoft.Windows.BitLocker.FeaturePlugin" + }, + { + "Name": "BitLockerWmiUtilities", + "Namespace": "Microsoft.Windows.BitLocker.FeaturePlugin" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "IMessageService", + "Namespace": "Microsoft.Windows.ServerManager.Common" + }, + { + "Name": "Tool", + "Namespace": "Microsoft.Windows.ServerManager.Common" + }, + { + "Name": "BootstrapInitializationException", + "Namespace": "Microsoft.Windows.ServerManager.Common" + }, + { + "Name": "ServerManagerNavigationItem", + "Namespace": "Microsoft.Windows.ServerManager.Common" + }, + { + "Name": "WorkflowSessionConfiguration", + "Namespace": "Microsoft.Windows.ServerManager.Common.Workflow" + }, + { + "Name": "DeploymentMode", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "WizardLaunchMode", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "IShellPostDeploymentController", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "ShellPostInstallationTaskState", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "IShellPostDeploymentTask", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "TrackableTaskState", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "ITrackableDeploymentTask", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "ITrackableDeploymentTaskContext", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "IRoleWizardController", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "IWizardPluginManagerFactory", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "IPostDeploymentController", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "PostDeploymentControllerContext", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "PostDeploymentPlugInManagerFactory", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "PostDeploymentTaskContext", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "RefreshManager", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "ToolContext", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "ToolView", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "WizardContext", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "WizardPluginManagerFactory", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "WizardView", + "Namespace": "Microsoft.Windows.ServerManager.Common.Wizard" + }, + { + "Name": "IViewModelWithJobSource", + "Namespace": "Microsoft.Windows.ServerManager.Common.ViewModels" + }, + { + "Name": "InventoryCompletedEventArgs", + "Namespace": "Microsoft.Windows.ServerManager.Common.Refresh" + }, + { + "Name": "RefreshTimespan", + "Namespace": "Microsoft.Windows.ServerManager.Common.Refresh" + }, + { + "Name": "RefreshIntervalSettings", + "Namespace": "Microsoft.Windows.ServerManager.Common.Refresh" + }, + { + "Name": "PowerShellPluginManagerFactory", + "Namespace": "Microsoft.Windows.ServerManager.Common.PowerShell" + }, + { + "Name": "BasicContext", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "BusyInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "ContextBase", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "DefaultRolePlugin", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "InvalidContextException", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "IPluginManager`1", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "IRolePlugin", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "IRolePluginContextFactory", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "ShellPluginIconState", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "IShellPlugin", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "LoadPluginCompletedEventArgs`1", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "PluginEventArgs`1", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "PluginLoadException", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "RolePluginContext", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "RolePluginRegistrationInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "UnloadPluginCompletedEventArgs`1", + "Namespace": "Microsoft.Windows.ServerManager.Common.Plugin" + }, + { + "Name": "NodeAccess", + "Namespace": "Microsoft.Windows.ServerManager.Common.NodeAccess" + }, + { + "Name": "NodeAccessProtocol", + "Namespace": "Microsoft.Windows.ServerManager.Common.NodeAccess" + }, + { + "Name": "NodeSession", + "Namespace": "Microsoft.Windows.ServerManager.Common.NodeAccess" + }, + { + "Name": "ApplicationServiceException", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "ApplicationServiceProvider", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "AutomationJobCreatedEventArgs", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "AutomationServiceException", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "AutomationServiceFactory", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "AutomationServiceSettings", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "AutomationServiceTimeoutHelper", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "ChildJobFinishedEventArgs", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "FirewallState", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "ProfileState", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "ProfileType", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "IApplicationServiceProvider", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "IAutomationJob", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "IAutomationService", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "IAutomationServiceManager", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "ICredentialService", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "IExtendedAutomationService", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "IFirewallProvider", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "IToolbox", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "JobErrorEventArgs", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "JobFinishedEventArgs", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "JobOutputEventArgs", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "JobParameters", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "JobProgressEventArgs", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "JobStateChangedEventArgs", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "JobWarningEventArgs", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "AutomaticUpdatesNotificationLevel", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "MachineProperties", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "MultiServerJobParameters", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "ServerList", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "ServerListServerInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "ServerListServerGroupInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "ServerListServerGroupMembership", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "SingleServerJobParameters", + "Namespace": "Microsoft.Windows.ServerManager.Common.Model" + }, + { + "Name": "BpaCategory", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "BpaResultCategoryDisplayNameConverter", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "BpaResultSeverity", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "BpaResultDisplayNameConverter", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "EventInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "EventLevel", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "PerformanceCounterSetting", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "MBytesValue", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "KBytesValue", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "PercentValue", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "FeatureCategory", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "FeatureConfigurationStatus", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "RoleFeature", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "RoleFeatureCultureInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "RoleFeatureDescription", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "RoleFeatureExtendedInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ActivationStatus", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "CeipStatus", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ClonedExtendedInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ClusterInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ClusterRole", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ClusterGroupType", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ManagementErrorsUpdateMode", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ServerStatus", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ManagementErrors", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ManagementStatus", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ServerInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ServerExtendedInfo", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ServiceStartType", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ServiceStatus", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "ServiceSupportedControlCode", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data" + }, + { + "Name": "PerformanceMonitor", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "MonitorSet", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "Monitor", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "Collector", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "Counter", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "CounterCategory", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "CounterType", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "CounterValueType", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "CounterGraph", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "CounterUnitName", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "Threshold", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "ThresholdType", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "ThresholdSet", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "ThresholdSetType", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "MonitorSetType", + "Namespace": "Microsoft.Windows.ServerManager.Common.Data.PerformanceCounter" + }, + { + "Name": "HelpManager", + "Namespace": "Microsoft.Windows.ServerManager.Common.Actions" + }, + { + "Name": "UIValidator", + "Namespace": "Microsoft.Windows.ServerManager.Common.Diagnostics" + }, + { + "Name": "IThreadInvoker", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ThreadInvoker", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "AboutWindow", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "Helplink", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ErrorPopup", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "MachinePoolMachine", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "MachinePoolMachineCollection", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "MachinePoolViewControl", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "Thumbnail", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ThumbnailJobRouter", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "DefaultRoleHomepage", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "Page", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "CommonTilePage", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "SettingsPropertyPageSectionBase", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "SettingsEnumConverter", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "SettingsValidationRule", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "AutomationJobTask", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "AutomationJobTaskAdapter", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "IAutomationJobTask", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "IAutomationJobTaskDescriptor", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "IExtendedAutomationJobTask", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ITaskTrackingService", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ThumbnailItemCountConverter", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "BpaPoolItem", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "BpaTileFilters", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "BpaTileViewModel", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "CeipParticipateState", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "DashboardStatusWindow", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "EventsTileViewModel", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "PropertiesTile", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "RoleFeatureSummaryTile", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "RoleFeatureSummaryTileFactory", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "IDoubleClickActionSource", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "DoubleClickableManagementTile", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "IManagementTileViewModel", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "IManagementTileSelection", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "IDisposeViewModel", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "IManagementTileContext", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ManagementTile", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "CopyAction", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "UIColumnDescriptionAttribute", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ChartLegendItem", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ChartMark", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ChartMarkViewModel", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "PerformanceTileViewModel", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "SparkLine", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "SparkLineViewModel", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "WelcomeTile", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "InputValidationException", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "MachineType", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "OperatingSystemArchitecture", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "OperatingSystemSku", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ServerMasterTile", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ServerMasterTileViewModel", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ServerMasterTilePool", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ServerMasterTileFactory", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ServersChangedEventArgs", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "ServicesTile", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "TileViewModelBase", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "WerActivationState", + "Namespace": "Microsoft.Windows.ServerManager.Common.Controls" + }, + { + "Name": "UICultureResources", + "Namespace": "Microsoft.Windows.ServerManager.Common.Properties" + }, + { + "Name": "XamlLocalizableResources", + "Namespace": "Microsoft.Windows.ServerManager.Common.Properties" + }, + { + "Name": "ServerManagerInstrumentation", + "Namespace": "Microsoft.Windows.ServerManager.InstrumentationInternal" + }, + { + "Name": "DeploymentJobType", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "DeploymentWizardPluginContextFactory", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "DeploymentWizardScenarioBasedPluginContextFactory", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "DeploymentWizardPlugInContext", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "DeploymentWizardPlugInScenarioBasedContext", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IDeploymentWizardPluginContext", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IDeploymentWizardPluginScenarioBasedContext", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IDeploymentConfigurationPluginData", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IDeploymentPlugin", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IDeploymentConfiguration", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IIntroductionPageProvider", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "PostInstallationTaskData", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "PostInstallationTaskState", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IPostDeploymentTask", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IPostInstallationTask", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IPostDeploymentConfigurable", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "PostConfigurationTaskRetrievalData", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IPostDeploymentConfiguration", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "PrerequisiteCheckInformation", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "PrerequisiteCheckResult", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "PrerequisiteCheckState", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IPrerequisiteCheck", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "PreUninstallCheckInformation", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "PreUninstallCheckResult", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "CheckResult", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "CheckState", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IPreUninstallActionable", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "ServerInfo", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "WizardExtensionConstants", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "DeploymentPluginException", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IFeatureInstallationWizardPlugin", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IFeatureUninstallationWizardPlugin", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IInstallationWizardPlugin", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IUninstallationWizardPlugin", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IScenarioBasedPlugin", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "IScenarioBasedWizardManager", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "ScenarioBasedDeploymentMode", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "ServerInfoExtended", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "JobProgressTrackingData", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Extension" + }, + { + "Name": "InstallPlugin", + "Namespace": "Microsoft.DhcpServer.DeploymentWizardPlugin" + }, + { + "Name": "DhcpPostInstallTask", + "Namespace": "Microsoft.DhcpServer.DeploymentWizardPlugin" + }, + { + "Name": "DhcpShellPlugin", + "Namespace": "Microsoft.DhcpServer.DeploymentWizardPlugin" + }, + { + "Name": "DelegateCommand", + "Namespace": "Microsoft.DhcpServer.DeploymentWizardPlugin" + }, + { + "Name": "AuthorizationOption", + "Namespace": "Microsoft.DhcpServer.DeploymentWizardPlugin" + }, + { + "Name": "AccountPrivileges", + "Namespace": "Microsoft.DhcpServer.DeploymentWizardPlugin" + }, + { + "Name": "CredentialUI", + "Namespace": "Microsoft.DhcpServer.DeploymentWizardPlugin" + }, + { + "Name": "WizardResources", + "Namespace": "Microsoft.DhcpServer.DeploymentWizardPlugin.Properties" + }, + { + "Name": "XamlLocalizableResources", + "Namespace": "Microsoft.DhcpServer.DeploymentWizardPlugin.Properties" + }, + { + "Name": "InstallationPlugin", + "Namespace": "Microsoft.Windows.ServerManager.FaxServer.Plugin" + }, + { + "Name": "FaxServerPostInstallTask", + "Namespace": "Microsoft.Windows.ServerManager.FaxServer.Plugin" + }, + { + "Name": "FaxServerShellPlugin", + "Namespace": "Microsoft.Windows.ServerManager.FaxServer.Plugin" + }, + { + "Name": "DelegateCommand", + "Namespace": "Microsoft.Windows.ServerManager.FaxServer.Plugin" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "InstallationPlugin", + "Namespace": "Microsoft.Windows.ServerManager.HyperV.Plugin" + }, + { + "Name": "ShellPlugin", + "Namespace": "Microsoft.Windows.ServerManager.HyperV.Plugin" + }, + { + "Name": "IpamFeaturePluginResources", + "Namespace": "Microsoft.Windows.Ipam.Featureplugin" + }, + { + "Name": "IpamFeaturePlugin", + "Namespace": "Microsoft.Windows.Ipam.Featureplugin" + }, + { + "Name": "IpamUninstallFeaturePlugin", + "Namespace": "Microsoft.Windows.Ipam.Featureplugin" + }, + { + "Name": "InstallationPlugin", + "Namespace": "Microsoft.Windows.ServerManager.MultiPoint.Plugin" + }, + { + "Name": "UninstallationPlugin", + "Namespace": "Microsoft.Windows.ServerManager.MultiPoint.Plugin" + }, + { + "Name": "DelegateCommand", + "Namespace": "Microsoft.Windows.ServerManager.MultiPoint.Plugin" + }, + { + "Name": "InstallPlugin", + "Namespace": "Microsoft.Windows.Networking.NetworkController.ServerManagerPlugin" + }, + { + "Name": "UninstallPlugin", + "Namespace": "Microsoft.Windows.Networking.NetworkController.ServerManagerPlugin" + }, + { + "Name": "IntroPage", + "Namespace": "Microsoft.Windows.Networking.NetworkController.ServerManagerPlugin" + }, + { + "Name": "NCShellPlugin", + "Namespace": "Microsoft.Windows.Networking.NetworkController.ServerManagerPlugin" + }, + { + "Name": "Resources", + "Namespace": "Microsoft.Windows.ServerManager.NPASRole.Plugin" + }, + { + "Name": "GenericPage", + "Namespace": "Microsoft.Windows.ServerManager.NPASRole.Plugin" + }, + { + "Name": "GenericCommand", + "Namespace": "Microsoft.Windows.ServerManager.NPASRole.Plugin" + }, + { + "Name": "NAPRoleInstallationPlugIn", + "Namespace": "Microsoft.Windows.ServerManager.NPASRole.Plugin" + }, + { + "Name": "NPASRoleDeploymentConfiguration", + "Namespace": "Microsoft.Windows.ServerManager.NPASRole.Plugin" + }, + { + "Name": "NPASRoleUninstallationPlugin", + "Namespace": "Microsoft.Windows.ServerManager.NPASRole.Plugin" + }, + { + "Name": "WelcomePage", + "Namespace": "Microsoft.Windows.ServerManager.NPASRole.Plugin" + }, + { + "Name": "NapShellPlugin", + "Namespace": "Microsoft.Windows.ServerManager.NPASRole.Plugin" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "CultureResources", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "XamlLocalizableResources", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "RolePluginContext", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "IpamRootChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "IpamShellPlugin", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "UtilizationThresholds", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "UtilizationThresholdsVM", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "IpamPropertyPageDescriptionBase", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "IpamPropertyPageWindow", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "SummaryUserControlOption", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "SummaryUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "SetAccessScope", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "SetAccessScopeVM", + "Namespace": "Microsoft.Windows.Ipam.UI" + }, + { + "Name": "UpdateWizardManager", + "Namespace": "Microsoft.Windows.Ipam.UI.Update" + }, + { + "Name": "UpdateWizardSystemCheckPage", + "Namespace": "Microsoft.Windows.Ipam.UI.Update" + }, + { + "Name": "AccessControlRootNode", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessControlRootNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserRoleNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserRoleAuditEvents", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserRoleAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserRoleConfigPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserRoleAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserRoleConfigPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserRolePropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserRoleDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserRoleChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessScopeNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessScopeAuditEvents", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessScopeAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessScopeConfigPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessScopeAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessScopeConfigPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessScopePropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessScopeDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessScopeChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyAuditEvents", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyConfigPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyTuplesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyConfigPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyTuplesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessPolicyChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AddOrEditUserRole", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AddAccessScope", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "EditAccessScope", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessControlDialogCommands", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AddOrEditUserRoleVM", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "OperationsTreeView", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "TreeViewData", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "OperationGroupTreeView", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AddAccessScopeVM", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessScopeTreeView", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "EditAccessScopeVM", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessSettingsUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserSettingsUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "AccessSettingsUserControlVM", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "UserSettingsUserControlVM", + "Namespace": "Microsoft.Windows.Ipam.UI.AccessControl" + }, + { + "Name": "DSSelection", + "Namespace": "Microsoft.Windows.Ipam.UI.Interop" + }, + { + "Name": "UserGroupPicker", + "Namespace": "Microsoft.Windows.Ipam.UI.Interop" + }, + { + "Name": "TaskListModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.HomePage" + }, + { + "Name": "QuickLinksVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.HomePage" + }, + { + "Name": "QuickLink", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.HomePage" + }, + { + "Name": "OverviewPageView", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.HomePage" + }, + { + "Name": "IpamWizardDeploymentAutomationPageVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "GpoType", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "IpamWizardManager", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "IpamWizardDeploymentAutomationPage", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "IpamWizardConfigureDatabasePage", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "IpamWizardDatabaseCredentialsPage", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "LocalDatabaseType", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "LocalAuthenticationType", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "IpamWizardConfigureDatabasePageVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "IpamWizardDatabaseCredentialsPageVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "PasswordBoxAssistant", + "Namespace": "Microsoft.Windows.Ipam.UI.Setup.DeploymentWizard" + }, + { + "Name": "IPAMConfigAuditNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit" + }, + { + "Name": "ConfigurationAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit" + }, + { + "Name": "IPAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit" + }, + { + "Name": "ConfigurationAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit" + }, + { + "Name": "IPAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit" + }, + { + "Name": "AuditPurgeDialog", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.Dialogs.View" + }, + { + "Name": "AddressAuditSearchView", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.View" + }, + { + "Name": "ConfigAuditSearchView", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.View" + }, + { + "Name": "AddressAuditPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.ViewModel" + }, + { + "Name": "AddressAuditDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.ViewModel" + }, + { + "Name": "AddressAuditPageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.ViewModel" + }, + { + "Name": "ConfigAuditChildrenPageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.ViewModel" + }, + { + "Name": "ConfigAuditPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.ViewModel" + }, + { + "Name": "ConfigAuditDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.ViewModel" + }, + { + "Name": "AddressAuditNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "AuditRootNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "AuditRootNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "AuditNodeType", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "ExecutionCompletedEventArgs", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "ConfigurationAuditNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "ConfigurationAuditNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "IPAuditChildNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "IPAuditChildNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "IPAuditNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "IPAuditNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "IPAuditNodeType", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.NavigationItems" + }, + { + "Name": "AddressAuditAsyncFilterEvaluator", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.Filtering" + }, + { + "Name": "ConfigAuditAsyncFilterEvaluator", + "Namespace": "Microsoft.Windows.Ipam.UI.Audit.Filtering" + }, + { + "Name": "PreviewTabStyleSelector", + "Namespace": "Microsoft.Windows.Ipam.UI.StyleSelectors" + }, + { + "Name": "ChildrenController", + "Namespace": "Microsoft.Windows.Ipam.UI.Navigation" + }, + { + "Name": "ExecutionCompletedStatus", + "Namespace": "Microsoft.Windows.Ipam.UI.Navigation" + }, + { + "Name": "IChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Navigation" + }, + { + "Name": "ChildrenTypeEnum", + "Namespace": "Microsoft.Windows.Ipam.UI.Navigation" + }, + { + "Name": "IpamUINavItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Navigation" + }, + { + "Name": "RetrieveUpdateUI", + "Namespace": "Microsoft.Windows.Ipam.UI.Navigation" + }, + { + "Name": "IpamNavigationItemWithViewSelection", + "Namespace": "Microsoft.Windows.Ipam.UI.Navigation" + }, + { + "Name": "NotifyCacheUpdatedEventHandler", + "Namespace": "Microsoft.Windows.Ipam.UI.Navigation" + }, + { + "Name": "NotifyCacheUpdatedEventArgs", + "Namespace": "Microsoft.Windows.Ipam.UI.Navigation" + }, + { + "Name": "INavigationNodeCacheUpdateEventHandler", + "Namespace": "Microsoft.Windows.Ipam.UI.Navigation" + }, + { + "Name": "DuplicatePolicy", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "AddScopesToSuperscope", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverOperation", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "RenameSuperscope", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FilterAdd", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FilterEdit", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverOperationProgress", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsDeleteResourceRecords", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsConfigurePreferredServer", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsCreateIPAddress", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DNSDeleteDNSZone", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "UserVendorTypes", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "UserVendorCollection", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "UserVendorClass", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "UserVendorClassValidationRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "OptionsUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "NewOptionsUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpOptionsUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsDynamicUpdateUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpServerFilterPropertiesUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "AdvancedUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ScopeGeneralPropertiesUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverGeneralPropertiesUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverAdvancedPropertiesUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "RegistrationCredentialsUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "SetPredefinedOptionsUC", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "GeneralPropertiesSectionUC", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "UserorVendorClassesUC", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "VendorDeleteConfirmation", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpReservationUserControlV4", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpReservationUserControlV6", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "PolicyBasicConfigUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "PolicyConditionsUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "PolicyIPAddressRangeUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsAddResourceRecordUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsEditResourceRecordUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DNSZoneGeneralUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DNSZoneAdvancedUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DNSZoneNameServersUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DNSZoneSOAUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DNSZoneTransfersUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsConditionalForwarderGeneralUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "MsmDialogCommands", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "PasswordBoxAssistant", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "SetPredefinedOperationMode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "GeneralPropertiesSectionUCVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpServerFilterPropertiesUserControlVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverAdvancedPropertiesUserControlVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ExclusionRangeValidationRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ClassesType", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ClassesOperationMode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ServerScopeDetails", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsZoneCategoryEnum", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ZoneStorage", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "LaunchedFrom", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DNSZoneAdvancedVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DNSZoneTransfersVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "AddRemoveServerAddressesUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "OptionTypeArrayUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "OptionTypeBinaryUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "OptionTypeSingleUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsResourceRecordSOAUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "AddRemoveServerAddressesUserControlVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "OptionValueValidationRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "MsmManagementView", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "MsmManagementServerType", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "MsmManagementDnsZoneView", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "AdZoneReplicationScopeEnum", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "MsmRootNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "MsmRootStaticNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsReverseLookupZoneNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "BaseDnsZoneNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsForwardLookupZoneNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "BaseDnsServerZoneNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsForwardLookupServerZoneNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ScopeNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "IPv4ScopeNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "IPv6ScopeNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverIpv4NavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "PolicyIpv4NavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "SuperscopeIpv4NavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FilterIpv4NavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpServerNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpServerV4NavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpServerV6NavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsServerNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpDnsServerNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsResourceRecordNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsReverseLookupServerZoneNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsConditionalForwarderNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "MsmScopeManagementListView", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ScopeChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "PolicyChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "SuperscopeChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FilterChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ScopePropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ScopeDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ScopeV4DataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ScopeV6DataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverV4DataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "PolicyPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "PolicyDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "PolicyV4DataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "SuperscopePropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "SuperscopeDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "SuperscopeV4DataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FilterPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FilterDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FilterV4DataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ReservationChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ReservationPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ReservationDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ReservationV4DataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ReservationV6DataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ReservationV4PageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ReservationV6PageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ReservationNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "IPv4ReservationNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "IPv6ReservationNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ScopeV4PageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ScopeV6PageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FailoverV4PageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "PolicyV4PageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "SuperscopeV4PageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "FilterV4PageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ServerChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ServerPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ServerDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpServerV4DataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpServerV6DataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsServerDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpDnsServerDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpServerV4PageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpServerV6PageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsServerPageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DhcpDnsServerPageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsForwardLookupZoneChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsForwardLookupZonePageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsForwardLookupZonePropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsForwardLookupZoneDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsForwardLookupServerZonePageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsForwardLookupServerZonePropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsForwardLookupServerZoneDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsReverseLookupServerZonePageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsReverseLookupServerZonePropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsReverseLookupServerZoneDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsRRPageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsRRPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsRRDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsReverseLookupZoneChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsReverseLookupZonePageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsReverseLookupZonePropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsReverseLookupZoneDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsConditionalForwarderChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsConditionalForwarderPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsConditionalForwarderDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "DnsConditionalForwarderPageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm" + }, + { + "Name": "ScopePropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "PolicyPropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "SuperscopePropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "FilterPropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "FailoverPropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "ReservationPropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpConfigurationAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpScopeConfigurationAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpPolicyConfigurationAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpFailoverConfigurationAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpFilterConfigurationAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpSuperscopeConfigurationAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpPolicyRangePreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpPolicyConditionPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpFailoverScopesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpSuperscopeScopesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpPolicyEffectivePoliciesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpReservationConfigurationAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DhcpServerPropertiesPreviewTabData`1", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsServerPropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsServerZonePropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "OptionsPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsReverseLookupZoneHostingServersPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsForwardLookupZoneHostingServersPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsForwardLookupZonePropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsZonesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsEventsPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsRRPropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsServerReverseZonePropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsReverseZonesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsReverseLookupZonePropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "DnsConditionalForwarderPropertiesPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.ViewModel" + }, + { + "Name": "OptionsPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpConfigurationAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpScopeConfigurationAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpPolicyConfigurationAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpFailoverConfigurationAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpSuperscopeConfigurationAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpFilterConfigurationAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpPolicyRangePreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpPolicyConditionPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpFailoverScopesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpSuperscopeScopesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpPolicyEffectivePoliciesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpReservationConfigurationAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "ScopePropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "PolicyPropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "FailoverPropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "ReservationPropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "SuperscopePropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "FilterPropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DhcpServerPropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsServerPropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsServerZonePropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsReverseLookupZoneHostingServersPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsForwardLookupZoneHostingServersPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsForwardLookupZonePropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsRRPropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsReverseLookupZonePropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsServerReverseZonePropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsReverseZonesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsZonesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsConditionalForwarderPropertiesPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "DnsEventsPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.View" + }, + { + "Name": "UtilizationState", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.NavigationItems" + }, + { + "Name": "IPSubBlockNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.NavigationItems" + }, + { + "Name": "IPv4SubBlockNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.NavigationItems" + }, + { + "Name": "IPv6SubBlockNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.NavigationItems" + }, + { + "Name": "DnsForwardLookupZoneBlockNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.NavigationItems" + }, + { + "Name": "DiscoveredSubnetBlockNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.NavigationItems" + }, + { + "Name": "DiscoveredIpv4SubnetBlockNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.NavigationItems" + }, + { + "Name": "DiscoveredIpv6SubnetBlockNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.NavigationItems" + }, + { + "Name": "GroupsNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.NavigationItems" + }, + { + "Name": "DnsReverseLookupZoneBlockNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Msm.NavigationItems" + }, + { + "Name": "AsyncFilterEvaluator", + "Namespace": "Microsoft.Windows.Ipam.UI.Filtering" + }, + { + "Name": "IpamRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Filtering.Rules" + }, + { + "Name": "MacValidatingValue`1", + "Namespace": "Microsoft.Windows.Ipam.UI.Filtering.Rules" + }, + { + "Name": "MacOuiValidatingValue`1", + "Namespace": "Microsoft.Windows.Ipam.UI.Filtering.Rules" + }, + { + "Name": "IPAddressValidatingValue`1", + "Namespace": "Microsoft.Windows.Ipam.UI.Filtering.Rules" + }, + { + "Name": "NetworkValidatingValue`1", + "Namespace": "Microsoft.Windows.Ipam.UI.Filtering.Rules" + }, + { + "Name": "PrefixValidatingValue`1", + "Namespace": "Microsoft.Windows.Ipam.UI.Filtering.Rules" + }, + { + "Name": "IPRangeValidatingValue`1", + "Namespace": "Microsoft.Windows.Ipam.UI.Filtering.Rules" + }, + { + "Name": "ActiveServersStaticNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ActiveServersNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "InactiveServersStaticNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "InactiveServersNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "IPNetworkStaticNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "IPNetworkStaticNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerInfoManager", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerInfoNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerInfoPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerInfoPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerInfoPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerManagementChildrenProviderScope", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerManagementChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerManagementDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerManagementRootNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerManagementStaticNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "SubnetBlockNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "SubnetBlockNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ServerGpoHandler", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "AddorEditServer", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "ConfigureDiscoveryScope", + "Namespace": "Microsoft.Windows.Ipam.UI.Discovery" + }, + { + "Name": "CustomManagementList", + "Namespace": "Microsoft.Windows.Ipam.UI.Controls" + }, + { + "Name": "MsgBoxResult", + "Namespace": "Microsoft.Windows.Ipam.UI.Controls" + }, + { + "Name": "MsgBoxButtons", + "Namespace": "Microsoft.Windows.Ipam.UI.Controls" + }, + { + "Name": "MsgBoxIcon", + "Namespace": "Microsoft.Windows.Ipam.UI.Controls" + }, + { + "Name": "IPAMMessageBox", + "Namespace": "Microsoft.Windows.Ipam.UI.Controls" + }, + { + "Name": "GpoMsgBoxResult", + "Namespace": "Microsoft.Windows.Ipam.UI.Controls" + }, + { + "Name": "GpoMessageBox", + "Namespace": "Microsoft.Windows.Ipam.UI.Controls" + }, + { + "Name": "PreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Controls" + }, + { + "Name": "PreviewTabDataCollection", + "Namespace": "Microsoft.Windows.Ipam.UI.Controls" + }, + { + "Name": "CustomDatePicker", + "Namespace": "Microsoft.Windows.Ipam.UI.Controls" + }, + { + "Name": "FunctionalProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Controller" + }, + { + "Name": "ViewObjectIdentifier", + "Namespace": "Microsoft.Windows.Ipam.UI.Controller" + }, + { + "Name": "ViewIdentifier", + "Namespace": "Microsoft.Windows.Ipam.UI.Controller" + }, + { + "Name": "TextInputToVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "IconIdToImageSourceConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "IPAddressToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "AutoPopulateValueToBoolConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "PingStatusToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "AddressAssignmentToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DNSResolutionStatusToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpReservationTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ForwardLookupZoneToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ReverseLookupZoneToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DnsServerToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DnsServerToBoolConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "AddressFamilyToVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "BoolToVisibilityConverterWithParameter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "NullableBoolToVisibilityConverterWithParameter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ProgressBarFailuresCountToVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "BoolToEnabledDisabledStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "PolicyLevelToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ConditionTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "IndividualConditionOperatorToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ValidationErrorGetErrorMessageConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "FlipFlopConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ReverseBoolConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "OptionValuesListToCommaSeparatedConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "WidthConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "PercentageConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "Subractor", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "IPv4AddressRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "IPv6AddressRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "NetworkIDRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "NetworkIDv6Rule", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "SubnetMaskRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "PositiveIntegerRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "PositiveIntegerValidateRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "TimeValidateRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "PercentageValidateRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "NullableBoolToBoolConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "TaskPaneVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "TabControlHeightConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "CommandStatusToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DnsDynamicUpdatesOptionsEnumToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpDnsNameProtectionStatusToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpDnsUpdateTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpDiscardDnsRecordOnLeaseDeletionStatusToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpDnsNotRequestingClientsUpdateTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpDnsDisableDynamicPtrUpdatesTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpDnsSuffixTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpServingClientsTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "EnumToBoolConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionOwnerTypeToImageSourceConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionOwnerTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionApplyTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionApplyTypeToOptionTypeUCVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionApplyTypeToFindAndReplaceGridVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionApplyTypeToDescriptionGridVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionApplyTypeToActionTextConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionDefinitionToOptionTypeSingleUCVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionDefinitionToOptionTypeBinaryUCVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionDefinitionToOptionTypeArrayUCVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionDefinitionToOptionDescriptionTextConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpOptionDefinitionIdToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpFailoverHSServerRoleToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "IntToBoolConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ZoneHostingDnsServerTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ServiceStatusToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "HealthStatusToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "HealthModifiedTimeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "EventLevelToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "IPAddressCollectionToCommaSeparatedStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "PreviewPaneCustomFieldNameConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "IPAddressToIPAddressComparableConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ArrayUserControlVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "AddressSpaceTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "AddressSpaceTypeToVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "GatewayMetricToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpServerV4ToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpScopeV4ToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpPolicyV4ToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpFilterBoolToTypeConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpSubtractorConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpPercentageConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpFailoverConfigSyncConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DhcpScopeStatusConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "EnumToVisibilityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "RuleStatusEnumToImageSourceConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "RuleStatusEnumToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "RuleStatusEnumToVisibility", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DnsResourceRecordTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DnsZoneCategoryEnumToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ZoneHostingDnsServerTypeToStringConverter2", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ZoneStorageToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "AdZoneReplicationScopeEnumToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DnsDynamicUpdateSettingToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DateTimeIntervalTypeToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DnsSecureSecondariesSettingToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "DnsNotifySecondariesSettingToStringConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Converters" + }, + { + "Name": "ActionSourceViewContext", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IconId", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "ApplicationIcons", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "BusyCursorManager", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "DelegateCommand", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "NotifyPropertyChanged", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IpamPropertyDescription", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "DialogCloseHelper", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IPAddressComparer", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "FreeIPAddressSortComparer", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "StringSortForDataGrid", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "FailureEventArgs", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "FailureEventHandler", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "FrameworkUtility", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "ViewInfo", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IpamJob", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IpamUITracing", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IpamObjectChangedEventHandler", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IpamObjectChangedEventArgs`1", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IpamObjectChangedEvent", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "GlobalCommands", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "PropertPageErrorCommands", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "MultiErrorValues", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IpamClientRole", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "FeatureStatus", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "LaunchType", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "FeatureStatusUtility", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "ObjPickerUtility", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "CommonDialogCommands", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IPAddressComparable", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "ComparableIPAddressWithPrefix", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "ComparableIPAddressRange", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "IpamAddressExportInfo", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "ExportHelper", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "Operation", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "CustomFieldwithValue", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "ObservableString", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "ObservableCustomFieldValue", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "CustomFieldsUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "MultiValueUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "NetworkVirtualizationUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "OkCancelUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "TimeBasedUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "CustomFieldsUserControlVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "CustomFieldValueRow", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "BooleanToOpacityConverter", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "BaseNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "BaseNodeCollection", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "BaseNodeObservableCollection", + "Namespace": "Microsoft.Windows.Ipam.UI.Common" + }, + { + "Name": "VirtualizedAsmFunctionalProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "VirtualizedAsmManagementView", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "VirtualizedASMDataRootNode", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "VirtualizedASMDataRootNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "AddressSpaceGeneralPropertiesUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "AddressSpaceAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "AddressSpaceConfigPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "AddressSpaceAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "AddressSpaceConfigPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "AddressSpaceChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "AddressSpacePropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "AddressSpaceDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "CustomerAddressDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "ProviderAddressDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "CustomerAddressSpaceListPageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "ProviderAddressSpaceListPageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "AddressSpaceListPageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm" + }, + { + "Name": "VirtualizedAddressSpaceNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm.NavigationItems" + }, + { + "Name": "AddressSpaceNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm.NavigationItems" + }, + { + "Name": "AddressSpaceAuditEvents", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm.NavigationItems" + }, + { + "Name": "CustomerAddressSpaceNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm.NavigationItems" + }, + { + "Name": "ProviderAddressSpaceNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm.NavigationItems" + }, + { + "Name": "CustomerAddressNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm.NavigationItems" + }, + { + "Name": "ProviderAddressNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.VirtualizedAsm.NavigationItems" + }, + { + "Name": "UtilizationChart", + "Namespace": "Microsoft.Windows.Ipam.UI.asm.View" + }, + { + "Name": "ChartLegendItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ChartMark", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "AxisOrientation", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ChartMarkViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "CounterGraph", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ThresholdType", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "TrendLineGraph", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "TrendLineGraphViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "AsmFunctionalProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "CustomFieldAssociationDlg", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "CustomFieldMapperDlg", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "AddorEditIPBlock", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "AddorEditIPv6Block", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "TexttoProgressbarAdorner", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "MyTickBar", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "LogicalGroups", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ReclaimIPAddress", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ConfigureExpiryEventLogSetting", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ImportInputDialog", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ImportProgressBar", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "GeneralActionProgressBar", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "DnsResourceRecordDeleteProgressBar", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "DnsAssociateReverseZoneToRange", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPUtilizationPurgeDialog", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "AsmDialogCommands", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "CustomFieldMapperVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "CustomFieldMapperModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "CustomFieldVal", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "CustomFieldMapperModelValidationRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "CustomFieldValueValidationRule", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "LogicalGroupsVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "LogicalGroupRow", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "GeneralActionProgressBarVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "DnsResourceRecordDeleteActionDelegate", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "DnsResourceRecordDeleteProgressBarVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "DHCPReservationUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "DNSRecordUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IpAddressGeneralPropertiesUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPRangeGeneralPropertiesUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPSubnetGeneralPropertiesUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "FindFreeIPUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "DNSAndWINSServerIPUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ReservationsIPUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "GatewayIPUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "DNSRecordUserControlVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "FindFreeIPUserControlVM", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ObservableIPAddress", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ObservableDhcpServerNameValue", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ASMDataRootNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "ASMDataRootNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPNodeType", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "GroupsNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressAuditEvents", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPRangeNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPv4RangeNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPv6RangeNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "RangeAuditEvents", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPSubnetNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "SubnetAuditEvents", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "LogicalGroupNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "LogicalGroupType", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "LogicalGroupNodeNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "NetworkDevicesNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "UnmappedLogicalGroupNavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "UnmappedLogicalGroupNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "BlockAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "BlockConfigPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressConfigPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressResourceRecordsPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "RangeAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "RangeConfigPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "SubnetAuditPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "SubnetConfigPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "UtilizationPreview", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "BlockAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "BlockChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "BlockConfigPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "BlockPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "BlockDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "BlockUtilizationPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressResourceRecordsPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "DnsResourceRecordForIPAddressPreviewPane", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressConfigPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "IPAddressDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "LogicalGroupChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "LogicalGroupPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "LogicalGroupDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "LogicalGroupUtilizationPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "RangeAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "AsmManagementView", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "AsmUnmappedManagementView", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "RangeChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "RangeConfigPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "RangePropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "RangeDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "RangeUtilizationPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "SubnetAuditPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "SubnetChildrenProvider", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "SubnetConfigPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "SubnetPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "SubnetDataColumnViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "SubnetUtilizationPreviewTabData", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm" + }, + { + "Name": "UtilizationState", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "IPSubBlockNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "BlockAuditEvents", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "IPv4SubBlockNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "IPv6SubBlockNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "PrivateNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "PublicNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "UnicastIPv6GlobalNavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "UnmappedIPv4NavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "UnmappedIPv4NavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "UnmappedIPv6NavigationItem", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "UnmappedIPv6NavigationNode", + "Namespace": "Microsoft.Windows.Ipam.UI.Asm.NavigationItems" + }, + { + "Name": "GlobalTasksDialog", + "Namespace": "Microsoft.Windows.Ipam.UI.Actions" + }, + { + "Name": "ConnectToIpamServer", + "Namespace": "Microsoft.Windows.Ipam.UI.View" + }, + { + "Name": "MLDataGridPageView", + "Namespace": "Microsoft.Windows.Ipam.UI.View" + }, + { + "Name": "PageView", + "Namespace": "Microsoft.Windows.Ipam.UI.View" + }, + { + "Name": "UnderConstructionPageView", + "Namespace": "Microsoft.Windows.Ipam.UI.View" + }, + { + "Name": "BaseWindow", + "Namespace": "Microsoft.Windows.Ipam.UI.View" + }, + { + "Name": "BaseUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.View" + }, + { + "Name": "BindableRun", + "Namespace": "Microsoft.Windows.Ipam.UI.View" + }, + { + "Name": "PreviewPaneUserControl", + "Namespace": "Microsoft.Windows.Ipam.UI.View" + }, + { + "Name": "BaseViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.ViewModel" + }, + { + "Name": "ChildrenListViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.ViewModel" + }, + { + "Name": "CustomFieldBaseNode", + "Namespace": "Microsoft.Windows.Ipam.UI.ViewModel" + }, + { + "Name": "MLDataGridPageViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.ViewModel" + }, + { + "Name": "DataGridColumnsViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.ViewModel" + }, + { + "Name": "DataGridColumnsViewModelWithCustomFields", + "Namespace": "Microsoft.Windows.Ipam.UI.ViewModel" + }, + { + "Name": "CustomFieldsPropertyValueGetter", + "Namespace": "Microsoft.Windows.Ipam.UI.ViewModel" + }, + { + "Name": "PreviewPaneViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.ViewModel" + }, + { + "Name": "StatusViewModel", + "Namespace": "Microsoft.Windows.Ipam.UI.ViewModel" + }, + { + "Name": "ServerManagerInstrumentation", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "UICultureResources", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "InstallState", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "Feature", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "GetWindowsFeatureCommand", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "AddWindowsFeatureCommand", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "RemoveWindowsFeatureCommand", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "DeploymentCmdletAdapter", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "DeploymentCmdletCore", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "FeatureOperationExitCode", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "RestartState", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "FeatureOperationResult", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "FeatureResult", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "FeatureMessageType", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "FeatureMessage", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "DeploymentProviderException", + "Namespace": "Microsoft.Windows.ServerManager.Commands" + }, + { + "Name": "InstallationPlugin", + "Namespace": "Microsoft.Windows.ServerManager.PrintingServer.Plugin" + }, + { + "Name": "PostInstallTask", + "Namespace": "Microsoft.Windows.ServerManager.PrintingServer.Plugin" + }, + { + "Name": "PrintServerShellPlugin", + "Namespace": "Microsoft.Windows.ServerManager.PrintingServer.Plugin" + }, + { + "Name": "DelegateCommand", + "Namespace": "Microsoft.Windows.ServerManager.PrintingServer.Plugin" + }, + { + "Name": "InstallPlugin", + "Namespace": "Microsoft.DirectAccess.DeploymentWizardPlugin" + }, + { + "Name": "RemoteAccessPostInstallTask", + "Namespace": "Microsoft.DirectAccess.DeploymentWizardPlugin" + }, + { + "Name": "UninstallPlugin", + "Namespace": "Microsoft.DirectAccess.DeploymentWizardPlugin" + }, + { + "Name": "InstalledRoleService", + "Namespace": "Microsoft.DirectAccess.DeploymentWizardPlugin" + }, + { + "Name": "RAShellPlugin", + "Namespace": "Microsoft.DirectAccess.DeploymentWizardPlugin" + }, + { + "Name": "OptionalFeature", + "Namespace": "Microsoft.DirectAccess.DeploymentWizardPlugin" + }, + { + "Name": "RemoteAccess", + "Namespace": "Microsoft.DirectAccess.DeploymentWizardPlugin" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "UICultureResources", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "WizardStateInternal", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "PostDeploymentConfigurationController", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "IShellWizardView", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "ServerComponentDeploymentWizardView", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "ComponentSelectionControl", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "HyperTextConverter", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "VhdPicker", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "ExecutionStatus", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "TemplatesLoader", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "DeploymentTaskTrackingService", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard" + }, + { + "Name": "CheckStateConverter", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard.Controls" + }, + { + "Name": "DisplayServerComponentNameConverter", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard.Controls" + }, + { + "Name": "DisplayServerInstallStateConverter", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard.Controls" + }, + { + "Name": "DisplayServerToolsDisplayNameConverter", + "Namespace": "Microsoft.Windows.ServerManager.Deployment.Wizard.Controls" + }, + { + "Name": "InstallState", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "OriginalInstallState", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "ComponentProcessedState", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "IServerComponent", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "IServerComponentRepository", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "ServerComponentChangelist", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "ServerComponentChangelistCreationFactory", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "ServerComponentPreviewChangelist", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "ServerComponentRepositoryCmdletLoader", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "ServerComponentRepositoryXmlLoader", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "ServerComponentType", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "IMutualExclusionConflicts", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "UnusedServerComponentList", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "ConfigurationStatus", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "ServerComponentTransferObject", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "Notification", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "SystemService", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "OptionalCompanion", + "Namespace": "Microsoft.Windows.ServerManager.ServerComponentManager.Internal" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "LaunchUrl", + "Namespace": "Microsoft.WindowsServerSolutions.Administration.ObjectModel.Internal" + }, + { + "Name": "WellKnownAccount", + "Namespace": "Microsoft.Windows.ServerEssentials.Security.Principal" + }, + { + "Name": "WellKnownAccountExtensions", + "Namespace": "Microsoft.Windows.ServerEssentials.Security.Principal" + }, + { + "Name": "SafeInvoker", + "Namespace": "Microsoft.Windows.ServerEssentials.EventHandlerExtensions" + }, + { + "Name": "NativeLibraryLoadingFlags", + "Namespace": "Microsoft.Windows.ServerEssentials.Runtime.PInvoke" + }, + { + "Name": "NativeLibrary", + "Namespace": "Microsoft.Windows.ServerEssentials.Runtime.PInvoke" + }, + { + "Name": "NativeResourceLoader", + "Namespace": "Microsoft.Windows.ServerEssentials.Runtime.PInvoke" + }, + { + "Name": "Helplink", + "Namespace": "Microsoft.Windows.ServerEssentials.PresentationExtensions" + }, + { + "Name": "PasswordBoxBehavior", + "Namespace": "Microsoft.Windows.ServerEssentials.PresentationExtensions" + }, + { + "Name": "UIResources", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "DeploymentWizardPlugin", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "IMuxWizardPage`1", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "ManagementTarget", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "MuxWizardPage`2", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "MuxWizardPageContentBase`1", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "InstallationPlugin", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "ShellPlugin", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "RemotePSHelper", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "RoleConfigurationGateway", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "SetupWizardLaunchMode", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "SetupWizardPage", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "StaticResources", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "UninstallationPlugin", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "WizardPage", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "PostConfigurationTask", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "PostICWizardControl", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "PostICWizardContext", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "CleanupTask", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "CleanupWizardContext", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "CleanupWizardControl", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin" + }, + { + "Name": "PageContentBase", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Cleanup" + }, + { + "Name": "ConfirmPageContent", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Cleanup" + }, + { + "Name": "ResultPageContent", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Cleanup" + }, + { + "Name": "AdminAccountPage", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "AdminAccountPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "AdminCredentialPage", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "AdminCredentialPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "BeforeYouBeginPage", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "CompanyInfoPage", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "SetFullDnsDomainNameCommand", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "CompanyInfoPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "DeployAsVMCompletionPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "DeployOnHostCompletionPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "FullDnsDomainNamePage", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "FullDnsDomainNamePageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "InstallTypePage", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "InstallTypePageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "PageContentBase", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "PrecheckErrorPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "PrecheckProgressPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "PrepareYourServerPage", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "RoleConfigurationErrorPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "RoleConfigurationProgressPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "RoleIntroductionPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "SelectDeploymentModePageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "UpdateSettingsPageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "VerifyTimePageView", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Pages" + }, + { + "Name": "DeploymentSettings", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Virtualization" + }, + { + "Name": "DeploymentRuntime", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Virtualization" + }, + { + "Name": "DeploymentStatus", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Virtualization" + }, + { + "Name": "WSEDeployTracer", + "Namespace": "Microsoft.Windows.ServerManager.ServerEssentials.Plugin.Instrumentation.Events" + }, + { + "Name": "GenericPage", + "Namespace": "Microsoft.Windows.ServerManager.WebServerRole.Plugin" + }, + { + "Name": "SamplePageWithText", + "Namespace": "Microsoft.Windows.ServerManager.WebServerRole.Plugin" + }, + { + "Name": "SampleGenericCommand", + "Namespace": "Microsoft.Windows.ServerManager.WebServerRole.Plugin" + }, + { + "Name": "TemplatesLoader", + "Namespace": "Microsoft.Windows.ServerManager.WebServerRole.Plugin" + }, + { + "Name": "WebServerUninstallationPlugin", + "Namespace": "Microsoft.Windows.ServerManager.WebServerRole.Plugin" + }, + { + "Name": "WebServerPlugin", + "Namespace": "Microsoft.Windows.ServerManager.WebServerRole.Plugin" + }, + { + "Name": "SampleDeploymentConfiguration", + "Namespace": "Microsoft.Windows.ServerManager.WebServerRole.Plugin" + }, + { + "Name": "WebServerShellPlugin", + "Namespace": "Microsoft.Windows.ServerManager.WebServerRole.Plugin" + }, + { + "Name": "WelcomePage", + "Namespace": "Microsoft.Windows.ServerManager.WebServerRole.Plugin" + }, + { + "Name": "LinkInfo", + "Namespace": "Microsoft.Windows.ServerManager.WebServerRole.Plugin" + }, + { + "Name": "ImportStartLayoutCommand", + "Namespace": "Microsoft.Windows.StartLayout.Commands" + }, + { + "Name": "CLSID_PersistStartLayout", + "Namespace": "Microsoft.Windows.StartLayout.Commands" + }, + { + "Name": "IStartLayoutCmdlet", + "Namespace": "Microsoft.Windows.StartLayout.Commands" + }, + { + "Name": "ExportStartLayoutCommand", + "Namespace": "Microsoft.Windows.StartLayout.Commands" + }, + { + "Name": "RegisterSmisProviderResources", + "Namespace": "Microsoft.Windows.StorageManagementService.Configuration.Cmdlets" + }, + { + "Name": "CommonStrings", + "Namespace": "Microsoft.Windows.StorageManagementService.Configuration.Cmdlets" + }, + { + "Name": "RegisterSmisProviderCommand", + "Namespace": "Microsoft.Windows.StorageManagementService.Configuration.Cmdlets" + }, + { + "Name": "InstallPlugin", + "Namespace": "Microsoft.Windows.VolumeActivation.Plugin" + }, + { + "Name": "VolumeActivationShellPlugin", + "Namespace": "Microsoft.Windows.VolumeActivation.Plugin" + }, + { + "Name": "PostDeploymentTask", + "Namespace": "Microsoft.Windows.VolumeActivation.Plugin" + }, + { + "Name": "Resources", + "Namespace": "Microsoft.Windows.VolumeActivation.Plugin.Properties" + }, + { + "Name": "InvariantResources", + "Namespace": "Microsoft.Windows.VolumeActivation.Plugin.Properties" + }, + { + "Name": "PrintSetting", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "GetWindowsSearchSettingCommand", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "SetWindowsSearchSettingCommand", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "NativeMethods", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "SETTINGS_ENFORCEMENT_LEVEL", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "WindowsSafeSearchSettingEnum", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "WindowsSearchPrivacyLevelEnum", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "Resources", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "WSManConfigProvider", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemComputerParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemPluginParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderInitializeParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemResourceParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderNewItemSecurityParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderClientCertificateParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProvidersListenerParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManProviderSetItemDynamicParameters", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManConfigElement", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManConfigLeafElement", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManConfigContainerElement", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManCredSSPCommandBase", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "DisableWSManCredSSPCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "EnableWSManCredSSPCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GetWSManCredSSPCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManEnumFlags", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManSessionFlags", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "AuthenticationMechanism", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSMan", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManConnectionOptions", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManConnectionOptionsEx", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManConnectionOptionsEx2", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManEnumerator", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManEx", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManResourceLocator", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManSession", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "IWSManResourceLocatorInternal", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManClass", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GPClass", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GpoNativeApi", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "SetWSManQuickConfigCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "TestWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "InvokeWSManActionCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "AuthenticatingWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "ConnectWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "DisconnectWSManCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "GetWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "SetWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "RemoveWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "NewWSManInstanceCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "NewWSManSessionOptionCommand", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WSManPSSnapIn", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "ConnectWSMan", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "DisableWSManCredSSP", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "DisconnectWSMan", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "EnableWSManCredSSP", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "GetWSManCredSSP", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "GetWSManInstance", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "InvokeWSManAction", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "NewWSManInstance", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "NewWSManSessionOption", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "RemoveWSManInstance", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "SetWSManInstance", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "SetWSManQuickConfig", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "TestWSMan", + "Namespace": "Microsoft.WSMan.Management.Activities" + }, + { + "Name": "SessionOption", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "ProxyAccessType", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "ProxyAuthentication", + "Namespace": "Microsoft.WSMan.Management" + }, + { + "Name": "WecException", + "Namespace": "Microsoft.WindowsEventCollection" + }, + { + "Name": "NumericTextBox", + "Namespace": "Microsoft.Windows.ManagementUI.CombinedControls" + }, + { + "Name": "FullDateTimePicker", + "Namespace": "Microsoft.Windows.ManagementUI.CombinedControls" + }, + { + "Name": "TimeSpanFormat", + "Namespace": "Microsoft.Windows.ManagementUI.CombinedControls" + }, + { + "Name": "IFeedbackSnapIn", + "Namespace": "Microsoft.Windows.ManagementUI.CombinedControls" + }, + { + "Name": "SnapInFeedback", + "Namespace": "Microsoft.Windows.ManagementUI.CombinedControls" + }, + { + "Name": "UIException", + "Namespace": "Microsoft.Windows.ManagementUI.CombinedControls" + }, + { + "Name": "UIValidationException", + "Namespace": "Microsoft.Windows.ManagementUI.CombinedControls" + }, + { + "Name": "TaskSchedulerUIException", + "Namespace": "Microsoft.Windows.ManagementUI.CombinedControls" + }, + { + "Name": "InitializationDialog", + "Namespace": "Microsoft.Networking.NetworkAccessProtection.Admin" + }, + { + "Name": "ComputerPickerWrapper", + "Namespace": "Microsoft.Networking.NetworkAccessProtection.Admin" + }, + { + "Name": "Errors", + "Namespace": "Microsoft.Networking.NetworkAccessProtection.Admin" + }, + { + "Name": "NativeMethods", + "Namespace": "Microsoft.Networking.NetworkAccessProtection.Admin" + }, + { + "Name": "InstallUtilitySupport", + "Namespace": "Microsoft.SnapIns.NetworkPolicyServer" + }, + { + "Name": "NpsSnapIn", + "Namespace": "Microsoft.SnapIns.NetworkPolicyServer" + }, + { + "Name": "NpsSnapInRmtExtension", + "Namespace": "Microsoft.SnapIns.NetworkPolicyServer" + }, + { + "Name": "MergeLocalizationDirectives", + "Namespace": "Microsoft.Build.Tasks.Windows" + }, + { + "Name": "MarkupCompilePass1", + "Namespace": "Microsoft.Build.Tasks.Windows" + }, + { + "Name": "MarkupCompilePass2", + "Namespace": "Microsoft.Build.Tasks.Windows" + }, + { + "Name": "FileClassifier", + "Namespace": "Microsoft.Build.Tasks.Windows" + }, + { + "Name": "UidManager", + "Namespace": "Microsoft.Build.Tasks.Windows" + }, + { + "Name": "UpdateManifestForBrowserApplication", + "Namespace": "Microsoft.Build.Tasks.Windows" + }, + { + "Name": "ResourcesGenerator", + "Namespace": "Microsoft.Build.Tasks.Windows" + }, + { + "Name": "GenerateTemporaryTargetAssembly", + "Namespace": "Microsoft.Build.Tasks.Windows" + }, + { + "Name": "GetWinFXPath", + "Namespace": "Microsoft.Build.Tasks.Windows" + }, + { + "Name": "CommonDialog", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "FileDialog", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "FileDialogCustomPlace", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "FileDialogCustomPlaces", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "OpenFileDialog", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SaveFileDialog", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "DesignerProperties", + "Namespace": "System.ComponentModel" + }, + { + "Name": "StartupEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "ExitEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "SessionEndingCancelEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "Application", + "Namespace": "System.Windows" + }, + { + "Name": "ShutdownMode", + "Namespace": "System.Windows" + }, + { + "Name": "ReasonSessionEnding", + "Namespace": "System.Windows" + }, + { + "Name": "AttachedPropertyBrowsableForChildrenAttribute", + "Namespace": "System.Windows" + }, + { + "Name": "FrameworkCompatibilityPreferences", + "Namespace": "System.Windows" + }, + { + "Name": "ComponentResourceKey", + "Namespace": "System.Windows" + }, + { + "Name": "Condition", + "Namespace": "System.Windows" + }, + { + "Name": "ConditionCollection", + "Namespace": "System.Windows" + }, + { + "Name": "ExceptionRoutedEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "MediaScriptCommandRoutedEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "CornerRadius", + "Namespace": "System.Windows" + }, + { + "Name": "CornerRadiusConverter", + "Namespace": "System.Windows" + }, + { + "Name": "DataTemplate", + "Namespace": "System.Windows" + }, + { + "Name": "DataTemplateKey", + "Namespace": "System.Windows" + }, + { + "Name": "DataTrigger", + "Namespace": "System.Windows" + }, + { + "Name": "DeferrableContent", + "Namespace": "System.Windows" + }, + { + "Name": "DeferrableContentConverter", + "Namespace": "System.Windows" + }, + { + "Name": "BaseValueSource", + "Namespace": "System.Windows" + }, + { + "Name": "ValueSource", + "Namespace": "System.Windows" + }, + { + "Name": "DependencyPropertyHelper", + "Namespace": "System.Windows" + }, + { + "Name": "DialogResultConverter", + "Namespace": "System.Windows" + }, + { + "Name": "DynamicResourceExtension", + "Namespace": "System.Windows" + }, + { + "Name": "DynamicResourceExtensionConverter", + "Namespace": "System.Windows" + }, + { + "Name": "EventSetter", + "Namespace": "System.Windows" + }, + { + "Name": "EventTrigger", + "Namespace": "System.Windows" + }, + { + "Name": "ExitEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "FigureUnitType", + "Namespace": "System.Windows" + }, + { + "Name": "FigureLength", + "Namespace": "System.Windows" + }, + { + "Name": "FigureLengthConverter", + "Namespace": "System.Windows" + }, + { + "Name": "FontSizeConverter", + "Namespace": "System.Windows" + }, + { + "Name": "FrameworkContentElement", + "Namespace": "System.Windows" + }, + { + "Name": "HorizontalAlignment", + "Namespace": "System.Windows" + }, + { + "Name": "VerticalAlignment", + "Namespace": "System.Windows" + }, + { + "Name": "FrameworkElement", + "Namespace": "System.Windows" + }, + { + "Name": "FrameworkElementFactory", + "Namespace": "System.Windows" + }, + { + "Name": "FrameworkPropertyMetadataOptions", + "Namespace": "System.Windows" + }, + { + "Name": "FrameworkPropertyMetadata", + "Namespace": "System.Windows" + }, + { + "Name": "FrameworkTemplate", + "Namespace": "System.Windows" + }, + { + "Name": "GridUnitType", + "Namespace": "System.Windows" + }, + { + "Name": "GridLength", + "Namespace": "System.Windows" + }, + { + "Name": "GridLengthConverter", + "Namespace": "System.Windows" + }, + { + "Name": "HierarchicalDataTemplate", + "Namespace": "System.Windows" + }, + { + "Name": "InheritanceBehavior", + "Namespace": "System.Windows" + }, + { + "Name": "IFrameworkInputElement", + "Namespace": "System.Windows" + }, + { + "Name": "LengthConverter", + "Namespace": "System.Windows" + }, + { + "Name": "Localization", + "Namespace": "System.Windows" + }, + { + "Name": "LogicalTreeHelper", + "Namespace": "System.Windows" + }, + { + "Name": "LostFocusEventManager", + "Namespace": "System.Windows" + }, + { + "Name": "MessageBox", + "Namespace": "System.Windows" + }, + { + "Name": "MessageBoxResult", + "Namespace": "System.Windows" + }, + { + "Name": "MessageBoxOptions", + "Namespace": "System.Windows" + }, + { + "Name": "MessageBoxImage", + "Namespace": "System.Windows" + }, + { + "Name": "MessageBoxButton", + "Namespace": "System.Windows" + }, + { + "Name": "MultiDataTrigger", + "Namespace": "System.Windows" + }, + { + "Name": "MultiTrigger", + "Namespace": "System.Windows" + }, + { + "Name": "NullableBoolConverter", + "Namespace": "System.Windows" + }, + { + "Name": "PropertyPath", + "Namespace": "System.Windows" + }, + { + "Name": "PropertyPathConverter", + "Namespace": "System.Windows" + }, + { + "Name": "RequestBringIntoViewEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "RequestBringIntoViewEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "ResourceDictionary", + "Namespace": "System.Windows" + }, + { + "Name": "ResourceDictionaryLocation", + "Namespace": "System.Windows" + }, + { + "Name": "ColorConvertedBitmapExtension", + "Namespace": "System.Windows" + }, + { + "Name": "StaticResourceExtension", + "Namespace": "System.Windows" + }, + { + "Name": "ResourceKey", + "Namespace": "System.Windows" + }, + { + "Name": "ResourceReferenceKeyNotFoundException", + "Namespace": "System.Windows" + }, + { + "Name": "RoutedPropertyChangedEventHandler`1", + "Namespace": "System.Windows" + }, + { + "Name": "RoutedPropertyChangedEventArgs`1", + "Namespace": "System.Windows" + }, + { + "Name": "Setter", + "Namespace": "System.Windows" + }, + { + "Name": "SetterBase", + "Namespace": "System.Windows" + }, + { + "Name": "SetterBaseCollection", + "Namespace": "System.Windows" + }, + { + "Name": "SizeChangedEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "SizeChangedEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "SessionEndingCancelEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "StartupEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "Style", + "Namespace": "System.Windows" + }, + { + "Name": "StyleTypedPropertyAttribute", + "Namespace": "System.Windows" + }, + { + "Name": "SystemColors", + "Namespace": "System.Windows" + }, + { + "Name": "SystemCommands", + "Namespace": "System.Windows" + }, + { + "Name": "SystemFonts", + "Namespace": "System.Windows" + }, + { + "Name": "PowerLineStatus", + "Namespace": "System.Windows" + }, + { + "Name": "SystemParameters", + "Namespace": "System.Windows" + }, + { + "Name": "TemplateBindingExpression", + "Namespace": "System.Windows" + }, + { + "Name": "TemplateBindingExpressionConverter", + "Namespace": "System.Windows" + }, + { + "Name": "TemplateBindingExtension", + "Namespace": "System.Windows" + }, + { + "Name": "TemplateBindingExtensionConverter", + "Namespace": "System.Windows" + }, + { + "Name": "TemplateContent", + "Namespace": "System.Windows" + }, + { + "Name": "TemplateContentLoader", + "Namespace": "System.Windows" + }, + { + "Name": "TemplateKey", + "Namespace": "System.Windows" + }, + { + "Name": "TemplatePartAttribute", + "Namespace": "System.Windows" + }, + { + "Name": "TemplateVisualStateAttribute", + "Namespace": "System.Windows" + }, + { + "Name": "LineStackingStrategy", + "Namespace": "System.Windows" + }, + { + "Name": "ColumnSpaceDistribution", + "Namespace": "System.Windows" + }, + { + "Name": "FigureVerticalAnchor", + "Namespace": "System.Windows" + }, + { + "Name": "FigureHorizontalAnchor", + "Namespace": "System.Windows" + }, + { + "Name": "WrapDirection", + "Namespace": "System.Windows" + }, + { + "Name": "ThemeDictionaryExtension", + "Namespace": "System.Windows" + }, + { + "Name": "ThemeInfoAttribute", + "Namespace": "System.Windows" + }, + { + "Name": "Thickness", + "Namespace": "System.Windows" + }, + { + "Name": "ThicknessConverter", + "Namespace": "System.Windows" + }, + { + "Name": "Trigger", + "Namespace": "System.Windows" + }, + { + "Name": "TriggerAction", + "Namespace": "System.Windows" + }, + { + "Name": "TriggerActionCollection", + "Namespace": "System.Windows" + }, + { + "Name": "TriggerBase", + "Namespace": "System.Windows" + }, + { + "Name": "TriggerCollection", + "Namespace": "System.Windows" + }, + { + "Name": "VisualState", + "Namespace": "System.Windows" + }, + { + "Name": "VisualStateChangedEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "VisualStateGroup", + "Namespace": "System.Windows" + }, + { + "Name": "VisualStateManager", + "Namespace": "System.Windows" + }, + { + "Name": "VisualTransition", + "Namespace": "System.Windows" + }, + { + "Name": "Window", + "Namespace": "System.Windows" + }, + { + "Name": "WindowStyle", + "Namespace": "System.Windows" + }, + { + "Name": "WindowState", + "Namespace": "System.Windows" + }, + { + "Name": "WindowStartupLocation", + "Namespace": "System.Windows" + }, + { + "Name": "ResizeMode", + "Namespace": "System.Windows" + }, + { + "Name": "WindowCollection", + "Namespace": "System.Windows" + }, + { + "Name": "JumpItem", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "JumpItemRejectionReason", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "JumpItemsRejectedEventArgs", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "JumpItemsRemovedEventArgs", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "JumpList", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "JumpPath", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "JumpTask", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "TaskbarItemProgressState", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "TaskbarItemInfo", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "ThumbButtonInfo", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "ThumbButtonInfoCollection", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "ResizeGripDirection", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "NonClientFrameEdges", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "WindowChrome", + "Namespace": "System.Windows.Shell" + }, + { + "Name": "Ellipse", + "Namespace": "System.Windows.Shapes" + }, + { + "Name": "Line", + "Namespace": "System.Windows.Shapes" + }, + { + "Name": "Path", + "Namespace": "System.Windows.Shapes" + }, + { + "Name": "Polygon", + "Namespace": "System.Windows.Shapes" + }, + { + "Name": "Polyline", + "Namespace": "System.Windows.Shapes" + }, + { + "Name": "Rectangle", + "Namespace": "System.Windows.Shapes" + }, + { + "Name": "Shape", + "Namespace": "System.Windows.Shapes" + }, + { + "Name": "Baml2006Reader", + "Namespace": "System.Windows.Baml2006" + }, + { + "Name": "StreamResourceInfo", + "Namespace": "System.Windows.Resources" + }, + { + "Name": "ContentTypes", + "Namespace": "System.Windows.Resources" + }, + { + "Name": "CommandConverter", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyboardNavigationMode", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyboardNavigation", + "Namespace": "System.Windows.Input" + }, + { + "Name": "AdornerHitTestResult", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TextOptions", + "Namespace": "System.Windows.Media" + }, + { + "Name": "BeginStoryboard", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ControllableStoryboardAction", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "PauseStoryboard", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "RemoveStoryboard", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ResumeStoryboard", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SeekStoryboard", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SetStoryboardSpeedRatio", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SkipStoryboardToFill", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "StopStoryboard", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Storyboard", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteThicknessKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ThicknessKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearThicknessKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineThicknessKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingThicknessKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ThicknessAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ThicknessAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ThicknessAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ThicknessKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ResourceDictionaryDiagnostics", + "Namespace": "System.Windows.Diagnostics" + }, + { + "Name": "ResourceDictionaryLoadedEventArgs", + "Namespace": "System.Windows.Diagnostics" + }, + { + "Name": "ResourceDictionaryUnloadedEventArgs", + "Namespace": "System.Windows.Diagnostics" + }, + { + "Name": "ResourceDictionaryInfo", + "Namespace": "System.Windows.Diagnostics" + }, + { + "Name": "BindingStatus", + "Namespace": "System.Windows.Data" + }, + { + "Name": "Binding", + "Namespace": "System.Windows.Data" + }, + { + "Name": "BindingMode", + "Namespace": "System.Windows.Data" + }, + { + "Name": "UpdateSourceTrigger", + "Namespace": "System.Windows.Data" + }, + { + "Name": "BindingBase", + "Namespace": "System.Windows.Data" + }, + { + "Name": "UpdateSourceExceptionFilterCallback", + "Namespace": "System.Windows.Data" + }, + { + "Name": "BindingExpression", + "Namespace": "System.Windows.Data" + }, + { + "Name": "BindingExpressionBase", + "Namespace": "System.Windows.Data" + }, + { + "Name": "BindingGroup", + "Namespace": "System.Windows.Data" + }, + { + "Name": "BindingListCollectionView", + "Namespace": "System.Windows.Data" + }, + { + "Name": "BindingOperations", + "Namespace": "System.Windows.Data" + }, + { + "Name": "CollectionContainer", + "Namespace": "System.Windows.Data" + }, + { + "Name": "CollectionRegisteringEventArgs", + "Namespace": "System.Windows.Data" + }, + { + "Name": "CollectionSynchronizationCallback", + "Namespace": "System.Windows.Data" + }, + { + "Name": "CollectionView", + "Namespace": "System.Windows.Data" + }, + { + "Name": "CollectionViewGroup", + "Namespace": "System.Windows.Data" + }, + { + "Name": "CollectionViewRegisteringEventArgs", + "Namespace": "System.Windows.Data" + }, + { + "Name": "CollectionViewSource", + "Namespace": "System.Windows.Data" + }, + { + "Name": "CompositeCollection", + "Namespace": "System.Windows.Data" + }, + { + "Name": "DataChangedEventManager", + "Namespace": "System.Windows.Data" + }, + { + "Name": "DataTransferEventArgs", + "Namespace": "System.Windows.Data" + }, + { + "Name": "FilterEventArgs", + "Namespace": "System.Windows.Data" + }, + { + "Name": "FilterEventHandler", + "Namespace": "System.Windows.Data" + }, + { + "Name": "IMultiValueConverter", + "Namespace": "System.Windows.Data" + }, + { + "Name": "IValueConverter", + "Namespace": "System.Windows.Data" + }, + { + "Name": "ListCollectionView", + "Namespace": "System.Windows.Data" + }, + { + "Name": "GroupDescriptionSelectorCallback", + "Namespace": "System.Windows.Data" + }, + { + "Name": "MultiBinding", + "Namespace": "System.Windows.Data" + }, + { + "Name": "MultiBindingExpression", + "Namespace": "System.Windows.Data" + }, + { + "Name": "ObjectDataProvider", + "Namespace": "System.Windows.Data" + }, + { + "Name": "PriorityBinding", + "Namespace": "System.Windows.Data" + }, + { + "Name": "PriorityBindingExpression", + "Namespace": "System.Windows.Data" + }, + { + "Name": "PropertyGroupDescription", + "Namespace": "System.Windows.Data" + }, + { + "Name": "RelativeSourceMode", + "Namespace": "System.Windows.Data" + }, + { + "Name": "RelativeSource", + "Namespace": "System.Windows.Data" + }, + { + "Name": "ValueConversionAttribute", + "Namespace": "System.Windows.Data" + }, + { + "Name": "ValueUnavailableException", + "Namespace": "System.Windows.Data" + }, + { + "Name": "XmlNamespaceMappingCollection", + "Namespace": "System.Windows.Data" + }, + { + "Name": "XmlDataProvider", + "Namespace": "System.Windows.Data" + }, + { + "Name": "XmlNamespaceMapping", + "Namespace": "System.Windows.Data" + }, + { + "Name": "ComponentResourceKeyConverter", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "EventSetterHandlerConverter", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "ResourceReferenceExpressionConverter", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "DependencyPropertyConverter", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "IStyleConnector", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlTypeMapper", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "NamespaceMapEntry", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "ParserContext", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "RoutedEventConverter", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "SetterTriggerConditionValueConverter", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "TemplateKeyConverter", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlDesignerSerializationManager", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlInstanceCreator", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlParseException", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlReader", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlWriter", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlWriterMode", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlWriterState", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XmlAttributeProperties", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XmlnsDictionary", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "MarkupWriter", + "Namespace": "System.Windows.Markup.Primitives" + }, + { + "Name": "BamlLocalizabilityResolver", + "Namespace": "System.Windows.Markup.Localizer" + }, + { + "Name": "ElementLocalizability", + "Namespace": "System.Windows.Markup.Localizer" + }, + { + "Name": "BamlLocalizableResource", + "Namespace": "System.Windows.Markup.Localizer" + }, + { + "Name": "BamlLocalizableResourceKey", + "Namespace": "System.Windows.Markup.Localizer" + }, + { + "Name": "BamlLocalizationDictionaryEnumerator", + "Namespace": "System.Windows.Markup.Localizer" + }, + { + "Name": "BamlLocalizationDictionary", + "Namespace": "System.Windows.Markup.Localizer" + }, + { + "Name": "BamlLocalizer", + "Namespace": "System.Windows.Markup.Localizer" + }, + { + "Name": "BamlLocalizerErrorNotifyEventHandler", + "Namespace": "System.Windows.Markup.Localizer" + }, + { + "Name": "BamlLocalizerError", + "Namespace": "System.Windows.Markup.Localizer" + }, + { + "Name": "BamlLocalizerErrorNotifyEventArgs", + "Namespace": "System.Windows.Markup.Localizer" + }, + { + "Name": "ButtonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ButtonBaseAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "CalendarAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "CalendarButtonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "CheckBoxAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ComboBoxAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ContentTextAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ContextMenuAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DataGridAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DataGridCellAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DataGridCellItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DataGridColumnHeaderItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DataGridColumnHeaderAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DataGridColumnHeadersPresenterAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DataGridDetailsPresenterAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DataGridItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DataGridRowAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DataGridRowHeaderAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DatePickerAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DateTimeAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DocumentAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DocumentPageViewAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DocumentViewerAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "DocumentViewerBaseAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ExpanderAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "FixedPageAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "FlowDocumentPageViewerAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "FlowDocumentReaderAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "FlowDocumentScrollViewerAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "FrameAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "FrameworkContentElementAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "FrameworkElementAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "GridSplitterAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "GridViewAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "GridViewColumnHeaderAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "GridViewHeaderRowPresenterAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "GridViewCellAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "GridViewItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "GroupBoxAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "GroupItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "HyperlinkAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ImageAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "InkCanvasAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "InkPresenterAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ItemsControlAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "IViewAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "LabelAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ListBoxAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ListBoxItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ListBoxItemWrapperAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ListViewAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "MediaElementAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "MenuAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "MenuItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "NavigationWindowAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "PasswordBoxAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ProgressBarAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RadioButtonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RangeBaseAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RepeatButtonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RichTextBoxAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ScrollBarAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ScrollViewerAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "SelectorAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "SelectorItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "SeparatorAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "SliderAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "StatusBarAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "StatusBarItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TabControlAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TabItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TabItemWrapperAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TableAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TableCellAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TextAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TextBlockAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TextBoxAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ThumbAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TextElementAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ToggleButtonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ToolBarAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ToolTipAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TreeViewAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TreeViewDataItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "TreeViewItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "UserControlAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "Viewport3DAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "WindowAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "JournalOwnership", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigationUIVisibility", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "FragmentNavigationEventArgs", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "CustomContentState", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "IProvideCustomContentState", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "JournalEntry", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "JournalEntryListConverter", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "JournalEntryPosition", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "JournalEntryUnifiedViewConverter", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigatingCancelEventArgs", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigationEventArgs", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigationFailedEventArgs", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigationMode", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigationProgressEventArgs", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigationService", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigatingCancelEventHandler", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigationProgressEventHandler", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigationFailedEventHandler", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigatedEventHandler", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "LoadCompletedEventHandler", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigationStoppedEventHandler", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "FragmentNavigationEventHandler", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "NavigationWindow", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "PageFunctionBase", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "ReturnEventHandler`1", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "PageFunction`1", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "RequestNavigateEventArgs", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "RequestNavigateEventHandler", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "ReturnEventArgs`1", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "Adorner", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "AdornerDecorator", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "AdornerLayer", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "AnchoredBlock", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Block", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "BlockCollection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "BlockUIContainer", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Bold", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "DocumentReference", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "DocumentReferenceCollection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "FixedDocumentSequence", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "EditingCommands", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Figure", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "FixedDocument", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "FixedPage", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Floater", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "FlowDocument", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "FrameworkRichTextComposition", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "FrameworkTextComposition", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Glyphs", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Hyperlink", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Inline", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "InlineCollection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "InlineUIContainer", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Italic", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "LineBreak", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "LinkTarget", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "LinkTargetCollection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "List", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "ListItem", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "ListItemCollection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "LogicalDirection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "PageContent", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "GetPageRootCompletedEventArgs", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "GetPageRootCompletedEventHandler", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "PageContentCollection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Paragraph", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Run", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Section", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Span", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Table", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TableCell", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TableCellCollection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TableColumn", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TableColumnCollection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TableRow", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TableRowCollection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TableRowGroup", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TableRowGroupCollection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TextEffectResolver", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TextEffectTarget", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TextElement", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TextElementCollection`1", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TextElementEditingBehaviorAttribute", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TextPointer", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TextPointerContext", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TextRange", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "TextSelection", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Typography", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "Underline", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "ZoomPercentageConverter", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "SerializerProvider", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "SerializerDescriptor", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "SerializerWriter", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "WritingProgressChangeLevel", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "WritingPrintTicketRequiredEventArgs", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "WritingCompletedEventArgs", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "WritingProgressChangedEventArgs", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "WritingCancelledEventArgs", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "WritingPrintTicketRequiredEventHandler", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "WritingProgressChangedEventHandler", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "WritingCompletedEventHandler", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "WritingCancelledEventHandler", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "SerializerWriterCollator", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "ISerializerFactory", + "Namespace": "System.Windows.Documents.Serialization" + }, + { + "Name": "BlockElement", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "StoryBreak", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "NamedElement", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "SemanticBasicElement", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "SectionStructure", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "ParagraphStructure", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "FigureStructure", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "ListStructure", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "ListItemStructure", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "TableStructure", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "TableRowGroupStructure", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "TableRowStructure", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "TableCellStructure", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "StoryFragments", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "StoryFragment", + "Namespace": "System.Windows.Documents.DocumentStructures" + }, + { + "Name": "StickyNoteControl", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ControlTemplate", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "AccessText", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "AddingNewItemEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "AdornedElementPlaceholder", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "AlternationConverter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "BooleanToVisibilityConverter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Border", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "BorderGapMaskConverter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Button", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Calendar", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "CalendarBlackoutDatesCollection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "CalendarDateChangedEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "CalendarDateRange", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "CalendarMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "CalendarModeChangedEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "CalendarSelectionMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Canvas", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "CharacterCasing", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "CheckBox", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "CleanUpVirtualizedItemEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "CleanUpVirtualizedItemEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ClickMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ComboBox", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ComboBoxItem", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ContentControl", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ContentPresenter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ContextMenu", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ContextMenuService", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ContextMenuEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ContextMenuEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Control", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataErrorValidationRule", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGrid", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridAutoGeneratingColumnEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridBeginningEditEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridBoundColumn", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridCell", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridCellClipboardEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridCellEditEndingEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridCellInfo", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridCellsPanel", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridCheckBoxColumn", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridClipboardCellContent", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridClipboardCopyMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridColumn", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridColumnEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridColumnReorderingEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridComboBoxColumn", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridEditAction", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridEditingUnit", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridGridLinesVisibility", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridHeadersVisibility", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridHyperlinkColumn", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridLength", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridLengthConverter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridLengthUnitType", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridPreparingCellForEditEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridRow", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridRowClipboardEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridRowDetailsEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridRowDetailsVisibilityMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridRowEditEndingEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridRowEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridSelectionMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridSelectionUnit", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridSortingEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridSortingEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridTemplateColumn", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataGridTextColumn", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DataTemplateSelector", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DatePicker", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DatePickerDateValidationErrorEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DatePickerFormat", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Decorator", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DefinitionBase", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Dock", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DockPanel", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "DocumentViewer", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ExceptionValidationRule", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ExpandDirection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Expander", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "FlowDocumentReader", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "FlowDocumentReaderViewingMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "FlowDocumentScrollViewer", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Frame", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Grid", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GridView", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GridViewColumn", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GridViewColumnCollection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GridViewColumnHeaderRole", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GridViewColumnHeader", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GridViewHeaderRowPresenter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GridViewRowPresenter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GridResizeDirection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GridResizeBehavior", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GridSplitter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GroupStyle", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GroupStyleSelector", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GroupBox", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "GroupItem", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "HeaderedContentControl", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "HeaderedItemsControl", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Image", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InitializingNewItemEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InitializingNewItemEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvas", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasClipboardFormat", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasSelectionHitResult", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkPresenter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ItemCollection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ItemContainerGenerator", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ItemContainerTemplate", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ItemContainerTemplateKey", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ItemContainerTemplateSelector", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ItemsControl", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ItemsPanelTemplate", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ItemsPresenter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Label", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ListBox", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SelectionMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ListBoxItem", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ListView", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ListViewItem", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "MediaState", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "MediaElement", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Menu", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "MenuItemRole", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "MenuItem", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "MenuScrollingVisibilityConverter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "NotifyDataErrorValidationRule", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Orientation", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Page", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "PageRangeSelection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "PageRange", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Panel", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "PanningMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "PasswordBox", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "VirtualizationCacheLengthUnit", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "VirtualizationCacheLength", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "VirtualizationCacheLengthConverter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "HierarchicalVirtualizationConstraints", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "HierarchicalVirtualizationHeaderDesiredSizes", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "HierarchicalVirtualizationItemDesiredSizes", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ScrollContentPresenter", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "PrintDialog", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "PrintDialogException", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ProgressBar", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "RadioButton", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "RichTextBox", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ScrollChangedEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ScrollChangedEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ScrollUnit", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ScrollBarVisibility", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ScrollViewer", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "FlowDocumentPageViewer", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "StickyNoteType", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "StyleSelector", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SelectedCellsChangedEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SelectedCellsChangedEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SelectedDatesCollection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SelectionChangedEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SelectionChangedEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SelectiveScrollingOrientation", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Separator", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Slider", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SoundPlayerAction", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SpellCheck", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SpellingReform", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "StackPanel", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "TabControl", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "TabItem", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "TextBlock", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "TextBox", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "TextChange", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "UndoAction", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "TextChangedEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "TextChangedEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "TextSearch", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "OverflowMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ToolBar", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ToolBarTray", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ToolTip", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ToolTipService", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ToolTipEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ToolTipEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "TreeView", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "TreeViewItem", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "UIElementCollection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "UserControl", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Validation", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ValidationError", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ValidationErrorEventAction", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ValidationErrorEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ValidationResult", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ValidationRule", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ValidationStep", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ViewBase", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "StretchDirection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Viewbox", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Viewport3D", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "VirtualizationMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "VirtualizingPanel", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "VirtualizingStackPanel", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "WebBrowser", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "WrapPanel", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "SpellingError", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasEditingMode", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasStrokeCollectedEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasStrokeCollectedEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasStrokesReplacedEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasStrokesReplacedEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasSelectionChangingEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasSelectionChangingEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasSelectionEditingEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasSelectionEditingEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasStrokeErasingEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasStrokeErasingEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasGestureEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "InkCanvasGestureEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ColumnDefinitionCollection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ColumnDefinition", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "RowDefinitionCollection", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "RowDefinition", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "AutoToolTipPlacement", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "BulletDecorator", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ButtonBase", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "CalendarButton", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "CalendarDayButton", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "CalendarItem", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "CustomPopupPlacement", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "CustomPopupPlacementCallback", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DataGridCellsPresenter", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DataGridColumnHeader", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DataGridColumnHeadersPresenter", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DataGridDetailsPresenter", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DataGridRowHeader", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DataGridRowsPresenter", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DatePickerTextBox", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DocumentPageView", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DocumentViewerBase", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DragCompletedEventArgs", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DragCompletedEventHandler", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DragDeltaEventArgs", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DragDeltaEventHandler", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DragStartedEventArgs", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "DragStartedEventHandler", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "GridViewRowPresenterBase", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "IContainItemStorage", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "IItemContainerGenerator", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "GeneratorPosition", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "GeneratorDirection", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "GeneratorStatus", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "IRecyclingItemContainerGenerator", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "IScrollInfo", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ItemsChangedEventArgs", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ItemsChangedEventHandler", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "IHierarchicalVirtualizationAndScrollInfo", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "LayoutInformation", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "MenuBase", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "MultiSelector", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "PlacementMode", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "Popup", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "PopupAnimation", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "PopupPrimaryAxis", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "RangeBase", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "RepeatButton", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ResizeGrip", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "SelectiveScrollingGrid", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ScrollBar", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ScrollEventType", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ScrollEventArgs", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ScrollEventHandler", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "Selector", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "StatusBar", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "StatusBarItem", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "TabPanel", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "TextBoxBase", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "Thumb", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "TickBarPlacement", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "TickBar", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "TickPlacement", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ToggleButton", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ToolBarOverflowPanel", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ToolBarPanel", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "Track", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "UniformGrid", + "Namespace": "System.Windows.Controls.Primitives" + }, + { + "Name": "ActiveXHost", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "BrowserInteropHelper", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "DocObjHost", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "DynamicScriptObject", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "HwndHost", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "IErrorPage", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "IProgressPage", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "WindowInteropHelper", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "TextAnchor", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "IAnchorInfo", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "AnnotationAction", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "Annotation", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "AnnotationAuthorChangedEventHandler", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "AnnotationAuthorChangedEventArgs", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "AnnotationDocumentPaginator", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "AnnotationResource", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "AnnotationResourceChangedEventHandler", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "AnnotationResourceChangedEventArgs", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "AnnotationHelper", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "AnnotationService", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "ContentLocatorBase", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "ContentLocatorPart", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "ContentLocator", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "ContentLocatorGroup", + "Namespace": "System.Windows.Annotations" + }, + { + "Name": "AnnotationStore", + "Namespace": "System.Windows.Annotations.Storage" + }, + { + "Name": "StoreContentChangedEventHandler", + "Namespace": "System.Windows.Annotations.Storage" + }, + { + "Name": "StoreContentAction", + "Namespace": "System.Windows.Annotations.Storage" + }, + { + "Name": "StoreContentChangedEventArgs", + "Namespace": "System.Windows.Annotations.Storage" + }, + { + "Name": "XmlStreamStore", + "Namespace": "System.Windows.Annotations.Storage" + }, + { + "Name": "DataGridHeaderBorder", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "PlatformCulture", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "SystemDropShadowChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ScrollChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ScrollGlyph", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ButtonChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ListBoxChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "BulletChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ProgressBarHighlightConverter", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "DataGridHeaderBorder", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "PlatformCulture", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "SystemDropShadowChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ScrollChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ScrollGlyph", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ButtonChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ListBoxChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "BulletChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ProgressBarHighlightConverter", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "DataGridHeaderBorder", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "PlatformCulture", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "SystemDropShadowChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ProgressBarBrushConverter", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ScrollChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ScrollGlyph", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "DataGridHeaderBorder", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "PlatformCulture", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "SystemDropShadowChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ProgressBarBrushConverter", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ClassicBorderStyle", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ClassicBorderDecorator", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "DataGridHeaderBorder", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "PlatformCulture", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "SystemDropShadowChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ProgressBarBrushConverter", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "BulletChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ScrollChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ScrollGlyph", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ThemeColor", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ButtonChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "DataGridHeaderBorder", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "PlatformCulture", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "SystemDropShadowChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ProgressBarBrushConverter", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "BulletChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ScrollChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ScrollGlyph", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "ButtonChrome", + "Namespace": "Microsoft.Windows.Themes" + }, + { + "Name": "PresentationUIStyleResources", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "PrintSystemException", + "Namespace": "System.Printing" + }, + { + "Name": "PrintQueueException", + "Namespace": "System.Printing" + }, + { + "Name": "PrintServerException", + "Namespace": "System.Printing" + }, + { + "Name": "PrintCommitAttributesException", + "Namespace": "System.Printing" + }, + { + "Name": "PrintJobException", + "Namespace": "System.Printing" + }, + { + "Name": "PrintingCanceledException", + "Namespace": "System.Printing" + }, + { + "Name": "PrintingNotSupportedException", + "Namespace": "System.Printing" + }, + { + "Name": "Collation", + "Namespace": "System.Printing" + }, + { + "Name": "DeviceFontSubstitution", + "Namespace": "System.Printing" + }, + { + "Name": "Duplexing", + "Namespace": "System.Printing" + }, + { + "Name": "PageMediaSizeName", + "Namespace": "System.Printing" + }, + { + "Name": "PageMediaType", + "Namespace": "System.Printing" + }, + { + "Name": "PagesPerSheetDirection", + "Namespace": "System.Printing" + }, + { + "Name": "OutputColor", + "Namespace": "System.Printing" + }, + { + "Name": "PageOrientation", + "Namespace": "System.Printing" + }, + { + "Name": "PageQualitativeResolution", + "Namespace": "System.Printing" + }, + { + "Name": "Stapling", + "Namespace": "System.Printing" + }, + { + "Name": "TrueTypeFontMode", + "Namespace": "System.Printing" + }, + { + "Name": "PageOrder", + "Namespace": "System.Printing" + }, + { + "Name": "PhotoPrintingIntent", + "Namespace": "System.Printing" + }, + { + "Name": "PageBorderless", + "Namespace": "System.Printing" + }, + { + "Name": "OutputQuality", + "Namespace": "System.Printing" + }, + { + "Name": "InputBin", + "Namespace": "System.Printing" + }, + { + "Name": "PageImageableArea", + "Namespace": "System.Printing" + }, + { + "Name": "PageScalingFactorRange", + "Namespace": "System.Printing" + }, + { + "Name": "PrintCapabilities", + "Namespace": "System.Printing" + }, + { + "Name": "PageMediaSize", + "Namespace": "System.Printing" + }, + { + "Name": "PageResolution", + "Namespace": "System.Printing" + }, + { + "Name": "PrintTicket", + "Namespace": "System.Printing" + }, + { + "Name": "ConflictStatus", + "Namespace": "System.Printing" + }, + { + "Name": "ValidationResult", + "Namespace": "System.Printing" + }, + { + "Name": "PrintTicketScope", + "Namespace": "System.Printing" + }, + { + "Name": "BaseDevModeType", + "Namespace": "System.Printing.Interop" + }, + { + "Name": "PrintTicketConverter", + "Namespace": "System.Printing.Interop" + }, + { + "Name": "XpsException", + "Namespace": "System.Windows.Xps" + }, + { + "Name": "XpsPackagingException", + "Namespace": "System.Windows.Xps" + }, + { + "Name": "XpsSerializationException", + "Namespace": "System.Windows.Xps" + }, + { + "Name": "XpsDigitalSignature", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsDigSigPartAlteringRestrictions", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "IXpsFixedDocumentSequenceReader", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "IXpsFixedDocumentSequenceWriter", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "IDocumentStructureProvider", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "IStoryFragmentProvider", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "IXpsFixedDocumentReader", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "IXpsFixedDocumentWriter", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "IXpsFixedPageReader", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "IXpsFixedPageWriter", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsImageType", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "SpotLocation", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsSignatureDefinition", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsFont", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsImage", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsColorContext", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsResourceDictionary", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsThumbnail", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "PackageInterleavingOrder", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "PackagingAction", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "PackagingProgressEventArgs", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "PackagingProgressEventHandler", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsPartBase", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsDocument", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsResource", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsResourceSharing", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsStructure", + "Namespace": "System.Windows.Xps.Packaging" + }, + { + "Name": "XpsSerializationManager", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsSerializationManagerAsync", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsSerializationProgressChangedEventHandler", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsSerializationCompletedEventHandler", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsSerializationCompletedEventArgs", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsSerializationProgressChangedEventArgs", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsSerializationPrintTicketRequiredEventArgs", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "PrintTicketLevel", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsWritingProgressChangeLevel", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsResourceStream", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "BasePackagingPolicy", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsPackagingPolicy", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "PackageSerializationManager", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsSerializationPrintTicketRequiredEventHandler", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "SerializationState", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "ColorTypeConverter", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "FontSubsetterCommitPolicies", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "FontTypeConverter", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "ImageSourceTypeConverter", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "XpsSerializerFactory", + "Namespace": "System.Windows.Xps.Serialization" + }, + { + "Name": "InstallUtilSupport", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "AuditPolicySnapIn", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "Policy", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "SnapInSettings", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "GlobalSaclElements", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "AuditSettings", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "AuditPolicyFileFormat", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "Icons", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "GroupPolicyObject", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "DataModelNode", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "CategoryDataModelNode", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "SubcategoryDataModelNode", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "SystemPolicyScopeNode", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "AuditSettingDataModelNode", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "StartPageFormControl", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "SrpUxChildNode", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxCollections", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlAdvanced", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlEnforcement", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlStartPage", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlStartPageEnforcement", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlStartPageIntroduction", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlStartPageOverview", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlViewEditExceptions", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlViewEditGeneral", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlViewEditHash", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlViewEditPath", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxControlViewEditPublisher", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxEnforcement", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxGlobalData", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxClientContext", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxProgressForm", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxPropertyPageAdvanced", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxPropertyPageEnforcement", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxPropertyPageViewEditExceptions", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxPropertyPageViewEditGeneral", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxPropertyPageViewEditHash", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxPropertyPageViewEditPath", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxPropertyPageViewEditPublisher", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxRootNode", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxRuleListView", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxRuleTag", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "InstallUtilSupport", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "SrpUxSnapIn", + "Namespace": "Microsoft.Security.Srp.Ux" + }, + { + "Name": "CultureAndRegionInfoBuilder", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureAndRegionModifiers", + "Namespace": "System.Globalization" + }, + { + "Name": "VBCodeProvider", + "Namespace": "Microsoft.VisualBasic" + }, + { + "Name": "CSharpCodeProvider", + "Namespace": "Microsoft.CSharp" + }, + { + "Name": "PowerModeChangedEventArgs", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "PowerModeChangedEventHandler", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "PowerModes", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SessionEndedEventArgs", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SessionEndedEventHandler", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SessionEndingEventArgs", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SessionEndingEventHandler", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SessionEndReasons", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SessionSwitchEventArgs", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SessionSwitchEventHandler", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SessionSwitchReason", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SystemEvents", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "TimerElapsedEventArgs", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "TimerElapsedEventHandler", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "UserPreferenceCategory", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "UserPreferenceChangedEventArgs", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "UserPreferenceChangedEventHandler", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "UserPreferenceChangingEventArgs", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "UserPreferenceChangingEventHandler", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "IntranetZoneCredentialPolicy", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SafeProcessHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeX509ChainHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "StringNormalizationExtensions", + "Namespace": "System" + }, + { + "Name": "UriParser", + "Namespace": "System" + }, + { + "Name": "Uri", + "Namespace": "System" + }, + { + "Name": "UriBuilder", + "Namespace": "System" + }, + { + "Name": "UriFormatException", + "Namespace": "System" + }, + { + "Name": "UriHostNameType", + "Namespace": "System" + }, + { + "Name": "UriPartial", + "Namespace": "System" + }, + { + "Name": "UriTypeConverter", + "Namespace": "System" + }, + { + "Name": "UriKind", + "Namespace": "System" + }, + { + "Name": "UriComponents", + "Namespace": "System" + }, + { + "Name": "UriFormat", + "Namespace": "System" + }, + { + "Name": "UriIdnScope", + "Namespace": "System" + }, + { + "Name": "GenericUriParserOptions", + "Namespace": "System" + }, + { + "Name": "GenericUriParser", + "Namespace": "System" + }, + { + "Name": "HttpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "FtpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "FileStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NewsStyleUriParser", + "Namespace": "System" + }, + { + "Name": "GopherStyleUriParser", + "Namespace": "System" + }, + { + "Name": "LdapStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NetPipeStyleUriParser", + "Namespace": "System" + }, + { + "Name": "NetTcpStyleUriParser", + "Namespace": "System" + }, + { + "Name": "AspNetHostingPermissionLevel", + "Namespace": "System.Web" + }, + { + "Name": "AspNetHostingPermissionAttribute", + "Namespace": "System.Web" + }, + { + "Name": "AspNetHostingPermission", + "Namespace": "System.Web" + }, + { + "Name": "ElapsedEventArgs", + "Namespace": "System.Timers" + }, + { + "Name": "ElapsedEventHandler", + "Namespace": "System.Timers" + }, + { + "Name": "Timer", + "Namespace": "System.Timers" + }, + { + "Name": "TimersDescriptionAttribute", + "Namespace": "System.Timers" + }, + { + "Name": "SchemeSettingElement", + "Namespace": "System.Configuration" + }, + { + "Name": "SchemeSettingElementCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "UriSection", + "Namespace": "System.Configuration" + }, + { + "Name": "IriParsingElement", + "Namespace": "System.Configuration" + }, + { + "Name": "IdnElement", + "Namespace": "System.Configuration" + }, + { + "Name": "ApplicationSettingsBase", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsLoadedEventHandler", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsSavingEventHandler", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingChangingEventHandler", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingChangingEventArgs", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsLoadedEventArgs", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationException", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationSettings", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigXmlDocument", + "Namespace": "System.Configuration" + }, + { + "Name": "DictionarySectionHandler", + "Namespace": "System.Configuration" + }, + { + "Name": "IApplicationSettingsProvider", + "Namespace": "System.Configuration" + }, + { + "Name": "IConfigurationSectionHandler", + "Namespace": "System.Configuration" + }, + { + "Name": "IConfigurationSystem", + "Namespace": "System.Configuration" + }, + { + "Name": "IgnoreSectionHandler", + "Namespace": "System.Configuration" + }, + { + "Name": "IPersistComponentSettings", + "Namespace": "System.Configuration" + }, + { + "Name": "ISettingsProviderService", + "Namespace": "System.Configuration" + }, + { + "Name": "LocalFileSettingsProvider", + "Namespace": "System.Configuration" + }, + { + "Name": "NameValueFileSectionHandler", + "Namespace": "System.Configuration" + }, + { + "Name": "NameValueSectionHandler", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsAttributeDictionary", + "Namespace": "System.Configuration" + }, + { + "Name": "ApplicationScopedSettingAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "DefaultSettingValueAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "NoSettingsVersionUpgradeAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsDescriptionAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsGroupDescriptionAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsGroupNameAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsManageabilityAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsProviderAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsSerializeAsAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "SpecialSettingAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "UserScopedSettingAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsManageability", + "Namespace": "System.Configuration" + }, + { + "Name": "SpecialSetting", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsBase", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsContext", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsProperty", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsPropertyCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsPropertyIsReadOnlyException", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsPropertyNotFoundException", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsPropertyValue", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsPropertyValueCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsPropertyWrongTypeException", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsProvider", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsProviderCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingsSerializeAs", + "Namespace": "System.Configuration" + }, + { + "Name": "SingleTagSectionHandler", + "Namespace": "System.Configuration" + }, + { + "Name": "ApplicationSettingsGroup", + "Namespace": "System.Configuration" + }, + { + "Name": "UserSettingsGroup", + "Namespace": "System.Configuration" + }, + { + "Name": "ClientSettingsSection", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingElementCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingElement", + "Namespace": "System.Configuration" + }, + { + "Name": "SettingValueElement", + "Namespace": "System.Configuration" + }, + { + "Name": "AppSettingsReader", + "Namespace": "System.Configuration" + }, + { + "Name": "ICredentialPolicy", + "Namespace": "System.Net" + }, + { + "Name": "AuthenticationManager", + "Namespace": "System.Net" + }, + { + "Name": "AuthenticationSchemes", + "Namespace": "System.Net" + }, + { + "Name": "AuthenticationSchemeSelector", + "Namespace": "System.Net" + }, + { + "Name": "Authorization", + "Namespace": "System.Net" + }, + { + "Name": "Cookie", + "Namespace": "System.Net" + }, + { + "Name": "CookieCollection", + "Namespace": "System.Net" + }, + { + "Name": "CookieContainer", + "Namespace": "System.Net" + }, + { + "Name": "CookieException", + "Namespace": "System.Net" + }, + { + "Name": "CredentialCache", + "Namespace": "System.Net" + }, + { + "Name": "Dns", + "Namespace": "System.Net" + }, + { + "Name": "DnsEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "DnsPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "DnsPermission", + "Namespace": "System.Net" + }, + { + "Name": "EndPoint", + "Namespace": "System.Net" + }, + { + "Name": "FileWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "FileWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "FtpStatusCode", + "Namespace": "System.Net" + }, + { + "Name": "WebRequestMethods", + "Namespace": "System.Net" + }, + { + "Name": "FtpWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "FtpWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "GlobalProxySelection", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerBasicIdentity", + "Namespace": "System.Net" + }, + { + "Name": "HttpListener", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerContext", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerException", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerPrefixCollection", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerRequest", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerResponse", + "Namespace": "System.Net" + }, + { + "Name": "HttpListenerTimeoutManager", + "Namespace": "System.Net" + }, + { + "Name": "HttpRequestHeader", + "Namespace": "System.Net" + }, + { + "Name": "HttpResponseHeader", + "Namespace": "System.Net" + }, + { + "Name": "HttpStatusCode", + "Namespace": "System.Net" + }, + { + "Name": "HttpVersion", + "Namespace": "System.Net" + }, + { + "Name": "DecompressionMethods", + "Namespace": "System.Net" + }, + { + "Name": "HttpWebRequest", + "Namespace": "System.Net" + }, + { + "Name": "HttpWebResponse", + "Namespace": "System.Net" + }, + { + "Name": "IAuthenticationModule", + "Namespace": "System.Net" + }, + { + "Name": "ICertificatePolicy", + "Namespace": "System.Net" + }, + { + "Name": "ICredentials", + "Namespace": "System.Net" + }, + { + "Name": "ICredentialsByHost", + "Namespace": "System.Net" + }, + { + "Name": "HttpContinueDelegate", + "Namespace": "System.Net" + }, + { + "Name": "IPAddress", + "Namespace": "System.Net" + }, + { + "Name": "IPEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "IPHostEntry", + "Namespace": "System.Net" + }, + { + "Name": "IWebProxy", + "Namespace": "System.Net" + }, + { + "Name": "IWebRequestCreate", + "Namespace": "System.Net" + }, + { + "Name": "NetworkAccess", + "Namespace": "System.Net" + }, + { + "Name": "NetworkCredential", + "Namespace": "System.Net" + }, + { + "Name": "ProtocolViolationException", + "Namespace": "System.Net" + }, + { + "Name": "TransportContext", + "Namespace": "System.Net" + }, + { + "Name": "SecurityProtocolType", + "Namespace": "System.Net" + }, + { + "Name": "BindIPEndPoint", + "Namespace": "System.Net" + }, + { + "Name": "ServicePoint", + "Namespace": "System.Net" + }, + { + "Name": "ServicePointManager", + "Namespace": "System.Net" + }, + { + "Name": "SocketAddress", + "Namespace": "System.Net" + }, + { + "Name": "SocketPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "SocketPermission", + "Namespace": "System.Net" + }, + { + "Name": "EndpointPermission", + "Namespace": "System.Net" + }, + { + "Name": "TransportType", + "Namespace": "System.Net" + }, + { + "Name": "WebClient", + "Namespace": "System.Net" + }, + { + "Name": "OpenReadCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "OpenReadCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "OpenWriteCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "OpenWriteCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadStringCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadStringCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadDataCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadDataCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadStringCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadStringCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadDataCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadDataCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadFileCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadFileCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadValuesCompletedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadValuesCompletedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "DownloadProgressChangedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "DownloadProgressChangedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "UploadProgressChangedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "UploadProgressChangedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "WebException", + "Namespace": "System.Net" + }, + { + "Name": "WebExceptionStatus", + "Namespace": "System.Net" + }, + { + "Name": "WebHeaderCollection", + "Namespace": "System.Net" + }, + { + "Name": "WebPermissionAttribute", + "Namespace": "System.Net" + }, + { + "Name": "WebPermission", + "Namespace": "System.Net" + }, + { + "Name": "WebProxy", + "Namespace": "System.Net" + }, + { + "Name": "WebRequest", + "Namespace": "System.Net" + }, + { + "Name": "WebResponse", + "Namespace": "System.Net" + }, + { + "Name": "WebUtility", + "Namespace": "System.Net" + }, + { + "Name": "WriteStreamClosedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "WriteStreamClosedEventHandler", + "Namespace": "System.Net" + }, + { + "Name": "IWebProxyScript", + "Namespace": "System.Net" + }, + { + "Name": "ClientWebSocket", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "ClientWebSocketOptions", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "HttpListenerWebSocketContext", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocket", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketCloseStatus", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketContext", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketError", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketException", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketMessageType", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketReceiveResult", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "WebSocketState", + "Namespace": "System.Net.WebSockets" + }, + { + "Name": "ContentDisposition", + "Namespace": "System.Net.Mime" + }, + { + "Name": "ContentType", + "Namespace": "System.Net.Mime" + }, + { + "Name": "DispositionTypeNames", + "Namespace": "System.Net.Mime" + }, + { + "Name": "MediaTypeNames", + "Namespace": "System.Net.Mime" + }, + { + "Name": "TransferEncoding", + "Namespace": "System.Net.Mime" + }, + { + "Name": "AlternateView", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AlternateViewCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AttachmentBase", + "Namespace": "System.Net.Mail" + }, + { + "Name": "Attachment", + "Namespace": "System.Net.Mail" + }, + { + "Name": "AttachmentCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "LinkedResource", + "Namespace": "System.Net.Mail" + }, + { + "Name": "LinkedResourceCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailAddress", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailAddressCollection", + "Namespace": "System.Net.Mail" + }, + { + "Name": "DeliveryNotificationOptions", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailMessage", + "Namespace": "System.Net.Mail" + }, + { + "Name": "MailPriority", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SendCompletedEventHandler", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpDeliveryMethod", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpDeliveryFormat", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpClient", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpFailedRecipientException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpFailedRecipientsException", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpAccess", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpPermissionAttribute", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpPermission", + "Namespace": "System.Net.Mail" + }, + { + "Name": "SmtpStatusCode", + "Namespace": "System.Net.Mail" + }, + { + "Name": "DuplicateAddressDetectionState", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IcmpV4Statistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IcmpV6Statistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterfaceType", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPGlobalProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPGlobalStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "ScopeLevel", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPInterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPInterfaceStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv4InterfaceStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPStatus", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UnicastIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UnicastIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "MulticastIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "MulticastIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPAddressCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "GatewayIPAddressInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "GatewayIPAddressInformationCollection", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv4InterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "IPv6InterfaceProperties", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAvailabilityEventArgs", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkChange", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAddressChangedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkAvailabilityChangedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationException", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationAccess", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationPermissionAttribute", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInformationPermission", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterface", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetworkInterfaceComponent", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "NetBiosNodeType", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "OperationalStatus", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PhysicalAddress", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingCompletedEventHandler", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingCompletedEventArgs", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "Ping", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingException", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingOptions", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PingReply", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "PrefixOrigin", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "SuffixOrigin", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpConnectionInformation", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpState", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "TcpStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "UdpStatistics", + "Namespace": "System.Net.NetworkInformation" + }, + { + "Name": "RequestCacheLevel", + "Namespace": "System.Net.Cache" + }, + { + "Name": "RequestCachePolicy", + "Namespace": "System.Net.Cache" + }, + { + "Name": "HttpRequestCacheLevel", + "Namespace": "System.Net.Cache" + }, + { + "Name": "HttpCacheAgeControl", + "Namespace": "System.Net.Cache" + }, + { + "Name": "HttpRequestCachePolicy", + "Namespace": "System.Net.Cache" + }, + { + "Name": "UnicodeDecodingConformance", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "UnicodeEncodingConformance", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "AuthenticationModuleElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "AuthenticationModuleElementCollection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "AuthenticationModulesSection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "BypassElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "BypassElementCollection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "ConnectionManagementElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "ConnectionManagementElementCollection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "ConnectionManagementSection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "DefaultProxySection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "HttpWebRequestElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "HttpListenerElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "HttpListenerTimeoutsElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "HttpCachePolicyElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "FtpCachePolicyElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "Ipv6Element", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "MailSettingsSectionGroup", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "ModuleElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "NetSectionGroup", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "PerformanceCountersElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "ProxyElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "RequestCachingSection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "SettingsSection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "ServicePointManagerElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "SmtpSection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "SmtpNetworkElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "SmtpSpecifiedPickupDirectoryElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "SocketElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "WebProxyScriptElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "WebRequestModuleElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "WebRequestModuleElementCollection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "WebRequestModulesSection", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "WebUtilityElement", + "Namespace": "System.Net.Configuration" + }, + { + "Name": "AuthenticatedStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "AuthenticationLevel", + "Namespace": "System.Net.Security" + }, + { + "Name": "ProtectionLevel", + "Namespace": "System.Net.Security" + }, + { + "Name": "NegotiateStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "SslPolicyErrors", + "Namespace": "System.Net.Security" + }, + { + "Name": "EncryptionPolicy", + "Namespace": "System.Net.Security" + }, + { + "Name": "RemoteCertificateValidationCallback", + "Namespace": "System.Net.Security" + }, + { + "Name": "LocalCertificateSelectionCallback", + "Namespace": "System.Net.Security" + }, + { + "Name": "SslStream", + "Namespace": "System.Net.Security" + }, + { + "Name": "SocketException", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "AddressFamily", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IOControlCode", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPProtectionLevel", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "LingerOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "MulticastOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPv6MulticastOption", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "NetworkStream", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "ProtocolFamily", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "ProtocolType", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SelectMode", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketInformationOptions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketInformation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "Socket", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketAsyncOperation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SendPacketsElement", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketClientAccessPolicyProtocol", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketAsyncEventArgs", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketError", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketFlags", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketOptionLevel", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketOptionName", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketShutdown", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketReceiveFromResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketReceiveMessageFromResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketTaskExtensions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketType", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TcpClient", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TcpListener", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "TransmitFileOptions", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "UdpClient", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "UdpReceiveResult", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "IPPacketInformation", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "ICommand", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ValueSerializerAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "SoundPlayer", + "Namespace": "System.Media" + }, + { + "Name": "SystemSounds", + "Namespace": "System.Media" + }, + { + "Name": "SystemSound", + "Namespace": "System.Media" + }, + { + "Name": "BitVector32", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "CollectionsUtil", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "HybridDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "INotifyCollectionChanged", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "IOrderedDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "ListDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NameObjectCollectionBase", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NameValueCollection", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedAction", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedEventArgs", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "NotifyCollectionChangedEventHandler", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "OrderedDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringCollection", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringEnumerator", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "StringDictionary", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "ObservableCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyObservableCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "LinkedList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "LinkedListNode`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Queue`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedList`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Stack`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SortedSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "ISet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "BlockingCollection`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentBag`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "Semaphore", + "Namespace": "System.Threading" + }, + { + "Name": "BarrierPostPhaseException", + "Namespace": "System.Threading" + }, + { + "Name": "Barrier", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadExceptionEventArgs", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadExceptionEventHandler", + "Namespace": "System.Threading" + }, + { + "Name": "FrameworkName", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "HandleCollector", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultParameterValueAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "StandardOleMarshalObject", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ADVF", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DATADIR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DVASPECT", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FORMATETC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IAdviseSink", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDataObject", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumFORMATETC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumSTATDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STATDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STGMEDIUM", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYMED", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ICustomTypeProvider", + "Namespace": "System.Reflection" + }, + { + "Name": "InvalidDataException", + "Namespace": "System.IO" + }, + { + "Name": "NotifyFilters", + "Namespace": "System.IO" + }, + { + "Name": "ErrorEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "ErrorEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemWatcher", + "Namespace": "System.IO" + }, + { + "Name": "InternalBufferOverflowException", + "Namespace": "System.IO" + }, + { + "Name": "IODescriptionAttribute", + "Namespace": "System.IO" + }, + { + "Name": "RenamedEventArgs", + "Namespace": "System.IO" + }, + { + "Name": "RenamedEventHandler", + "Namespace": "System.IO" + }, + { + "Name": "WaitForChangedResult", + "Namespace": "System.IO" + }, + { + "Name": "WatcherChangeTypes", + "Namespace": "System.IO" + }, + { + "Name": "Handshake", + "Namespace": "System.IO.Ports" + }, + { + "Name": "Parity", + "Namespace": "System.IO.Ports" + }, + { + "Name": "SerialError", + "Namespace": "System.IO.Ports" + }, + { + "Name": "SerialErrorReceivedEventArgs", + "Namespace": "System.IO.Ports" + }, + { + "Name": "SerialErrorReceivedEventHandler", + "Namespace": "System.IO.Ports" + }, + { + "Name": "SerialPinChange", + "Namespace": "System.IO.Ports" + }, + { + "Name": "SerialPinChangedEventArgs", + "Namespace": "System.IO.Ports" + }, + { + "Name": "SerialPinChangedEventHandler", + "Namespace": "System.IO.Ports" + }, + { + "Name": "SerialPort", + "Namespace": "System.IO.Ports" + }, + { + "Name": "SerialData", + "Namespace": "System.IO.Ports" + }, + { + "Name": "SerialDataReceivedEventArgs", + "Namespace": "System.IO.Ports" + }, + { + "Name": "SerialDataReceivedEventHandler", + "Namespace": "System.IO.Ports" + }, + { + "Name": "StopBits", + "Namespace": "System.IO.Ports" + }, + { + "Name": "CompressionMode", + "Namespace": "System.IO.Compression" + }, + { + "Name": "CompressionLevel", + "Namespace": "System.IO.Compression" + }, + { + "Name": "DeflateStream", + "Namespace": "System.IO.Compression" + }, + { + "Name": "GZipStream", + "Namespace": "System.IO.Compression" + }, + { + "Name": "SecureStringMarshal", + "Namespace": "System.Security" + }, + { + "Name": "DynamicRoleClaimProvider", + "Namespace": "System.Security.Claims" + }, + { + "Name": "AuthenticationException", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "InvalidCredentialException", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "SslProtocols", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ExchangeAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "CipherAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "HashAlgorithmType", + "Namespace": "System.Security.Authentication" + }, + { + "Name": "ChannelBinding", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ChannelBindingKind", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ExtendedProtectionPolicy", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ExtendedProtectionPolicyTypeConverter", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "PolicyEnforcement", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ProtectionScenario", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ServiceNameCollection", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "TokenBindingType", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "TokenBinding", + "Namespace": "System.Security.Authentication.ExtendedProtection" + }, + { + "Name": "ExtendedProtectionPolicyElement", + "Namespace": "System.Security.Authentication.ExtendedProtection.Configuration" + }, + { + "Name": "ServiceNameElementCollection", + "Namespace": "System.Security.Authentication.ExtendedProtection.Configuration" + }, + { + "Name": "ServiceNameElement", + "Namespace": "System.Security.Authentication.ExtendedProtection.Configuration" + }, + { + "Name": "AsnEncodedData", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedDataCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsnEncodedDataEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidGroup", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Oid", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "OidEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "X500DistinguishedNameFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X500DistinguishedName", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509NameType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509IncludeOption", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "PublicKey", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509FindType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2Collection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2Enumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainStatusFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainStatus", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Chain", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElement", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElementCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainElementEnumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509RevocationMode", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509RevocationFlag", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509VerificationFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ChainPolicy", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Extension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyUsageFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyUsageExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509BasicConstraintsExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509EnhancedKeyUsageExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SubjectKeyIdentifierHashAlgorithm", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509SubjectKeyIdentifierExtension", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ExtensionCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509ExtensionEnumerator", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "StoreLocation", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "OpenFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "StoreName", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Store", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateCollection", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "StorePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StorePermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "TypeDescriptorPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ResourcePermissionBase", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ResourcePermissionBaseEntry", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SemaphoreRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SemaphoreSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "BooleanSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ConsoleTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "CorrelationManager", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Debug", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DefaultTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DelimitedListTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventTypeFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceLevels", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SourceSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Switch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SwitchAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "SwitchLevelAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TextWriterTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Trace", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceEventCache", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceEventType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceFilter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceLevel", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceListenerCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceOptions", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceSource", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceSwitch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "XmlWriterTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "StackFrameExtensions", + "Namespace": "System.Diagnostics" + }, + { + "Name": "CounterCreationData", + "Namespace": "System.Diagnostics" + }, + { + "Name": "CounterCreationDataCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "CounterSample", + "Namespace": "System.Diagnostics" + }, + { + "Name": "CounterSampleCalculator", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DataReceivedEventHandler", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DataReceivedEventArgs", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DiagnosticsConfigurationHandler", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EntryWrittenEventArgs", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EntryWrittenEventHandler", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventInstance", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLog", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogEntry", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogEntryCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogEntryType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermission", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionAccess", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionEntry", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogPermissionEntryCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventLogTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "EventSourceCreationData", + "Namespace": "System.Diagnostics" + }, + { + "Name": "FileVersionInfo", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ICollectData", + "Namespace": "System.Diagnostics" + }, + { + "Name": "InstanceData", + "Namespace": "System.Diagnostics" + }, + { + "Name": "InstanceDataCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "InstanceDataCollectionCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "MonitoringDescriptionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "OverflowAction", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounter", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterCategory", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterCategoryType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterInstanceLifetime", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterManager", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermission", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionAccess", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionEntry", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterPermissionEntryCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterType", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Process", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessModule", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessModuleCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessPriorityClass", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessStartInfo", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessThread", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessThreadCollection", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ProcessWindowStyle", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Stopwatch", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadPriorityLevel", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadState", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ThreadWaitReason", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ExcludeFromCodeCoverageAttribute", + "Namespace": "System.Diagnostics.CodeAnalysis" + }, + { + "Name": "AddingNewEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AddingNewEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AmbientValueAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ArrayConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncCompletedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncCompletedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncOperation", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AsyncOperationManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AttributeCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "AttributeProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BackgroundWorker", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentEditor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BaseNumberConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindableSupport", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindingDirection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BindingList`1", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BooleanConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "BrowsableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ByteConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CancelEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CancelEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CategoryAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CharConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeAction", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangeEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComplexBindingPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Component", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ComponentResourceManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Container", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ContainerFilterService", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CultureInfoConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CustomTypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataErrorsChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectFieldAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectMethodAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DataObjectMethodType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DateTimeConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DateTimeOffsetConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DecimalConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultBindingPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultEventAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DefaultValueAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DescriptionAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerCategoryAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerSerializationVisibility", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignerSerializationVisibilityAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignOnlyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DesignTimeVisibleAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DisplayNameAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoubleConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoWorkEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DoWorkEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorBrowsableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EditorBrowsableState", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EnumConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventDescriptorCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "EventHandlerList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ExpandableObjectConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ExtenderProvidedPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "GuidConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "HandledEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "HandledEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IBindingList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IBindingListView", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICancelAddNew", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IChangeTracking", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IComNativeDescriptorHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IComponent", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICustomTypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IDataErrorInfo", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IEditableObject", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IExtenderProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IIntellisenseBuilder", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IListSource", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ImmutableObjectAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INestedContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INestedSite", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InitializationEventAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyDataErrorInfo", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyPropertyChanged", + "Namespace": "System.ComponentModel" + }, + { + "Name": "INotifyPropertyChanging", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InstallerTypeAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InstanceCreationEditor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int16Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int32Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Int64Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InvalidAsynchronousStateException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InvalidEnumArgumentException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IRaiseItemChangedEvents", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IRevertibleChangeTracking", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISite", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISupportInitialize", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISupportInitializeNotification", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ISynchronizeInvoke", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ITypeDescriptorContext", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ITypedList", + "Namespace": "System.ComponentModel" + }, + { + "Name": "License", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseContext", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicenseUsageMode", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LicFileLicenseProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListBindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListChangedType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDescription", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDescriptionCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ListSortDirection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LocalizableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "LookupBindingPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MarshalByValueComponent", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MaskedTextProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MaskedTextResultHint", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MemberDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MergablePropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "MultilineStringConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NestedContainer", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NullableConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PasswordPropertyTextAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProgressChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProgressChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangingEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangingEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyDescriptorCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ProvidePropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ReadOnlyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RecommendedAsConfigurableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ReferenceConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunInstallerAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunWorkerCompletedEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RunWorkerCompletedEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SByteConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SettingsBindableAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SingleConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "StringConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SyntaxCheck", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TimeSpanConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemFilterAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemFilterType", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeConverterAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptionProvider", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptionProviderAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeListConverter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt16Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt32Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "UInt64Converter", + "Namespace": "System.ComponentModel" + }, + { + "Name": "WarningException", + "Namespace": "System.ComponentModel" + }, + { + "Name": "Win32Exception", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InheritanceAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "InheritanceLevel", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NotifyParentPropertyAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ParenthesizePropertyNameAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyTabAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyTabScope", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshProperties", + "Namespace": "System.ComponentModel" + }, + { + "Name": "RefreshPropertiesAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ToolboxItemAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "TypeDescriptionProviderService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ActiveDesignerEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ActiveDesignerEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "CheckoutException", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "CommandID", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangedEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangedEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangingEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentChangingEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentRenameEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentRenameEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerOptionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransaction", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransactionCloseEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerTransactionCloseEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerVerb", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerVerbCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesigntimeLicenseContext", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesigntimeLicenseContextSerializer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpContextType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpKeywordAttribute", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "HelpKeywordType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentChangeService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentDiscoveryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentInitializer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerEventService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerFilter", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerHost", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerHostTransactionState", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignerOptionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDictionaryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IEventBindingService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IExtenderListService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IExtenderProviderService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IHelpService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IInheritanceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IMenuCommandService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IReferenceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IResourceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IRootDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ISelectionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IServiceContainer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITreeDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeDescriptorFilterService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeDiscoveryService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ITypeResolutionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "MenuCommand", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "SelectionTypes", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ServiceCreatorCallback", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ServiceContainer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "StandardCommands", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "StandardToolWindows", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ViewTechnology", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentSerializationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ContextStack", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DefaultSerializationProviderAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DesignerLoader", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DesignerSerializerAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderHost", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderHost2", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerLoaderService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationManager", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationProvider", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "IDesignerSerializationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "INameCreationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "InstanceDescriptor", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "MemberRelationshipService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "MemberRelationship", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ResolveNameEventArgs", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ResolveNameEventHandler", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "RootDesignerSerializerAttribute", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "SerializationStore", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "CodeArgumentReferenceExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeArrayCreateExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeArrayIndexerExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeAssignStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeAttachEventStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeAttributeArgument", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeAttributeArgumentCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeAttributeDeclaration", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeAttributeDeclarationCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeBaseReferenceExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeBinaryOperatorExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeBinaryOperatorType", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeCastExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeCatchClause", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeCatchClauseCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeChecksumPragma", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeComment", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeCommentStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeCommentStatementCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeCompileUnit", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeConditionStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeConstructor", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeDefaultValueExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeDelegateCreateExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeDelegateInvokeExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeDirectionExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeDirective", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeDirectiveCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeEntryPointMethod", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeEventReferenceExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeExpressionCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeExpressionStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeFieldReferenceExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeGotoStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeIndexerExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeIterationStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeLabeledStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeLinePragma", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeMemberEvent", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeMemberField", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeMemberMethod", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeMemberProperty", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeMethodInvokeExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeMethodReferenceExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeMethodReturnStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeNamespace", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeNamespaceCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeNamespaceImport", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeNamespaceImportCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeObject", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeObjectCreateExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeParameterDeclarationExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeParameterDeclarationExpressionCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodePrimitiveExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodePropertyReferenceExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodePropertySetValueReferenceExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeRegionDirective", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeRegionMode", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeRemoveEventStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeSnippetCompileUnit", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeSnippetExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeSnippetStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeSnippetTypeMember", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeStatementCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeThisReferenceExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeThrowExceptionStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTryCatchFinallyStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeConstructor", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeDeclaration", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeDeclarationCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeDelegate", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeMember", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeMemberCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeOfExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeParameter", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeParameterCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeReferenceOptions", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeReference", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeReferenceCollection", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeTypeReferenceExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeVariableDeclarationStatement", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeVariableReferenceExpression", + "Namespace": "System.CodeDom" + }, + { + "Name": "FieldDirection", + "Namespace": "System.CodeDom" + }, + { + "Name": "MemberAttributes", + "Namespace": "System.CodeDom" + }, + { + "Name": "CodeCompiler", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "CodeDomProvider", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "CodeGenerator", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "CodeGeneratorOptions", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "CodeParser", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "CompilerError", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "CompilerErrorCollection", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "CompilerInfo", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "CompilerParameters", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "CompilerResults", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "Executor", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "GeneratedCodeAttribute", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "GeneratorSupport", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "ICodeCompiler", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "ICodeGenerator", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "ICodeParser", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "IndentedTextWriter", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "LanguageOptions", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "TempFileCollection", + "Namespace": "System.CodeDom.Compiler" + }, + { + "Name": "Regex", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "MatchEvaluator", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Capture", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "CaptureCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexCompilationInfo", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Group", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "GroupCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "Match", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "MatchCollection", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexMatchTimeoutException", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexOptions", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexRunner", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "RegexRunnerFactory", + "Namespace": "System.Text.RegularExpressions" + }, + { + "Name": "VisualBasic", + "Namespace": "Microsoft.VisualBasic.Activities" + }, + { + "Name": "VisualBasicDesignerHelper", + "Namespace": "Microsoft.VisualBasic.Activities" + }, + { + "Name": "VisualBasicReference`1", + "Namespace": "Microsoft.VisualBasic.Activities" + }, + { + "Name": "VisualBasicImportReference", + "Namespace": "Microsoft.VisualBasic.Activities" + }, + { + "Name": "VisualBasicSettings", + "Namespace": "Microsoft.VisualBasic.Activities" + }, + { + "Name": "VisualBasicValue`1", + "Namespace": "Microsoft.VisualBasic.Activities" + }, + { + "Name": "VisualBasicSettingsConverter", + "Namespace": "Microsoft.VisualBasic.Activities.XamlIntegration" + }, + { + "Name": "VisualBasicSettingsValueSerializer", + "Namespace": "Microsoft.VisualBasic.Activities.XamlIntegration" + }, + { + "Name": "CSharpReference`1", + "Namespace": "Microsoft.CSharp.Activities" + }, + { + "Name": "CSharpValue`1", + "Namespace": "Microsoft.CSharp.Activities" + }, + { + "Name": "Activity", + "Namespace": "System.Activities" + }, + { + "Name": "Activity`1", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`1", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`2", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`3", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`4", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`5", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`6", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`7", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`8", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`9", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`10", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`11", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`12", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`13", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`14", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`15", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityAction`16", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityBuilder", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityBuilder`1", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityContext", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityDelegate", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`1", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`2", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`3", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`4", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`5", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`6", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`7", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`8", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`9", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`10", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`11", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`12", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`13", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`14", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`15", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`16", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityFunc`17", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityInstance", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityInstanceState", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityMetadata", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityPropertyReference", + "Namespace": "System.Activities" + }, + { + "Name": "ActivityWithResult", + "Namespace": "System.Activities" + }, + { + "Name": "Argument", + "Namespace": "System.Activities" + }, + { + "Name": "ArgumentDirection", + "Namespace": "System.Activities" + }, + { + "Name": "AsyncCodeActivity", + "Namespace": "System.Activities" + }, + { + "Name": "AsyncCodeActivity`1", + "Namespace": "System.Activities" + }, + { + "Name": "AsyncCodeActivityContext", + "Namespace": "System.Activities" + }, + { + "Name": "Bookmark", + "Namespace": "System.Activities" + }, + { + "Name": "BookmarkCallback", + "Namespace": "System.Activities" + }, + { + "Name": "BookmarkOptions", + "Namespace": "System.Activities" + }, + { + "Name": "BookmarkResumptionResult", + "Namespace": "System.Activities" + }, + { + "Name": "BookmarkScope", + "Namespace": "System.Activities" + }, + { + "Name": "BookmarkScopeHandle", + "Namespace": "System.Activities" + }, + { + "Name": "ExclusiveHandle", + "Namespace": "System.Activities" + }, + { + "Name": "CodeActivity", + "Namespace": "System.Activities" + }, + { + "Name": "CodeActivity`1", + "Namespace": "System.Activities" + }, + { + "Name": "CodeActivityContext", + "Namespace": "System.Activities" + }, + { + "Name": "CodeActivityMetadata", + "Namespace": "System.Activities" + }, + { + "Name": "CodeActivityPublicEnvironmentAccessor", + "Namespace": "System.Activities" + }, + { + "Name": "CompletionCallback", + "Namespace": "System.Activities" + }, + { + "Name": "CompletionCallback`1", + "Namespace": "System.Activities" + }, + { + "Name": "DelegateArgument", + "Namespace": "System.Activities" + }, + { + "Name": "DelegateCompletionCallback", + "Namespace": "System.Activities" + }, + { + "Name": "DelegateInArgument", + "Namespace": "System.Activities" + }, + { + "Name": "DelegateInArgument`1", + "Namespace": "System.Activities" + }, + { + "Name": "DelegateOutArgument", + "Namespace": "System.Activities" + }, + { + "Name": "DelegateOutArgument`1", + "Namespace": "System.Activities" + }, + { + "Name": "DynamicActivity", + "Namespace": "System.Activities" + }, + { + "Name": "DynamicActivity`1", + "Namespace": "System.Activities" + }, + { + "Name": "DynamicActivityProperty", + "Namespace": "System.Activities" + }, + { + "Name": "ExceptionPersistenceExtension", + "Namespace": "System.Activities" + }, + { + "Name": "ExecutionProperties", + "Namespace": "System.Activities" + }, + { + "Name": "FaultCallback", + "Namespace": "System.Activities" + }, + { + "Name": "Handle", + "Namespace": "System.Activities" + }, + { + "Name": "HandleInitializationContext", + "Namespace": "System.Activities" + }, + { + "Name": "IExecutionProperty", + "Namespace": "System.Activities" + }, + { + "Name": "PersistableIdleAction", + "Namespace": "System.Activities" + }, + { + "Name": "InOutArgument", + "Namespace": "System.Activities" + }, + { + "Name": "InOutArgument`1", + "Namespace": "System.Activities" + }, + { + "Name": "InArgument", + "Namespace": "System.Activities" + }, + { + "Name": "InArgument`1", + "Namespace": "System.Activities" + }, + { + "Name": "InvalidWorkflowException", + "Namespace": "System.Activities" + }, + { + "Name": "InvokeCompletedEventArgs", + "Namespace": "System.Activities" + }, + { + "Name": "IPropertyRegistrationCallback", + "Namespace": "System.Activities" + }, + { + "Name": "Location", + "Namespace": "System.Activities" + }, + { + "Name": "Location`1", + "Namespace": "System.Activities" + }, + { + "Name": "LocationReference", + "Namespace": "System.Activities" + }, + { + "Name": "LocationReferenceEnvironment", + "Namespace": "System.Activities" + }, + { + "Name": "NativeActivity", + "Namespace": "System.Activities" + }, + { + "Name": "NativeActivity`1", + "Namespace": "System.Activities" + }, + { + "Name": "NativeActivityAbortContext", + "Namespace": "System.Activities" + }, + { + "Name": "NativeActivityContext", + "Namespace": "System.Activities" + }, + { + "Name": "NativeActivityMetadata", + "Namespace": "System.Activities" + }, + { + "Name": "NativeActivityFaultContext", + "Namespace": "System.Activities" + }, + { + "Name": "NativeActivityTransactionContext", + "Namespace": "System.Activities" + }, + { + "Name": "NoPersistHandle", + "Namespace": "System.Activities" + }, + { + "Name": "OutArgument", + "Namespace": "System.Activities" + }, + { + "Name": "OutArgument`1", + "Namespace": "System.Activities" + }, + { + "Name": "OverloadGroupAttribute", + "Namespace": "System.Activities" + }, + { + "Name": "RegistrationContext", + "Namespace": "System.Activities" + }, + { + "Name": "RequiredArgumentAttribute", + "Namespace": "System.Activities" + }, + { + "Name": "RuntimeArgument", + "Namespace": "System.Activities" + }, + { + "Name": "RuntimeDelegateArgument", + "Namespace": "System.Activities" + }, + { + "Name": "RuntimeTransactionHandle", + "Namespace": "System.Activities" + }, + { + "Name": "UnhandledExceptionAction", + "Namespace": "System.Activities" + }, + { + "Name": "ValidationException", + "Namespace": "System.Activities" + }, + { + "Name": "Variable", + "Namespace": "System.Activities" + }, + { + "Name": "Variable`1", + "Namespace": "System.Activities" + }, + { + "Name": "VariableModifiers", + "Namespace": "System.Activities" + }, + { + "Name": "VersionMismatchException", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationAbortedEventArgs", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationAbortedException", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplication", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationCompletedEventArgs", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationCompletedException", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationEventArgs", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationException", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationInstance", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationIdleEventArgs", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationTerminatedException", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationUnhandledExceptionEventArgs", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowApplicationUnloadedException", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowDataContext", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowIdentity", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowIdentityFilter", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowInspectionServices", + "Namespace": "System.Activities" + }, + { + "Name": "WorkflowInvoker", + "Namespace": "System.Activities" + }, + { + "Name": "ExpressionServices", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "CompiledExpressionInvoker", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "Add`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "AssemblyReference", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "Subtract`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "Multiply`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "Divide`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "AndAlso", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "OrElse", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "Not`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "PropertyReference`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "PropertyValue`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "And`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "Equal`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "GreaterThan`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "GreaterThanOrEqual`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "LessThan`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "LessThanOrEqual`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "NotEqual`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "Or`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "ArrayItemValue`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "ArrayItemReference`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "EnvironmentLocationValue`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "EnvironmentLocationReference`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "FieldReference`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "FieldValue`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "Cast`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "As`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "New`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "NewArray`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "LambdaSerializationException", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "LambdaReference`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "LambdaValue`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "Literal`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "ArgumentReference`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "ArgumentValue`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "DelegateArgumentReference`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "DelegateArgumentValue`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "VariableReference`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "VariableValue`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeMethod`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`3", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`4", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`5", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`6", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`7", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`8", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`9", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`10", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`11", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`12", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`13", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`14", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`15", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`16", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeFunc`17", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "IndexerReference`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "ITextExpression", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "MultidimensionalArrayItemReference`1", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "TextExpression", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "ValueTypeFieldReference`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "ValueTypeIndexerReference`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "ValueTypePropertyReference`2", + "Namespace": "System.Activities.Expressions" + }, + { + "Name": "InvokeAction", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`2", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`3", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`4", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`5", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`6", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`7", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`8", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`9", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`10", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`11", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`12", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`13", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`14", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`15", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeAction`16", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeDelegate", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Catch", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Catch`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "CompensableActivity", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Compensate", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "CompensationExtension", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "CompensationToken", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "CreateBookmarkScope", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Confirm", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "DeleteBookmarkScope", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "HandleScope`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Persist", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Rethrow", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "TryCatch", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Assign", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Assign`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "CancellationScope", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Delay", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "DoWhile", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Flowchart", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "ForEach`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "If", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "InvokeMethod", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Parallel", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "ParallelForEach`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Pick", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "PickBranch", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Sequence", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Switch`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "TerminateWorkflow", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Throw", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "TransactionScope", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "While", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "WorkflowTerminatedException", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "WriteLine", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "FlowDecision", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "FlowNode", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "FlowStep", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "FlowSwitch`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "TimerExtension", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "DurableTimerExtension", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "AddToCollection`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "ClearCollection`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "ExistsInCollection`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "RemoveFromCollection`1", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "State", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "StateMachine", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "Transition", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "NoPersistScope", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "StateMachineStateQuery", + "Namespace": "System.Activities.Statements.Tracking" + }, + { + "Name": "StateMachineStateRecord", + "Namespace": "System.Activities.Statements.Tracking" + }, + { + "Name": "ActivityWithResultConverter", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "ActivityWithResultValueSerializer", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "ActivityXamlServices", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "ActivityXamlServicesSettings", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "ArgumentValueSerializer", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "AssemblyReferenceConverter", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "CompiledDataContext", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "DynamicUpdateMapConverter", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "DynamicUpdateMapItemConverter", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "FuncDeferringLoader", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "ICompiledExpressionRoot", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "InOutArgumentConverter", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "InArgumentConverter", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "IValueSerializableExpression", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "ImplementationVersionConverter", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "OutArgumentConverter", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "PropertyReferenceExtension`1", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "SerializableFuncDeferringLoader", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "DynamicUpdateMapExtension", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "TypeConverterBase", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "TextExpressionCompiler", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "TextExpressionCompilerError", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "TextExpressionCompilerSettings", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "TextExpressionCompilerResults", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "WorkflowIdentityConverter", + "Namespace": "System.Activities.XamlIntegration" + }, + { + "Name": "BookmarkInfo", + "Namespace": "System.Activities.Hosting" + }, + { + "Name": "BookmarkScopeInfo", + "Namespace": "System.Activities.Hosting" + }, + { + "Name": "IWorkflowInstanceExtension", + "Namespace": "System.Activities.Hosting" + }, + { + "Name": "LocationInfo", + "Namespace": "System.Activities.Hosting" + }, + { + "Name": "SymbolResolver", + "Namespace": "System.Activities.Hosting" + }, + { + "Name": "WorkflowInstance", + "Namespace": "System.Activities.Hosting" + }, + { + "Name": "WorkflowInstanceExtensionManager", + "Namespace": "System.Activities.Hosting" + }, + { + "Name": "WorkflowInstanceProxy", + "Namespace": "System.Activities.Hosting" + }, + { + "Name": "WorkflowInstanceState", + "Namespace": "System.Activities.Hosting" + }, + { + "Name": "ActivityValidationServices", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "AddValidationError", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "AssertValidation", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "Constraint", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "Constraint`1", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "ValidationError", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "GetChildSubtree", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "GetParentChain", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "GetWorkflowTree", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "ValidationContext", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "ValidationResults", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "ValidationSettings", + "Namespace": "System.Activities.Validation" + }, + { + "Name": "ActivityBlockingUpdate", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "UpdateMapMetadata", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "DynamicUpdateInfo", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "DynamicUpdateMap", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "DynamicUpdateMapBuilder", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "DynamicUpdateMapItem", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "DynamicUpdateMapQuery", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "DynamicUpdateServices", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "InstanceUpdateException", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "NativeActivityUpdateContext", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "NativeActivityUpdateMapMetadata", + "Namespace": "System.Activities.DynamicUpdate" + }, + { + "Name": "DebugInfo", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "IDebuggableWorkflowTree", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "LocalsItemDescription", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "SourceLocation", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "State", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "StateManager", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "SourceLocationProvider", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "ThreadWorkerController", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "VirtualStackFrame", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "XamlDebuggerXmlReader", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "SourceLocationFoundEventArgs", + "Namespace": "System.Activities.Debugger" + }, + { + "Name": "ActivitySymbol", + "Namespace": "System.Activities.Debugger.Symbol" + }, + { + "Name": "DebugSymbol", + "Namespace": "System.Activities.Debugger.Symbol" + }, + { + "Name": "WorkflowSymbol", + "Namespace": "System.Activities.Debugger.Symbol" + }, + { + "Name": "ActivityInfo", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "ActivityScheduledRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "ActivityScheduledQuery", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "ActivityStateQuery", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "ActivityStateRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "ActivityStates", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "BookmarkResumptionRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "BookmarkResumptionQuery", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "CancelRequestedRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "CancelRequestedQuery", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "CustomTrackingQuery", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "CustomTrackingRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "EtwTrackingParticipant", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "FaultPropagationRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "FaultPropagationQuery", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "TrackingRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "TrackingProfile", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "TrackingParticipant", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "TrackingQuery", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "ImplementationVisibility", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "WorkflowInstanceAbortedRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "WorkflowInstanceRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "WorkflowInstanceQuery", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "WorkflowInstanceSuspendedRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "WorkflowInstanceTerminatedRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "WorkflowInstanceUpdatedRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "WorkflowInstanceUnhandledExceptionRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "WorkflowInstanceStates", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "PersistenceParticipant", + "Namespace": "System.Activities.Persistence" + }, + { + "Name": "PersistenceIOParticipant", + "Namespace": "System.Activities.Persistence" + }, + { + "Name": "ActivatableWorkflowsQueryResult", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "CreateWorkflowOwnerCommand", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "CreateWorkflowOwnerWithIdentityCommand", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "DeleteWorkflowOwnerCommand", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "HasActivatableWorkflowEvent", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "HasRunnableWorkflowEvent", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "LoadWorkflowByInstanceKeyCommand", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "LoadWorkflowCommand", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "QueryActivatableWorkflowsCommand", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "SaveWorkflowCommand", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "TryLoadRunnableWorkflowCommand", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "SourceExpressionException", + "Namespace": "System.Activities.ExpressionParser" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "ServiceContractImporter", + "Namespace": "System.ServiceModel.Activities.Presentation" + }, + { + "Name": "ReceiveAndSendReplyFactory", + "Namespace": "System.ServiceModel.Activities.Presentation.Factories" + }, + { + "Name": "SendAndReceiveReplyFactory", + "Namespace": "System.ServiceModel.Activities.Presentation.Factories" + }, + { + "Name": "DynamicArgumentDesignerOptions", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "DynamicArgumentDialog", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ConnectionPointType", + "Namespace": "System.Activities.Core.Presentation" + }, + { + "Name": "LocationChangedEventArgs", + "Namespace": "System.Activities.Core.Presentation" + }, + { + "Name": "DesignerMetadata", + "Namespace": "System.Activities.Core.Presentation" + }, + { + "Name": "FlowchartDesignerCommands", + "Namespace": "System.Activities.Core.Presentation" + }, + { + "Name": "GenericTypeArgumentConverter", + "Namespace": "System.Activities.Core.Presentation" + }, + { + "Name": "FinalState", + "Namespace": "System.Activities.Core.Presentation" + }, + { + "Name": "ForEachWithBodyFactory`1", + "Namespace": "System.Activities.Core.Presentation.Factories" + }, + { + "Name": "ParallelForEachWithBodyFactory`1", + "Namespace": "System.Activities.Core.Presentation.Factories" + }, + { + "Name": "PickWithTwoBranchesFactory", + "Namespace": "System.Activities.Core.Presentation.Factories" + }, + { + "Name": "StateMachineWithInitialStateFactory", + "Namespace": "System.Activities.Core.Presentation.Factories" + }, + { + "Name": "DesignerStylesDictionary", + "Namespace": "System.Activities.Core.Presentation.Themes" + }, + { + "Name": "InstanceLockedExceptionAction", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "InstanceCompletionAction", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "InstanceEncodingOption", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "SqlWorkflowInstanceStore", + "Namespace": "System.Activities.DurableInstancing" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "WorkflowDesignerIcons", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ArgumentAccessor", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "DesignerConfigurationService", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "IMultipleDragEnabledCompositeView", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ContextItem", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ContextItemManager", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "EditingContext", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "PublishServiceCallback", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "PublishServiceCallback`1", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ServiceManager", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "SubscribeContextCallback", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "SubscribeContextCallback`1", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "SubscribeServiceCallback", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "SubscribeServiceCallback`1", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "DefaultTypeArgumentAttribute", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ObjectReferenceService", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "SourceLocationUpdatedEventArgs", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "IWorkflowDesignerStorageService", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "IIntegratedHelpService", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "CachedResourceDictionaryExtension", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ClipboardData", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "CutCopyPasteHelper", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ActivityDesigner", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ICompositeViewEvents", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "IActivityToolboxService", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "IXamlLoadErrorService", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "IActivityTemplateFactory", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "IActivityTemplateFactory`1", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "TypeResolvingOptionsAttribute", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "UndoUnit", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "UndoUnitEventArgs", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "IModalService", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "WorkflowDesignerColors", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ActivityDesignerOptionsAttribute", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "WorkflowElementDialog", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "WorkflowFileItem", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "WorkflowItemsPresenter", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "DragDropHelper", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "WorkflowViewElement", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "WorkflowDesigner", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "WorkflowItemPresenter", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "ICompositeView", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "UndoEngine", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "XamlLoadErrorInfo", + "Namespace": "System.Activities.Presentation" + }, + { + "Name": "DebuggerService", + "Namespace": "System.Activities.Presentation.Debug" + }, + { + "Name": "IDesignerDebugView", + "Namespace": "System.Activities.Presentation.Debug" + }, + { + "Name": "BreakpointTypes", + "Namespace": "System.Activities.Presentation.Debug" + }, + { + "Name": "IVSSqmService", + "Namespace": "System.Activities.Presentation.Sqm" + }, + { + "Name": "ViewStateData", + "Namespace": "System.Activities.Presentation.ViewState" + }, + { + "Name": "ViewStateManager", + "Namespace": "System.Activities.Presentation.ViewState" + }, + { + "Name": "WorkflowViewState", + "Namespace": "System.Activities.Presentation.ViewState" + }, + { + "Name": "ActivityTemplateFactory`1", + "Namespace": "System.Activities.Presentation.Toolbox" + }, + { + "Name": "ActivityTemplateFactory", + "Namespace": "System.Activities.Presentation.Toolbox" + }, + { + "Name": "ActivityTemplateFactoryBuilder", + "Namespace": "System.Activities.Presentation.Toolbox" + }, + { + "Name": "ToolboxCategory", + "Namespace": "System.Activities.Presentation.Toolbox" + }, + { + "Name": "ToolboxCategoryItems", + "Namespace": "System.Activities.Presentation.Toolbox" + }, + { + "Name": "ToolboxControl", + "Namespace": "System.Activities.Presentation.Toolbox" + }, + { + "Name": "ToolboxItemWrapper", + "Namespace": "System.Activities.Presentation.Toolbox" + }, + { + "Name": "ToolCreatedEventArgs", + "Namespace": "System.Activities.Presentation.Toolbox" + }, + { + "Name": "ToolCreatedEventHandler", + "Namespace": "System.Activities.Presentation.Toolbox" + }, + { + "Name": "CategoryEditor", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "CategoryEntry", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "DependencyPropertyValueSource", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "DialogPropertyValueEditor", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "EditModeSwitchButton", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "EditorReuseAttribute", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "ExtendedPropertyValueEditor", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "IPropertyFilterTarget", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyContainerEditMode", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyEntry", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyEntryCollection", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyFilter", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyFilterAppliedEventArgs", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyFilterPredicate", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyValue", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyValueCollection", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyValueEditor", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyValueEditorCommands", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyValueExceptionEventArgs", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyValueExceptionSource", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "PropertyValueSource", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "EditorOptionAttribute", + "Namespace": "System.Activities.Presentation.PropertyEditing" + }, + { + "Name": "MultiTargetingSupportService", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "IDocumentPersistenceService", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "IMultiTargetingSupportService", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "WorkflowCommandExtensionItem", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "CommandInfo", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "IWorkflowCommandExtensionCallback", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "ICommandService", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "CommandValues", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "ReadOnlyState", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "AssemblyContextControlItem", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "ImportedNamespaceContextItem", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "WindowMessage", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "WindowHelperService", + "Namespace": "System.Activities.Presentation.Hosting" + }, + { + "Name": "ObjectToModelValueConverter", + "Namespace": "System.Activities.Presentation.Converters" + }, + { + "Name": "ArgumentToExpressionModelItemConverter", + "Namespace": "System.Activities.Presentation.Converters" + }, + { + "Name": "ModelToObjectValueConverter", + "Namespace": "System.Activities.Presentation.Converters" + }, + { + "Name": "ArgumentToExpressionConverter", + "Namespace": "System.Activities.Presentation.Converters" + }, + { + "Name": "ModelPropertyEntryToModelItemConverter", + "Namespace": "System.Activities.Presentation.Converters" + }, + { + "Name": "ModelPropertyEntryToOwnerActivityConverter", + "Namespace": "System.Activities.Presentation.Converters" + }, + { + "Name": "CreateExpressionFromStringCallback", + "Namespace": "System.Activities.Presentation.Expressions" + }, + { + "Name": "TextualExpressionEditor", + "Namespace": "System.Activities.Presentation.Expressions" + }, + { + "Name": "ExpressionMorphHelper", + "Namespace": "System.Activities.Presentation.Expressions" + }, + { + "Name": "ExpressionMorphHelperAttribute", + "Namespace": "System.Activities.Presentation.Expressions" + }, + { + "Name": "ExpressionActivityEditor", + "Namespace": "System.Activities.Presentation.Expressions" + }, + { + "Name": "Annotation", + "Namespace": "System.Activities.Presentation.Annotations" + }, + { + "Name": "ActivityArgumentHelper", + "Namespace": "System.Activities.Presentation.Metadata" + }, + { + "Name": "AttributeCallback", + "Namespace": "System.Activities.Presentation.Metadata" + }, + { + "Name": "AttributeCallbackBuilder", + "Namespace": "System.Activities.Presentation.Metadata" + }, + { + "Name": "AttributeTable", + "Namespace": "System.Activities.Presentation.Metadata" + }, + { + "Name": "AttributeTableBuilder", + "Namespace": "System.Activities.Presentation.Metadata" + }, + { + "Name": "AttributeTableValidationException", + "Namespace": "System.Activities.Presentation.Metadata" + }, + { + "Name": "IRegisterMetadata", + "Namespace": "System.Activities.Presentation.Metadata" + }, + { + "Name": "MetadataStore", + "Namespace": "System.Activities.Presentation.Metadata" + }, + { + "Name": "ExpressionTextBox", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "ViewCreatedEventArgs", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "EditingState", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "PropertyKind", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "IExpressionEditorInstance", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "IExpressionEditorService", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "Selection", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "TypeResolvingOptions", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "DesignerView", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "ShellBarItemVisibility", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "ShellHeaderItemsVisibility", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "CommandMenuMode", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "TypePresenter", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "TypeWrapper", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "ViewStateChangedEventArgs", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "ViewStateChangedEventHandler", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "ViewStateService", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "VirtualizedContainerService", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "WorkflowViewStateService", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "WorkflowViewService", + "Namespace": "System.Activities.Presentation.View" + }, + { + "Name": "ShowPropertyInOutlineViewAttribute", + "Namespace": "System.Activities.Presentation.View.OutlineView" + }, + { + "Name": "HidePropertyInOutlineViewAttribute", + "Namespace": "System.Activities.Presentation.View.OutlineView" + }, + { + "Name": "ShowPropertyInOutlineViewAsSiblingAttribute", + "Namespace": "System.Activities.Presentation.View.OutlineView" + }, + { + "Name": "ShowInOutlineViewAttribute", + "Namespace": "System.Activities.Presentation.View.OutlineView" + }, + { + "Name": "ValidationState", + "Namespace": "System.Activities.Presentation.Validation" + }, + { + "Name": "IValidationErrorService", + "Namespace": "System.Activities.Presentation.Validation" + }, + { + "Name": "ValidationErrorInfo", + "Namespace": "System.Activities.Presentation.Validation" + }, + { + "Name": "ValidationService", + "Namespace": "System.Activities.Presentation.Validation" + }, + { + "Name": "CreateOptions", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelEditingScope", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelFactory", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelItem", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelItemCollection", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelItemDictionary", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelMemberCollection`2", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelProperty", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelPropertyCollection", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "AttachedPropertyInfo", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "AttachedPropertyInfo`1", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "PropertyValueMorphHelper", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "MorphHelper", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "Change", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "EditingScope", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "EditingScopeEventArgs", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelItemExtensions", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "AttachedPropertiesService", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "AttachedProperty", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "AttachedProperty`1", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "TextImage", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelTreeManager", + "Namespace": "System.Activities.Presentation.Model" + }, + { + "Name": "ModelChangeInfo", + "Namespace": "System.Activities.Presentation.Services" + }, + { + "Name": "ModelChangeType", + "Namespace": "System.Activities.Presentation.Services" + }, + { + "Name": "ModelChangedEventArgs", + "Namespace": "System.Activities.Presentation.Services" + }, + { + "Name": "ViewService", + "Namespace": "System.Activities.Presentation.Services" + }, + { + "Name": "ModelSearchService", + "Namespace": "System.Activities.Presentation.Services" + }, + { + "Name": "ModelService", + "Namespace": "System.Activities.Presentation.Services" + }, + { + "Name": "AddInAttribute", + "Namespace": "System.AddIn" + }, + { + "Name": "HostAdapterAttribute", + "Namespace": "System.AddIn.Pipeline" + }, + { + "Name": "AddInAdapterAttribute", + "Namespace": "System.AddIn.Pipeline" + }, + { + "Name": "AddInBaseAttribute", + "Namespace": "System.AddIn.Pipeline" + }, + { + "Name": "CollectionAdapters", + "Namespace": "System.AddIn.Pipeline" + }, + { + "Name": "ContractAdapter", + "Namespace": "System.AddIn.Pipeline" + }, + { + "Name": "ContractBase", + "Namespace": "System.AddIn.Pipeline" + }, + { + "Name": "ContractHandle", + "Namespace": "System.AddIn.Pipeline" + }, + { + "Name": "AddInSegmentDirectoryNotFoundException", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "AddInSegmentType", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "AddInController", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "AddInEnvironment", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "Platform", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "AddInProcess", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "QualificationDataItem", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "AddInSecurityLevel", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "AddInStore", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "AddInToken", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "InvalidPipelineStoreException", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "PipelineStoreLocation", + "Namespace": "System.AddIn.Hosting" + }, + { + "Name": "AddInContractAttribute", + "Namespace": "System.AddIn.Pipeline" + }, + { + "Name": "QualificationDataAttribute", + "Namespace": "System.AddIn.Pipeline" + }, + { + "Name": "IContract", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "IExecutorExtensionContract", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "ISerializableObjectContract", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "RemoteArgumentKind", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "RemoteArgument", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "IServiceProviderContract", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "IProfferServiceContract", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "IListContract`1", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "IEnumeratorContract`1", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "INativeHandleContract", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "SerializableObjectData", + "Namespace": "System.AddIn.Contract" + }, + { + "Name": "IRemoteObjectContract", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "IRemoteTypeContract", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "IRemoteEventInfoContract", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "IRemoteFieldInfoContract", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "IRemoteMethodInfoContract", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "IRemotePropertyInfoContract", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "IRemoteDelegateContract", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "RemoteMemberData", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "RemoteTypeData", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "RemoteMethodData", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "RemotePropertyData", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "RemoteFieldData", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "RemoteParameterData", + "Namespace": "System.AddIn.Contract.Automation" + }, + { + "Name": "IRemoteArgumentEnumerableContract", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "IRemoteArgumentCollectionContract", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "IRemoteArgumentEnumeratorContract", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "IRemoteArgumentArrayContract", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "IRemoteArgumentArrayListContract", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "IRemoteArgumentDictionaryContract", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "IRemoteArgumentDictionaryEnumeratorContract", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "IEnumerableContract`1", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "ICollectionContract`1", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "IEnumeratorContract`1", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "IArrayContract`1", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "IListContract`1", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "RemoteArgumentDictionaryEntry", + "Namespace": "System.AddIn.Contract.Collections" + }, + { + "Name": "Lazy`2", + "Namespace": "System" + }, + { + "Name": "AttributedModelServices", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "CatalogReflectionContextAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "CompositionContractMismatchException", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "CompositionError", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "InheritedExportAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ImportCardinalityMismatchException", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ImportManyAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ExportFactory`1", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ExportFactory`2", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ExportLifetimeContext`1", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ImportingConstructorAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "IPartImportsSatisfiedNotification", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "MetadataViewImplementationAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "PartCreationPolicyAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "PartMetadataAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "PartNotDiscoverableAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ChangeRejectedException", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "CompositionException", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "CreationPolicy", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ExportAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ExportMetadataAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ICompositionService", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ImportAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "ImportSource", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "MetadataAttributeAttribute", + "Namespace": "System.ComponentModel.Composition" + }, + { + "Name": "LazyMemberInfo", + "Namespace": "System.ComponentModel.Composition.ReflectionModel" + }, + { + "Name": "ReflectionModelServices", + "Namespace": "System.ComponentModel.Composition.ReflectionModel" + }, + { + "Name": "ComposablePart", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "ComposablePartCatalog", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "ComposablePartDefinition", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "ComposablePartException", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "ContractBasedImportDefinition", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "Export", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "ExportDefinition", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "ExportedDelegate", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "ICompositionElement", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "ImportCardinality", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "ImportDefinition", + "Namespace": "System.ComponentModel.Composition.Primitives" + }, + { + "Name": "CatalogExportProvider", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "CompositionContainer", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "FilteredCatalog", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "ScopingExtensions", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "AtomicComposition", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "CompositionConstants", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "CompositionOptions", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "CompositionScopeDefinition", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "AggregateCatalog", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "AggregateExportProvider", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "AssemblyCatalog", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "CatalogExtensions", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "ComposablePartCatalogChangeEventArgs", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "ComposablePartExportProvider", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "CompositionBatch", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "CompositionService", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "ExportProvider", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "ExportsChangeEventArgs", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "ImportEngine", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "INotifyComposablePartCatalogChanged", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "TypeCatalog", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "ApplicationCatalog", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "DirectoryCatalog", + "Namespace": "System.ComponentModel.Composition.Hosting" + }, + { + "Name": "ExportBuilder", + "Namespace": "System.ComponentModel.Composition.Registration" + }, + { + "Name": "ImportBuilder", + "Namespace": "System.ComponentModel.Composition.Registration" + }, + { + "Name": "ParameterImportBuilder", + "Namespace": "System.ComponentModel.Composition.Registration" + }, + { + "Name": "PartBuilder", + "Namespace": "System.ComponentModel.Composition.Registration" + }, + { + "Name": "PartBuilder`1", + "Namespace": "System.ComponentModel.Composition.Registration" + }, + { + "Name": "RegistrationBuilder", + "Namespace": "System.ComponentModel.Composition.Registration" + }, + { + "Name": "AssociatedMetadataTypeTypeDescriptionProvider", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "AssociationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "BindableTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CompareAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ConcurrencyCheckAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CreditCardAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "CustomValidationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DataType", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DataTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "DisplayFormatAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EditableAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EmailAddressAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "EnumDataTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "FileExtensionsAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "FilterUIHintAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "IValidatableObject", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "KeyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "MaxLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "MetadataTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "MinLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "PhoneAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RangeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RegularExpressionAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "RequiredAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ScaffoldColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ScaffoldTableAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "StringLengthAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "TimestampAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "UIHintAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "UrlAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "Validator", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationAttribute", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationException", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationResult", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ValidationContext", + "Namespace": "System.ComponentModel.DataAnnotations" + }, + { + "Name": "ColumnAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "ComplexTypeAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "DatabaseGeneratedAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "DatabaseGeneratedOption", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "ForeignKeyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "InversePropertyAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "NotMappedAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "TableAttribute", + "Namespace": "System.ComponentModel.DataAnnotations.Schema" + }, + { + "Name": "AppSettingsSection", + "Namespace": "System.Configuration" + }, + { + "Name": "CallbackValidator", + "Namespace": "System.Configuration" + }, + { + "Name": "CallbackValidatorAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "CommaDelimitedStringCollectionConverter", + "Namespace": "System.Configuration" + }, + { + "Name": "Configuration", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationAllowDefinition", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationAllowExeDefinition", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationCollectionAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationConverterBase", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationElement", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationElementCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationElementCollectionType", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationElementProperty", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationErrorsException", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationFileMap", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationLocation", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationLocationCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationLockCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationManager", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationPermissionAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationPermission", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationProperty", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationPropertyAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationPropertyCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationPropertyOptions", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationSaveMode", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationSection", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationSectionCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationSectionGroup", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationSectionGroupCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationUserLevel", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationValidatorAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "ConfigurationValidatorBase", + "Namespace": "System.Configuration" + }, + { + "Name": "ConnectionStringSettings", + "Namespace": "System.Configuration" + }, + { + "Name": "ConnectionStringSettingsCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "ConnectionStringsSection", + "Namespace": "System.Configuration" + }, + { + "Name": "ContextInformation", + "Namespace": "System.Configuration" + }, + { + "Name": "DefaultSection", + "Namespace": "System.Configuration" + }, + { + "Name": "DefaultValidator", + "Namespace": "System.Configuration" + }, + { + "Name": "DpapiProtectedConfigurationProvider", + "Namespace": "System.Configuration" + }, + { + "Name": "ElementInformation", + "Namespace": "System.Configuration" + }, + { + "Name": "ExeConfigurationFileMap", + "Namespace": "System.Configuration" + }, + { + "Name": "ExeContext", + "Namespace": "System.Configuration" + }, + { + "Name": "GenericEnumConverter", + "Namespace": "System.Configuration" + }, + { + "Name": "IgnoreSection", + "Namespace": "System.Configuration" + }, + { + "Name": "InfiniteIntConverter", + "Namespace": "System.Configuration" + }, + { + "Name": "InfiniteTimeSpanConverter", + "Namespace": "System.Configuration" + }, + { + "Name": "IntegerValidator", + "Namespace": "System.Configuration" + }, + { + "Name": "IntegerValidatorAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "KeyValueConfigurationCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "KeyValueConfigurationElement", + "Namespace": "System.Configuration" + }, + { + "Name": "LongValidator", + "Namespace": "System.Configuration" + }, + { + "Name": "LongValidatorAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "NameValueConfigurationCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "NameValueConfigurationElement", + "Namespace": "System.Configuration" + }, + { + "Name": "OverrideMode", + "Namespace": "System.Configuration" + }, + { + "Name": "PositiveTimeSpanValidator", + "Namespace": "System.Configuration" + }, + { + "Name": "PositiveTimeSpanValidatorAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "PropertyInformation", + "Namespace": "System.Configuration" + }, + { + "Name": "PropertyInformationCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "PropertyValueOrigin", + "Namespace": "System.Configuration" + }, + { + "Name": "ProtectedConfiguration", + "Namespace": "System.Configuration" + }, + { + "Name": "ProtectedConfigurationProvider", + "Namespace": "System.Configuration" + }, + { + "Name": "ProtectedConfigurationProviderCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "ProtectedConfigurationSection", + "Namespace": "System.Configuration" + }, + { + "Name": "ProtectedProviderSettings", + "Namespace": "System.Configuration" + }, + { + "Name": "ProviderSettings", + "Namespace": "System.Configuration" + }, + { + "Name": "ProviderSettingsCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "RegexStringValidator", + "Namespace": "System.Configuration" + }, + { + "Name": "RegexStringValidatorAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "RsaProtectedConfigurationProvider", + "Namespace": "System.Configuration" + }, + { + "Name": "SectionInformation", + "Namespace": "System.Configuration" + }, + { + "Name": "CommaDelimitedStringCollection", + "Namespace": "System.Configuration" + }, + { + "Name": "StringValidator", + "Namespace": "System.Configuration" + }, + { + "Name": "StringValidatorAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "SubclassTypeValidator", + "Namespace": "System.Configuration" + }, + { + "Name": "SubclassTypeValidatorAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "TimeSpanMinutesConverter", + "Namespace": "System.Configuration" + }, + { + "Name": "TimeSpanMinutesOrInfiniteConverter", + "Namespace": "System.Configuration" + }, + { + "Name": "TimeSpanSecondsConverter", + "Namespace": "System.Configuration" + }, + { + "Name": "TimeSpanSecondsOrInfiniteConverter", + "Namespace": "System.Configuration" + }, + { + "Name": "TimeSpanValidator", + "Namespace": "System.Configuration" + }, + { + "Name": "TimeSpanValidatorAttribute", + "Namespace": "System.Configuration" + }, + { + "Name": "TypeNameConverter", + "Namespace": "System.Configuration" + }, + { + "Name": "ValidatorCallback", + "Namespace": "System.Configuration" + }, + { + "Name": "WhiteSpaceTrimStringConverter", + "Namespace": "System.Configuration" + }, + { + "Name": "DelegatingConfigHost", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IConfigErrorInfo", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IConfigSystem", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IConfigurationManagerHelper", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IConfigurationManagerInternal", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IInternalConfigClientHost", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IInternalConfigConfigurationFactory", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IInternalConfigHost", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IInternalConfigRecord", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IInternalConfigRoot", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IInternalConfigSettingsFactory", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "IInternalConfigSystem", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "InternalConfigEventArgs", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "InternalConfigEventHandler", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "StreamChangeCallback", + "Namespace": "System.Configuration.Internal" + }, + { + "Name": "ProviderBase", + "Namespace": "System.Configuration.Provider" + }, + { + "Name": "ProviderCollection", + "Namespace": "System.Configuration.Provider" + }, + { + "Name": "ProviderException", + "Namespace": "System.Configuration.Provider" + }, + { + "Name": "EventLogInstaller", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PerformanceCounterInstaller", + "Namespace": "System.Diagnostics" + }, + { + "Name": "AssemblyInstaller", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "ComponentInstaller", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "IManagedInstaller", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "InstallContext", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "Installer", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "InstallerCollection", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "InstallEventArgs", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "InstallEventHandler", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "InstallException", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "ManagedInstallerClass", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "TransactedInstaller", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "UninstallAction", + "Namespace": "System.Configuration.Install" + }, + { + "Name": "SafeNCryptHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptKeyHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptProviderHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeNCryptSecretHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafePipeHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeMemoryMappedFileHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeMemoryMappedViewHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "Action`9", + "Namespace": "System" + }, + { + "Name": "Action`10", + "Namespace": "System" + }, + { + "Name": "Action`11", + "Namespace": "System" + }, + { + "Name": "Action`12", + "Namespace": "System" + }, + { + "Name": "Action`13", + "Namespace": "System" + }, + { + "Name": "Action`14", + "Namespace": "System" + }, + { + "Name": "Action`15", + "Namespace": "System" + }, + { + "Name": "Action`16", + "Namespace": "System" + }, + { + "Name": "Func`10", + "Namespace": "System" + }, + { + "Name": "Func`11", + "Namespace": "System" + }, + { + "Name": "Func`12", + "Namespace": "System" + }, + { + "Name": "Func`13", + "Namespace": "System" + }, + { + "Name": "Func`14", + "Namespace": "System" + }, + { + "Name": "Func`15", + "Namespace": "System" + }, + { + "Name": "Func`16", + "Namespace": "System" + }, + { + "Name": "Func`17", + "Namespace": "System" + }, + { + "Name": "LockRecursionPolicy", + "Namespace": "System.Threading" + }, + { + "Name": "ReaderWriterLockSlim", + "Namespace": "System.Threading" + }, + { + "Name": "TaskExtensions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "HashSet`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "HandleInheritability", + "Namespace": "System.IO" + }, + { + "Name": "MemoryMappedFileAccess", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFileOptions", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFile", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedViewAccessor", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedViewStream", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFileRights", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "MemoryMappedFileSecurity", + "Namespace": "System.IO.MemoryMappedFiles" + }, + { + "Name": "PipeDirection", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeTransmissionMode", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeOptions", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "AnonymousPipeServerStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "AnonymousPipeClientStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeStreamImpersonationWorker", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "NamedPipeServerStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "NamedPipeClientStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeStream", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeAccessRights", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeAccessRule", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeAuditRule", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "PipeSecurity", + "Namespace": "System.IO.Pipes" + }, + { + "Name": "BinaryOperationBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "BindingRestrictions", + "Namespace": "System.Dynamic" + }, + { + "Name": "CallInfo", + "Namespace": "System.Dynamic" + }, + { + "Name": "ConvertBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "CreateInstanceBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DeleteIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DeleteMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DynamicMetaObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "DynamicMetaObjectBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "DynamicObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "ExpandoObject", + "Namespace": "System.Dynamic" + }, + { + "Name": "GetIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "GetMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "IDynamicMetaObjectProvider", + "Namespace": "System.Dynamic" + }, + { + "Name": "IInvokeOnGetBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "InvokeBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "InvokeMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "SetIndexBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "SetMemberBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "UnaryOperationBinder", + "Namespace": "System.Dynamic" + }, + { + "Name": "ManifestKinds", + "Namespace": "System.Security" + }, + { + "Name": "IncrementalHash", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AesCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AesCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AesManaged", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngAlgorithmGroup", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyHandleOpenOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKey", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyBlobFormat", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyCreationParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngProperty", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngPropertyCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngUIPolicy", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSACng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECCurve", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDiffieHellman", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDiffieHellmanPublicKey", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDiffieHellmanKeyDerivationFunction", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDiffieHellmanCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDiffieHellmanCngPublicKey", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsa", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECDsaCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECKeyXmlFormat", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ECPoint", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ManifestSignatureInformation", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ManifestSignatureInformationCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MD5Cng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngExportPolicies", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyCreationOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyOpenOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngKeyUsages", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngPropertyOptions", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CngUIProtectionLevels", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSACng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1Cng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256Cng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384Cng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512Cng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SignatureVerificationResult", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "StrongNameSignatureInformation", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDESCng", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSACertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "AuthenticodeSignatureInformation", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "RSACertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "ECDsaCertificateExtensions", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "TimestampInformation", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "TrustStatus", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "ComAwareEventInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ExecutionScope", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DynamicAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSite", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSite`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteBinder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteHelpers", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallSiteOps", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeOps", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuleCache`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "Closure", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DebugInfoGenerator", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IRuntimeVariables", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ReadOnlyCollectionBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StrongBox`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IStrongBox", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IQueryable", + "Namespace": "System.Linq" + }, + { + "Name": "IQueryable`1", + "Namespace": "System.Linq" + }, + { + "Name": "IQueryProvider", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedQueryable", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedQueryable`1", + "Namespace": "System.Linq" + }, + { + "Name": "Queryable", + "Namespace": "System.Linq" + }, + { + "Name": "Enumerable", + "Namespace": "System.Linq" + }, + { + "Name": "IOrderedEnumerable`1", + "Namespace": "System.Linq" + }, + { + "Name": "IGrouping`2", + "Namespace": "System.Linq" + }, + { + "Name": "ILookup`2", + "Namespace": "System.Linq" + }, + { + "Name": "Lookup`2", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableQuery", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableExecutor", + "Namespace": "System.Linq" + }, + { + "Name": "EnumerableExecutor`1", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelEnumerable", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelMergeOptions", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelExecutionMode", + "Namespace": "System.Linq" + }, + { + "Name": "OrderedParallelQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelQuery", + "Namespace": "System.Linq" + }, + { + "Name": "ParallelQuery`1", + "Namespace": "System.Linq" + }, + { + "Name": "BinaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "Expression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "BlockExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "CatchBlock", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ConditionalExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ConstantExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DebugInfoExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DefaultExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DynamicExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ElementInit", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ExpressionType", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ExpressionVisitor", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "DynamicExpressionVisitor", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "GotoExpressionKind", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "GotoExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IArgumentProvider", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IDynamicExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "IndexExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "InvocationExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LabelExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LabelTarget", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LambdaExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "Expression`1", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ListInitExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "LoopExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberAssignment", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberBindingType", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberInitExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberListBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MemberMemberBinding", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "MethodCallExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "NewArrayExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "NewExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ParameterExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "RuntimeVariablesExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SwitchCase", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SwitchExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "SymbolDocumentInfo", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "TryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "TypeBinaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "UnaryExpression", + "Namespace": "System.Linq.Expressions" + }, + { + "Name": "ManagementEntityAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementHostingModel", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "WmiConfigurationAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementMemberAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementNewInstanceAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementBindAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementCreateAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementRemoveAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementEnumeratorAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementProbeAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementTaskAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementKeyAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementReferenceAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementConfigurationType", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementConfigurationAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementCommitAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementNameAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "InstrumentationBaseException", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "InstrumentationException", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "InstanceNotFoundException", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "EventSchemaTraceListener", + "Namespace": "System.Diagnostics" + }, + { + "Name": "TraceLogRetentionOption", + "Namespace": "System.Diagnostics" + }, + { + "Name": "UnescapedXmlDiagnosticData", + "Namespace": "System.Diagnostics" + }, + { + "Name": "CounterData", + "Namespace": "System.Diagnostics.PerformanceData" + }, + { + "Name": "CounterSetInstanceCounterDataSet", + "Namespace": "System.Diagnostics.PerformanceData" + }, + { + "Name": "CounterSet", + "Namespace": "System.Diagnostics.PerformanceData" + }, + { + "Name": "CounterSetInstance", + "Namespace": "System.Diagnostics.PerformanceData" + }, + { + "Name": "CounterSetInstanceType", + "Namespace": "System.Diagnostics.PerformanceData" + }, + { + "Name": "CounterType", + "Namespace": "System.Diagnostics.PerformanceData" + }, + { + "Name": "EventDescriptor", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventProvider", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventProviderTraceListener", + "Namespace": "System.Diagnostics.Eventing" + }, + { + "Name": "EventBookmark", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogType", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogIsolation", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogMode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogConfiguration", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogLink", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogStatus", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventProperty", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogPropertySelector", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventRecord", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventKeyword", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLevel", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogRecord", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogReader", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogWatcher", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventRecordWrittenEventArgs", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogQuery", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "SessionAuthentication", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "PathType", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogSession", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventMetadata", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventOpcode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventTask", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogNotFoundException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogReadingException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogProviderDisabledException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogInvalidDataException", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "EventLogInformation", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "ProviderMetadata", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventLevel", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventTask", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventOpcode", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "StandardEventKeywords", + "Namespace": "System.Diagnostics.Eventing.Reader" + }, + { + "Name": "DataRowComparer", + "Namespace": "System.Data" + }, + { + "Name": "DataRowComparer`1", + "Namespace": "System.Data" + }, + { + "Name": "DataTableExtensions", + "Namespace": "System.Data" + }, + { + "Name": "EnumerableRowCollection", + "Namespace": "System.Data" + }, + { + "Name": "EnumerableRowCollection`1", + "Namespace": "System.Data" + }, + { + "Name": "OrderedEnumerableRowCollection`1", + "Namespace": "System.Data" + }, + { + "Name": "EnumerableRowCollectionExtensions", + "Namespace": "System.Data" + }, + { + "Name": "DataRowExtensions", + "Namespace": "System.Data" + }, + { + "Name": "TypedTableBase`1", + "Namespace": "System.Data" + }, + { + "Name": "TypedTableBaseExtensions", + "Namespace": "System.Data" + }, + { + "Name": "PropertyConstraintException", + "Namespace": "System.Data" + }, + { + "Name": "EntityCommandCompilationException", + "Namespace": "System.Data" + }, + { + "Name": "EntityCommandExecutionException", + "Namespace": "System.Data" + }, + { + "Name": "EntityException", + "Namespace": "System.Data" + }, + { + "Name": "EntitySqlException", + "Namespace": "System.Data" + }, + { + "Name": "OptimisticConcurrencyException", + "Namespace": "System.Data" + }, + { + "Name": "ProviderIncompatibleException", + "Namespace": "System.Data" + }, + { + "Name": "MappingException", + "Namespace": "System.Data" + }, + { + "Name": "MetadataException", + "Namespace": "System.Data" + }, + { + "Name": "UpdateException", + "Namespace": "System.Data" + }, + { + "Name": "ObjectNotFoundException", + "Namespace": "System.Data" + }, + { + "Name": "InvalidCommandTreeException", + "Namespace": "System.Data" + }, + { + "Name": "EntityKey", + "Namespace": "System.Data" + }, + { + "Name": "EntityKeyMember", + "Namespace": "System.Data" + }, + { + "Name": "EntityState", + "Namespace": "System.Data" + }, + { + "Name": "IExtendedDataRecord", + "Namespace": "System.Data" + }, + { + "Name": "SqlProviderServices", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "EntityParameterCollection", + "Namespace": "System.Data.EntityClient" + }, + { + "Name": "EntityParameter", + "Namespace": "System.Data.EntityClient" + }, + { + "Name": "EntityCommand", + "Namespace": "System.Data.EntityClient" + }, + { + "Name": "EntityConnection", + "Namespace": "System.Data.EntityClient" + }, + { + "Name": "EntityConnectionStringBuilder", + "Namespace": "System.Data.EntityClient" + }, + { + "Name": "EntityDataReader", + "Namespace": "System.Data.EntityClient" + }, + { + "Name": "EntityProviderFactory", + "Namespace": "System.Data.EntityClient" + }, + { + "Name": "EntityTransaction", + "Namespace": "System.Data.EntityClient" + }, + { + "Name": "EntityFunctions", + "Namespace": "System.Data.Objects" + }, + { + "Name": "CompiledQuery", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectMaterializedEventArgs", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectMaterializedEventHandler", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectQuery`1", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectResult`1", + "Namespace": "System.Data.Objects" + }, + { + "Name": "DbUpdatableDataRecord", + "Namespace": "System.Data.Objects" + }, + { + "Name": "CurrentValueRecord", + "Namespace": "System.Data.Objects" + }, + { + "Name": "OriginalValueRecord", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectResult", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ProxyDataContractResolver", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectStateEntry", + "Namespace": "System.Data.Objects" + }, + { + "Name": "MergeOption", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectContextOptions", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectContext", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectParameter", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectParameterCollection", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectQuery", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectStateManager", + "Namespace": "System.Data.Objects" + }, + { + "Name": "RefreshMode", + "Namespace": "System.Data.Objects" + }, + { + "Name": "SaveOptions", + "Namespace": "System.Data.Objects" + }, + { + "Name": "IObjectSet`1", + "Namespace": "System.Data.Objects" + }, + { + "Name": "ObjectSet`1", + "Namespace": "System.Data.Objects" + }, + { + "Name": "SqlFunctions", + "Namespace": "System.Data.Objects.SqlClient" + }, + { + "Name": "SqlSpatialFunctions", + "Namespace": "System.Data.Objects.SqlClient" + }, + { + "Name": "EdmEnumTypeAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "IEntityWithChangeTracker", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "IEntityWithKey", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmEntityTypeAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmComplexPropertyAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmComplexTypeAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmRelationshipNavigationPropertyAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmRelationshipAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmPropertyAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmSchemaAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmScalarPropertyAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmTypeAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "ComplexObject", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EntityObject", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EntityCollection`1", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EntityReference", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EntityReference`1", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "RelationshipManager", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "IEntityChangeTracker", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "IEntityWithRelationships", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "IRelatedEnd", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "RelatedEnd", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "RelationshipKind", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "StructuralObject", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmFunctionAttribute", + "Namespace": "System.Data.Objects.DataClasses" + }, + { + "Name": "EdmError", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "CollectionKind", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "ConcurrencyMode", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "StoreGeneratedPattern", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "DataSpace", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EdmItemCollection", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EdmSchemaError", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EdmSchemaErrorSeverity", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "AssociationEndMember", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "AssociationSet", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "AssociationSetEnd", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "AssociationType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "PropertyKind", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "BuiltInTypeKind", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "CollectionType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "ComplexType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "Documentation", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EdmType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EntityContainer", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EntitySet", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EntitySetBase", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EntityType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EntityTypeBase", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EnumMember", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EnumType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "Facet", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "FacetDescription", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EdmFunction", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "FunctionParameter", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "GlobalItem", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "ItemCollection", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EdmMember", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "MetadataItem", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "MetadataProperty", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "NavigationProperty", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "OperationAction", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "ParameterMode", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "PrimitiveType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "PrimitiveTypeKind", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EdmProperty", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "ReadOnlyMetadataCollection`1", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "ReferentialConstraint", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "RefType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "RelationshipEndMember", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "RelationshipMultiplicity", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "RelationshipSet", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "RelationshipType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "RowType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "SimpleType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "StructuralType", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "TypeUsage", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "MetadataWorkspace", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "ObjectItemCollection", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "ParameterTypeSemantics", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "StoreItemCollection", + "Namespace": "System.Data.Metadata.Edm" + }, + { + "Name": "EntityViewContainer", + "Namespace": "System.Data.Mapping" + }, + { + "Name": "EntityViewGenerationAttribute", + "Namespace": "System.Data.Mapping" + }, + { + "Name": "MappingItemCollection", + "Namespace": "System.Data.Mapping" + }, + { + "Name": "StorageMappingItemCollection", + "Namespace": "System.Data.Mapping" + }, + { + "Name": "DbGeography", + "Namespace": "System.Data.Spatial" + }, + { + "Name": "DbGeographyWellKnownValue", + "Namespace": "System.Data.Spatial" + }, + { + "Name": "DbGeometry", + "Namespace": "System.Data.Spatial" + }, + { + "Name": "DbGeometryWellKnownValue", + "Namespace": "System.Data.Spatial" + }, + { + "Name": "DbSpatialServices", + "Namespace": "System.Data.Spatial" + }, + { + "Name": "DbSpatialDataReader", + "Namespace": "System.Data.Spatial" + }, + { + "Name": "DbProviderManifest", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbXmlEnabledProviderManifest", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataRecordInfo", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbCommandDefinition", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderServices", + "Namespace": "System.Data.Common" + }, + { + "Name": "EntityRecordInfo", + "Namespace": "System.Data.Common" + }, + { + "Name": "FieldMetadata", + "Namespace": "System.Data.Common" + }, + { + "Name": "ParseResult", + "Namespace": "System.Data.Common.EntitySql" + }, + { + "Name": "FunctionDefinition", + "Namespace": "System.Data.Common.EntitySql" + }, + { + "Name": "EntitySqlParser", + "Namespace": "System.Data.Common.EntitySql" + }, + { + "Name": "DbFunctionCommandTree", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbCommandTree", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbDeleteCommandTree", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbExpressionVisitor", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbExpressionVisitor`1", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbInsertCommandTree", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbModificationClause", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbModificationCommandTree", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbQueryCommandTree", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbSetClause", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbUpdateCommandTree", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbExpressionKind", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbBinaryExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbUnaryExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbAggregate", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbGroupAggregate", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbFunctionAggregate", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbExpressionBinding", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbGroupExpressionBinding", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbAndExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbOrExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbNotExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbArithmeticExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbCaseExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbCastExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbComparisonExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbIsEmptyExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbIsNullExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbIsOfExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbOfTypeExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbTreatExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbLikeExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbEntityRefExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbRefKeyExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbApplyExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbDistinctExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbElementExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbExceptExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbFilterExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbGroupByExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbIntersectExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbCrossJoinExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbJoinExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbLimitExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbProjectExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbQuantifierExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbSortClause", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbSkipExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbSortExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbUnionAllExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbConstantExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbNullExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbVariableReferenceExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbParameterReferenceExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbPropertyExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbFunctionExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbLambdaExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbRelationshipNavigationExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbNewInstanceExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbRefExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbDerefExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbScanExpression", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbLambda", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DefaultExpressionVisitor", + "Namespace": "System.Data.Common.CommandTrees" + }, + { + "Name": "DbExpressionBuilder", + "Namespace": "System.Data.Common.CommandTrees.ExpressionBuilder" + }, + { + "Name": "EdmFunctions", + "Namespace": "System.Data.Common.CommandTrees.ExpressionBuilder" + }, + { + "Name": "Row", + "Namespace": "System.Data.Common.CommandTrees.ExpressionBuilder" + }, + { + "Name": "SpatialEdmFunctions", + "Namespace": "System.Data.Common.CommandTrees.ExpressionBuilder.Spatial" + }, + { + "Name": "EdmToObjectNamespaceMap", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "TypeGeneratedEventHandler", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "PropertyGeneratedEventHandler", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "EntityClassGenerator", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "LanguageOption", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "PropertyGeneratedEventArgs", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "TypeGeneratedEventArgs", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "EntityModelSchemaGenerator", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "EntityStoreSchemaFilterEffect", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "EntityStoreSchemaFilterEntry", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "EntityStoreSchemaFilterObjectTypes", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "EntityViewGenerator", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "MetadataExtensionMethods", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "MetadataItemCollectionFactory", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "EntityFrameworkVersions", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "EntityStoreSchemaGenerator", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "EntityCodeGenerator", + "Namespace": "System.Data.Entity.Design" + }, + { + "Name": "ICustomPluralizationMapping", + "Namespace": "System.Data.Entity.Design.PluralizationServices" + }, + { + "Name": "PluralizationService", + "Namespace": "System.Data.Entity.Design.PluralizationServices" + }, + { + "Name": "EntityDesignerBuildProvider", + "Namespace": "System.Data.Entity.Design.AspNet" + }, + { + "Name": "EntityModelBuildProvider", + "Namespace": "System.Data.Entity.Design.AspNet" + }, + { + "Name": "MappingModelBuildProvider", + "Namespace": "System.Data.Entity.Design.AspNet" + }, + { + "Name": "StorageModelBuildProvider", + "Namespace": "System.Data.Entity.Design.AspNet" + }, + { + "Name": "ChangeConflictCollection", + "Namespace": "System.Data.Linq" + }, + { + "Name": "ObjectChangeConflict", + "Namespace": "System.Data.Linq" + }, + { + "Name": "MemberChangeConflict", + "Namespace": "System.Data.Linq" + }, + { + "Name": "ChangeAction", + "Namespace": "System.Data.Linq" + }, + { + "Name": "IExecuteResult", + "Namespace": "System.Data.Linq" + }, + { + "Name": "IFunctionResult", + "Namespace": "System.Data.Linq" + }, + { + "Name": "ISingleResult`1", + "Namespace": "System.Data.Linq" + }, + { + "Name": "IMultipleResults", + "Namespace": "System.Data.Linq" + }, + { + "Name": "CompiledQuery", + "Namespace": "System.Data.Linq" + }, + { + "Name": "DataLoadOptions", + "Namespace": "System.Data.Linq" + }, + { + "Name": "ConflictMode", + "Namespace": "System.Data.Linq" + }, + { + "Name": "RefreshMode", + "Namespace": "System.Data.Linq" + }, + { + "Name": "DataContext", + "Namespace": "System.Data.Linq" + }, + { + "Name": "ITable`1", + "Namespace": "System.Data.Linq" + }, + { + "Name": "ITable", + "Namespace": "System.Data.Linq" + }, + { + "Name": "Table`1", + "Namespace": "System.Data.Linq" + }, + { + "Name": "ChangeSet", + "Namespace": "System.Data.Linq" + }, + { + "Name": "ModifiedMemberInfo", + "Namespace": "System.Data.Linq" + }, + { + "Name": "DBConvert", + "Namespace": "System.Data.Linq" + }, + { + "Name": "ChangeConflictException", + "Namespace": "System.Data.Linq" + }, + { + "Name": "DuplicateKeyException", + "Namespace": "System.Data.Linq" + }, + { + "Name": "ForeignKeyReferenceAlreadyHasValueException", + "Namespace": "System.Data.Linq" + }, + { + "Name": "Link`1", + "Namespace": "System.Data.Linq" + }, + { + "Name": "EntityRef`1", + "Namespace": "System.Data.Linq" + }, + { + "Name": "EntitySet`1", + "Namespace": "System.Data.Linq" + }, + { + "Name": "Binary", + "Namespace": "System.Data.Linq" + }, + { + "Name": "SqlMethods", + "Namespace": "System.Data.Linq.SqlClient" + }, + { + "Name": "SqlHelpers", + "Namespace": "System.Data.Linq.SqlClient" + }, + { + "Name": "Sql2000Provider", + "Namespace": "System.Data.Linq.SqlClient" + }, + { + "Name": "Sql2005Provider", + "Namespace": "System.Data.Linq.SqlClient" + }, + { + "Name": "Sql2008Provider", + "Namespace": "System.Data.Linq.SqlClient" + }, + { + "Name": "SqlProvider", + "Namespace": "System.Data.Linq.SqlClient" + }, + { + "Name": "ObjectMaterializer`1", + "Namespace": "System.Data.Linq.SqlClient.Implementation" + }, + { + "Name": "FunctionAttribute", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "ResultTypeAttribute", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "ParameterAttribute", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "DatabaseAttribute", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "TableAttribute", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "InheritanceMappingAttribute", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "DataAttribute", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "UpdateCheck", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "AutoSync", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "ColumnAttribute", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "AssociationAttribute", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "ProviderAttribute", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "MappingSource", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "AttributeMappingSource", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "XmlMappingSource", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "MetaModel", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "MetaTable", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "MetaType", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "MetaDataMember", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "MetaFunction", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "MetaParameter", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "MetaAssociation", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "MetaAccessor", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "MetaAccessor`2", + "Namespace": "System.Data.Linq.Mapping" + }, + { + "Name": "DataServiceOperationContext", + "Namespace": "System.Data.Services" + }, + { + "Name": "ChangeInterceptorAttribute", + "Namespace": "System.Data.Services" + }, + { + "Name": "DataService`1", + "Namespace": "System.Data.Services" + }, + { + "Name": "DataServiceBehavior", + "Namespace": "System.Data.Services" + }, + { + "Name": "DataServiceConfiguration", + "Namespace": "System.Data.Services" + }, + { + "Name": "DataServiceException", + "Namespace": "System.Data.Services" + }, + { + "Name": "DataServiceHost", + "Namespace": "System.Data.Services" + }, + { + "Name": "DataServiceHostFactory", + "Namespace": "System.Data.Services" + }, + { + "Name": "DataServiceProcessingPipelineEventArgs", + "Namespace": "System.Data.Services" + }, + { + "Name": "DataServiceProcessingPipeline", + "Namespace": "System.Data.Services" + }, + { + "Name": "ETagAttribute", + "Namespace": "System.Data.Services" + }, + { + "Name": "ExpandSegment", + "Namespace": "System.Data.Services" + }, + { + "Name": "ExpandSegmentCollection", + "Namespace": "System.Data.Services" + }, + { + "Name": "HandleExceptionArgs", + "Namespace": "System.Data.Services" + }, + { + "Name": "IDataServiceConfiguration", + "Namespace": "System.Data.Services" + }, + { + "Name": "IDataServiceHost", + "Namespace": "System.Data.Services" + }, + { + "Name": "IDataServiceHost2", + "Namespace": "System.Data.Services" + }, + { + "Name": "IExpandProvider", + "Namespace": "System.Data.Services" + }, + { + "Name": "IExpandedResult", + "Namespace": "System.Data.Services" + }, + { + "Name": "IRequestHandler", + "Namespace": "System.Data.Services" + }, + { + "Name": "IUpdatable", + "Namespace": "System.Data.Services" + }, + { + "Name": "IgnorePropertiesAttribute", + "Namespace": "System.Data.Services" + }, + { + "Name": "MimeTypeAttribute", + "Namespace": "System.Data.Services" + }, + { + "Name": "ProcessRequestArgs", + "Namespace": "System.Data.Services" + }, + { + "Name": "QueryInterceptorAttribute", + "Namespace": "System.Data.Services" + }, + { + "Name": "UpdateOperations", + "Namespace": "System.Data.Services" + }, + { + "Name": "EntitySetRights", + "Namespace": "System.Data.Services" + }, + { + "Name": "ServiceOperationRights", + "Namespace": "System.Data.Services" + }, + { + "Name": "SingleResultAttribute", + "Namespace": "System.Data.Services" + }, + { + "Name": "ProjectedWrapper", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapper0", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapper1", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapper2", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapper3", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapper4", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapper5", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapper6", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapper7", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapper8", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapperMany", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ProjectedWrapperManyEnd", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`1", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`2", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`3", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`4", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`5", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`6", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`7", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`8", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`9", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`10", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`11", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`12", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "ExpandedWrapper`13", + "Namespace": "System.Data.Services.Internal" + }, + { + "Name": "OpenTypeMethods", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "IDataServiceMetadataProvider", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "IDataServicePagingProvider", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "IDataServiceQueryProvider", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "IDataServiceUpdateProvider", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "DataServiceProviderMethods", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "IDataServiceStreamProvider", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "ResourceAssociationSetEnd", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "ResourceAssociationSet", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "ResourceSet", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "ResourceProperty", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "ResourcePropertyKind", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "ResourceType", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "ResourceTypeKind", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "ServiceOperation", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "ServiceOperationParameter", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "ServiceOperationResultKind", + "Namespace": "System.Data.Services.Providers" + }, + { + "Name": "DataServicesFeaturesSection", + "Namespace": "System.Data.Services.Configuration" + }, + { + "Name": "DataServicesReplaceFunctionFeature", + "Namespace": "System.Data.Services.Configuration" + }, + { + "Name": "DataServicesSectionGroup", + "Namespace": "System.Data.Services.Configuration" + }, + { + "Name": "DataServiceEntityAttribute", + "Namespace": "System.Data.Services.Common" + }, + { + "Name": "EntitySetAttribute", + "Namespace": "System.Data.Services.Common" + }, + { + "Name": "SyndicationItemProperty", + "Namespace": "System.Data.Services.Common" + }, + { + "Name": "SyndicationTextContentKind", + "Namespace": "System.Data.Services.Common" + }, + { + "Name": "EntityPropertyMappingAttribute", + "Namespace": "System.Data.Services.Common" + }, + { + "Name": "HasStreamAttribute", + "Namespace": "System.Data.Services.Common" + }, + { + "Name": "DataServiceKeyAttribute", + "Namespace": "System.Data.Services.Common" + }, + { + "Name": "DataServiceProtocolVersion", + "Namespace": "System.Data.Services.Common" + }, + { + "Name": "DataServiceQueryContinuation", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceQueryContinuation`1", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "EntityChangedParams", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "EntityCollectionChangedParams", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "TrackingMode", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceCollection`1", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceQueryException", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceRequestArgs", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceRequestException", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceStreamResponse", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "Descriptor", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "LinkDescriptor", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "ChangeOperationResponse", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceClientException", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceQuery", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceRequest", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceRequest`1", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceResponse", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "OperationResponse", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "QueryOperationResponse`1", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "QueryOperationResponse", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "ReadingWritingEntityEventArgs", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "MediaEntryAttribute", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "MergeOption", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "MimeTypePropertyAttribute", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "EntityDescriptor", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "EntityStates", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "SaveChangesOptions", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "SendingRequestEventArgs", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceContext", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceQuery`1", + "Namespace": "System.Data.Services.Client" + }, + { + "Name": "DataServiceBuildProvider", + "Namespace": "System.Data.Services.BuildProvider" + }, + { + "Name": "EdmToObjectNamespaceMap", + "Namespace": "System.Data.Services.Design" + }, + { + "Name": "EntityClassGenerator", + "Namespace": "System.Data.Services.Design" + }, + { + "Name": "LanguageOption", + "Namespace": "System.Data.Services.Design" + }, + { + "Name": "DataServiceCodeVersion", + "Namespace": "System.Data.Services.Design" + }, + { + "Name": "PropertyGeneratedEventArgs", + "Namespace": "System.Data.Services.Design" + }, + { + "Name": "TypeGeneratedEventArgs", + "Namespace": "System.Data.Services.Design" + }, + { + "Name": "ContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ElementContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NodeKindContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AttributeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NamespaceIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AttributeContentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ContentMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DodSequenceMerge", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "SetIteratorResult", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "UnionIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IntersectIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DifferenceIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "FollowingSiblingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "FollowingSiblingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingSiblingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingSiblingDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "StringConcat", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DescendantIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DescendantMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "ParentIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AncestorIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "AncestorDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathFollowingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathFollowingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "PrecedingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingDocOrderIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XPathPrecedingMergeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "NodeRangeIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "Int32Aggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "Int64Aggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DecimalAggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "DoubleAggregator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlCollation", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlILIndex", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlILStorageConverter", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IteratorResult", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "IdIterator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlNavigatorFilter", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryContext", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryOutput", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryRuntime", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQuerySequence`1", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryItemSequence", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlQueryNodeSequence", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XmlSortKeyAccumulator", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltConvert", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltFunctions", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "XsltLibrary", + "Namespace": "System.Xml.Xsl.Runtime" + }, + { + "Name": "RSAPKCS1SHA256SignatureDescription", + "Namespace": "System.Deployment.Internal.CodeSigning" + }, + { + "Name": "ApplicationDeployment", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "UpdateCheckInfo", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "CheckForUpdateCompletedEventHandler", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "CheckForUpdateCompletedEventArgs", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DownloadFileGroupCompletedEventHandler", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DownloadFileGroupCompletedEventArgs", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "CompatibleFramework", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "CompatibleFrameworks", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DeploymentProgressChangedEventHandler", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DeploymentProgressChangedEventArgs", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DeploymentProgressState", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DeploymentServiceCom", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DeploymentException", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "InvalidDeploymentException", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DeploymentDownloadException", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "TrustNotGrantedException", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DependentPlatformMissingException", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "CompatibleFrameworkMissingException", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "SupportedRuntimeMissingException", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "InPlaceHostingManager", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "GetManifestCompletedEventArgs", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DownloadProgressChangedEventArgs", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "DownloadApplicationCompletedEventArgs", + "Namespace": "System.Deployment.Application" + }, + { + "Name": "ITargetAwareCodeDomProvider", + "Namespace": "System.Resources.Tools" + }, + { + "Name": "StronglyTypedResourceBuilder", + "Namespace": "System.Resources.Tools" + }, + { + "Name": "MessageDesigner", + "Namespace": "System.Messaging.Design" + }, + { + "Name": "ServiceControllerDesigner", + "Namespace": "System.ServiceProcess.Design" + }, + { + "Name": "AppSettingsExpressionEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ClientScriptItem", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ClientScriptItemCollection", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ColorBuilder", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ConnectionStringEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ConnectionStringsExpressionEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ContainerControlDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ContentDefinition", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ControlDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ControlDesignerState", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ControlLocation", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ControlParser", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ControlPersister", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataBindingCollectionConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataBindingCollectionEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataBindingHandler", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataBindingValueUIHandler", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataColumnSelectionConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataFieldConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataMemberConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataSetFieldSchema", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataSetSchema", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataSetViewSchema", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataSourceBooleanViewSchemaConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataSourceConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataSourceDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataSourceViewSchemaConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignerAutoFormat", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignerAutoFormatCollection", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignerAutoFormatStyle", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignerDataSourceView", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignerHierarchicalDataSourceView", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignerObject", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignerRegion", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignerRegionCollection", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignerRegionMouseEventArgs", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignTimeData", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DesignTimeResourceProviderFactory", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "EditableDesignerRegion", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ExpressionEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ExpressionEditorSheet", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ExpressionsCollectionConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ExpressionsCollectionEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "HierarchicalDataSourceConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "HierarchicalDataSourceDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "HtmlControlDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "HtmlIntrinsicControlDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ContentDesignerState", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IContentResolutionService", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IControlDesignerTag", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IControlDesignerView", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IDataBindingSchemaProvider", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IDataSourceDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IDataSourceFieldSchema", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IDataSourceProvider", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IDataSourceSchema", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IDataSourceViewSchema", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IDesignTimeResourceProviderFactoryService", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IDesignTimeResourceWriter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IDocumentProjectItem", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IFolderProjectItem", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IHierarchicalDataSourceDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IHtmlControlDesignerBehavior", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ImageUrlEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IProjectItem", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ITemplateEditingFrame", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ITemplateEditingService", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IControlDesignerBehavior", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IWebAdministrationService", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IWebApplication", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IWebFormReferenceManager", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IWebFormsBuilderUIService", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "IWebFormsDocumentService", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "MailFileEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "MdbDataFileEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ReadWriteControlDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ResourceExpressionEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ResourceExpressionEditorSheet", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "RouteUrlExpressionEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "RouteUrlExpressionEditorSheet", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "RouteValueExpressionEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "RouteValueExpressionEditorSheet", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "SkinIDTypeConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "SupportsPreviewControlAttribute", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TemplatedControlDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TemplatedEditableDesignerRegion", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TemplateDefinition", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TemplateEditingService", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TemplateEditingVerb", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TemplateGroup", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TemplateGroupCollection", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TemplateModeChangedEventArgs", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TextControlDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TextDataBindingHandler", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TransactedChangeCallback", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TypeSchema", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "UrlBuilder", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "UrlBuilderOptions", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "UrlEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "UserControlDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "UserControlFileEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ViewEvent", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ViewEventArgs", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ViewEventHandler", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ViewFlags", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ViewRendering", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "WebControlToolboxItem", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "WebFormsDesignerActionService", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "WebFormsReferenceManager", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "WebFormsRootDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "XmlDataFileEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "XmlDocumentSchema", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "XmlFileEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "XmlUrlEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "XsdSchemaFileEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "XslTransformFileEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "XslUrlEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "CalendarDataBindingHandler", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "HyperLinkDataBindingHandler", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "AccessDataSourceDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "AdRotatorDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "BaseDataBoundControlDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "BaseDataListComponentEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "BaseDataListDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "BaseValidatorDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "BulletedListDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ButtonDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "CalendarAutoFormatDialog", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "CalendarDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ChangePasswordDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "CheckBoxDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataGridColumnCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "CompositeControlDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ContentDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ContentPlaceHolderDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "CreateUserWizardDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "CreateUserWizardStepCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataBoundControlDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataControlFieldDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataControlFieldTypeEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataGridComponentEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataGridDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataListComponentEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataListDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataProviderNameConverter", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataSourceIDConverter", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DetailsViewDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "EmbeddedMailObjectCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "FormViewDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "GridViewDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "HiddenFieldDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "HierarchicalDataBoundControlDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "HierarchicalDataSourceIDConverter", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "HotSpotCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "HyperLinkDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "LabelDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "LinkButtonDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ListControlDataBindingHandler", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ListControlDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ListItemsCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "LiteralDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "LoginDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "LoginNameDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "LoginStatusDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "LoginViewDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "MailDefinitionBodyFileNameEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "MenuBindingsEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "MenuDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "MenuItemCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "MenuItemStyleCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "MultiViewDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ObjectDataSourceDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ObjectDesignerDataSourceView", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "PanelContainerDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "PanelDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ParameterCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ParameterEditorUserControl", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "PasswordRecoveryDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "PreviewControlDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "RegexEditorDialog", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "RegexTypeEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "RepeaterDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "RoleGroupCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "SiteMapDataSourceDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "SiteMapDesignerDataSourceView", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "SiteMapDesignerHierarchicalDataSourceView", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "SiteMapPathDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "SqlDataSourceConnectionStringEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "SqlDataSourceDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "SqlDesignerDataSourceView", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "StyleCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "SubMenuStyleCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "SubstitutionDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "TableCellsCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "TableDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "TableRowsCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "TreeNodeBindingDepthConverter", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "TreeNodeCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "TreeNodeStyleCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "TreeViewBindingsEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "TreeViewDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ValidationSummaryDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ViewDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "WizardDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "WizardStepEditableRegion", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "WizardStepTemplatedEditableRegion", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "WizardStepCollectionEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "XmlDataSourceDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "XmlDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "XmlDesignerDataSourceView", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "XmlDesignerHierarchicalDataSourceView", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "CatalogPartDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "CatalogZoneDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "ConnectionsZoneDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "DeclarativeCatalogPartDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "EditorPartDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "EditorZoneDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "PageCatalogPartDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "PartDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "ProxyWebPartManagerDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "ToolZoneDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "WebPartDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "WebPartManagerDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "WebPartZoneBaseDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "WebPartZoneDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "WebZoneDesigner", + "Namespace": "System.Web.UI.Design.WebControls.WebParts" + }, + { + "Name": "DirectiveAttribute", + "Namespace": "System.Web.UI.Design.Directives" + }, + { + "Name": "DirectiveRegistry", + "Namespace": "System.Web.UI.Design.Directives" + }, + { + "Name": "SchemaElementNameAttribute", + "Namespace": "System.Web.UI.Design.Directives" + }, + { + "Name": "ArrayEditor", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "BinaryEditor", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ByteViewer", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "CollectionEditor", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentDesigner", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DateTimeEditor", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionHeaderItem", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionItem", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionList", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionListCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionListsChangedEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionListsChangedEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionListsChangedType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionMethodItem", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionPropertyItem", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ComponentActionsType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionTextItem", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionUIService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionUIStateChangeEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionUIStateChangeEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionUIStateChangeType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerCommandSet", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DisplayMode", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentDesignerDebugService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IComponentDesignerStateService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IDesignTimeAssemblyLoader", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "IMultitargetHelperService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "InheritanceService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "LocalizationExtenderProvider", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "MenuCommandsChangedEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "MenuCommandsChangedEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "MenuCommandsChangedType", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "MenuCommandService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "MultilineStringEditor", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ObjectSelectorEditor", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ProjectTargetFrameworkAttribute", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignerActionItemCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ActiveDesignSurfaceChangedEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ActiveDesignSurfaceChangedEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignSurface", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignSurfaceCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignSurfaceEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignSurfaceEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "DesignSurfaceManager", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "EventBindingService", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "ExceptionCollection", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "LoadedEventHandler", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "LoadedEventArgs", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "UndoEngine", + "Namespace": "System.ComponentModel.Design" + }, + { + "Name": "CodeDomSerializer", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "CodeDomSerializerBase", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "CodeDomSerializerException", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "CollectionCodeDomSerializer", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ExpressionContext", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ICodeDomDesignerReload", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "MemberCodeDomSerializer", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "RootContext", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "SerializeAbsoluteContext", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "StatementContext", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "ObjectStatementCollection", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "TypeCodeDomSerializer", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "BasicDesignerLoader", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "CodeDomComponentSerializationService", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "CodeDomDesignerLoader", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "CodeDomLocalizationModel", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "CodeDomLocalizationProvider", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DesignerSerializationManager", + "Namespace": "System.ComponentModel.Design.Serialization" + }, + { + "Name": "DataSourceDescriptor", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DataSourceDescriptorCollection", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DataSourceGroup", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DataSourceGroupCollection", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DataSourceProviderService", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DesignerDataColumn", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DesignerDataConnection", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DesignerDataParameter", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DesignerDataRelationship", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DesignerDataSchemaClass", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DesignerDataStoredProcedure", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DesignerDataTable", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DesignerDataTableBase", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "DesignerDataView", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "IDataEnvironment", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "IDesignerDataSchema", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "QueryBuilderMode", + "Namespace": "System.ComponentModel.Design.Data" + }, + { + "Name": "LogConverter", + "Namespace": "System.Diagnostics.Design" + }, + { + "Name": "ProcessDesigner", + "Namespace": "System.Diagnostics.Design" + }, + { + "Name": "ProcessModuleDesigner", + "Namespace": "System.Diagnostics.Design" + }, + { + "Name": "ProcessThreadDesigner", + "Namespace": "System.Diagnostics.Design" + }, + { + "Name": "TypedDataSetGeneratorException", + "Namespace": "System.Data.Design" + }, + { + "Name": "MethodSignatureGenerator", + "Namespace": "System.Data.Design" + }, + { + "Name": "ParameterGenerationOption", + "Namespace": "System.Data.Design" + }, + { + "Name": "TypedDataSetGenerator", + "Namespace": "System.Data.Design" + }, + { + "Name": "TypedDataSetSchemaImporterExtension", + "Namespace": "System.Data.Design" + }, + { + "Name": "TypedDataSetSchemaImporterExtensionFx35", + "Namespace": "System.Data.Design" + }, + { + "Name": "AnchorEditor", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "AxImporter", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "AxParameterData", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "AxWrapperGen", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "BorderSidesEditor", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ComponentTray", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ComponentDocumentDesigner", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ControlDesigner", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "DesignerOptions", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "DockEditor", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "DocumentDesigner", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "EventHandlerService", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "FileNameEditor", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "FolderNameEditor", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ThemedScrollbarMode", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ThemedScrollbarWindow", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "IContainsThemedScrollbarWindows", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ImageListCodeDomSerializer", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ImageListImageEditor", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "IMenuEditorService", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "MaskDescriptor", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "MenuCommands", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ParentControlDesigner", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ScrollableControlDesigner", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "SelectionRules", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ShortcutKeysEditor", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "WindowsFormsDesignerOptionService", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "Adorner", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "BehaviorServiceAdornerCollection", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "BehaviorServiceAdornerCollectionEnumerator", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "Behavior", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "BehaviorDragDropEventArgs", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "BehaviorDragDropEventHandler", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "BehaviorService", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "ControlBodyGlyph", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "ComponentGlyph", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "Glyph", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "GlyphCollection", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "GlyphSelectionType", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "SnapLine", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "SnapLinePriority", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "SnapLineType", + "Namespace": "System.Windows.Forms.Design.Behavior" + }, + { + "Name": "CivicAddress", + "Namespace": "System.Device.Location" + }, + { + "Name": "ICivicAddressResolver", + "Namespace": "System.Device.Location" + }, + { + "Name": "ResolveAddressCompletedEventArgs", + "Namespace": "System.Device.Location" + }, + { + "Name": "CivicAddressResolver", + "Namespace": "System.Device.Location" + }, + { + "Name": "GeoPosition`1", + "Namespace": "System.Device.Location" + }, + { + "Name": "GeoCoordinate", + "Namespace": "System.Device.Location" + }, + { + "Name": "GeoPositionAccuracy", + "Namespace": "System.Device.Location" + }, + { + "Name": "GeoPositionStatus", + "Namespace": "System.Device.Location" + }, + { + "Name": "GeoPositionPermission", + "Namespace": "System.Device.Location" + }, + { + "Name": "IGeoPositionWatcher`1", + "Namespace": "System.Device.Location" + }, + { + "Name": "GeoCoordinateWatcher", + "Namespace": "System.Device.Location" + }, + { + "Name": "GeoPositionChangedEventArgs`1", + "Namespace": "System.Device.Location" + }, + { + "Name": "GeoPositionStatusChangedEventArgs", + "Namespace": "System.Device.Location" + }, + { + "Name": "ActiveDirectoryRights", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ActiveDirectorySecurityInheritance", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "PropertyAccess", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ActiveDirectorySecurity", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ActiveDirectoryAccessRule", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ListChildrenAccessRule", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "CreateChildAccessRule", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DeleteChildAccessRule", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "PropertyAccessRule", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "PropertySetAccessRule", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ExtendedRightAccessRule", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DeleteTreeAccessRule", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ActiveDirectoryAuditRule", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "AuthenticationTypes", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DereferenceAlias", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DSDescriptionAttribute", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryEntries", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryEntry", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryEntryConfiguration", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectorySearcher", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryServicesPermission", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryServicesPermissionAccess", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryServicesPermissionAttribute", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryServicesPermissionEntry", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryServicesPermissionEntryCollection", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectorySynchronization", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectorySynchronizationOptions", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryVirtualListView", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryVirtualListViewContext", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ExtendedDN", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "PasswordEncodingMethod", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "PropertyCollection", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "PropertyValueCollection", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ReferralChasingOption", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ResultPropertyCollection", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ResultPropertyValueCollection", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "SchemaNameCollection", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "SearchResult", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "SearchResultCollection", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "SearchScope", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "SecurityMasks", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "SortDirection", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "SortOption", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "DirectoryServicesCOMException", + "Namespace": "System.DirectoryServices" + }, + { + "Name": "ActiveDirectoryPartition", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectoryReplicationMetadata", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "HourOfDay", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "MinuteOfHour", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySchedule", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "SchemaClassType", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "PropertyTypes", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySchema", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySchemaClass", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySchemaClassCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySchemaProperty", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySchemaPropertyCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySiteOptions", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySite", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySiteCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySiteLink", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySiteLinkBridge", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySiteLinkCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySubnet", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySubnetCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectorySyntax", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "AdamInstance", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "AdamInstanceCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ApplicationPartition", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ApplicationPartitionCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "AttributeMetadata", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "AttributeMetadataCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ConfigurationSet", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "DirectoryContextType", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "DirectoryContext", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "DirectoryServer", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "DirectoryServerCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "DomainMode", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "Domain", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "DomainCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "SyncFromAllServersOptions", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "SyncFromAllServersEvent", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "SyncFromAllServersErrorCategory", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "SyncUpdateCallback", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "DomainController", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "DomainControllerCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "SyncFromAllServersErrorInformation", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectoryObjectNotFoundException", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectoryOperationException", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectoryServerDownException", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectoryObjectExistsException", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "SyncFromAllServersOperationException", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ForestTrustCollisionException", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ForestMode", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "Forest", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ForestTrustRelationshipCollision", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ForestTrustRelationshipCollisionCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ForestTrustDomainInfoCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ForestTrustDomainStatus", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ForestTrustDomainInformation", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ForestTrustRelationshipInformation", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "GlobalCatalog", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "GlobalCatalogCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "LocatorOptions", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReadOnlyActiveDirectorySchemaClassCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReadOnlyActiveDirectorySchemaPropertyCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReadOnlyDirectoryServerCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReadOnlySiteCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReadOnlySiteLinkBridgeCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReadOnlySiteLinkCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReadOnlyStringCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "NotificationStatus", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationSpan", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationConnection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationConnectionCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationCursor", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationCursorCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationFailure", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationFailureCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectoryTransportType", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationNeighbor", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationNeighborCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationOperation", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationOperationCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationOperationInformation", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectoryInterSiteTransport", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectoryRole", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "AdamRole", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ActiveDirectoryRoleCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "AdamRoleCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationSecurityLevel", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "TopLevelNameStatus", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "TopLevelName", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "TopLevelNameCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "TrustType", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "TrustDirection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "TrustRelationshipInformation", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "TrustRelationshipInformationCollection", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ReplicationOperationType", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "ForestTrustCollisionType", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "TopLevelNameCollisionOptions", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "DomainCollisionOptions", + "Namespace": "System.DirectoryServices.ActiveDirectory" + }, + { + "Name": "PrincipalSearcher", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "PrincipalContext", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "Principal", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "AuthenticablePrincipal", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "UserPrincipal", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "ComputerPrincipal", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "GroupPrincipal", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "MatchType", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "ContextType", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "ContextOptions", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "PrincipalCollection", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "PrincipalValueCollection`1", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "PrincipalSearchResult`1", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "PrincipalException", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "MultipleMatchesException", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "NoMatchingPrincipalException", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "PasswordException", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "PrincipalExistsException", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "PrincipalServerDownException", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "PrincipalOperationException", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "IdentityType", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "GroupScope", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "DirectoryPropertyAttribute", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "DirectoryRdnPrefixAttribute", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "DirectoryObjectClassAttribute", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "AdvancedFilters", + "Namespace": "System.DirectoryServices.AccountManagement" + }, + { + "Name": "AuthType", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "PartialResultProcessing", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "BerConverter", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DereferenceAlias", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryAttribute", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryAttributeModification", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SearchResultAttributeCollection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryAttributeCollection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryAttributeModificationCollection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryAttributeOperation", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryConnection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ExtendedDNFlag", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SecurityMasks", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectorySynchronizationOptions", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SearchOption", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SortKey", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "AsqRequestControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "AsqResponseControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "CrossDomainMoveControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DomainScopeControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ExtendedDNControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "LazyCommitControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryNotificationControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "PermissiveModifyControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SecurityDescriptorFlagControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SearchOptionsControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ShowDeletedControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "TreeDeleteControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "VerifyNameControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirSyncRequestControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirSyncResponseControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "PageResultRequestControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "PageResultResponseControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SortRequestControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SortResponseControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "VlvRequestControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "VlvResponseControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "QuotaControl", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryControlCollection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryException", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryOperationException", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "BerConversionException", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryIdentifier", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryOperation", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryRequest", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DeleteRequest", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "AddRequest", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ModifyRequest", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "CompareRequest", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ModifyDNRequest", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ExtendedRequest", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SearchRequest", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlAuthRequest", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DirectoryResponse", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DeleteResponse", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "AddResponse", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ModifyResponse", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ModifyDNResponse", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "CompareResponse", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ExtendedResponse", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SearchResponse", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlErrorResponse", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlAuthResponse", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "PartialResultsCollection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ReferralChasingOptions", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ResultCode", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SearchResultReference", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SearchResultReferenceCollection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SearchResultEntry", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SearchResultEntryCollection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SearchScope", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlDirectoryIdentifier", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlDocument", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlRequestDocument", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlResponseDocument", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlDocumentProcessing", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlResponseOrder", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlErrorProcessing", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ErrorResponseCategory", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlInvalidDocumentException", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ErrorResponseException", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlSoapConnection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DsmlSoapHttpConnection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "LdapConnection", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "LdapDirectoryIdentifier", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "LdapException", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "TlsOperationException", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "QueryForConnectionCallback", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "NotifyOfNewConnectionCallback", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "DereferenceConnectionCallback", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "QueryClientCertificateCallback", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "VerifyServerCertificateCallback", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "LocatorFlags", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SecurityProtocol", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "SecurityPackageContextConnectionInformation", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "ReferralCallback", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "LdapSessionOptions", + "Namespace": "System.DirectoryServices.Protocols" + }, + { + "Name": "Bitmap", + "Namespace": "System.Drawing" + }, + { + "Name": "BitmapSuffixInSameAssemblyAttribute", + "Namespace": "System.Drawing" + }, + { + "Name": "BitmapSuffixInSatelliteAssemblyAttribute", + "Namespace": "System.Drawing" + }, + { + "Name": "Brush", + "Namespace": "System.Drawing" + }, + { + "Name": "Brushes", + "Namespace": "System.Drawing" + }, + { + "Name": "BufferedGraphics", + "Namespace": "System.Drawing" + }, + { + "Name": "BufferedGraphicsContext", + "Namespace": "System.Drawing" + }, + { + "Name": "BufferedGraphicsManager", + "Namespace": "System.Drawing" + }, + { + "Name": "Color", + "Namespace": "System.Drawing" + }, + { + "Name": "ColorConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "ContentAlignment", + "Namespace": "System.Drawing" + }, + { + "Name": "CopyPixelOperation", + "Namespace": "System.Drawing" + }, + { + "Name": "FontConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "Graphics", + "Namespace": "System.Drawing" + }, + { + "Name": "Icon", + "Namespace": "System.Drawing" + }, + { + "Name": "IconConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "Image", + "Namespace": "System.Drawing" + }, + { + "Name": "ImageAnimator", + "Namespace": "System.Drawing" + }, + { + "Name": "ImageConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "KnownColor", + "Namespace": "System.Drawing" + }, + { + "Name": "Pen", + "Namespace": "System.Drawing" + }, + { + "Name": "Pens", + "Namespace": "System.Drawing" + }, + { + "Name": "Point", + "Namespace": "System.Drawing" + }, + { + "Name": "PointConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "Rectangle", + "Namespace": "System.Drawing" + }, + { + "Name": "RectangleConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "Region", + "Namespace": "System.Drawing" + }, + { + "Name": "RotateFlipType", + "Namespace": "System.Drawing" + }, + { + "Name": "Size", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "SolidBrush", + "Namespace": "System.Drawing" + }, + { + "Name": "SystemBrushes", + "Namespace": "System.Drawing" + }, + { + "Name": "SystemColors", + "Namespace": "System.Drawing" + }, + { + "Name": "SystemFonts", + "Namespace": "System.Drawing" + }, + { + "Name": "SystemIcons", + "Namespace": "System.Drawing" + }, + { + "Name": "SystemPens", + "Namespace": "System.Drawing" + }, + { + "Name": "ToolboxBitmapAttribute", + "Namespace": "System.Drawing" + }, + { + "Name": "ColorTranslator", + "Namespace": "System.Drawing" + }, + { + "Name": "Font", + "Namespace": "System.Drawing" + }, + { + "Name": "FontFamily", + "Namespace": "System.Drawing" + }, + { + "Name": "FontStyle", + "Namespace": "System.Drawing" + }, + { + "Name": "ImageFormatConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "PointF", + "Namespace": "System.Drawing" + }, + { + "Name": "RectangleF", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeF", + "Namespace": "System.Drawing" + }, + { + "Name": "SizeFConverter", + "Namespace": "System.Drawing" + }, + { + "Name": "StringAlignment", + "Namespace": "System.Drawing" + }, + { + "Name": "StringDigitSubstitute", + "Namespace": "System.Drawing" + }, + { + "Name": "CharacterRange", + "Namespace": "System.Drawing" + }, + { + "Name": "StringFormat", + "Namespace": "System.Drawing" + }, + { + "Name": "StringFormatFlags", + "Namespace": "System.Drawing" + }, + { + "Name": "StringTrimming", + "Namespace": "System.Drawing" + }, + { + "Name": "StringUnit", + "Namespace": "System.Drawing" + }, + { + "Name": "TextureBrush", + "Namespace": "System.Drawing" + }, + { + "Name": "GraphicsUnit", + "Namespace": "System.Drawing" + }, + { + "Name": "IDeviceContext", + "Namespace": "System.Drawing" + }, + { + "Name": "StandardPrintController", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "Duplex", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "InvalidPrinterException", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "Margins", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "MarginsConverter", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PageSettings", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PaperKind", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PaperSize", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PaperSource", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PaperSourceKind", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PreviewPageInfo", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PreviewPrintController", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintAction", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintController", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintDocument", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrinterResolution", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrinterResolutionKind", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrinterSettings", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrinterUnit", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrinterUnitConvert", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintEventArgs", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintEventHandler", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintingPermission", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintingPermissionAttribute", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintingPermissionLevel", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintPageEventArgs", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintPageEventHandler", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "PrintRange", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "QueryPageSettingsEventArgs", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "QueryPageSettingsEventHandler", + "Namespace": "System.Drawing.Printing" + }, + { + "Name": "CategoryNameCollection", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "IPropertyValueUIService", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "IToolboxItemProvider", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "IToolboxService", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "IToolboxUser", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "PaintValueEventArgs", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "PropertyValueUIHandler", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "PropertyValueUIItem", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "PropertyValueUIItemInvokeHandler", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ToolboxComponentsCreatedEventArgs", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ToolboxComponentsCreatedEventHandler", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ToolboxComponentsCreatingEventArgs", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ToolboxComponentsCreatingEventHandler", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ToolboxItem", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ToolboxItemCollection", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ToolboxItemCreatorCallback", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "UITypeEditor", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "UITypeEditorEditStyle", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "SystemDrawingSection", + "Namespace": "System.Drawing.Configuration" + }, + { + "Name": "FontCollection", + "Namespace": "System.Drawing.Text" + }, + { + "Name": "GenericFontFamilies", + "Namespace": "System.Drawing.Text" + }, + { + "Name": "HotkeyPrefix", + "Namespace": "System.Drawing.Text" + }, + { + "Name": "InstalledFontCollection", + "Namespace": "System.Drawing.Text" + }, + { + "Name": "PrivateFontCollection", + "Namespace": "System.Drawing.Text" + }, + { + "Name": "TextRenderingHint", + "Namespace": "System.Drawing.Text" + }, + { + "Name": "BitmapData", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ColorAdjustType", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ColorChannelFlag", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ColorMap", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ColorMapType", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ColorMatrix", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ColorMatrixFlag", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ColorMode", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ColorPalette", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "EmfPlusRecordType", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "EmfType", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "Encoder", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "EncoderParameter", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "EncoderParameters", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "EncoderParameterValueType", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "EncoderValue", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "FrameDimension", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ImageAttributes", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ImageCodecFlags", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ImageCodecInfo", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ImageFlags", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ImageFormat", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "ImageLockMode", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "Metafile", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "MetafileFrameUnit", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "MetafileHeader", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "MetafileType", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "MetaHeader", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "PaletteFlags", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "PixelFormat", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "PlayRecordCallback", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "PropertyItem", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "WmfPlaceableFileHeader", + "Namespace": "System.Drawing.Imaging" + }, + { + "Name": "DashCap", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "AdjustableArrowCap", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "Blend", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "ColorBlend", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "CombineMode", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "CompositingMode", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "CompositingQuality", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "CoordinateSpace", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "CustomLineCap", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "DashStyle", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "FillMode", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "FlushIntention", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "GraphicsContainer", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "GraphicsPath", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "GraphicsPathIterator", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "GraphicsState", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "HatchBrush", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "HatchStyle", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "InterpolationMode", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "LinearGradientBrush", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "LinearGradientMode", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "LineCap", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "LineJoin", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "Matrix", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "MatrixOrder", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "PathData", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "PathGradientBrush", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "PathPointType", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "PenAlignment", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "PenType", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "PixelOffsetMode", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "QualityMode", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "RegionData", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "SmoothingMode", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "WarpMode", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "WrapMode", + "Namespace": "System.Drawing.Drawing2D" + }, + { + "Name": "BitmapEditor", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ColorEditor", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ContentAlignmentEditor", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "CursorEditor", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "FontEditor", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "FontNameEditor", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "IconEditor", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ImageEditor", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "MetafileEditor", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ToolboxService", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ToolboxItemCreator", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "ToolboxItemContainer", + "Namespace": "System.Drawing.Design" + }, + { + "Name": "BinarySecretKeyIdentifierClause", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "KeyNameIdentifierClause", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityContextKeyIdentifierClause", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateValidationMode", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "BinarySecretSecurityToken", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "WrappedKeySecurityToken", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "AuthenticationInformation", + "Namespace": "System.Security.Claims" + }, + { + "Name": "AuthenticationTypes", + "Namespace": "System.Security.Claims" + }, + { + "Name": "AuthorizationContext", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimsAuthenticationManager", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimsAuthorizationManager", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimProperties", + "Namespace": "System.Security.Claims" + }, + { + "Name": "AsynchronousOperationException", + "Namespace": "System.IdentityModel" + }, + { + "Name": "AsyncResult", + "Namespace": "System.IdentityModel" + }, + { + "Name": "BadRequestException", + "Namespace": "System.IdentityModel" + }, + { + "Name": "CookieTransform", + "Namespace": "System.IdentityModel" + }, + { + "Name": "DeflateCookieTransform", + "Namespace": "System.IdentityModel" + }, + { + "Name": "DelegatingXmlDictionaryReader", + "Namespace": "System.IdentityModel" + }, + { + "Name": "DelegatingXmlDictionaryWriter", + "Namespace": "System.IdentityModel" + }, + { + "Name": "EnvelopedSignatureReader", + "Namespace": "System.IdentityModel" + }, + { + "Name": "EnvelopedSignatureWriter", + "Namespace": "System.IdentityModel" + }, + { + "Name": "LimitExceededException", + "Namespace": "System.IdentityModel" + }, + { + "Name": "OpenObject", + "Namespace": "System.IdentityModel" + }, + { + "Name": "ProtectedDataCookieTransform", + "Namespace": "System.IdentityModel" + }, + { + "Name": "RequestException", + "Namespace": "System.IdentityModel" + }, + { + "Name": "RequestFailedException", + "Namespace": "System.IdentityModel" + }, + { + "Name": "RsaEncryptionCookieTransform", + "Namespace": "System.IdentityModel" + }, + { + "Name": "RsaSignatureCookieTransform", + "Namespace": "System.IdentityModel" + }, + { + "Name": "Scope", + "Namespace": "System.IdentityModel" + }, + { + "Name": "SecurityMessageSerializationException", + "Namespace": "System.IdentityModel" + }, + { + "Name": "SecurityTokenService", + "Namespace": "System.IdentityModel" + }, + { + "Name": "SignatureVerificationFailedException", + "Namespace": "System.IdentityModel" + }, + { + "Name": "TypedAsyncResult`1", + "Namespace": "System.IdentityModel" + }, + { + "Name": "UnsupportedTokenTypeBadRequestException", + "Namespace": "System.IdentityModel" + }, + { + "Name": "ApplicationServiceDescriptor", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "ContactPerson", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "ContactType", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "DisplayClaim", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "EncryptionMethod", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "EntitiesDescriptor", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "EntityDescriptor", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "EntityId", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "IdentityProviderSingleSignOnDescriptor", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "IndexedProtocolEndpoint", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "IndexedProtocolEndpointDictionary", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "KeyDescriptor", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "KeyType", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "LocalizedEntry", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "LocalizedEntryCollection`1", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "LocalizedName", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "LocalizedUri", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "MetadataBase", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "MetadataSerializationException", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "MetadataSerializer", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "Organization", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "ProtocolEndpoint", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "RoleDescriptor", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "SecurityTokenServiceDescriptor", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "ServiceProviderSingleSignOnDescriptor", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "SingleSignOnDescriptor", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "WebServiceDescriptor", + "Namespace": "System.IdentityModel.Metadata" + }, + { + "Name": "AggregateTokenResolver", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "AsymmetricProofDescriptor", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "AudienceRestriction", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "AudienceUriValidationFailedException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "AuthenticationContext", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "AuthenticationMethods", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "AsymmetricSecurityKey", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "BinaryKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "BootstrapContext", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "ComputedKeyAlgorithms", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "ConfigurationBasedIssuerNameRegistry", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "EmptySecurityKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "EncryptedKeyEncryptingCredentials", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "EncryptedKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "EncryptedSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "EncryptedSecurityTokenHandler", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "EncryptedTokenDecryptionFailedException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "EncryptingCredentials", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "GenericXmlSecurityKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "GenericXmlSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "IssuerNameRegistry", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "IssuerTokenResolver", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "KerberosReceiverSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "KerberosRequestorSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "KerberosSecurityTokenHandler", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "KerberosTicketHashKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "LocalIdKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "ProofDescriptor", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "RsaKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "RsaSecurityKey", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "RsaSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "RsaSecurityTokenHandler", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2Action", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2Advice", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2Assertion", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2AssertionKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2Attribute", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2AttributeStatement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2AudienceRestriction", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2AuthenticationContext", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2AuthenticationStatement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2AuthorizationDecisionStatement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2Conditions", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2Evidence", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2Id", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2NameIdentifier", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2ProxyRestriction", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2SecurityKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2SecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2SecurityTokenHandler", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2Statement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2Subject", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2SubjectConfirmation", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2SubjectConfirmationData", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "Saml2SubjectLocality", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAccessDecision", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAction", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAdvice", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAssertion", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAssertionKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAttribute", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAttributeStatement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAudienceRestrictionCondition", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAuthenticationClaimResource", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAuthenticationStatement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAuthorityBinding", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAuthorizationDecisionClaimResource", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlAuthorizationDecisionStatement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlCondition", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlConditions", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlConstants", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlDoNotCacheCondition", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlEvidence", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlNameIdentifierClaimResource", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlSecurityKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlSecurityTokenHandler", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlSecurityTokenRequirement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlSerializer", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlStatement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlSubject", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SamlSubjectStatement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityAlgorithms", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKey", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyElement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyIdentifier", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyIdentifierClauseSerializer", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyType", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityKeyUsage", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenDescriptor", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenElement", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenExpiredException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenNotYetValidException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenReplayDetectedException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenTypes", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SigningCredentials", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenHandler", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenHandlerCollection", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenHandlerCollectionManager", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenHandlerConfiguration", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SecurityTokenValidationException", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SessionSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SessionSecurityTokenCache", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SessionSecurityTokenCacheKey", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SessionSecurityTokenHandler", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "InMemorySymmetricSecurityKey", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SymmetricProofDescriptor", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "SymmetricSecurityKey", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "TokenReplayCache", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "UserNameSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "UserNameSecurityTokenHandler", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "WindowsSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "WindowsUserNameSecurityTokenHandler", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509AsymmetricSecurityKey", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509CertificateStoreTokenResolver", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509DataSecurityKeyIdentifierClauseSerializer", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509EncryptingCredentials", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509IssuerSerialKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509NTAuthChainTrustValidator", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509RawDataKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509SecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509SecurityTokenHandler", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509SigningCredentials", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509SubjectKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509ThumbprintKeyIdentifierClause", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "X509WindowsSecurityToken", + "Namespace": "System.IdentityModel.Tokens" + }, + { + "Name": "AudienceUriMode", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "AudienceUriModeValidationHelper", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "CustomUserNameSecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "KerberosSecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "KerberosSecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "RsaSecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SamlSecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenManager", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenRequirement", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenResolver", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenSerializer", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "SecurityTokenVersion", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "UserNamePasswordValidator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "UserNameSecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "UserNameSecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "WindowsSecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "WindowsUserNameSecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "X509CertificateValidator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "X509SecurityTokenAuthenticator", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "X509SecurityTokenProvider", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "AuthorizationContext", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "EvaluationContext", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "IAuthorizationComponent", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "IAuthorizationPolicy", + "Namespace": "System.IdentityModel.Policy" + }, + { + "Name": "AudienceUriElement", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "AudienceUriElementCollection", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "ConfigurationElementInterceptor", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "CustomTypeElement", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "ICustomIdentityConfiguration", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "IdentityConfiguration", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "IdentityConfigurationElement", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "IdentityConfigurationElementCollection", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "IdentityModelCaches", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "IdentityModelCachesElement", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "IssuerNameRegistryElement", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "X509CertificateValidationElement", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "SecurityTokenHandlerConfigurationElement", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "SecurityTokenHandlerElementCollection", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "TokenReplayDetectionElement", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "SecurityTokenServiceConfiguration", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "SecurityTokenHandlerSetElementCollection", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "SystemIdentityModelSection", + "Namespace": "System.IdentityModel.Configuration" + }, + { + "Name": "Claim", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "ClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "ClaimTypes", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "DefaultClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "Rights", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "WindowsClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "X509CertificateClaimSet", + "Namespace": "System.IdentityModel.Claims" + }, + { + "Name": "AdditionalContext", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "BinaryExchange", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "ContextItem", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "EndpointReference", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "Entropy", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "InvalidRequestException", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "KeyTypes", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "Lifetime", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "Participants", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "ProtectedKey", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "Renewing", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "RequestClaim", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "RequestClaimCollection", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "RequestedProofToken", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "RequestedSecurityToken", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "RequestSecurityToken", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "RequestSecurityTokenResponse", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "RequestTypes", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "Status", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "UseKey", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "WSTrust13RequestSerializer", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "WSTrust13ResponseSerializer", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "WSTrustFeb2005RequestSerializer", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "WSTrustFeb2005ResponseSerializer", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "WSTrustMessage", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "WSTrustRequestSerializer", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "WSTrustResponseSerializer", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "WSTrustSerializationContext", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "WSTrustSerializationException", + "Namespace": "System.IdentityModel.Protocols.WSTrust" + }, + { + "Name": "CardSpaceSelector", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "CardSpaceException", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "ServiceNotStartedException", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "StsCommunicationException", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "UntrustedRecipientException", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "UserCancellationException", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "ServiceBusyException", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "IdentityValidationException", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "PolicyValidationException", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "UnsupportedPolicyOptionsException", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "CardSpacePolicyElement", + "Namespace": "System.IdentityModel.Selectors" + }, + { + "Name": "ApplicationType", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "FederationManagement", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "WSFederationMessage", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "FederationMessage", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "AttributeRequestMessage", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "PseudonymRequestMessage", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SignInRequestMessage", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SignInResponseMessage", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SignOutCleanupRequestMessage", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SignOutRequestMessage", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "WSFederationMessageException", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "WSFederationSerializer", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "HttpModuleBase", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "MachineKeyTransform", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "AuthorizationFailedEventArgs", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "ChunkedCookieHandler", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "ClaimsAuthorizationModule", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "ClaimsPrincipalPermission", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "ClaimsPrincipalPermissionAttribute", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "CookieHandler", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "ErrorEventArgs", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "FederatedAuthentication", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "FederatedAuthenticationSessionEndingException", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "FederatedPassiveSecurityTokenServiceOperations", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "FederatedSessionExpiredException", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "FederationException", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "RedirectingToIdentityProviderEventArgs", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SecurityTokenReceivedEventArgs", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SecurityTokenValidatedEventArgs", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SessionAuthenticationModule", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SessionSecurityTokenCreatedEventArgs", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SessionSecurityTokenReceivedEventArgs", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SessionSecurityTokenResolver", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "SigningOutEventArgs", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "ChunkedCookieHandlerElement", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "CookieHandlerElement", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "CookieHandlerMode", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "ServiceCertificateElement", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "AsynchronousOperationException", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "WSFederationAuthenticationModule", + "Namespace": "System.IdentityModel.Services" + }, + { + "Name": "MachineKeySessionSecurityTokenHandler", + "Namespace": "System.IdentityModel.Services.Tokens" + }, + { + "Name": "MembershipUserNameSecurityTokenHandler", + "Namespace": "System.IdentityModel.Services.Tokens" + }, + { + "Name": "FederationConfiguration", + "Namespace": "System.IdentityModel.Services.Configuration" + }, + { + "Name": "FederationConfigurationCreatedEventArgs", + "Namespace": "System.IdentityModel.Services.Configuration" + }, + { + "Name": "FederationConfigurationElement", + "Namespace": "System.IdentityModel.Services.Configuration" + }, + { + "Name": "FederationConfigurationElementCollection", + "Namespace": "System.IdentityModel.Services.Configuration" + }, + { + "Name": "SystemIdentityModelServicesSection", + "Namespace": "System.IdentityModel.Services.Configuration" + }, + { + "Name": "WSFederationElement", + "Namespace": "System.IdentityModel.Services.Configuration" + }, + { + "Name": "WsFederationConfiguration", + "Namespace": "System.IdentityModel.Services.Configuration" + }, + { + "Name": "ZipArchive", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipArchiveEntry", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipArchiveMode", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipFile", + "Namespace": "System.IO.Compression" + }, + { + "Name": "ZipFileExtensions", + "Namespace": "System.IO.Compression" + }, + { + "Name": "FileRecordSequence", + "Namespace": "System.IO.Log" + }, + { + "Name": "FileRegion", + "Namespace": "System.IO.Log" + }, + { + "Name": "IRecordSequence", + "Namespace": "System.IO.Log" + }, + { + "Name": "LogArchiveSnapshot", + "Namespace": "System.IO.Log" + }, + { + "Name": "LogExtent", + "Namespace": "System.IO.Log" + }, + { + "Name": "LogExtentCollection", + "Namespace": "System.IO.Log" + }, + { + "Name": "LogExtentState", + "Namespace": "System.IO.Log" + }, + { + "Name": "LogPolicy", + "Namespace": "System.IO.Log" + }, + { + "Name": "LogRecordSequence", + "Namespace": "System.IO.Log" + }, + { + "Name": "LogStore", + "Namespace": "System.IO.Log" + }, + { + "Name": "PolicyUnit", + "Namespace": "System.IO.Log" + }, + { + "Name": "PolicyUnitType", + "Namespace": "System.IO.Log" + }, + { + "Name": "LogRecordEnumeratorType", + "Namespace": "System.IO.Log" + }, + { + "Name": "LogRecord", + "Namespace": "System.IO.Log" + }, + { + "Name": "RecordAppendOptions", + "Namespace": "System.IO.Log" + }, + { + "Name": "ReservationCollection", + "Namespace": "System.IO.Log" + }, + { + "Name": "ReservationNotFoundException", + "Namespace": "System.IO.Log" + }, + { + "Name": "SequenceNumber", + "Namespace": "System.IO.Log" + }, + { + "Name": "SequenceFullException", + "Namespace": "System.IO.Log" + }, + { + "Name": "TailPinnedEventArgs", + "Namespace": "System.IO.Log" + }, + { + "Name": "TextFormat", + "Namespace": "System.Management" + }, + { + "Name": "CimType", + "Namespace": "System.Management" + }, + { + "Name": "ComparisonSettings", + "Namespace": "System.Management" + }, + { + "Name": "ManagementBaseObject", + "Namespace": "System.Management" + }, + { + "Name": "ManagementClass", + "Namespace": "System.Management" + }, + { + "Name": "ManagementDateTimeConverter", + "Namespace": "System.Management" + }, + { + "Name": "ManagementEventArgs", + "Namespace": "System.Management" + }, + { + "Name": "ObjectReadyEventArgs", + "Namespace": "System.Management" + }, + { + "Name": "CompletedEventArgs", + "Namespace": "System.Management" + }, + { + "Name": "ObjectPutEventArgs", + "Namespace": "System.Management" + }, + { + "Name": "ProgressEventArgs", + "Namespace": "System.Management" + }, + { + "Name": "EventArrivedEventArgs", + "Namespace": "System.Management" + }, + { + "Name": "StoppedEventArgs", + "Namespace": "System.Management" + }, + { + "Name": "EventArrivedEventHandler", + "Namespace": "System.Management" + }, + { + "Name": "StoppedEventHandler", + "Namespace": "System.Management" + }, + { + "Name": "ManagementEventWatcher", + "Namespace": "System.Management" + }, + { + "Name": "ManagementStatus", + "Namespace": "System.Management" + }, + { + "Name": "ManagementException", + "Namespace": "System.Management" + }, + { + "Name": "ManagementNamedValueCollection", + "Namespace": "System.Management" + }, + { + "Name": "ManagementObject", + "Namespace": "System.Management" + }, + { + "Name": "ManagementObjectCollection", + "Namespace": "System.Management" + }, + { + "Name": "ManagementObjectSearcher", + "Namespace": "System.Management" + }, + { + "Name": "ObjectReadyEventHandler", + "Namespace": "System.Management" + }, + { + "Name": "CompletedEventHandler", + "Namespace": "System.Management" + }, + { + "Name": "ProgressEventHandler", + "Namespace": "System.Management" + }, + { + "Name": "ObjectPutEventHandler", + "Namespace": "System.Management" + }, + { + "Name": "ManagementOperationObserver", + "Namespace": "System.Management" + }, + { + "Name": "AuthenticationLevel", + "Namespace": "System.Management" + }, + { + "Name": "ImpersonationLevel", + "Namespace": "System.Management" + }, + { + "Name": "PutType", + "Namespace": "System.Management" + }, + { + "Name": "ManagementOptions", + "Namespace": "System.Management" + }, + { + "Name": "EnumerationOptions", + "Namespace": "System.Management" + }, + { + "Name": "EventWatcherOptions", + "Namespace": "System.Management" + }, + { + "Name": "ObjectGetOptions", + "Namespace": "System.Management" + }, + { + "Name": "PutOptions", + "Namespace": "System.Management" + }, + { + "Name": "DeleteOptions", + "Namespace": "System.Management" + }, + { + "Name": "InvokeMethodOptions", + "Namespace": "System.Management" + }, + { + "Name": "ConnectionOptions", + "Namespace": "System.Management" + }, + { + "Name": "ManagementPath", + "Namespace": "System.Management" + }, + { + "Name": "ManagementQuery", + "Namespace": "System.Management" + }, + { + "Name": "ObjectQuery", + "Namespace": "System.Management" + }, + { + "Name": "EventQuery", + "Namespace": "System.Management" + }, + { + "Name": "WqlObjectQuery", + "Namespace": "System.Management" + }, + { + "Name": "SelectQuery", + "Namespace": "System.Management" + }, + { + "Name": "RelatedObjectQuery", + "Namespace": "System.Management" + }, + { + "Name": "RelationshipQuery", + "Namespace": "System.Management" + }, + { + "Name": "WqlEventQuery", + "Namespace": "System.Management" + }, + { + "Name": "ManagementScope", + "Namespace": "System.Management" + }, + { + "Name": "PropertyData", + "Namespace": "System.Management" + }, + { + "Name": "PropertyDataCollection", + "Namespace": "System.Management" + }, + { + "Name": "QualifierData", + "Namespace": "System.Management" + }, + { + "Name": "QualifierDataCollection", + "Namespace": "System.Management" + }, + { + "Name": "MethodData", + "Namespace": "System.Management" + }, + { + "Name": "MethodDataCollection", + "Namespace": "System.Management" + }, + { + "Name": "CodeLanguage", + "Namespace": "System.Management" + }, + { + "Name": "InstrumentedAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "InstrumentationType", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "InstrumentationClassAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagedNameAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "IgnoreMemberAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "Instrumentation", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "IEvent", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "BaseEvent", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "IInstance", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "Instance", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementInstaller", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "DefaultManagementProjectInstaller", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ToStringCodeMethods", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "AdapterCodeMethods", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "DeserializingTypeConverter", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ExecutionPolicy", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ExecutionPolicyScope", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "PSAuthorizationManager", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "PSCorePSSnapIn", + "Namespace": "Microsoft.PowerShell" + }, + { + "Name": "ArgumentToConfigurationDataTransformationAttribute", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration" + }, + { + "Name": "DscRemoteOperationsClass", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "DscClassCache", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.Internal" + }, + { + "Name": "CimInstanceAdapter", + "Namespace": "Microsoft.PowerShell.Cim" + }, + { + "Name": "MethodInvocationInfo", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "MethodParameterBindings", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "MethodParameter", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "BehaviorOnNoMatch", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "QueryBuilder", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "CmdletAdapter`1", + "Namespace": "Microsoft.PowerShell.Cmdletization" + }, + { + "Name": "ConfirmImpact", + "Namespace": "Microsoft.PowerShell.Cmdletization.Xml" + }, + { + "Name": "ItemsChoiceType", + "Namespace": "Microsoft.PowerShell.Cmdletization.Xml" + }, + { + "Name": "TelemetryAPI", + "Namespace": "Microsoft.PowerShell.Telemetry.Internal" + }, + { + "Name": "IHostProvidesTelemetryData", + "Namespace": "Microsoft.PowerShell.Telemetry.Internal" + }, + { + "Name": "GetCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NounArgumentCompleter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportModuleMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSEditionArgumentCompleter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ImportModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ModuleCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ModuleSpecification", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewModuleManifestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveModuleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestModuleManifestCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectEventRegistrationBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHelpCodeMethods", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HelpCategoryInvalidException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HelpNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdatableHelpCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UpdateHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SaveHelpCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "HistoryInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ClearHistoryCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegisterPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSSessionConfigurationCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UnregisterPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSSessionConfigurationCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnablePSRemotingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisablePSRemotingCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionCapabilityCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvokeCommandCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisconnectPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConnectPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionFilterState", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReceivePSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutTarget", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StartJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRemotingCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRemotingBaseCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSExecutionCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSRunspaceCmdlet", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ReceiveJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "StopJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WaitJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "JobCmdletBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SuspendJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ResumeJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DebugJobCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnterPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExitPSSessionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionOptionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WSManConfigurationOption", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSTransportOptionCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSSessionConfigurationFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewPSRoleCapabilityFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TestPSSessionConfigurationFileCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnterPSHostProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExitPSHostProcessCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSHostProcessInfoCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSHostProcessInfo", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegistryProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RegistryProviderSetItemDynamicParameter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ForEachObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "WhereObjectCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetPSDebugCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetStrictModeCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FormatDefaultCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutLineOutputCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutNullCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutDefaultCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OutHostCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AliasProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AliasProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnvironmentProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemCmdletProviderEncoding", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentDynamicParametersBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemClearContentDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentWriterDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemContentReaderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemItemProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProviderGetItemDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FileSystemProviderRemoveItemDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InternalSymbolicLinkLinkCodeMethods", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FunctionProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "FunctionProviderDynamicParameters", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionStateProviderBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SessionStateProviderBaseContentReaderWriter", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "VariableProvider", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "OpenMode", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PSSnapInCommandBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddPSSnapinCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemovePSSnapinCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetPSSnapinCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ConsoleCmdletsBase", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ExportConsoleCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "TransactedString", + "Namespace": "Microsoft.PowerShell.Commands.Management" + }, + { + "Name": "RemotingErrorResources", + "Namespace": "Microsoft.PowerShell.Commands.Internal" + }, + { + "Name": "TransactedRegistryKey", + "Namespace": "Microsoft.PowerShell.Commands.Internal" + }, + { + "Name": "TransactedRegistryAccessRule", + "Namespace": "Microsoft.PowerShell.Commands.Internal" + }, + { + "Name": "TransactedRegistryAuditRule", + "Namespace": "Microsoft.PowerShell.Commands.Internal" + }, + { + "Name": "TransactedRegistrySecurity", + "Namespace": "Microsoft.PowerShell.Commands.Internal" + }, + { + "Name": "OuterFormatShapeCommandBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatTableAndListBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "OuterFormatTableBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "FrontEndCommandBase", + "Namespace": "Microsoft.PowerShell.Commands.Internal.Format" + }, + { + "Name": "ChildItemCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ReturnContainers", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IDynamicParameters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SwitchParameter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandInvocationIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Cmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ShouldProcessReason", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ActionPreference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConfirmImpact", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContentCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DriveManagementIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FlagsExpression`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorCategory", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorCategoryInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorDetails", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ErrorRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IContainsErrorRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IResourceSupplier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvocationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteCommandInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ItemCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CopyContainers", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProgressRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProgressRecordType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InformationRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HostInformationMessage", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PropertyCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletProviderManagementIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProxyCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateEntryVisibility", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSLanguageMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PagingParameters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariableIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ICommandRuntime", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ICommandRuntime2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AliasInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ApplicationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DefaultParameterDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandLookupEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSModuleAutoLoadingPreference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeName", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExternalScriptInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSnapInSpecification", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FilterInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FunctionInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConfigurationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ImplementedAsType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourceInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourcePropertyInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandParameterInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandParameterSetInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeDefinedParameter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeDefinedParameterDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterSetMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WorkflowInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSClassInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSClassMemberInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IModuleAssemblyInitializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IModuleAssemblyCleanup", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSModuleInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ModuleAccessMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "EngineIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEngineEvent", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventSubscriber", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ForwardedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventReceivedEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventUnsubscribedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventUnsubscribedEventHandler", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventArgsCollection", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEventJob", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Breakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariableAccessMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariableBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LineBreakpoint", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerResumeAction", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerStopEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakpointUpdateType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakpointUpdatedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSJobStartEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugSource", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugModes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Debugger", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebuggerCommandResults", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDebugContext", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CallStackFrame", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertyAdapter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeConverter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ConvertThroughString", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LanguagePrimitives", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberViewTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertyInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSAliasProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCodeProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSAdaptedProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNoteProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariableProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSScriptProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMethodInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCodeMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSScriptMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMethod", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParameterizedProperty", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberSet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPropertySet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSEvent", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDynamicMember", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSMemberInfoCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ReadOnlyPSMemberInfoCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObject", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCustomObject", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExtendedTypeSystemException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MethodException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MethodInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetValueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PropertyNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetValueInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SetValueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SetValueInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvalidCastException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSReference", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SettingValueExceptionEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GettingValueExceptionEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectPropertyDescriptor", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectTypeDescriptor", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectTypeDescriptionProvider", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InformationalRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WarningRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DebugRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerboseRecord", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSListModifier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSListModifier`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvalidPowerShellStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspaceMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationStateChangedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvocationSettings", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemoteStreamOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShell", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDataStreams", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DataAddedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DataAddingEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDataCollection`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HostUtilities", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspaceInvoke", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspacePoolStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobState", + "Namespace": "System.Management.Automation" + }, + { + "Name": "InvalidJobStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobStateInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobStateEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobIdentifier", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IJobDebugger", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Job", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Job2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobThreadOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContainerParentJob", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobFailedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobInvocationInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobSourceAdapter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSJobProxy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSChildJobProxy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobDataAddedEventArgs", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShellStreamType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PowerShellStreams`2", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSessionTypeOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTransportOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemotingCapability", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RemotingBehavior", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RunspaceRepository", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Repository`1", + "Namespace": "System.Management.Automation" + }, + { + "Name": "JobRepository", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateArgumentsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateEnumeratedArgumentsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DSCResourceRunAsCredential", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscResourceAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscPropertyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DscLocalConfigurationManagerAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletCommonMetadataAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletBindingAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "OutputTypeAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DynamicClassImplementationAssemblyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AliasAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTypeNameAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SupportsWildcardsAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDefaultValueAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HiddenAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateLengthAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateRangeAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidatePatternAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateScriptAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateCountAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateSetAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowNullAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowEmptyStringAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AllowEmptyCollectionAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateDriveAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateUserDriveAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateNotNullAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidateNotNullOrEmptyAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentTransformationAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionCapabilities", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandMetadata", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardPattern", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WildcardPatternException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSerializer", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSPrimitiveDictionary", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSDriveInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PathInfoStack", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FlowControlException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "LoopFlowException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BreakException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ContinueException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExitException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TerminateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SplitOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptBlock", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SteppablePipeline", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptBlockToPowerShellNotSupportedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParser", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSToken", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTokenType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSParseError", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WhereOperatorSelectionMode", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredentialTypes", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredentialUIOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "GetSymmetricEncryptionKey", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSCredential", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSecurityException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SigningOption", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CatalogValidationStatus", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CatalogInformation", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SecurityDescriptorCmdletProviderIntrinsics", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandOrigin", + "Namespace": "System.Management.Automation" + }, + { + "Name": "AuthorizationManager", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CredentialAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SignatureStatus", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SignatureType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Signature", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmsMessageRecipient", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ResolutionPurpose", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSVariable", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScopedItemOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VariablePath", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSnapInInfo", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInstaller", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSnapInInstaller", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomPSSnapIn", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSSnapIn", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptRequiresException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ApplicationFailedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderCmdlet", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CmdletProviderInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineStoppedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineClosedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ActionPreferenceStopException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParentContainsErrorRecordException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RedirectedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ScriptCallDepthException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PipelineDepthException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "HaltCommandException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "MetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ValidationMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentTransformationMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParsingMetadataException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentNullException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSArgumentOutOfRangeException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSInvalidOperationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNotImplementedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSNotSupportedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSObjectDisposedException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTraceSource", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParameterBindingException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ParseException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IncompleteParseException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RuntimeException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderInvocationException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateCategory", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateOverflowException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "SessionStateUnauthorizedAccessException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ProviderNameAmbiguousException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DriveNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ItemNotFoundException", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTraceSourceOptions", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsCommon", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsData", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsLifecycle", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsDiagnostic", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsCommunications", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsSecurity", + "Namespace": "System.Management.Automation" + }, + { + "Name": "VerbsOther", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IBackgroundDispatcher", + "Namespace": "System.Management.Automation" + }, + { + "Name": "BackgroundDispatcher", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTransactionStatus", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTransaction", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSTransactionContext", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RollbackSeverity", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ExtendedTypeDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "FormatViewDefinition", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "PSControlGroupBy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DisplayEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "EntrySelectedBy", + "Namespace": "System.Management.Automation" + }, + { + "Name": "Alignment", + "Namespace": "System.Management.Automation" + }, + { + "Name": "DisplayEntryValueType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControlEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemBase", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemExpression", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemFrame", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemNewline", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomItemText", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomEntryBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CustomControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlEntry", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlEntryItem", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListEntryBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ListControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlColumnHeader", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlColumn", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlRow", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableRowDefinitionBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "TableControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControl", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControlEntryItem", + "Namespace": "System.Management.Automation" + }, + { + "Name": "WideControlBuilder", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CommandCompletion", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionCompleters", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionResultType", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CompletionResult", + "Namespace": "System.Management.Automation" + }, + { + "Name": "ArgumentCompleterAttribute", + "Namespace": "System.Management.Automation" + }, + { + "Name": "IArgumentCompleter", + "Namespace": "System.Management.Automation" + }, + { + "Name": "RegisterArgumentCompleterCommand", + "Namespace": "System.Management.Automation" + }, + { + "Name": "CounterSetInstanceBase", + "Namespace": "System.Management.Automation.PerformanceData" + }, + { + "Name": "PSCounterSetInstance", + "Namespace": "System.Management.Automation.PerformanceData" + }, + { + "Name": "CounterInfo", + "Namespace": "System.Management.Automation.PerformanceData" + }, + { + "Name": "CounterSetRegistrarBase", + "Namespace": "System.Management.Automation.PerformanceData" + }, + { + "Name": "PSCounterSetRegistrar", + "Namespace": "System.Management.Automation.PerformanceData" + }, + { + "Name": "PSPerfCountersMgr", + "Namespace": "System.Management.Automation.PerformanceData" + }, + { + "Name": "PowerShellTraceEvent", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceChannel", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceLevel", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceOperationCode", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceTask", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceKeywords", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "BaseChannelWriter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "NullWriter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellChannelWriter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceSource", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "PowerShellTraceSourceFactory", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwEvent", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "CallbackNoParameter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "CallbackWithState", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "CallbackWithStateAndArgs", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwEventArgs", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwActivity", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "IEtwActivityReverter", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "IEtwEventCorrelator", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "EtwEventCorrelator", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "Tracer", + "Namespace": "System.Management.Automation.Tracing" + }, + { + "Name": "SystemEnforcementMode", + "Namespace": "System.Management.Automation.Security" + }, + { + "Name": "SystemPolicy", + "Namespace": "System.Management.Automation.Security" + }, + { + "Name": "ContainerCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "DriveCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentReader", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IContentWriter", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IDynamicPropertyCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ISecurityDescriptorCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "IPropertyCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ItemCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "NavigationCmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ICmdletProviderSupportsHelp", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "CmdletProvider", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "CmdletProviderAttribute", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "ProviderCapabilities", + "Namespace": "System.Management.Automation.Provider" + }, + { + "Name": "OriginInfo", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "CmdletMethodInvoker`1", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingDataStructureException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingTransportException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSRemotingTransportRedirectException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSDirectException", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "ProxyAccessType", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionOption", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSenderInfo", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSPrincipal", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSIdentity", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSCertificateDetails", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionConfiguration", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "SessionType", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "PSSessionConfigurationData", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManPluginManagedEntryWrapper", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManPluginManagedEntryInstanceWrapper", + "Namespace": "System.Management.Automation.Remoting" + }, + { + "Name": "WSManServerChannelEvents", + "Namespace": "System.Management.Automation.Remoting.WSMan" + }, + { + "Name": "ActiveSessionsChangedEventArgs", + "Namespace": "System.Management.Automation.Remoting.WSMan" + }, + { + "Name": "PSStreamObjectType", + "Namespace": "System.Management.Automation.Remoting.Internal" + }, + { + "Name": "PSStreamObject", + "Namespace": "System.Management.Automation.Remoting.Internal" + }, + { + "Name": "ChoiceDescription", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "FieldDescription", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHost", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "IHostSupportsInteractiveSession", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Coordinates", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Size", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "ReadKeyOptions", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "ControlKeyStates", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "KeyInfo", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "Rectangle", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "BufferCell", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "BufferCellType", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHostRawUserInterface", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PSHostUserInterface", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "IHostUISupportsMultipleChoiceSelection", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "HostException", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "PromptingException", + "Namespace": "System.Management.Automation.Host" + }, + { + "Name": "TypeTableLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeMemberData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "NotePropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "AliasPropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ScriptPropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CodePropertyData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ScriptMethodData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CodeMethodData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PropertySetData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "MemberSetData", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeTable", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "Command", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineResultTypes", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandCollection", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidRunspaceStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSThreadOptions", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceStateInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceStateEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceAvailability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceAvailabilityEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceCapability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "Runspace", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateProxy", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceFactory", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceOpenModuleLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandParameter", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CommandParameterCollection", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidPipelineStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineStateInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineStateEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "Pipeline", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InvalidRunspacePoolStateException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolStateChangedEventArgs", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolAvailability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePoolCapability", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspacePool", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PowerShellProcessInstance", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TargetMachineType", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSession", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingErrorRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingProgressRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingWarningRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingDebugRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingVerboseRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RemotingInformationRecord", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "AuthenticationMechanism", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSessionType", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSessionConfigurationAccessMode", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "OutputBufferingMode", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "WSManConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "NamedPipeConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "VMConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ContainerConnectionInfo", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceConfiguration", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceConfigurationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "TypeConfigurationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "FormatConfigurationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "CmdletConfigurationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ProviderConfigurationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ScriptConfigurationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "AssemblyConfigurationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceConfigurationEntryCollection`1", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceConfigurationTypeAttribute", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceConfigurationAttributeException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "RunspaceConfigurationTypeException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionStateEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "ConstrainedSessionStateEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateCommandEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateTypeEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateFormatEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateAssemblyEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateCmdletEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateProviderEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateScriptEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateAliasEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateApplicationEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateFunctionEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateWorkflowEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "SessionStateVariableEntry", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionStateEntryCollection`1", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "InitialSessionState", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSConsoleLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PSSnapInException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineReader`1", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "PipelineWriter", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "FormatTableLoadException", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "FormatTable", + "Namespace": "System.Management.Automation.Runspaces" + }, + { + "Name": "NullString", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CodeGeneration", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Ast", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ErrorStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ErrorExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptRequirements", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParamBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NamedBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NamedAttributeArgumentAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributeBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributeAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeConstraintAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StatementBlockAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingStatementKind", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PropertyAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PropertyMemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MethodAttributes", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FunctionMemberAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FunctionDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IfStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DataStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LabeledStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LoopStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForEachFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForEachStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ForStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DoWhileStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DoUntilStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "WhileStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SwitchFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SwitchStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CatchClauseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TryStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TrapStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BreakStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ContinueStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ReturnStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExitStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ThrowStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PipelineBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "PipelineAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandElementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandParameterAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandBaseAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommandExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionStream", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MergingRedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FileRedirectionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AssignmentStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConfigurationType", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConfigurationDefinitionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BinaryExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UnaryExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BlockStatementAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AttributedExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConvertExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "InvokeMemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "BaseCtorInvokeMemberExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ITypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "GenericTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ReflectionTypeName", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TypeExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "VariableExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ConstantExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringConstantType", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringConstantExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ExpandableStringExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptBlockExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayLiteralAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "HashtableAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ArrayExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParenExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "SubExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "UsingExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IndexExpressionAst", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "CommentHelpInfo", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ICustomAstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ICustomAstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DefaultCustomAstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DefaultCustomAstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Parser", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParseError", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IScriptPosition", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IScriptExtent", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptPosition", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ScriptExtent", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitAction", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitor", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "AstVisitor2", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "IAstPostVisitHandler", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenKind", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenFlags", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "TokenTraits", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "Token", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "NumberToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "VariableToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringLiteralToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StringExpandableToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "LabelToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "RedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "InputRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "MergingRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "FileRedirectionToken", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordNameMode", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordBodyMode", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeyword", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordProperty", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "DynamicKeywordParameter", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StaticParameterBinder", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StaticBindingResult", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "ParameterBindingResult", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "StaticBindingError", + "Namespace": "System.Management.Automation.Language" + }, + { + "Name": "InternalCommand", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "CommonParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ShouldProcessParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "TransactionParameters", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "DebuggerUtils", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSMonitorRunspaceType", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSStandaloneMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "PSEmbeddedMonitorRunspaceInfo", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "CmdletMetadataAttribute", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ParsingBaseAttribute", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "InternalTestHooks", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "IAstToWorkflowConverter", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "SessionStateKeeper", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ScriptBlockMemberMethodWrapper", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ClassOps", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "AutomationNull", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "AlternateStreamData", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "AlternateDataStreamUtilities", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "SecuritySupport", + "Namespace": "System.Management.Automation.Internal" + }, + { + "Name": "ManagementQualifierFlavors", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagementQualifierAttribute", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "ManagedCommonProvider", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "DefaultManagementInstaller", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "InstrumentationManager", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "WmiProviderInstallationException", + "Namespace": "System.Management.Instrumentation" + }, + { + "Name": "AccessControlEntry", + "Namespace": "System.Messaging" + }, + { + "Name": "AccessControlEntryType", + "Namespace": "System.Messaging" + }, + { + "Name": "AccessControlList", + "Namespace": "System.Messaging" + }, + { + "Name": "Acknowledgment", + "Namespace": "System.Messaging" + }, + { + "Name": "AcknowledgeTypes", + "Namespace": "System.Messaging" + }, + { + "Name": "ActiveXMessageFormatter", + "Namespace": "System.Messaging" + }, + { + "Name": "BinaryMessageFormatter", + "Namespace": "System.Messaging" + }, + { + "Name": "CryptographicProviderType", + "Namespace": "System.Messaging" + }, + { + "Name": "Cursor", + "Namespace": "System.Messaging" + }, + { + "Name": "DefaultPropertiesToSend", + "Namespace": "System.Messaging" + }, + { + "Name": "EncryptionAlgorithm", + "Namespace": "System.Messaging" + }, + { + "Name": "EncryptionRequired", + "Namespace": "System.Messaging" + }, + { + "Name": "GenericAccessRights", + "Namespace": "System.Messaging" + }, + { + "Name": "HashAlgorithm", + "Namespace": "System.Messaging" + }, + { + "Name": "IMessageFormatter", + "Namespace": "System.Messaging" + }, + { + "Name": "Message", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageEnumerator", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageLookupAction", + "Namespace": "System.Messaging" + }, + { + "Name": "MessagePriority", + "Namespace": "System.Messaging" + }, + { + "Name": "MessagePropertyFilter", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueue", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueueAccessControlEntry", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueueAccessRights", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueueCriteria", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueueEnumerator", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueueErrorCode", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueueException", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueueInstaller", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueuePermission", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueuePermissionAccess", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueuePermissionAttribute", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueuePermissionEntry", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueuePermissionEntryCollection", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueueTransaction", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueueTransactionStatus", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageQueueTransactionType", + "Namespace": "System.Messaging" + }, + { + "Name": "MessageType", + "Namespace": "System.Messaging" + }, + { + "Name": "MessagingDescriptionAttribute", + "Namespace": "System.Messaging" + }, + { + "Name": "PeekAction", + "Namespace": "System.Messaging" + }, + { + "Name": "PeekCompletedEventArgs", + "Namespace": "System.Messaging" + }, + { + "Name": "PeekCompletedEventHandler", + "Namespace": "System.Messaging" + }, + { + "Name": "QueueAccessMode", + "Namespace": "System.Messaging" + }, + { + "Name": "ReceiveCompletedEventArgs", + "Namespace": "System.Messaging" + }, + { + "Name": "ReceiveCompletedEventHandler", + "Namespace": "System.Messaging" + }, + { + "Name": "SecurityContext", + "Namespace": "System.Messaging" + }, + { + "Name": "StandardAccessRights", + "Namespace": "System.Messaging" + }, + { + "Name": "Trustee", + "Namespace": "System.Messaging" + }, + { + "Name": "TrusteeType", + "Namespace": "System.Messaging" + }, + { + "Name": "XmlMessageFormatter", + "Namespace": "System.Messaging" + }, + { + "Name": "QueuePathDialog", + "Namespace": "System.Messaging.Design" + }, + { + "Name": "QueuePathEditor", + "Namespace": "System.Messaging.Design" + }, + { + "Name": "INetworkProgress", + "Namespace": "System.Net" + }, + { + "Name": "NetworkProgressChangedEventArgs", + "Namespace": "System.Net" + }, + { + "Name": "IUnsafeWebRequestCreate", + "Namespace": "System.Net" + }, + { + "Name": "UiSynchronizationContext", + "Namespace": "System.Net" + }, + { + "Name": "IPEndPointCollection", + "Namespace": "System.Net" + }, + { + "Name": "UdpAnySourceMulticastClient", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "UdpSingleSourceMulticastClient", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "HttpPolicyDownloaderProtocol", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SecurityCriticalAction", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "SocketPolicy", + "Namespace": "System.Net.Sockets" + }, + { + "Name": "Cloud", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "CloudCollection", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerName", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerNameRecord", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerNameRecordCollection", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerNameRegistration", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "ResolveProgressChangedEventArgs", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "ResolveCompletedEventArgs", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerNameResolver", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerNameType", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerToPeerException", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PnrpPermissionAttribute", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PnrpPermission", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PnrpScope", + "Namespace": "System.Net.PeerToPeer" + }, + { + "Name": "PeerPresenceStatus", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerScope", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerApplicationRegistrationType", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerInvitationResponseType", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerChangeType", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "SubscriptionType", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "CreateContactCompletedEventArgs", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "SubscriptionListChangedEventArgs", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "ContactManager", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "ObjectChangedEventArgs", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PresenceChangedEventArgs", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "SubscribeCompletedEventArgs", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "RefreshDataCompletedEventArgs", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "InviteCompletedEventArgs", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "Peer", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerApplication", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerApplicationCollection", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerApplicationLaunchInfo", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerCollaboration", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerCollaborationPermissionAttribute", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerCollaborationPermission", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "ApplicationChangedEventArgs", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerContact", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerContactCollection", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "NameChangedEventArgs", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerEndPoint", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerEndPointCollection", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerInvitationResponse", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerNearMeChangedEventArgs", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerNearMe", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerNearMeCollection", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerObject", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerObjectCollection", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "PeerPresenceInfo", + "Namespace": "System.Net.PeerToPeer.Collaboration" + }, + { + "Name": "FormUrlEncodedContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "MultipartContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "MultipartFormDataContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpClientHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpCompletionOption", + "Namespace": "System.Net.Http" + }, + { + "Name": "ByteArrayContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "DelegatingHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpRequestException", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMessageHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMessageInvoker", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpClient", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpMethod", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpRequestMessage", + "Namespace": "System.Net.Http" + }, + { + "Name": "HttpResponseMessage", + "Namespace": "System.Net.Http" + }, + { + "Name": "MessageProcessingHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "StreamContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "StringContent", + "Namespace": "System.Net.Http" + }, + { + "Name": "ClientCertificateOption", + "Namespace": "System.Net.Http" + }, + { + "Name": "AuthenticationHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "CacheControlHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ContentDispositionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ContentRangeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "EntityTagHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpContentHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpHeaderValueCollection`1", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpRequestHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "HttpResponseHeaders", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "MediaTypeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "MediaTypeWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "NameValueHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "NameValueWithParametersHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ProductHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ProductInfoHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeConditionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RangeItemHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "RetryConditionHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "StringWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "TransferCodingHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "TransferCodingWithQualityHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "ViaHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "WarningHeaderValue", + "Namespace": "System.Net.Http.Headers" + }, + { + "Name": "WebRequestHandler", + "Namespace": "System.Net.Http" + }, + { + "Name": "RtcRequestFactory", + "Namespace": "System.Net.Http" + }, + { + "Name": "BigInteger", + "Namespace": "System.Numerics" + }, + { + "Name": "Complex", + "Namespace": "System.Numerics" + }, + { + "Name": "Matrix3x2", + "Namespace": "System.Numerics" + }, + { + "Name": "Matrix4x4", + "Namespace": "System.Numerics" + }, + { + "Name": "Plane", + "Namespace": "System.Numerics" + }, + { + "Name": "Quaternion", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector2", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector3", + "Namespace": "System.Numerics" + }, + { + "Name": "Vector4", + "Namespace": "System.Numerics" + }, + { + "Name": "CustomReflectionContext", + "Namespace": "System.Reflection.Context" + }, + { + "Name": "CacheEntryChangeMonitor", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "CacheItem", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "CacheItemPolicy", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "CacheItemPriority", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "CacheEntryRemovedArguments", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "CacheEntryRemovedCallback", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "CacheEntryRemovedReason", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "CacheEntryUpdateArguments", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "CacheEntryUpdateCallback", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "ChangeMonitor", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "DefaultCacheCapabilities", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "FileChangeMonitor", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "HostFileChangeMonitor", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "MemoryCache", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "ObjectCache", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "OnChangedCallback", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "SqlChangeMonitor", + "Namespace": "System.Runtime.Caching" + }, + { + "Name": "IApplicationIdentifier", + "Namespace": "System.Runtime.Caching.Hosting" + }, + { + "Name": "IFileChangeNotificationSystem", + "Namespace": "System.Runtime.Caching.Hosting" + }, + { + "Name": "IMemoryCacheManager", + "Namespace": "System.Runtime.Caching.Hosting" + }, + { + "Name": "CachingSectionGroup", + "Namespace": "System.Runtime.Caching.Configuration" + }, + { + "Name": "MemoryCacheElement", + "Namespace": "System.Runtime.Caching.Configuration" + }, + { + "Name": "MemoryCacheSection", + "Namespace": "System.Runtime.Caching.Configuration" + }, + { + "Name": "MemoryCacheSettingsCollection", + "Namespace": "System.Runtime.Caching.Configuration" + }, + { + "Name": "InstanceCollisionException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceCompleteException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceHandle", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceHandleConflictException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceKey", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceKeyCollisionException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceKeyCompleteException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceKeyNotReadyException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceKeyState", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceKeyView", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceLockedException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceLockLostException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceLockQueryResult", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceNotReadyException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceOwner", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceOwnerException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceOwnerQueryResult", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstancePersistenceCommand", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstancePersistenceCommandException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstancePersistenceContext", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstancePersistenceEvent", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstancePersistenceEvent`1", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstancePersistenceException", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceState", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceStore", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceStoreQueryResult", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceValue", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceValueConsistency", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceValueOptions", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "InstanceView", + "Namespace": "System.Runtime.DurableInstancing" + }, + { + "Name": "RemotingClientProxy", + "Namespace": "System.Runtime.Remoting.Services" + }, + { + "Name": "RemotingService", + "Namespace": "System.Runtime.Remoting.Services" + }, + { + "Name": "MetaData", + "Namespace": "System.Runtime.Remoting.MetadataServices" + }, + { + "Name": "ServiceType", + "Namespace": "System.Runtime.Remoting.MetadataServices" + }, + { + "Name": "SdlChannelSinkProvider", + "Namespace": "System.Runtime.Remoting.MetadataServices" + }, + { + "Name": "SdlChannelSink", + "Namespace": "System.Runtime.Remoting.MetadataServices" + }, + { + "Name": "SUDSParserException", + "Namespace": "System.Runtime.Remoting.MetadataServices" + }, + { + "Name": "SUDSGeneratorException", + "Namespace": "System.Runtime.Remoting.MetadataServices" + }, + { + "Name": "SdlType", + "Namespace": "System.Runtime.Remoting.MetadataServices" + }, + { + "Name": "CommonTransportKeys", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "SocketCachePolicy", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IAuthorizeRemotingConnection", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "BinaryClientFormatterSinkProvider", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "BinaryClientFormatterSink", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "BinaryServerFormatterSinkProvider", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "BinaryServerFormatterSink", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "SoapClientFormatterSinkProvider", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "SoapClientFormatterSink", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "SoapServerFormatterSinkProvider", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "SoapServerFormatterSink", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IpcChannel", + "Namespace": "System.Runtime.Remoting.Channels.Ipc" + }, + { + "Name": "IpcServerChannel", + "Namespace": "System.Runtime.Remoting.Channels.Ipc" + }, + { + "Name": "IpcClientChannel", + "Namespace": "System.Runtime.Remoting.Channels.Ipc" + }, + { + "Name": "TcpChannel", + "Namespace": "System.Runtime.Remoting.Channels.Tcp" + }, + { + "Name": "TcpClientChannel", + "Namespace": "System.Runtime.Remoting.Channels.Tcp" + }, + { + "Name": "TcpServerChannel", + "Namespace": "System.Runtime.Remoting.Channels.Tcp" + }, + { + "Name": "HttpChannel", + "Namespace": "System.Runtime.Remoting.Channels.Http" + }, + { + "Name": "HttpClientChannel", + "Namespace": "System.Runtime.Remoting.Channels.Http" + }, + { + "Name": "HttpServerChannel", + "Namespace": "System.Runtime.Remoting.Channels.Http" + }, + { + "Name": "HttpRemotingHandler", + "Namespace": "System.Runtime.Remoting.Channels.Http" + }, + { + "Name": "HttpRemotingHandlerFactory", + "Namespace": "System.Runtime.Remoting.Channels.Http" + }, + { + "Name": "IFragmentCapableXmlDictionaryWriter", + "Namespace": "System.Xml" + }, + { + "Name": "IStreamProvider", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlDictionary", + "Namespace": "System.Xml" + }, + { + "Name": "XmlBinaryReaderSession", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlBinaryWriterInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "XmlBinaryWriterSession", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionary", + "Namespace": "System.Xml" + }, + { + "Name": "OnXmlDictionaryReaderClose", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReaderQuotaTypes", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryReaderQuotas", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryString", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDictionaryWriter", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlTextWriterInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "UniqueId", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlMtomReaderInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlMtomWriterInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlTextReaderInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlBinaryReaderInitializer", + "Namespace": "System.Xml" + }, + { + "Name": "CollectionDataContractAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ContractNamespaceAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "EnumMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IExtensibleDataObject", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "KnownTypeAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ExtensionDataObject", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IgnoreDataMemberAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractResolver", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializer", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializationSurrogateProvider", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializerExtensions", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractSerializerSettings", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IDataContractSurrogate", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "InvalidDataContractException", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "NetDataContractSerializer", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XmlObjectSerializer", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XPathQueryGenerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XsdDataContractExporter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XsdDataContractImporter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DateTimeFormat", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "EmitTypeInformation", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "XmlSerializableServices", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ExportOptions", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ImportOptions", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "DataContractJsonSerializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "DataContractJsonSerializerSettings", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "IXmlJsonReaderInitializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "IXmlJsonWriterInitializer", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "JsonReaderWriterFactory", + "Namespace": "System.Runtime.Serialization.Json" + }, + { + "Name": "DeclaredTypeElement", + "Namespace": "System.Runtime.Serialization.Configuration" + }, + { + "Name": "DeclaredTypeElementCollection", + "Namespace": "System.Runtime.Serialization.Configuration" + }, + { + "Name": "NetDataContractSerializerSection", + "Namespace": "System.Runtime.Serialization.Configuration" + }, + { + "Name": "ParameterElement", + "Namespace": "System.Runtime.Serialization.Configuration" + }, + { + "Name": "ParameterElementCollection", + "Namespace": "System.Runtime.Serialization.Configuration" + }, + { + "Name": "DataContractSerializerSection", + "Namespace": "System.Runtime.Serialization.Configuration" + }, + { + "Name": "TypeElement", + "Namespace": "System.Runtime.Serialization.Configuration" + }, + { + "Name": "SerializationSectionGroup", + "Namespace": "System.Runtime.Serialization.Configuration" + }, + { + "Name": "TypeElementCollection", + "Namespace": "System.Runtime.Serialization.Configuration" + }, + { + "Name": "SoapFormatter", + "Namespace": "System.Runtime.Serialization.Formatters.Soap" + }, + { + "Name": "Color", + "Namespace": "Windows.UI" + }, + { + "Name": "Point", + "Namespace": "Windows.Foundation" + }, + { + "Name": "Rect", + "Namespace": "Windows.Foundation" + }, + { + "Name": "Size", + "Namespace": "Windows.Foundation" + }, + { + "Name": "WindowsRuntimeSystemExtensions", + "Namespace": "System" + }, + { + "Name": "AsyncInfo", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WindowsRuntimeBuffer", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WindowsRuntimeBufferExtensions", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WindowsRuntimeStreamExtensions", + "Namespace": "System.IO" + }, + { + "Name": "WindowsRuntimeStorageExtensions", + "Namespace": "System.IO" + }, + { + "Name": "CornerRadius", + "Namespace": "Windows.UI.Xaml" + }, + { + "Name": "DurationType", + "Namespace": "Windows.UI.Xaml" + }, + { + "Name": "Duration", + "Namespace": "Windows.UI.Xaml" + }, + { + "Name": "GridUnitType", + "Namespace": "Windows.UI.Xaml" + }, + { + "Name": "GridLength", + "Namespace": "Windows.UI.Xaml" + }, + { + "Name": "Thickness", + "Namespace": "Windows.UI.Xaml" + }, + { + "Name": "LayoutCycleException", + "Namespace": "Windows.UI.Xaml" + }, + { + "Name": "Matrix", + "Namespace": "Windows.UI.Xaml.Media" + }, + { + "Name": "Matrix3D", + "Namespace": "Windows.UI.Xaml.Media.Media3D" + }, + { + "Name": "KeyTime", + "Namespace": "Windows.UI.Xaml.Media.Animation" + }, + { + "Name": "RepeatBehaviorType", + "Namespace": "Windows.UI.Xaml.Media.Animation" + }, + { + "Name": "RepeatBehavior", + "Namespace": "Windows.UI.Xaml.Media.Animation" + }, + { + "Name": "XamlParseException", + "Namespace": "Windows.UI.Xaml.Markup" + }, + { + "Name": "GeneratorPosition", + "Namespace": "Windows.UI.Xaml.Controls.Primitives" + }, + { + "Name": "ElementNotAvailableException", + "Namespace": "Windows.UI.Xaml.Automation" + }, + { + "Name": "ElementNotEnabledException", + "Namespace": "Windows.UI.Xaml.Automation" + }, + { + "Name": "DataProtectionPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "DataProtectionPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "DataProtectionPermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "CryptographicAttributeObject", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObjectCollection", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicAttributeObjectEnumerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DataProtectionScope", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MemoryProtectionScope", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ProtectedData", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ProtectedMemory", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DataProtector", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DpapiDataProtector", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CipherData", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "DataObject", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "EncryptedData", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "EncryptedKey", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "ReferenceList", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "EncryptedReference", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "CipherReference", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "DataReference", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "KeyReference", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "EncryptedType", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "EncryptionMethod", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "EncryptionProperty", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "EncryptionPropertyCollection", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "EncryptedXml", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "KeyInfo", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "KeyInfoClause", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "KeyInfoName", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "DSAKeyValue", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "RSAKeyValue", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "KeyInfoRetrievalMethod", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "KeyInfoEncryptedKey", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "X509IssuerSerial", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "KeyInfoX509Data", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "KeyInfoNode", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "Reference", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "Signature", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "SignedInfo", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "SignedXml", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "TransformChain", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "Transform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "XmlDsigC14NTransform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "XmlDsigC14NWithCommentsTransform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "XmlDsigExcC14NTransform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "XmlDsigExcC14NWithCommentsTransform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "XmlDsigBase64Transform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "XmlDsigXPathTransform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "XmlDsigXsltTransform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "XmlDsigEnvelopedSignatureTransform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "XmlDecryptionTransform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "XmlLicenseTransform", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "IRelDecryptor", + "Namespace": "System.Security.Cryptography.Xml" + }, + { + "Name": "X509SelectionFlag", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2UI", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "EnvelopedCms", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipient", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipientCollection", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsRecipientEnumerator", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "CmsSigner", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9AttributeObject", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9SigningTime", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9DocumentName", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9DocumentDescription", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9ContentType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "Pkcs9MessageDigest", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "KeyTransRecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "KeyAgreeRecipientInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoCollection", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "RecipientInfoEnumerator", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "KeyAgreeKeyChoice", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifier", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierOrKeyType", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "PublicKeyInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SubjectIdentifierOrKey", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "AlgorithmIdentifier", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "ContentInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SignedCms", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SignerInfo", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SignerInfoCollection", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "SignerInfoEnumerator", + "Namespace": "System.Security.Cryptography.Pkcs" + }, + { + "Name": "UriTemplate", + "Namespace": "System" + }, + { + "Name": "UriTemplateEquivalenceComparer", + "Namespace": "System" + }, + { + "Name": "UriTemplateMatchException", + "Namespace": "System" + }, + { + "Name": "UriTemplateMatch", + "Namespace": "System" + }, + { + "Name": "UriTemplateTable", + "Namespace": "System" + }, + { + "Name": "KeyedByTypeCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SynchronizedCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SynchronizedKeyedCollection`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "SynchronizedReadOnlyCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "PipeException", + "Namespace": "System.IO" + }, + { + "Name": "ActionNotSupportedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "AddressAlreadyInUseException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "AddressAccessDeniedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ChannelTerminatedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationObjectAbortedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationObjectFaultedException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CommunicationState", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointNotFoundException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ICommunicationObject", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IDefaultCommunicationTimeouts", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ProtocolException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServerTooBusyException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceActivationException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HostNameComparisonMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TransferMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpContextBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetTcpContextBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSHttpContextBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "QuotaExceededException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "AddressFilterMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "XPathMessageQuery", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DeadLetterQueue", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MsmqAuthenticationMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MsmqBindingBase", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MsmqEncryptionAlgorithm", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MsmqException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MsmqSecureHashAlgorithm", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MsmqPoisonMessageException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PoisonMessageException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ReceiveErrorHandling", + "Namespace": "System.ServiceModel" + }, + { + "Name": "QueueTransferProtocol", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ReliableMessagingVersion", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SpnEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UpnEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DnsEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "RsaEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "X509CertificateEndpointIdentity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageSecurityVersion", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ClientCredentialsSecurityTokenManager", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceAuthorizationManager", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceAuthenticationManager", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceSecurityContext", + "Namespace": "System.ServiceModel" + }, + { + "Name": "AuditLevel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "AuditLogLocation", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DeliveryRequirementsAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "QueuedDeliveryRequirementsMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CallbackBehaviorAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DataContractFormatAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ImpersonationOption", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageBodyMemberAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageContractMemberAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeaderArrayAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeaderAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageParameterAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessagePropertyAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationBehaviorAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ReceiveContextEnabledAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceBehaviorAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceContractAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceKnownTypeAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SessionMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "XmlSerializerFormatAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CacheSetting", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ChannelFactory", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ChannelFactory`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ConcurrencyMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DuplexChannelFactory`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ExceptionDetail", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ExtensionCollection`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IDuplexContextChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IExtensibleObject`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IExtension`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IExtensionCollection`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "InvalidMessageContractException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "InstanceContextMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IClientChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IContextChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IServiceChannel", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ReleaseInstanceMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceHostBase", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceHost", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ServiceConfiguration", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationFormatUse", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationFormatStyle", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UriSchemeKeyedCollection", + "Namespace": "System.ServiceModel" + }, + { + "Name": "DuplexClientBase`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultException`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeaderException", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationContext", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OperationContextScope", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ClientBase`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "InstanceContext", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultImportOptions", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UnknownMessageReceivedEventArgs", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageHeader`1", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointAddress", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointAddressBuilder", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointAddress10", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointAddressAugust2004", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EnvelopeVersion", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultCode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultReason", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FaultReasonText", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpBindingBase", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpsBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpsSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpsSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpMessageCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpMessageSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "BasicHttpSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "FederatedMessageSecurityOverHttp", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpClientCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpProxyCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "HttpTransportSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageSecurityOverTcp", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageSecurityOverHttp", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageSecurityOverMsmq", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MsmqTransportSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NamedPipeTransportSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetHttpMessageEncoding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetHttpsBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetMsmqBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetMsmqSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetMsmqSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetNamedPipeBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetNamedPipeSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetNamedPipeSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetPeerTcpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetTcpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NetTcpSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "NonDualMessageSecurityOverHttp", + "Namespace": "System.ServiceModel" + }, + { + "Name": "SecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TcpClientCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TcpTransportSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ReliableSession", + "Namespace": "System.ServiceModel" + }, + { + "Name": "OptionalReliableSession", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSMessageEncoding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSFederationHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WS2007FederationHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSFederationHttpSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSFederationHttpSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WS2007HttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSHttpBindingBase", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSDualHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSDualHttpSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSDualHttpSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WSHttpSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "IOnlineStatus", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerHopCountAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerMessageOrigination", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerMessagePropagation", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerMessagePropagationFilter", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerNode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerNodeAddress", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerResolver", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerSecuritySettings", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerTransportCredentialType", + "Namespace": "System.ServiceModel" + }, + { + "Name": "PeerTransportSecuritySettings", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TransactionFlowOption", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TransactionFlowAttribute", + "Namespace": "System.ServiceModel" + }, + { + "Name": "TransactionProtocol", + "Namespace": "System.ServiceModel" + }, + { + "Name": "ExceptionMapper", + "Namespace": "System.ServiceModel" + }, + { + "Name": "Atom10FeedFormatter", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "Atom10FeedFormatter`1", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "Atom10ItemFormatter", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "Atom10ItemFormatter`1", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationCategory", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationContent", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationElementExtensionCollection", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationFeed", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationFeedFormatter", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationItemFormatter", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationVersions", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationItem", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationLink", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationElementExtension", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "SyndicationPerson", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "Rss20FeedFormatter", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "Rss20FeedFormatter`1", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "Rss20ItemFormatter", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "Rss20ItemFormatter`1", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "TextSyndicationContent", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "TextSyndicationContentKind", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "UrlSyndicationContent", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "XmlSyndicationContent", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "ServiceDocument", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "Workspace", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "ResourceCollectionInfo", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "CategoriesDocument", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "InlineCategoriesDocument", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "ReferencedCategoriesDocument", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "ServiceDocumentFormatter", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "AtomPub10ServiceDocumentFormatter", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "AtomPub10ServiceDocumentFormatter`1", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "CategoriesDocumentFormatter", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "AtomPub10CategoriesDocumentFormatter", + "Namespace": "System.ServiceModel.Syndication" + }, + { + "Name": "CustomPeerResolverService", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "IPeerResolverContract", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "PeerCustomResolverSettings", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "PeerReferralPolicy", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "PeerResolverMode", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "PeerResolverSettings", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "ResolveInfo", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "ResolveResponseInfo", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "RegisterInfo", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "RegisterResponseInfo", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "UpdateInfo", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "UnregisterInfo", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "RefreshInfo", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "RefreshResponseInfo", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "RefreshResult", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "ServiceSettingsResponseInfo", + "Namespace": "System.ServiceModel.PeerResolvers" + }, + { + "Name": "DllHostInitializer", + "Namespace": "System.ServiceModel.ComIntegration" + }, + { + "Name": "IChannelCredentials", + "Namespace": "System.ServiceModel.ComIntegration" + }, + { + "Name": "PersistStreamTypeWrapper", + "Namespace": "System.ServiceModel.ComIntegration" + }, + { + "Name": "ServiceMoniker", + "Namespace": "System.ServiceModel.ComIntegration" + }, + { + "Name": "WasHostedComPlusFactory", + "Namespace": "System.ServiceModel.ComIntegration" + }, + { + "Name": "InfocardInteractiveChannelInitializer", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "BasicSecurityProfileVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecureConversationVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WSSecurityTokenSerializer", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityPolicyVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "TrustVersion", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "NonceCache", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SspiSecurityTokenProvider", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityTokenAttachmentMode", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityTokenSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SupportingTokenSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IdentityVerifier", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ImpersonateOnSerializingReplyMessageProperty", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessagePartSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessageProtectionOrder", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "MessageSecurityException", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityAccessDeniedException", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ExpiredSecurityTokenException", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityAlgorithmSuite", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "Basic256SecurityAlgorithmSuite", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "Basic192SecurityAlgorithmSuite", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "Basic128SecurityAlgorithmSuite", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "TripleDesSecurityAlgorithmSuite", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityMessageProperty", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ChannelProtectionRequirements", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ScopedMessagePartSpecification", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "DataProtectionSecurityStateEncoder", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityStateEncoder", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityKeyEntropyMode", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityNegotiationException", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ISecureConversationSession", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ISecuritySession", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SimpleSecurityTokenProvider", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecurityCredentialsManager", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "HttpDigestClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IEndpointIdentityProvider", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IssuedTokenClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IssuedTokenServiceCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "SecureConversationServiceCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ServiceCredentialsSecurityTokenManager", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "UserNamePasswordClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "UserNamePasswordServiceCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "UserNamePasswordValidationMode", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WindowsClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WindowsServiceCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateInitiatorClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateRecipientClientCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateInitiatorServiceCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509CertificateRecipientServiceCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509ClientCertificateAuthentication", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509PeerCertificateAuthentication", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "X509ServiceCertificateAuthentication", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "PeerCredential", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "DispatchContext", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IWSTrust13AsyncContract", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IWSTrust13SyncContract", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IWSTrustChannelContract", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IWSTrustContract", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IWSTrustFeb2005AsyncContract", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "IWSTrustFeb2005SyncContract", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WSTrustChannel", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WSTrustChannelFactory", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WSTrustRequestBodyWriter", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WSTrustRequestProcessingErrorEventArgs", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WSTrustResponseBodyWriter", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WSTrustServiceContract", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "WSTrustServiceHost", + "Namespace": "System.ServiceModel.Security" + }, + { + "Name": "ILogonTokenCacheManager", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityTokenReferenceStyle", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "InitiatorServiceModelSecurityTokenRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "RecipientServiceModelSecurityTokenRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "RsaSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ServiceModelSecurityTokenTypes", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ServiceModelSecurityTokenRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SspiSecurityToken", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "IssuedSecurityTokenHandler", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "RenewedSecurityTokenHandler", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "IIssuanceSecurityTokenAuthenticator", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ISecurityContextSecurityTokenCache", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityContextSecurityTokenResolver", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityContextSecurityToken", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityContextSecurityTokenAuthenticator", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "IssuedSecurityTokenProvider", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "ClaimTypeRequirement", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "IssuedSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "KerberosSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityTokenInclusionMode", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecureConversationSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SslSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SspiSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "SupportingTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "UserNameSecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "X509SecurityTokenParameters", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "X509KeyIdentifierClauseType", + "Namespace": "System.ServiceModel.Security.Tokens" + }, + { + "Name": "MsmqIntegrationBinding", + "Namespace": "System.ServiceModel.MsmqIntegration" + }, + { + "Name": "MsmqIntegrationBindingElement", + "Namespace": "System.ServiceModel.MsmqIntegration" + }, + { + "Name": "MsmqIntegrationMessageProperty", + "Namespace": "System.ServiceModel.MsmqIntegration" + }, + { + "Name": "MsmqIntegrationSecurity", + "Namespace": "System.ServiceModel.MsmqIntegration" + }, + { + "Name": "MsmqIntegrationSecurityMode", + "Namespace": "System.ServiceModel.MsmqIntegration" + }, + { + "Name": "MsmqMessage`1", + "Namespace": "System.ServiceModel.MsmqIntegration" + }, + { + "Name": "MsmqMessageSerializationFormat", + "Namespace": "System.ServiceModel.MsmqIntegration" + }, + { + "Name": "TransactedBatchingBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ClientCredentials", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "PrincipalPermissionMode", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceCredentials", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceAuthorizationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceAuthenticationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceSecurityAuditBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ContractDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "FaultDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "FaultDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IContractBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IContractBehaviorAttribute", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IOperationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IServiceBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageBodyDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageHeaderDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageHeaderDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePartDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePartDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePropertyDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessagePropertyDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "OperationDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "OperationDescriptionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceDescription", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MessageDirection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ParameterXPathQueryGenerator", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "DataContractSerializerOperationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "XmlSerializerOperationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataResolver", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataExchangeClient", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataExchangeClientMode", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IEndpointBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IMetadataExchange", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataSet", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataExchangeBindings", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataLocation", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataReference", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataSection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceMetadataEndpoint", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MustUnderstandBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceEndpoint", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceEndpointCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceMetadataExtension", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "SynchronousReceiveBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "DispatcherSynchronizationBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ClientViaBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataImporter", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IOperationContractGenerationExtension", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IPolicyExportExtension", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IPolicyImportExtension", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IServiceContractGenerationExtension", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IWsdlExportExtension", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "IWsdlImportExtension", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "DataContractSerializerMessageContractImporter", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "XmlSerializerMessageContractImporter", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataConversionError", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataExporter", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "OperationContractGenerationContext", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "PolicyAssertionCollection", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "PolicyConversionContext", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "MetadataImporterQuotas", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "PolicyVersion", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceContractGenerationContext", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceContractGenerationOptions", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceContractGenerator", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceMetadataContractBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "WsdlContractConversionContext", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "WsdlEndpointConversionContext", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "WsdlExporter", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "WsdlImporter", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "CallbackDebugBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceDebugBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceMetadataBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ServiceThrottlingBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "TypedMessageConverter", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "ListenUriMode", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "UseRequestHeadersForMetadataAddressBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "XPathMessageContextMarkupExtension", + "Namespace": "System.ServiceModel.XamlIntegration" + }, + { + "Name": "XPathMessageContextTypeConverter", + "Namespace": "System.ServiceModel.XamlIntegration" + }, + { + "Name": "ExceptionHandler", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ActionMessageFilter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "EndpointAddressMessageFilter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "FilterInvalidBodyAccessException", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IMessageFilterTable`1", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "InvalidBodyAccessException", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "MatchAllMessageFilter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "MatchNoneMessageFilter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "MessageFilter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "MessageFilterException", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "MessageFilterTable`1", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "MessageQuery", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "MessageQueryCollection", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "MessageQueryTable`1", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "MultipleFilterMatchesException", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "NavigatorInvalidBodyAccessException", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "XPathNavigatorException", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "PrefixEndpointAddressMessageFilter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "SeekableXPathNavigator", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "XPathResult", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "XPathMessageFilter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "XPathMessageFilterTable`1", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "XPathMessageQueryCollection", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "XPathMessageContext", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "DispatchRuntime", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientRuntimeCompatBase", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientRuntime", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ChannelDispatcher", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ChannelDispatcherCollection", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "DispatchOperation", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "EndpointDispatcher", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "FaultContractInfo", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ICallContextInitializer", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ChannelDispatcherBase", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IChannelInitializer", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IDispatchOperationSelector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IErrorHandler", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInputSessionShutdown", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInstanceProvider", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IOperationInvoker", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IParameterInspector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IClientMessageFormatter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IClientMessageInspector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IClientOperationSelector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInstanceContextProvider", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInstanceContextInitializer", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IDispatchMessageFormatter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IDispatchMessageInspector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IInteractiveChannelInitializer", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientOperationCompatBase", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ClientOperation", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "ServiceThrottle", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "InstanceContextIdleCallback", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "AspNetCompatibilityRequirementsAttribute", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "AspNetCompatibilityRequirementsMode", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "ServiceHostFactoryBase", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "VirtualPathExtension", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "DiagnosticSection", + "Namespace": "System.ServiceModel.Activation.Configuration" + }, + { + "Name": "NetPipeSection", + "Namespace": "System.ServiceModel.Activation.Configuration" + }, + { + "Name": "NetTcpSection", + "Namespace": "System.ServiceModel.Activation.Configuration" + }, + { + "Name": "SecurityIdentifierElement", + "Namespace": "System.ServiceModel.Activation.Configuration" + }, + { + "Name": "ServiceModelActivationSectionGroup", + "Namespace": "System.ServiceModel.Activation.Configuration" + }, + { + "Name": "SecurityIdentifierElementCollection", + "Namespace": "System.ServiceModel.Activation.Configuration" + }, + { + "Name": "ContextBindingElementExtensionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetTcpContextBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetTcpContextBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSHttpContextBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSHttpContextBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BasicHttpContextBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BasicHttpContextBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ApplicationContainerSettingsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "AllowedAudienceUriElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "AllowedAudienceUriElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "AddressHeaderCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceAuthenticationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "AuthorizationPolicyTypeElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "AuthorizationPolicyTypeElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "AuthenticationMode", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BaseAddressElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BaseAddressElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BaseAddressPrefixFilterElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BaseAddressPrefixFilterElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BasicHttpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BasicHttpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BasicHttpMessageSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BasicHttpSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BasicHttpsBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BasicHttpsBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BasicHttpsSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BehaviorExtensionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BehaviorsSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BinaryMessageEncodingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BindingElementExtensionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "BindingsSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CertificateElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CertificateReferenceElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ChannelEndpointElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ChannelEndpointElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ChannelPoolSettingsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ClientViaElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ClaimTypeElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ClaimTypeElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CallbackDebugElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ClientSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CallbackTimeoutsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ClearBehaviorElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ClientCredentialsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CommonBehaviorsSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CommonEndpointBehaviorElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CommonServiceBehaviorElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CompositeDuplexElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ConnectionOrientedTransportElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CustomBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CustomBindingElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "CustomBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "OneWayElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "DefaultPortElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "DefaultPortElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "DelegatingHandlerElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "DelegatingHandlerElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "DiagnosticSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "DnsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "EndpointAddressElementBase", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "EndpointBehaviorElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "EndpointBehaviorElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "EndpointCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "EndToEndTracingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "FederatedMessageSecurityOverHttpElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "HostElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "HostTimeoutsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "HttpBindingBaseElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "HttpDigestClientElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "HttpMessageHandlerFactoryElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MexBindingBindingCollectionElement`2", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MexBindingElement`1", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MexHttpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MexHttpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MexHttpsBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MexHttpsBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "HttpsTransportElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "HttpTransportElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "HttpTransportSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "IBindingConfigurationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "IdentityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "IssuedTokenClientElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "IssuedTokenServiceElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "IssuedTokenClientBehaviorsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "IssuedTokenClientBehaviorsElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "IssuedTokenParametersElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "IssuedTokenParametersEndpointAddressElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "LocalClientSecuritySettingsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "LocalServiceSecuritySettingsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MetadataElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MessageLoggingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MessageSecurityOverHttpElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MessageSecurityOverMsmqElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MessageSecurityOverTcpElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MsmqBindingElementBase", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MsmqIntegrationBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MsmqIntegrationBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MsmqIntegrationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MsmqIntegrationSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MsmqElementBase", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MsmqTransportElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MsmqTransportSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MtomMessageEncodingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NamedPipeConnectionPoolSettingsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NamedPipeSettingsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NamedPipeTransportElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NamedPipeTransportSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NamedServiceModelExtensionCollectionElement`1", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NonDualMessageSecurityOverHttpElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetHttpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetHttpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetHttpsBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetHttpsBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetHttpWebSocketTransportSettingsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebSocketTransportSettingsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetPeerTcpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetPeerTcpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetNamedPipeBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetNamedPipeBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MexNamedPipeBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MexNamedPipeBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceMetadataEndpointElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceMetadataEndpointCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetNamedPipeSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetMsmqBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetMsmqBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetMsmqSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetTcpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetTcpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MexTcpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "MexTcpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "NetTcpSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "StandardBindingOptionalReliableSessionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "PeerCredentialElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "PeerCustomResolverElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "PeerResolverElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "PeerSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "PeerTransportElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "PeerTransportSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "PnrpPeerResolverElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "PolicyImporterElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "PolicyImporterElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "PrivacyNoticeElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "StandardBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSHttpBindingBaseElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSHttpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "StandardBindingCollectionElement`2", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "TransportElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "StandardEndpointElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "StandardEndpointCollectionElement`2", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "StandardBindingReliableSessionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "RsaElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ReliableSessionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "SecureConversationServiceElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "SecurityElementBase", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "SecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceActivationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceAuthorizationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceCredentialsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceEndpointElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ExtensionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceHostingEnvironmentSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ProtocolMappingSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ProtocolMappingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceMetadataPublishingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ExtensionsSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceSecurityAuditElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServicesSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceThrottlingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServicePrincipalNameElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "SslStreamSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "TcpTransportElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "TcpTransportSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "TextMessageEncodingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "TransactedBatchingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "TransportConfigurationTypeElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "UserPrincipalNameElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "UserNameServiceElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WindowsClientElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WindowsServiceElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WindowsStreamSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WsdlImporterElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSDualHttpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSDualHttpSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSHttpSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "XmlDictionaryReaderQuotasElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "XmlElementElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "DataContractSerializerElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "XPathMessageFilterElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509CertificateTrustedIssuerElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509ClientCertificateAuthenticationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509ClientCertificateCredentialsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509DefaultServiceCertificateElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509InitiatorCertificateClientElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509RecipientCertificateClientElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509InitiatorCertificateServiceElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509RecipientCertificateServiceElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509ScopedServiceCertificateElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509ServiceCertificateAuthenticationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ComContractElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ComContractsSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ComMethodElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ComPersistableTypeElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ComUdtElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "TransactionFlowElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSFederationHttpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSFederationHttpSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509PeerCertificateElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509PeerCertificateAuthenticationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceDebugElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceTimeoutsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "TcpConnectionPoolSettingsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSHttpTransportSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "DispatcherSynchronizationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "RemoveBehaviorElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "UseRequestHeadersForMetadataAddressElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ProtocolMappingElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceActivationElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceBehaviorElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceBehaviorElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceEndpointElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ExtensionElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceModelEnhancedConfigurationElementCollection`1", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceModelConfigurationElementCollection`1", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceModelConfigurationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceModelExtensionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceModelExtensionCollectionElement`1", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ServiceModelSectionGroup", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "StandardBindingElementCollection`1", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "StandardEndpointElementCollection`1", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "StandardEndpointsSection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "SynchronousReceiveElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "TransportConfigurationTypeElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "UseManagedPresentationElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WsdlImporterElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WS2007FederationHttpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSFederationHttpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WS2007FederationHttpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WS2007HttpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSHttpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WS2007HttpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WSDualHttpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "XmlElementElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "XPathMessageFilterElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "XPathMessageFilterElementComparer", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509CertificateTrustedIssuerElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "X509ScopedServiceCertificateElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ConfigurationChannelFactory`1", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ConfigurationDuplexChannelFactory`1", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ComContractElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ComMethodElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ComPersistableTypeElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ComUdtElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "Binding", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingElementCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingParameterCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CustomBinding", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IBindingDeliveryCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IBindingMulticastCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ISecurityCapabilities", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelParameterCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelFactory`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelListener", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IChannelListener`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IDuplexChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IDuplexSession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IDuplexSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IInputChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IInputSession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IInputSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IOutputChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IOutputSession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IOutputSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IReplyChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IReplySessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IRequestChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IRequestSessionChannel", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ISession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ISessionChannel`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelFactoryBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelFactoryBase`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelListenerBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelListenerBase`1", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelManagerBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ChannelPoolSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CommunicationObject", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IReceiveContextSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ReceiveContext", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ReceiveContextState", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RemoteEndpointMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RequestContext", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SupportedAddressingMode", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BufferManager", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CallbackContextMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ContextBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ContextBindingElementImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ContextExchangeMechanism", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ContextMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IContextBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IContextManager", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpCookieContainerBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamSecurityUpgradeAcceptor", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamSecurityUpgradeInitiator", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamSecurityUpgradeProvider", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamUpgradeAcceptor", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamUpgradeInitiator", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamUpgradeProvider", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ApplicationContainerSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "NamedPipeSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpRequestMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpResponseMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IHttpCookieContainerManager", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IWebSocketCloseDetails", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SessionOpenNotification", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpMessageHandlerFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ClientWebSocketFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebSocketTransportUsage", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebSocketTransportSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebSocketMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpMessageSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpRequestMessageExtensionMethods", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "OneWayBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ConnectionOrientedTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CompositeDuplexBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CompositeDuplexBindingElementImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpsTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamUpgradeBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "NamedPipeConnectionPoolSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "NamedPipeTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "OneWayBindingElementImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SslStreamSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TcpConnectionPoolSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TcpTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportBindingElementImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WindowsStreamSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IAnonymousUriPrefixMatcher", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CorrelationCallbackMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CorrelationDataDescription", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CorrelationDataMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CorrelationKey", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CorrelationMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ICorrelationDataSource", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "PrivacyNoticeBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "PrivacyNoticeBindingElementImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "UseManagedPresentationBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "UseManagedPresentationBindingElementImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "DeliveryFailure", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "DeliveryStatus", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MsmqMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ITransactedBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MsmqBindingElementBase", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MsmqTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ReliableSessionBindingElementImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ReliableSessionBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RedirectionDuration", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RedirectionException", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RedirectionLocation", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RedirectionScope", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RedirectionType", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "RetryException", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "AsymmetricSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ITransportTokenAssertionProvider", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SecurityBindingElementImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SecurityHeaderLayout", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "SymmetricSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransportSecurityBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "LocalClientSecuritySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "LocalServiceSecuritySettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IBindingRuntimePreferences", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BindingContext", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StandardBindingImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "XmlSerializerImportOptions", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WrappedOptions", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "InvalidChannelBindingException", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransferSession", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "AddressingVersion", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "AddressHeader", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "AddressHeaderCollection", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BodyWriter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageHeaderInfo", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "IMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "FaultConverter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "Message", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageBuffer", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageFault", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageHeader", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageHeaders", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageProperties", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageState", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageVersion", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "UnderstoodHeaders", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "CompressionFormat", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageEncoder", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageEncoderFactory", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "BinaryMessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MtomMessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TextMessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageEncodingBindingElementImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "PeerCustomResolverBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "PeerResolverBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "PeerTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "PnrpPeerResolverBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransactionMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransactionFlowBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "TransactionFlowBindingElementImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "PerformanceCounterScope", + "Namespace": "System.ServiceModel.Diagnostics" + }, + { + "Name": "ServiceHostingEnvironment", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WorkflowServiceHostFactory", + "Namespace": "System.ServiceModel.Activities.Activation" + }, + { + "Name": "HostedTransportConfiguration", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "ServiceActivationBuildProviderAttribute", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "ServiceBuildProvider", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "ServiceHostFactory", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "ServiceRoute", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "Endpoint", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointIdentityExtension", + "Namespace": "System.ServiceModel" + }, + { + "Name": "MessageQuerySet", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CorrelationActionMessageFilter", + "Namespace": "System.ServiceModel" + }, + { + "Name": "CorrelationQuery", + "Namespace": "System.ServiceModel" + }, + { + "Name": "EndpointIdentityConverter", + "Namespace": "System.ServiceModel.XamlIntegration" + }, + { + "Name": "ServiceXNameTypeConverter", + "Namespace": "System.ServiceModel.XamlIntegration" + }, + { + "Name": "SpnEndpointIdentityExtension", + "Namespace": "System.ServiceModel.XamlIntegration" + }, + { + "Name": "UpnEndpointIdentityExtension", + "Namespace": "System.ServiceModel.XamlIntegration" + }, + { + "Name": "WorkflowService", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "DurableInstancingOptions", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "IWorkflowInstanceManagement", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "IWorkflowUpdateableInstanceManagement", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "SerializerOption", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "WorkflowControlClient", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "WorkflowUpdateableControlClient", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "WorkflowControlEndpoint", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "WorkflowServiceHost", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "CorrelationHandle", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "CorrelationScope", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "InitializeCorrelation", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "IReceiveMessageCallback", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "ISendMessageCallback", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "TransactedReceiveScope", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "ReceiveContent", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "ReceiveMessageContent", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "ReceiveParametersContent", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "SendContent", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "SendMessageContent", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "SendParametersContent", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "Receive", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "ReceiveReply", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "Send", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "SendReply", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "SendMessageChannelCache", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "ChannelCacheSettings", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "CorrelationInitializer", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "RequestReplyCorrelationInitializer", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "QueryCorrelationInitializer", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "CallbackCorrelationInitializer", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "ContextCorrelationInitializer", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "WorkflowCreationContext", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "WorkflowHostingEndpoint", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "WorkflowHostingResponseContext", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "HostSettings", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "MessageContext", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "ReceiveSettings", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "SendReceiveExtension", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "SendSettings", + "Namespace": "System.ServiceModel.Activities" + }, + { + "Name": "ReceiveMessageRecord", + "Namespace": "System.ServiceModel.Activities.Tracking" + }, + { + "Name": "SendMessageRecord", + "Namespace": "System.ServiceModel.Activities.Tracking" + }, + { + "Name": "ActivityStateQueryElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "ActivityStateQueryElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "ActivityScheduledQueryElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "ActivityScheduledQueryElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "AnnotationElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "AnnotationElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "ArgumentElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "ArgumentElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "BookmarkResumptionQueryElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "BookmarkResumptionQueryElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "CancelRequestedQueryElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "CancelRequestedQueryElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "FaultPropagationQueryElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "FaultPropagationQueryElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "ProfileElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "ProfileElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "ProfileWorkflowElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "ProfileWorkflowElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "StateElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "StateElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "TrackingConfigurationCollection`1", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "TrackingConfigurationElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "TrackingQueryElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "TrackingSection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "CustomTrackingQueryElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "CustomTrackingQueryElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "StateMachineStateQueryElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "StateMachineStateQueryElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "VariableElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "VariableElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "WorkflowInstanceQueryElement", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "WorkflowInstanceQueryElementCollection", + "Namespace": "System.ServiceModel.Activities.Tracking.Configuration" + }, + { + "Name": "EtwTrackingBehaviorElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "BufferedReceiveElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "WorkflowControlEndpointCollectionElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "WorkflowControlEndpointElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "WorkflowIdleElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "WorkflowUnhandledExceptionElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "ServiceModelActivitiesSectionGroup", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "WorkflowHostingOptionsSection", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "SendMessageChannelCacheElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "FactorySettingsElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "ChannelSettingsElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "SqlWorkflowInstanceStoreElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "WorkflowInstanceManagementElement", + "Namespace": "System.ServiceModel.Activities.Configuration" + }, + { + "Name": "BufferedReceiveServiceBehavior", + "Namespace": "System.ServiceModel.Activities.Description" + }, + { + "Name": "WorkflowContractBehaviorAttribute", + "Namespace": "System.ServiceModel.Activities.Description" + }, + { + "Name": "EtwTrackingBehavior", + "Namespace": "System.ServiceModel.Activities.Description" + }, + { + "Name": "SqlWorkflowInstanceStoreBehavior", + "Namespace": "System.ServiceModel.Activities.Description" + }, + { + "Name": "WorkflowUnhandledExceptionAction", + "Namespace": "System.ServiceModel.Activities.Description" + }, + { + "Name": "WorkflowUnhandledExceptionBehavior", + "Namespace": "System.ServiceModel.Activities.Description" + }, + { + "Name": "WorkflowIdleBehavior", + "Namespace": "System.ServiceModel.Activities.Description" + }, + { + "Name": "WorkflowInstanceManagementBehavior", + "Namespace": "System.ServiceModel.Activities.Description" + }, + { + "Name": "UdpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "UdpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "UdpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ByteStreamMessageEncodingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "UdpTransportElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "UdpRetransmissionSettingsElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ByteStreamMessage", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "ByteStreamMessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "NetworkInterfaceMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "UdpRetransmissionSettings", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "UdpTransportBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "UdpTransportImporter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpResponseMessageExtensionMethods", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "HttpRequestMessageExtensionMethods", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "MessageExtensionMethods", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "AnnouncementClient", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "AnnouncementEndpoint", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "AnnouncementEventArgs", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "AnnouncementService", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryClient", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryClientBindingElement", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryEndpoint", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryEndpointProvider", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryMessageSequence", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryMessageSequenceGenerator", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryOperationContextExtension", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryProxy", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryService", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryServiceExtension", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryVersion", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DynamicEndpoint", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "EndpointDiscoveryBehavior", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "EndpointDiscoveryMetadata", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "FindCompletedEventArgs", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "FindCriteria", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "FindProgressChangedEventArgs", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "FindRequestContext", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "FindResponse", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "ResolveCompletedEventArgs", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "ResolveCriteria", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "ResolveResponse", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "ServiceDiscoveryBehavior", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "ServiceDiscoveryMode", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "UdpAnnouncementEndpoint", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "UdpDiscoveryEndpoint", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "UdpTransportSettings", + "Namespace": "System.ServiceModel.Discovery" + }, + { + "Name": "DiscoveryMessageSequenceCD1", + "Namespace": "System.ServiceModel.Discovery.VersionCD1" + }, + { + "Name": "EndpointDiscoveryMetadataCD1", + "Namespace": "System.ServiceModel.Discovery.VersionCD1" + }, + { + "Name": "FindCriteriaCD1", + "Namespace": "System.ServiceModel.Discovery.VersionCD1" + }, + { + "Name": "ResolveCriteriaCD1", + "Namespace": "System.ServiceModel.Discovery.VersionCD1" + }, + { + "Name": "DiscoveryMessageSequenceApril2005", + "Namespace": "System.ServiceModel.Discovery.VersionApril2005" + }, + { + "Name": "EndpointDiscoveryMetadataApril2005", + "Namespace": "System.ServiceModel.Discovery.VersionApril2005" + }, + { + "Name": "FindCriteriaApril2005", + "Namespace": "System.ServiceModel.Discovery.VersionApril2005" + }, + { + "Name": "ResolveCriteriaApril2005", + "Namespace": "System.ServiceModel.Discovery.VersionApril2005" + }, + { + "Name": "DiscoveryMessageSequence11", + "Namespace": "System.ServiceModel.Discovery.Version11" + }, + { + "Name": "EndpointDiscoveryMetadata11", + "Namespace": "System.ServiceModel.Discovery.Version11" + }, + { + "Name": "FindCriteria11", + "Namespace": "System.ServiceModel.Discovery.Version11" + }, + { + "Name": "ResolveCriteria11", + "Namespace": "System.ServiceModel.Discovery.Version11" + }, + { + "Name": "AnnouncementChannelEndpointElementCollection", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "AnnouncementEndpointCollectionElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "AnnouncementEndpointElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "ContractTypeNameElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "ContractTypeNameElementCollection", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "DiscoveryClientElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "DiscoveryClientSettingsElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "DiscoveryEndpointCollectionElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "DiscoveryEndpointElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "DiscoveryVersionConverter", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "DynamicEndpointCollectionElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "DynamicEndpointElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "EndpointDiscoveryElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "FindCriteriaElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "ScopeElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "ScopeElementCollection", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "ServiceDiscoveryElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "UdpAnnouncementEndpointCollectionElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "UdpAnnouncementEndpointElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "UdpDiscoveryEndpointCollectionElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "UdpDiscoveryEndpointElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "UdpTransportSettingsElement", + "Namespace": "System.ServiceModel.Discovery.Configuration" + }, + { + "Name": "EndpointNameMessageFilter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "StrictAndMessageFilter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "IDuplexSessionRouter", + "Namespace": "System.ServiceModel.Routing" + }, + { + "Name": "IRequestReplyRouter", + "Namespace": "System.ServiceModel.Routing" + }, + { + "Name": "ISimplexDatagramRouter", + "Namespace": "System.ServiceModel.Routing" + }, + { + "Name": "ISimplexSessionRouter", + "Namespace": "System.ServiceModel.Routing" + }, + { + "Name": "RoutingBehavior", + "Namespace": "System.ServiceModel.Routing" + }, + { + "Name": "RoutingConfiguration", + "Namespace": "System.ServiceModel.Routing" + }, + { + "Name": "RoutingExtension", + "Namespace": "System.ServiceModel.Routing" + }, + { + "Name": "RoutingService", + "Namespace": "System.ServiceModel.Routing" + }, + { + "Name": "SoapProcessingBehavior", + "Namespace": "System.ServiceModel.Routing" + }, + { + "Name": "FilterType", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "RoutingExtensionElement", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "RoutingSection", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "FilterTableCollection", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "FilterTableEntryCollection", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "BackupListCollection", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "BackupEndpointCollection", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "FilterElementCollection", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "NamespaceElementCollection", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "FilterElement", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "NamespaceElement", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "FilterTableEntryElement", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "BackupEndpointElement", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "SoapProcessingExtensionElement", + "Namespace": "System.ServiceModel.Routing.Configuration" + }, + { + "Name": "ServiceMoniker40", + "Namespace": "System.ServiceModel.ServiceMoniker40" + }, + { + "Name": "WebHttpBinding", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WebHttpSecurity", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WebHttpSecurityMode", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WebHttpElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebHttpBindingCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebHttpBindingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebHttpSecurityElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebHttpEndpointElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebHttpEndpointCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebScriptEndpointElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebScriptEndpointCollectionElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebMessageEncodingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebScriptEnablingElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WebContentFormat", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "StreamBodyWriter", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "JavascriptCallbackResponseMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebContentTypeMapper", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebMessageEncodingBindingElement", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebBodyFormatMessageProperty", + "Namespace": "System.ServiceModel.Channels" + }, + { + "Name": "WebHttpDispatchOperationSelector", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "QueryStringConverter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "JsonQueryStringConverter", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "WebHttpBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "WebHttpEndpoint", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "WebScriptEndpoint", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "WebServiceEndpoint", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "WebScriptEnablingBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "JsonFaultDetail", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "WebServiceHost", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "WebChannelFactory`1", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "WebGetAttribute", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "WebInvokeAttribute", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "WebMessageFormat", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "WebOperationContext", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "IncomingWebRequestContext", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "IncomingWebResponseContext", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "OutgoingWebRequestContext", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "OutgoingWebResponseContext", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "WebMessageBodyStyle", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "WebFaultException", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "WebFaultException`1", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "JavascriptCallbackBehaviorAttribute", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "AspNetCacheProfileAttribute", + "Namespace": "System.ServiceModel.Web" + }, + { + "Name": "WebScriptServiceHostFactory", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "WebServiceHostFactory", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "PowerBroadcastStatus", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceAccount", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceBase", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceController", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceControllerPermission", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceControllerPermissionAccess", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceControllerPermissionAttribute", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceControllerPermissionEntry", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceControllerPermissionEntryCollection", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceControllerStatus", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceInstaller", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceProcessDescriptionAttribute", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceProcessInstaller", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceStartMode", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceType", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "SessionChangeReason", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "SessionChangeDescription", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "TimeoutException", + "Namespace": "System.ServiceProcess" + }, + { + "Name": "ServiceInstallerDialogResult", + "Namespace": "System.ServiceProcess.Design" + }, + { + "Name": "ServiceInstallerDialog", + "Namespace": "System.ServiceProcess.Design" + }, + { + "Name": "BookmarkReachedEventArgs", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "FilePrompt", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "InstalledVoice", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "Prompt", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "SynthesisMediaType", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "SynthesisTextFormat", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "PromptBuilder", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "PromptEventArgs", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "SpeakStartedEventArgs", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "PromptStyle", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "SayAs", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "VoiceGender", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "VoiceAge", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "PromptRate", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "PromptVolume", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "PromptEmphasis", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "PromptBreak", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "SpeechSynthesizer", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "SynthesizerState", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "SynthesizerEmphasis", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "SpeakCompletedEventArgs", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "SpeakProgressEventArgs", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "StateChangedEventArgs", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "VoiceInfo", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "VoiceChangeEventArgs", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "VisemeReachedEventArgs", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "PhonemeReachedEventArgs", + "Namespace": "System.Speech.Synthesis" + }, + { + "Name": "TtsEngineSsml", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "SpeechEventInfo", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "ITtsEngineSite", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "SkipInfo", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "TextFragment", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "FragmentState", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "Prosody", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "ContourPoint", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "ProsodyNumber", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "SayAs", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "TtsEngineAction", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "EmphasisWord", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "EmphasisBreak", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "ProsodyPitch", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "ProsodyRange", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "ProsodyRate", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "ProsodyVolume", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "ProsodyUnit", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "TtsEventId", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "EventParameterType", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "SpeakOutputFormat", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "ContourPointChangeType", + "Namespace": "System.Speech.Synthesis.TtsEngine" + }, + { + "Name": "Grammar", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SpeechUI", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SubsetMatchingMode", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "RecognitionEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SpeechRecognizedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SpeechRecognitionRejectedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SpeechHypothesizedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "RecognitionResult", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "ReplacementText", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "RecognizedAudio", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "RecognizedPhrase", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "RecognizedWordUnit", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "DisplayAttributes", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SemanticValue", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "AudioLevelUpdatedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "AudioSignalProblem", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "AudioSignalProblemOccurredEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "AudioState", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "AudioStateChangedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "Choices", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "DictationGrammar", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "EmulateRecognizeCompletedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "GrammarBuilder", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "LoadGrammarCompletedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "RecognizeCompletedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "RecognizeMode", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "RecognizerInfo", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "RecognizerState", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "StateChangedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SemanticResultKey", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SemanticResultValue", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SpeechDetectedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SpeechRecognitionEngine", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SpeechRecognizer", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "RecognizerUpdateReachedEventArgs", + "Namespace": "System.Speech.Recognition" + }, + { + "Name": "SrgsDocument", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsGrammarMode", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsPhoneticAlphabet", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsElement", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsGrammarCompiler", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsItem", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsNameValueTag", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsOneOf", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsRule", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsRuleScope", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsRuleRef", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsRulesCollection", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsSubset", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsSemanticInterpretationTag", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsText", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "SrgsToken", + "Namespace": "System.Speech.Recognition.SrgsGrammar" + }, + { + "Name": "EncodingFormat", + "Namespace": "System.Speech.AudioFormat" + }, + { + "Name": "SpeechAudioFormatInfo", + "Namespace": "System.Speech.AudioFormat" + }, + { + "Name": "AudioChannel", + "Namespace": "System.Speech.AudioFormat" + }, + { + "Name": "AudioBitsPerSample", + "Namespace": "System.Speech.AudioFormat" + }, + { + "Name": "MembershipCreateUserException", + "Namespace": "System.Web.Security" + }, + { + "Name": "MembershipUserCollection", + "Namespace": "System.Web.Security" + }, + { + "Name": "MembershipCreateStatus", + "Namespace": "System.Web.Security" + }, + { + "Name": "MembershipPasswordFormat", + "Namespace": "System.Web.Security" + }, + { + "Name": "MembershipProviderCollection", + "Namespace": "System.Web.Security" + }, + { + "Name": "MembershipValidatePasswordEventHandler", + "Namespace": "System.Web.Security" + }, + { + "Name": "ValidatePasswordEventArgs", + "Namespace": "System.Web.Security" + }, + { + "Name": "MembershipProvider", + "Namespace": "System.Web.Security" + }, + { + "Name": "MembershipPasswordException", + "Namespace": "System.Web.Security" + }, + { + "Name": "MembershipUser", + "Namespace": "System.Web.Security" + }, + { + "Name": "RoleProvider", + "Namespace": "System.Web.Security" + }, + { + "Name": "CustomLoaderAttribute", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "MembershipPasswordCompatibilityMode", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "Annotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AnnotationCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ArrowStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ArrowAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "CalloutStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "CalloutAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AnnotationGroup", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ImageAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LineAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "VerticalLineAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "HorizontalLineAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "PolylineAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "PolygonAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AnnotationPathPointCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AnnotationPathPoint", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "RectangleAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "EllipseAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "Border3DAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "TextAnnotation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AnnotationSmartLabelStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "BorderSkinStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "BorderSkin", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "DataPointComparer", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "DataPointCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "DataPoint", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "DataPointCustomProperties", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "CustomProperties", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AxisType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "PointSortOrder", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "SeriesCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "Series", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LabelAutoFitStyles", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AxisName", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "Axis", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "IntervalAutoMode", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AxisArrowStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "BreakLineStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "StartFromZero", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AxisScaleBreakStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AxisScaleView", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartElement", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartNamedElement", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartElementCollection`1", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartNamedElementCollection`1", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartImageType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartPaintEventArgs", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "FormatNumberEventArgs", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AreaAlignmentOrientations", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AreaAlignmentStyles", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartArea", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LightStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartArea3DStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartAreaCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LabelAlignmentStyles", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "SeriesChartType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartImageAlignmentStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartImageWrapMode", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AxisEnabled", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "DateTimeIntervalType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartValueType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartHatchStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "TextAntiAliasingQuality", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AntiAliasingStyles", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "MarkerStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "GradientStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartDashStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartGraphics", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "Point3D", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "SerializationFormat", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "SerializationContents", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartSerializer", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "IntervalType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "DateRangeType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "CompareMethod", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "IDataPointFilter", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "DataManipulator", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "FinancialFormula", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "DataFormula", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "TickMarkStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "TickMark", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "Grid", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "MapAreaShape", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "IChartMapArea", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "MapArea", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "MapAreasCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LabelMarkStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "GridTickTypes", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "CustomLabelsCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "CustomLabel", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LabelStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendItemOrder", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendSeparatorStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendImageStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendTableStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "Legend", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendItemsCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendItem", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendCellType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendCellColumnType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendCellColumn", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendCell", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "Margins", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendCellCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LegendCellColumnCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "NamedImagesCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "NamedImage", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartElementType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "HitTestResult", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartElementOutline", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LineAnchorCapStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LabelCalloutStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "LabelOutsidePlotAreaStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "SmartLabelStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "StatisticFormula", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "TTestResult", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "FTestResult", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "AnovaResult", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ZTestResult", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "StripLinesCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "StripLine", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "Docking", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "TextStyle", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "TextOrientation", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "Title", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "TitleCollection", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartColorPalette", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ElementPosition", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ImageStorageMode", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartImageFormat", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "RenderType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "Chart", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "CustomizeMapAreasEventArgs", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "CustomizeLegendEventArgs", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "RightToLeft", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartHttpHandler", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartHttpHandlerStorageType", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "IChartStorageHandler", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "ChartHttpHandlerSettings", + "Namespace": "System.Web.UI.DataVisualization.Charting" + }, + { + "Name": "DataControlExtensions", + "Namespace": "System.Web.UI" + }, + { + "Name": "ContainerType", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "ContextConfiguration", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DataControlReference", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "ControlFilterExpression", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DataControlReferenceCollection", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DefaultAutoFieldGenerator", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicControl", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicControlParameter", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicDataExtensions", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicDataManager", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicDataRoute", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicDataRouteHandler", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicEntity", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicField", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicFilter", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicFilterExpression", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicHyperLink", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicRouteExpression", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicQueryStringParameter", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicValidator", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "EntityTemplateFactory", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "EntityTemplateUserControl", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "FilterFactory", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "IFilterExpressionProvider", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "FieldTemplateFactory", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "FieldTemplateUserControl", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "FilterRepeater", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "FilterUserControlBase", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "IControlParameterTarget", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "IFieldFormattingOptions", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "IFieldTemplate", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "IFieldTemplateFactory", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "IFieldTemplateHost", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "IWhereParametersProvider", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "MetaChildrenColumn", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "MetaColumn", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "MetaForeignKeyColumn", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "MetaModel", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "MetaTable", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "PageAction", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "QueryableFilterRepeater", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "QueryableFilterUserControl", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "TableNameAttribute", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "EntityTemplate", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "AssociationDirection", + "Namespace": "System.Web.DynamicData.ModelProviders" + }, + { + "Name": "AssociationProvider", + "Namespace": "System.Web.DynamicData.ModelProviders" + }, + { + "Name": "ColumnProvider", + "Namespace": "System.Web.DynamicData.ModelProviders" + }, + { + "Name": "DataModelProvider", + "Namespace": "System.Web.DynamicData.ModelProviders" + }, + { + "Name": "TableProvider", + "Namespace": "System.Web.DynamicData.ModelProviders" + }, + { + "Name": "DataControlReferenceCollectionEditor", + "Namespace": "System.Web.DynamicData.Design" + }, + { + "Name": "DataControlReferenceIDConverter", + "Namespace": "System.Web.DynamicData.Design" + }, + { + "Name": "DynamicDataManagerDesigner", + "Namespace": "System.Web.DynamicData.Design" + }, + { + "Name": "DynamicFieldDesigner", + "Namespace": "System.Web.DynamicData.Design" + }, + { + "Name": "EntityDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EntityDataSourceChangedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EntityDataSourceChangingEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EntityDataSourceContextCreatedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EntityDataSourceContextCreatingEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EntityDataSourceContextDisposingEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EntityDataSourceSelectedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EntityDataSourceSelectingEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EntityDataSourceValidationException", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EntityDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EntityDataSourceDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "EntityDesignerDataSourceView", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "WebServiceErrorEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "IWcfReferenceReceiveContextInformation", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "WCFBuildProvider", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "DynamicClass", + "Namespace": "System.Web.Query.Dynamic" + }, + { + "Name": "ParseException", + "Namespace": "System.Web.Query.Dynamic" + }, + { + "Name": "AsyncPostBackErrorEventArgs", + "Namespace": "System.Web.UI" + }, + { + "Name": "AsyncPostBackTrigger", + "Namespace": "System.Web.UI" + }, + { + "Name": "AuthenticationServiceManager", + "Namespace": "System.Web.UI" + }, + { + "Name": "CompositeScriptReference", + "Namespace": "System.Web.UI" + }, + { + "Name": "CompositeScriptReferenceEventArgs", + "Namespace": "System.Web.UI" + }, + { + "Name": "ExtenderControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "HistoryEventArgs", + "Namespace": "System.Web.UI" + }, + { + "Name": "IExtenderControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "IScriptControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "AjaxFrameworkMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "PostBackTrigger", + "Namespace": "System.Web.UI" + }, + { + "Name": "ProfileServiceManager", + "Namespace": "System.Web.UI" + }, + { + "Name": "RegisteredArrayDeclaration", + "Namespace": "System.Web.UI" + }, + { + "Name": "RegisteredDisposeScript", + "Namespace": "System.Web.UI" + }, + { + "Name": "RegisteredExpandoAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "RegisteredHiddenField", + "Namespace": "System.Web.UI" + }, + { + "Name": "RegisteredScript", + "Namespace": "System.Web.UI" + }, + { + "Name": "RegisteredScriptType", + "Namespace": "System.Web.UI" + }, + { + "Name": "RoleServiceManager", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptBehaviorDescriptor", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptComponentDescriptor", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptControlDescriptor", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptDescriptor", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptManager", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptManagerProxy", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptReference", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptReferenceBase", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptReferenceCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptReferenceEventArgs", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptResourceAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptResourceDefinition", + "Namespace": "System.Web.UI" + }, + { + "Name": "ScriptResourceMapping", + "Namespace": "System.Web.UI" + }, + { + "Name": "ServiceReference", + "Namespace": "System.Web.UI" + }, + { + "Name": "ServiceReferenceCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "TargetControlTypeAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "Timer", + "Namespace": "System.Web.UI" + }, + { + "Name": "UpdatePanel", + "Namespace": "System.Web.UI" + }, + { + "Name": "UpdatePanelControlTrigger", + "Namespace": "System.Web.UI" + }, + { + "Name": "UpdatePanelRenderMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "UpdatePanelTrigger", + "Namespace": "System.Web.UI" + }, + { + "Name": "UpdatePanelTriggerCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "UpdatePanelUpdateMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "UpdateProgress", + "Namespace": "System.Web.UI" + }, + { + "Name": "ContextDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ContextDataSourceContextData", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ContextDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataPager", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataPagerCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataPagerField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataPagerFieldCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataPagerFieldCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataPagerFieldItem", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "InsertItemPosition", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "IPageableItemContainer", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "IQueryableDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinqDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinqDataSourceContextEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinqDataSourceDeleteEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinqDataSourceDisposeEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinqDataSourceInsertEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinqDataSourceSelectEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinqDataSourceStatusEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinqDataSourceUpdateEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinqDataSourceValidationException", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinqDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewCancelEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewCancelMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewDataItem", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewDeletedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewDeleteEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewEditEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewInsertedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewInsertEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewItem", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewItemEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewItemType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewPagedDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewSelectEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewSortEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewUpdatedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListViewUpdateEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "NextPreviousPagerField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "NumericPagerField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PageEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PagePropertiesChangingEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "QueryableDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "QueryableDataSourceEditData", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "QueryableDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "QueryContext", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "QueryCreatedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "QueryExtender", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TemplatePagerField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CustomExpression", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "CustomExpressionEventArgs", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "DataSourceExpression", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "DataSourceExpressionCollection", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "MethodExpression", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "OfTypeExpression", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "OrderByExpression", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "ParameterDataSourceExpression", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "PropertyExpression", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "QueryExpression", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "RangeExpression", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "RangeType", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "SearchExpression", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "SearchType", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "ThenBy", + "Namespace": "System.Web.UI.WebControls.Expressions" + }, + { + "Name": "ScriptModule", + "Namespace": "System.Web.Handlers" + }, + { + "Name": "ScriptResourceHandler", + "Namespace": "System.Web.Handlers" + }, + { + "Name": "Converter", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ScriptingAuthenticationServiceSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ScriptingJsonSerializationSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ScriptingProfileServiceSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ScriptingRoleServiceSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ScriptingScriptResourceHandlerSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ScriptingSectionGroup", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ScriptingWebServicesSectionGroup", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SystemWebExtensionsSectionGroup", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ConvertersCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AjaxFrameworkAssemblyAttribute", + "Namespace": "System.Web.Script" + }, + { + "Name": "GenerateScriptTypeAttribute", + "Namespace": "System.Web.Script.Services" + }, + { + "Name": "ProxyGenerator", + "Namespace": "System.Web.Script.Services" + }, + { + "Name": "ResponseFormat", + "Namespace": "System.Web.Script.Services" + }, + { + "Name": "ScriptMethodAttribute", + "Namespace": "System.Web.Script.Services" + }, + { + "Name": "ScriptServiceAttribute", + "Namespace": "System.Web.Script.Services" + }, + { + "Name": "JavaScriptSerializer", + "Namespace": "System.Web.Script.Serialization" + }, + { + "Name": "JavaScriptTypeResolver", + "Namespace": "System.Web.Script.Serialization" + }, + { + "Name": "ScriptIgnoreAttribute", + "Namespace": "System.Web.Script.Serialization" + }, + { + "Name": "SimpleTypeResolver", + "Namespace": "System.Web.Script.Serialization" + }, + { + "Name": "JavaScriptConverter", + "Namespace": "System.Web.Script.Serialization" + }, + { + "Name": "DynamicValidatorEventArgs", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "IDynamicDataSource", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "IDynamicValidatorException", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "DynamicDataSourceOperation", + "Namespace": "System.Web.DynamicData" + }, + { + "Name": "ClientRolePrincipal", + "Namespace": "System.Web.ClientServices" + }, + { + "Name": "ConnectivityStatus", + "Namespace": "System.Web.ClientServices" + }, + { + "Name": "ClientFormsIdentity", + "Namespace": "System.Web.ClientServices" + }, + { + "Name": "ClientFormsAuthenticationCredentials", + "Namespace": "System.Web.ClientServices.Providers" + }, + { + "Name": "ClientFormsAuthenticationMembershipProvider", + "Namespace": "System.Web.ClientServices.Providers" + }, + { + "Name": "ClientRoleProvider", + "Namespace": "System.Web.ClientServices.Providers" + }, + { + "Name": "ClientSettingsProvider", + "Namespace": "System.Web.ClientServices.Providers" + }, + { + "Name": "ClientWindowsAuthenticationMembershipProvider", + "Namespace": "System.Web.ClientServices.Providers" + }, + { + "Name": "IClientFormsAuthenticationCredentialsProvider", + "Namespace": "System.Web.ClientServices.Providers" + }, + { + "Name": "SettingsSavedEventArgs", + "Namespace": "System.Web.ClientServices.Providers" + }, + { + "Name": "UserValidatedEventArgs", + "Namespace": "System.Web.ClientServices.Providers" + }, + { + "Name": "ApplicationServicesHostFactory", + "Namespace": "System.Web.ApplicationServices" + }, + { + "Name": "AuthenticatingEventArgs", + "Namespace": "System.Web.ApplicationServices" + }, + { + "Name": "AuthenticationService", + "Namespace": "System.Web.ApplicationServices" + }, + { + "Name": "CreatingCookieEventArgs", + "Namespace": "System.Web.ApplicationServices" + }, + { + "Name": "KnownTypesProvider", + "Namespace": "System.Web.ApplicationServices" + }, + { + "Name": "ProfilePropertyMetadata", + "Namespace": "System.Web.ApplicationServices" + }, + { + "Name": "ProfileService", + "Namespace": "System.Web.ApplicationServices" + }, + { + "Name": "RoleService", + "Namespace": "System.Web.ApplicationServices" + }, + { + "Name": "SelectingProviderEventArgs", + "Namespace": "System.Web.ApplicationServices" + }, + { + "Name": "ValidatingPropertiesEventArgs", + "Namespace": "System.Web.ApplicationServices" + }, + { + "Name": "AsyncPostBackTriggerControlIDConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "AsyncPostBackTriggerEventNameConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "CollectionEditorBase", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ServiceReferenceCollectionEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ExtenderControlDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ExtenderControlToolboxItem", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "PostBackTriggerControlIDConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "QueryExtenderDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ScriptManagerDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "ScriptManagerProxyDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "TimerDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "UpdatePanelDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "UpdatePanelTriggerCollectionEditor", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "UpdateProgressAssociatedUpdatePanelIDConverter", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "UpdateProgressDesigner", + "Namespace": "System.Web.UI.Design" + }, + { + "Name": "DataPagerDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "DataPagerFieldTypeEditor", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "LinqDataSourceDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "LinqDesignerDataSourceView", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "ListViewDesigner", + "Namespace": "System.Web.UI.Design.WebControls" + }, + { + "Name": "IMobileDesigner", + "Namespace": "System.Web.UI.Design.MobileControls" + }, + { + "Name": "IMobileWebFormServices", + "Namespace": "System.Web.UI.Design.MobileControls" + }, + { + "Name": "MobileResource", + "Namespace": "System.Web.UI.Design.MobileControls" + }, + { + "Name": "DataFieldConverter", + "Namespace": "System.Web.UI.Design.MobileControls.Converters" + }, + { + "Name": "DataMemberConverter", + "Namespace": "System.Web.UI.Design.MobileControls.Converters" + }, + { + "Name": "AdRotator", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ArrayListCollectionBase", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "BaseValidator", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Calendar", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Command", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "CompareValidator", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListViewMode", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "BooleanOption", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "FontSize", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Alignment", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Wrapping", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ListDecoration", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ListSelectType", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "FormMethod", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "CommandFormat", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Constants", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ControlPager", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "CustomValidator", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DesignerAdapterAttribute", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DeviceOverridableAttribute", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DeviceSpecific", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DeviceSpecificControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DeviceSpecificChoice", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DeviceSpecificChoiceControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DeviceSpecificChoiceTemplateBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DeviceSpecificChoiceTemplateContainer", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DeviceSpecificChoiceCollection", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ErrorFormatterPage", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "FontInfo", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Form", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "FormControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "IControlAdapter", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Image", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "IObjectListFieldCollection", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "IPageAdapter", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ItemPager", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ITemplateable", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Label", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Link", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "List", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ListCommandEventArgs", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ListCommandEventHandler", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ListControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ListDataBindEventArgs", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ListDataBindEventHandler", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "LiteralLink", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "LiteralText", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "LiteralTextControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "LiteralTextContainerControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "LoadItemsEventArgs", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "LoadItemsEventHandler", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "MobileControl", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "MobileControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "MobileControlsSection", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DeviceElementCollection", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "DeviceElement", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ControlElementCollection", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ControlElement", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "MobileTypeNameConverter", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "MobileControlsSectionHandler", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "MobileListItemType", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "MobileListItem", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "MobileListItemCollection", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "MobilePage", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "MobileUserControl", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectList", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListCommand", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListCommandCollection", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListCommandEventArgs", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListCommandEventHandler", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListDataBindEventArgs", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListDataBindEventHandler", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListField", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListFieldCollection", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListItem", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListItemCollection", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListSelectEventArgs", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListSelectEventHandler", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListShowCommandsEventArgs", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListShowCommandsEventHandler", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ObjectListTitleAttribute", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "PagedControl", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "PagerStyle", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Panel", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "PanelControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "PersistNameAttribute", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "PhoneCall", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "RangeValidator", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "RegularExpressionValidator", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "RequiredFieldValidator", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "SelectionList", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "Style", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "StyleSheet", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "StyleSheetControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "TemplateContainer", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "TextBox", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "TextBoxControlBuilder", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "TextControl", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "TextView", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "TextViewElement", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ValidationSummary", + "Namespace": "System.Web.UI.MobileControls" + }, + { + "Name": "ChtmlCalendarAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "ChtmlCommandAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "ChtmlFormAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "ChtmlImageAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "ChtmlLinkAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "ChtmlMobileTextWriter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "ChtmlPageAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "ChtmlPhoneCallAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "ChtmlSelectionListAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "ChtmlTextBoxAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "ControlAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlCalendarAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlCommandAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlControlAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlFormAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlImageAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlLabelAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlLinkAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlListAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlLiteralTextAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlMobileTextWriter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlObjectListAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlPageAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlPanelAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlPhoneCallAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlSelectionListAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlTextBoxAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlTextViewAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlValidationSummaryAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "HtmlValidatorAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "MobileTextWriter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "MultiPartWriter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "UpWmlMobileTextWriter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "UpWmlPageAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlCalendarAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlCommandAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlControlAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlFormAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlImageAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlLabelAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlLinkAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlListAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlLiteralTextAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlMobileTextWriter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlObjectListAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlPageAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlPanelAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlPhoneCallAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlPostFieldType", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlSelectionListAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlTextBoxAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlTextViewAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlValidationSummaryAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "WmlValidatorAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "SR", + "Namespace": "System.Web.UI.MobileControls.Adapters" + }, + { + "Name": "Doctype", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "StyleSheetLocation", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlCalendarAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlCommandAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlControlAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlFormAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlImageAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlLabelAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlLinkAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlListAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlLiteralTextAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlObjectListAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlPageAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlPanelAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlPhoneCallAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlSelectionListAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlTextBoxAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlTextViewAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlValidationSummaryAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlValidatorAdapter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlCssHandler", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "XhtmlMobileTextWriter", + "Namespace": "System.Web.UI.MobileControls.Adapters.XhtmlAdapters" + }, + { + "Name": "CookielessData", + "Namespace": "System.Web.Mobile" + }, + { + "Name": "DeviceFiltersSection", + "Namespace": "System.Web.Mobile" + }, + { + "Name": "DeviceFilterElementCollection", + "Namespace": "System.Web.Mobile" + }, + { + "Name": "DeviceFilterElement", + "Namespace": "System.Web.Mobile" + }, + { + "Name": "ErrorHandlerModule", + "Namespace": "System.Web.Mobile" + }, + { + "Name": "MobileCapabilities", + "Namespace": "System.Web.Mobile" + }, + { + "Name": "MobileDeviceCapabilitiesSectionHandler", + "Namespace": "System.Web.Mobile" + }, + { + "Name": "MobileErrorInfo", + "Namespace": "System.Web.Mobile" + }, + { + "Name": "MobileFormsAuthentication", + "Namespace": "System.Web.Mobile" + }, + { + "Name": "TagRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "DirectiveRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "EndTagRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "AspCodeRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "AspExprRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "DatabindExprRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "CommentRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "IncludeRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "TextRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "GTRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "LTRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "ServerTagsRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "RunatServerRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "SimpleDirectiveRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "DataBindRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "AspEncodedExprRegex", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "TagRegex35", + "Namespace": "System.Web.RegularExpressions" + }, + { + "Name": "WebMethodAttribute", + "Namespace": "System.Web.Services" + }, + { + "Name": "WebService", + "Namespace": "System.Web.Services" + }, + { + "Name": "WebServiceAttribute", + "Namespace": "System.Web.Services" + }, + { + "Name": "WebServiceBindingAttribute", + "Namespace": "System.Web.Services" + }, + { + "Name": "WsiProfiles", + "Namespace": "System.Web.Services" + }, + { + "Name": "PriorityGroup", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "DiagnosticsElement", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "SoapEnvelopeProcessingElement", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "SoapExtensionTypeElement", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "SoapExtensionTypeElementCollection", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "TypeElement", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "TypeElementCollection", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "WebServicesSection", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "WsdlHelpGeneratorElement", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "ProtocolElement", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "ProtocolElementCollection", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "WebServiceProtocols", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "WsiProfilesElement", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "WsiProfilesElementCollection", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "XmlFormatExtensionAttribute", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "XmlFormatExtensionPointAttribute", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "XmlFormatExtensionPrefixAttribute", + "Namespace": "System.Web.Services.Configuration" + }, + { + "Name": "HttpAddressBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "HttpBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "HttpOperationBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "HttpUrlEncodedBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "HttpUrlReplacementBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MimeContentBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MimePart", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MimeMultipartRelatedBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MimeXmlBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MimePartCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MimeTextBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MimeTextMatch", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MimeTextMatchCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ProtocolImporter", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ProtocolReflector", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ServiceDescription", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Import", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "DocumentableItem", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "NamedItem", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Port", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Service", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "FaultBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MessageBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "InputBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OutputBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OperationBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Binding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OperationMessage", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OperationFault", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OperationInput", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OperationOutput", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Operation", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "PortType", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Message", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MessagePart", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Types", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ServiceDescriptionFormatExtensionCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ServiceDescriptionFormatExtension", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OperationFlow", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OperationMessageCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ImportCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MessageCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "PortCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "PortTypeCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "BindingCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ServiceCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "MessagePartCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OperationBindingCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "FaultBindingCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OperationCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "OperationFaultCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ServiceDescriptionBaseCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ServiceDescriptionImportWarnings", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ServiceDescriptionImportStyle", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ServiceDescriptionImporter", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ServiceDescriptionReflector", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ServiceDescriptionCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Soap12Binding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Soap12OperationBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Soap12BodyBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Soap12FaultBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Soap12HeaderBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "Soap12AddressBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapExtensionImporter", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapExtensionReflector", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapBindingStyle", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapOperationBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapBodyBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapBindingUse", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapFaultBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapHeaderBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapHeaderFaultBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapAddressBinding", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapProtocolImporter", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "SoapTransportImporter", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "WebReference", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "WebReferenceCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "WebReferenceOptions", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "WebServicesInteroperability", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "BasicProfileViolation", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "BasicProfileViolationCollection", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "BasicProfileViolationEnumerator", + "Namespace": "System.Web.Services.Description" + }, + { + "Name": "ContractReference", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "ContractSearchPattern", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryClientDocumentCollection", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryClientProtocol", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryClientResultCollection", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryClientResult", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryClientReferenceCollection", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryDocument", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryDocumentLinksPattern", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryDocumentReference", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryDocumentSearchPattern", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryExceptionDictionary", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryReference", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryReferenceCollection", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoveryRequestHandler", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DiscoverySearchPattern", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "DynamicDiscoveryDocument", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "ExcludePathInfo", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "SchemaReference", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "SoapBinding", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "XmlSchemaSearchPattern", + "Namespace": "System.Web.Services.Discovery" + }, + { + "Name": "AnyReturnReader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "WebClientProtocol", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "WebClientAsyncResult", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "InvokeCompletedEventHandler", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "InvokeCompletedEventArgs", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "HttpWebClientProtocol", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "HtmlFormParameterReader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "HtmlFormParameterWriter", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "HttpSimpleClientProtocol", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "HttpGetClientProtocol", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "HttpMethodAttribute", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "HttpPostClientProtocol", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "LogicalMethodTypes", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "LogicalMethodInfo", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "MatchAttribute", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "MimeFormatter", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "MimeParameterReader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "MimeParameterWriter", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "MimeReturnReader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "NopReturnReader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "PatternMatcher", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "ServerProtocol", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "ServerProtocolFactory", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "ServerType", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapClientMessage", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapHttpClientProtocol", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapDocumentMethodAttribute", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapDocumentServiceAttribute", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapException", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapExtension", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapExtensionAttribute", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "Soap12FaultCodes", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapFaultSubCode", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapHeader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapHeaderMapping", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapHeaderHandling", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapHeaderAttribute", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapHeaderDirection", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapHeaderException", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapHeaderCollection", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapMessage", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapMessageStage", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapParameterStyle", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapProtocolVersion", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapRpcMethodAttribute", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapRpcServiceAttribute", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapServerMessage", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapServerType", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapServerProtocolFactory", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapServerProtocol", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapServiceRoutingStyle", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapUnknownHeader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "TextReturnReader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "UrlEncodedParameterWriter", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "UrlParameterReader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "UrlParameterWriter", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "ValueCollectionParameterReader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "WebServiceHandlerFactory", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "XmlReturnReader", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "SoapServerMethod", + "Namespace": "System.Web.Services.Protocols" + }, + { + "Name": "ActivatingKeyTipEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "ActivatingKeyTipEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "KeyTipAccessedEventArgs", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "KeyTipAccessedEventHandler", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "KeyTipControl", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "KeyTipHorizontalPlacement", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "KeyTipService", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "KeyTipVerticalPlacement", + "Namespace": "System.Windows.Controls" + }, + { + "Name": "Ribbon", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonApplicationMenu", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonApplicationMenuItem", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonApplicationMenuItemLevel", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonApplicationSplitMenuItem", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonButton", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonCheckBox", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonComboBox", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonCommands", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonContextMenu", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonContextualTabGroup", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonContextualTabGroupItemsControl", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonControl", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonContentPresenter", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonControlGroup", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonControlLength", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonControlLengthConverter", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonControlLengthUnitType", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonControlService", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonControlSizeDefinition", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonControlSizeDefinitionCollection", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonDismissPopupEventArgs", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonDismissPopupEventHandler", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonDismissPopupMode", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonFilterMenuButton", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonGallery", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonGalleryCategory", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonGalleryItem", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonGroup", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonGroupSizeDefinition", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonGroupSizeDefinitionBase", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonGroupSizeDefinitionBaseCollection", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonGroupTemplateSizeDefinition", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonImageSize", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonMenuButton", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonMenuItem", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonQuickAccessToolBar", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonQuickAccessToolBarCloneEventArgs", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonQuickAccessToolBarCloneEventHandler", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonRadioButton", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonSeparator", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonSplitButton", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonSplitButtonLabelPosition", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonSplitMenuItem", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonTab", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonTabHeader", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonTabHeaderItemsControl", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonTextBox", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonToggleButton", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonToolTip", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonTwoLineText", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "RibbonWindow", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "StringCollectionConverter", + "Namespace": "System.Windows.Controls.Ribbon" + }, + { + "Name": "IProvideStarLayoutInfo", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "IProvideStarLayoutInfoBase", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "ISupportStarLayout", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonContextualTabGroupsPanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonGalleryCategoriesPanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonGalleryItemsPanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonGroupItemsPanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonGroupsPanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonMenuItemsPanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonQuickAccessToolBarOverflowPanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonQuickAccessToolBarPanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonScrollButtonVisibilityConverter", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonTabHeadersPanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonTabsPanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonTitlePanel", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonWindowSmallIconConverter", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "StarLayoutInfo", + "Namespace": "System.Windows.Controls.Ribbon.Primitives" + }, + { + "Name": "RibbonApplicationMenuAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonButtonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonCheckBoxAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonControlAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonControlDataAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonControlGroupAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonRadioButtonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonTextBoxAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonToggleButtonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonToolTipAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonComboBoxAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonContextMenuAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonContextualTabGroupAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonContextualTabGroupDataAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonContextualTabGroupItemsControlAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonGalleryAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonGalleryCategoryAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonGalleryCategoryDataAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonGalleryItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonGalleryItemDataAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonGroupAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonGroupDataAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonGroupHeaderAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonMenuButtonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonMenuItemDataAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonMenuItemAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonQuickAccessToolBarAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonSeparatorAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonSplitButtonAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonTabAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonTabDataAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonTabHeaderAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonTabHeaderDataAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonTabHeaderItemsControlAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonTitleAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "RibbonTwoLineTextAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "IPreviewCommand", + "Namespace": "Microsoft.Windows.Input" + }, + { + "Name": "IPreviewCommandSource", + "Namespace": "Microsoft.Windows.Input" + }, + { + "Name": "ResXDataNode", + "Namespace": "System.Resources" + }, + { + "Name": "ResXFileRef", + "Namespace": "System.Resources" + }, + { + "Name": "ResXResourceReader", + "Namespace": "System.Resources" + }, + { + "Name": "ResXResourceSet", + "Namespace": "System.Resources" + }, + { + "Name": "ResXResourceWriter", + "Namespace": "System.Resources" + }, + { + "Name": "AccessibleEvents", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AccessibleNavigation", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AccessibleObject", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AccessibleRole", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AccessibleSelection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AccessibleStates", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AmbientProperties", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AnchorStyles", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Appearance", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Application", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ApplicationContext", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ArrowDirection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ArrangeDirection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ArrangeStartingPosition", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AutoCompleteMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AutoCompleteSource", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AutoCompleteStringCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AutoValidate", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AutoScaleMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AutoSizeMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "AxHost", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BaseCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Binding", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingCompleteContext", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingCompleteEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingCompleteEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingCompleteState", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingContext", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingManagerBase", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingManagerDataErrorEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingManagerDataErrorEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingMemberInfo", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingNavigator", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingsCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BindingSource", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BootMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Border3DSide", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Border3DStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BorderStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BoundsSpecified", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Button", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ButtonBase", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ButtonBorderStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ButtonRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ButtonState", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CacheVirtualItemsEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CacheVirtualItemsEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CaptionButton", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CharacterCasing", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CheckBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CheckBoxRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CheckedListBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CheckState", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Clipboard", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CloseReason", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColorDepth", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColorDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnClickEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnClickEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnHeader", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnHeaderAutoResizeStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnHeaderConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnReorderedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnReorderedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnHeaderStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnWidthChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnWidthChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnWidthChangingEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnWidthChangingEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ComboBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ComboBoxRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ComboBoxStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CommonDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ContainerControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ContextMenu", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ContextMenuStrip", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Control", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ImeContext", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ImeModeConversion", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ControlBindingsCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ControlEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ControlEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ControlPaint", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ControlStyles", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ControlUpdateMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ConvertEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ConvertEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CreateParams", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CurrencyManager", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Cursor", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "CursorConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Cursors", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataFormats", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGrid", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridBoolColumn", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IDataGridColumnStyleEditingNotificationService", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridColumnStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GridColumnStylesCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridPreferredColumnWidthTypeConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridLineStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridParentRowsLabelStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridTableStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GridTableStylesCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GridTablesFactory", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridTextBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridTextBoxColumn", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridView", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAdvancedBorderStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAdvancedCellBorderStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAutoSizeColumnModeEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAutoSizeColumnsModeEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnHeadersHeightSizeMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowHeadersWidthSizeMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAutoSizeColumnsMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAutoSizeColumnMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAutoSizeRowsMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAutoSizeRowMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAutoSizeModeEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewBand", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewBindingCompleteEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewButtonCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewButtonColumn", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellBorderStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellCancelEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellContextMenuStripNeededEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellErrorTextNeededEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellFormattingEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellMouseEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellPaintingEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellParsingEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellStateChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellStyleContentChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellStyleConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellStyleScopes", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellToolTipTextNeededEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellValidatingEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellValueEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCheckBoxCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCheckBoxColumn", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewClipboardCopyMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumn", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnDesignTimeVisibleAttribute", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnDividerDoubleClickEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnHeaderCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnSortMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnStateChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewComboBoxCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewComboBoxColumn", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewComboBoxDisplayStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewComboBoxEditingControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewContentAlignment", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewDataErrorContexts", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewDataErrorEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IDataGridViewEditingCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IDataGridViewEditingControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewEditingControlShowingEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewEditMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewElement", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewElementStates", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAutoSizeColumnModeEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAutoSizeColumnsModeEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewAutoSizeModeEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewBindingCompleteEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellCancelEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellContextMenuStripNeededEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellErrorTextNeededEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellFormattingEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellMouseEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellPaintingEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellParsingEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellStateChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellStyleContentChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellToolTipTextNeededEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellValidatingEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewCellValueEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnDividerDoubleClickEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewColumnStateChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewEditingControlShowingEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewDataErrorEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowCancelEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowContextMenuStripNeededEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowDividerDoubleClickEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowErrorTextNeededEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowHeightInfoNeededEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowHeightInfoPushedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowPostPaintEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowPrePaintEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowsAddedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowsRemovedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowStateChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewSortCompareEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewHeaderBorderStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewHeaderCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewHitTestType", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewImageCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewImageCellLayout", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewImageColumn", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewLinkCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewLinkColumn", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewPaintParts", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRow", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowCancelEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowContextMenuStripNeededEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowDividerDoubleClickEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowErrorTextNeededEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowHeaderCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowHeightInfoNeededEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowHeightInfoPushedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowPostPaintEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowPrePaintEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowsAddedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowsRemovedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewRowStateChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewSelectedCellCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewSelectedColumnCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewSelectedRowCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewSelectionMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewSortCompareEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewTextBoxCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewTextBoxColumn", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewTextBoxEditingControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewTopLeftHeaderCell", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataGridViewTriState", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataObject", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DataSourceUpdateMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DateBoldEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DateBoldEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DateRangeEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DateRangeEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DateTimePicker", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DateTimePickerFormat", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Day", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DialogResult", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DockingAttribute", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DockingBehavior", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DockStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DomainUpDown", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DpiChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DpiChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DragAction", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DragDropEffects", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DragEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DragEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawItemEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawItemEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawItemState", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawListViewColumnHeaderEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawListViewColumnHeaderEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawListViewItemEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawListViewItemEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawListViewSubItemEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawListViewSubItemEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawToolTipEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawToolTipEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawTreeNodeEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "DrawTreeNodeEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ErrorBlinkStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ErrorIconAlignment", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ErrorProvider", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FeatureSupport", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FileDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FileDialogCustomPlace", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FileDialogCustomPlacesCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FixedPanel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FlatButtonAppearance", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FlatStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FlowDirection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FlowLayoutPanel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FlowLayoutSettings", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FolderBrowserDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FontDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Form", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FormBorderStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FormClosedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FormClosedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FormClosingEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FormClosingEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FormCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FormStartPosition", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FormWindowState", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "FrameStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GiveFeedbackEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GiveFeedbackEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GridItem", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GridItemCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GridItemType", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GroupBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GroupBoxRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "GetChildAtPointSkip", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HandledMouseEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Help", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HelpEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HelpEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HelpNavigator", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HelpProvider", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HorizontalAlignment", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HScrollBar", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HScrollProperties", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlDocument", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlElement", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlElementInsertionOrientation", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlElementCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlElementErrorEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlElementErrorEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlElementEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlElementEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlHistory", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlWindow", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "HtmlWindowCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IBindableComponent", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IButtonControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ICommandExecutor", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IContainerControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ICurrencyManagerProvider", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IDataGridEditingService", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IDataObject", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IFeatureSupport", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IFileReaderService", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ImageIndexConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ImageKeyConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ImageLayout", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ImageList", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ImageListStreamer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ImeMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IMessageFilter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "InputLanguageChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "InputLanguageChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "InputLanguageChangingEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "InputLanguageChangingEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "InputLanguage", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "InputLanguageCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "InvalidateEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "InvalidateEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IDropTarget", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ItemActivation", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ItemBoundsPortion", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ItemChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ItemChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ItemCheckedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ItemCheckedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ItemCheckEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ItemCheckEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ItemDragEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ItemDragEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IWin32Window", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IWindowTarget", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "KeyEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "KeyEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "KeyPressEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "KeyPressEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Keys", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "KeysConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "InsertKeyMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Label", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LabelEditEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LabelEditEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LayoutEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LayoutEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LeftRightAlignment", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LinkArea", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LinkBehavior", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LinkClickedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LinkClickedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LinkConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LinkLabel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LinkLabelLinkClickedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LinkLabelLinkClickedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LinkState", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListBindingConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListBindingHelper", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListControlConvertEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListControlConvertEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewItemConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListView", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewAlignment", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewGroup", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewGroupCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewHitTestInfo", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewHitTestLocations", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewInsertionMark", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewItem", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewItemMouseHoverEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewItemMouseHoverEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewItemSelectionChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewItemSelectionChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewItemStates", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewVirtualItemsSelectionRangeChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ListViewVirtualItemsSelectionRangeChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MainMenu", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MaskedTextBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MaskFormat", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MaskInputRejectedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MaskInputRejectedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MdiClient", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MdiLayout", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MeasureItemEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MeasureItemEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Menu", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MenuGlyph", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MenuItem", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MenuMerge", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MenuStrip", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MergeAction", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Message", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MessageBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MessageBoxButtons", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MessageBoxDefaultButton", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MessageBoxIcon", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MessageBoxOptions", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MethodInvoker", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MonthCalendar", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MouseButtons", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MouseEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "MouseEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "NativeWindow", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "UnhandledExceptionMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "NavigateEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "NavigateEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "NodeLabelEditEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "NodeLabelEditEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "NotifyIcon", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "NumericUpDown", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "NumericUpDownAcceleration", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "NumericUpDownAccelerationCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "OpacityConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "OpenFileDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Orientation", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "OSFeature", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "OwnerDrawPropertyBag", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Padding", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PaddingConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PaintEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PaintEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Panel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PictureBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PictureBoxSizeMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PopupEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PopupEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PowerLineStatus", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "BatteryChargeStatus", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PowerState", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PowerStatus", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PreProcessControlState", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PreviewKeyDownEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PreviewKeyDownEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ProfessionalColors", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ProfessionalColorTable", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ProgressBar", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ProgressBarRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ProgressBarStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PropertyGrid", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PropertyManager", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PropertySort", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PropertyTabChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PropertyTabChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PropertyValueChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PropertyValueChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "QueryAccessibilityHelpEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "QueryAccessibilityHelpEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "QueryContinueDragEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "QueryContinueDragEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "QuestionEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "QuestionEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RadioButton", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RadioButtonRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RelatedImageListAttribute", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ContentsResizedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ContentsResizedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RetrieveVirtualItemEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RetrieveVirtualItemEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RichTextBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RichTextBoxFinds", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RichTextBoxLanguageOptions", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RichTextBoxScrollBars", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RichTextBoxSelectionAttribute", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RichTextBoxSelectionTypes", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RichTextBoxStreamType", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RichTextBoxWordPunctuations", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RightToLeft", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SaveFileDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Screen", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScreenOrientation", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScrollableControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScrollBar", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScrollBarRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScrollBars", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScrollButton", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScrollEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScrollEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScrollEventType", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScrollOrientation", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ScrollProperties", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SearchDirectionHint", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SearchForVirtualItemEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SearchForVirtualItemEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SecurityIDType", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SelectedGridItemChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SelectedGridItemChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SelectionMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SelectionRange", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SelectionRangeConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SendKeys", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Shortcut", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SizeGripStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SortOrder", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SplitContainer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Splitter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SplitterCancelEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SplitterCancelEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SplitterEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SplitterEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SplitterPanel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StatusBar", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StatusBarDrawItemEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StatusBarDrawItemEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StatusBarPanel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StatusBarPanelAutoSize", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StatusBarPanelBorderStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StatusBarPanelClickEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StatusBarPanelClickEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StatusBarPanelStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StatusStrip", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "StructFormat", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SystemInformation", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SystemParameter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabAlignment", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabAppearance", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabControlAction", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabControlCancelEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabControlCancelEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabControlEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabControlEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabDrawMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutPanel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutControlCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutPanelCellBorderStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutPanelCellPosition", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutPanelGrowStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutSettings", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "SizeType", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ColumnStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "RowStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutStyleCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutCellPaintEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutCellPaintEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutColumnStyleCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TableLayoutRowStyleCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabPage", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TabSizeMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TextBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TextBoxBase", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TextBoxRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TextDataFormat", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TextImageRelation", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ThreadExceptionDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TickStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "Timer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolBar", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolBarAppearance", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolBarButton", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolBarButtonClickEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolBarButtonClickEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolBarButtonStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolBarTextAlign", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStrip", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripArrowRenderEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripArrowRenderEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripButton", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripComboBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripControlHost", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDown", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDownCloseReason", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDownClosedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDownClosedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDownClosingEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDownClosingEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDownDirection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDownButton", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDownItem", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDownItemAccessibleObject", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripDropDownMenu", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripGripDisplayStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripGripRenderEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripGripRenderEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripGripStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItem", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemAlignment", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemClickedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemClickedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemDisplayStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemImageRenderEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemImageRenderEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemImageScaling", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemOverflow", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemPlacement", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemRenderEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemRenderEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemTextRenderEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripItemTextRenderEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripLabel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripLayoutStyle", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripManager", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripManagerRenderMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripMenuItem", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripOverflow", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripOverflowButton", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripContainer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripContentPanel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripPanel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripPanelRenderEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripPanelRenderEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripContentPanelRenderEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripContentPanelRenderEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripPanelRow", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripProfessionalRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripProgressBar", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripRenderEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripRenderEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripRenderMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripSeparator", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripSeparatorRenderEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripSeparatorRenderEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripSplitButton", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripStatusLabel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripStatusLabelBorderSides", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripSystemRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripTextBox", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolStripTextDirection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolTip", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ToolTipIcon", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TrackBar", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TrackBarRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeNode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeNodeMouseClickEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeNodeMouseClickEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeNodeCollection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeNodeConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeNodeMouseHoverEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeNodeMouseHoverEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeNodeStates", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeView", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeViewAction", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeViewCancelEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeViewCancelEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeViewDrawMode", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeViewEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeViewEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeViewHitTestInfo", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeViewHitTestLocations", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeViewImageIndexConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TreeViewImageKeyConverter", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TypeValidationEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TypeValidationEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "UICues", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "UICuesEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "UICuesEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "UpDownBase", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "UpDownEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "UpDownEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "UserControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "ValidationConstraints", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "View", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "VScrollBar", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "VScrollProperties", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowser", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserEncryptionLevel", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserReadyState", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserRefreshOption", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserBase", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserDocumentCompletedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserDocumentCompletedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserNavigatedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserNavigatedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserNavigatingEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserNavigatingEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserProgressChangedEventHandler", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserProgressChangedEventArgs", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WebBrowserSiteBase", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WindowsFormsSection", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "WindowsFormsSynchronizationContext", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "IComponentEditorPageSite", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "LayoutSettings", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PageSetupDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PrintControllerWithStatusDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PrintDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PrintPreviewControl", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "PrintPreviewDialog", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TextFormatFlags", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "TextRenderer", + "Namespace": "System.Windows.Forms" + }, + { + "Name": "VisualStyleElement", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "VisualStyleInformation", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "VisualStyleRenderer", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "VisualStyleState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "ComboBoxState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "CheckBoxState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "GroupBoxState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "PushButtonState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "RadioButtonState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "ScrollBarArrowButtonState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "ScrollBarState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "ScrollBarSizeBoxState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "TabItemState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "TextBoxState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "ToolBarState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "TrackBarThumbState", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "BackgroundType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "BorderType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "ImageOrientation", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "SizingType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "FillType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "HorizontalAlign", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "ContentAlignment", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "VerticalAlignment", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "OffsetType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "IconEffect", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "TextShadowType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "GlyphType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "ImageSelectType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "TrueSizeScalingType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "GlyphFontSizingType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "ColorProperty", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "EnumProperty", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "FilenameProperty", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "FontProperty", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "IntegerProperty", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "PointProperty", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "MarginProperty", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "StringProperty", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "BooleanProperty", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "Edges", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "EdgeStyle", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "EdgeEffects", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "TextMetrics", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "TextMetricsPitchAndFamilyValues", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "TextMetricsCharacterSet", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "HitTestOptions", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "HitTestCode", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "ThemeSizeType", + "Namespace": "System.Windows.Forms.VisualStyles" + }, + { + "Name": "IRootGridEntry", + "Namespace": "System.Windows.Forms.PropertyGridInternal" + }, + { + "Name": "PropertiesTab", + "Namespace": "System.Windows.Forms.PropertyGridInternal" + }, + { + "Name": "PropertyGridCommands", + "Namespace": "System.Windows.Forms.PropertyGridInternal" + }, + { + "Name": "ComponentEditorForm", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ComponentEditorPage", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "EventsTab", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "IUIService", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "IWindowsFormsEditorService", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "PropertyTab", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ToolStripItemDesignerAvailability", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "ToolStripItemDesignerAvailabilityAttribute", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "WindowsFormsComponentEditor", + "Namespace": "System.Windows.Forms.Design" + }, + { + "Name": "Com2Variant", + "Namespace": "System.Windows.Forms.ComponentModel.Com2Interop" + }, + { + "Name": "ICom2PropertyPageDisplayService", + "Namespace": "System.Windows.Forms.ComponentModel.Com2Interop" + }, + { + "Name": "IComPropertyBrowser", + "Namespace": "System.Windows.Forms.ComponentModel.Com2Interop" + }, + { + "Name": "TableLayoutSettingsTypeConverter", + "Namespace": "System.Windows.Forms.Layout" + }, + { + "Name": "ArrangedElementCollection", + "Namespace": "System.Windows.Forms.Layout" + }, + { + "Name": "LayoutEngine", + "Namespace": "System.Windows.Forms.Layout" + }, + { + "Name": "Annotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AnnotationPositionChangingEventArgs", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AnnotationCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ArrowStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ArrowAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "CalloutStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "CalloutAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AnnotationGroup", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ImageAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LineAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "VerticalLineAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "HorizontalLineAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "PolylineAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "PolygonAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AnnotationPathPointCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AnnotationPathPoint", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "RectangleAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "EllipseAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Border3DAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "TextAnnotation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AnnotationSmartLabelStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "BorderSkinStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "BorderSkin", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "DataPointComparer", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "DataPointCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "DataPoint", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "DataPointCustomProperties", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "CustomProperties", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AxisType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "PointSortOrder", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "SeriesCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Series", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LabelAutoFitStyles", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AxisName", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Axis", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "IntervalAutoMode", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AxisArrowStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "BreakLineStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "StartFromZero", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AxisScaleBreakStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ScrollBarButtonType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ScrollBarButtonStyles", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AxisScrollBar", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ScrollBarEventArgs", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ScrollType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AxisScaleView", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ViewEventArgs", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartElement", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartNamedElement", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartElementCollection`1", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartNamedElementCollection`1", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartPaintEventArgs", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "FormatNumberEventArgs", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AreaAlignmentOrientations", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AreaAlignmentStyles", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartArea", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LightStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartArea3DStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartAreaCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Cursor", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "CursorEventArgs", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LabelAlignmentStyles", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "SeriesChartType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartImageAlignmentStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartImageWrapMode", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AxisEnabled", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "DateTimeIntervalType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartValueType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartHatchStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "TextAntiAliasingQuality", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AntiAliasingStyles", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "MarkerStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "GradientStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartDashStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartGraphics", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Point3D", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "SerializationFormat", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "SerializationContents", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartSerializer", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "IntervalType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "DateRangeType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "CompareMethod", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "IDataPointFilter", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "DataManipulator", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "FinancialFormula", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "DataFormula", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "TickMarkStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "TickMark", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Grid", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LabelMarkStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "GridTickTypes", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "CustomLabelsCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "CustomLabel", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LabelStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendItemOrder", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendSeparatorStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendImageStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendTableStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Legend", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendItemsCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendItem", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendCellType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendCellColumnType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendCellColumn", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendCell", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Margins", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendCellCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LegendCellColumnCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "NamedImagesCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "NamedImage", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartElementType", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "HitTestResult", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartElementOutline", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ToolTipEventArgs", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LineAnchorCapStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LabelCalloutStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "LabelOutsidePlotAreaStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "SmartLabelStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "StatisticFormula", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "TTestResult", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "FTestResult", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "AnovaResult", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ZTestResult", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "StripLinesCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "StripLine", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Docking", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "TextStyle", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "TextOrientation", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Title", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "TitleCollection", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartColorPalette", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ElementPosition", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "ChartImageFormat", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "Chart", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "CustomizeLegendEventArgs", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "PrintingManager", + "Namespace": "System.Windows.Forms.DataVisualization.Charting" + }, + { + "Name": "InertiaExpansionBehavior2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "InertiaParameters2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "InertiaProcessor2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "InertiaRotationBehavior2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "InertiaTranslationBehavior2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "Manipulation2DCompletedEventArgs", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "Manipulation2DDeltaEventArgs", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "Manipulation2DStartedEventArgs", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "ManipulationDelta2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "ManipulationParameters2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "ManipulationPivot2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "ManipulationProcessor2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "Manipulations2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "ManipulationVelocities2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "Manipulator2D", + "Namespace": "System.Windows.Input.Manipulations" + }, + { + "Name": "DispatcherExtensions", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "TaskExtensions", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "FrameworkElementAdapters", + "Namespace": "System.AddIn.Pipeline" + }, + { + "Name": "IfElseActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "IfElseBranchActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ConditionedActivityGroup", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "EventHandlingScopeActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "EventHandlersActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "EventDrivenActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "InvokeWebServiceEventArgs", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "InvokeWebServiceActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ListenActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ParallelActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "SequentialWorkflowActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "SequenceActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "SetStateActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "SetStateEventArgs", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "StateActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "StateFinalizationActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "StateInitializationActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "StateMachineWorkflowActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "StateMachineWorkflowInstance", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "StateActivityValidator", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ReplicatorActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ReplicatorChildEventArgs", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ExecutionType", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WebServiceInputActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WebServiceOutputActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WebServiceFaultActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WhileActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "CodeCondition", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "PolicyActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "CodeActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "CompensatableSequenceActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "DelayActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ConditionalEventArgs", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "IEventActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "InvokeWorkflowActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WorkflowWebService", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WorkflowRole", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WorkflowRoleCollection", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ActiveDirectoryRole", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ActiveDirectoryRoleFactory", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WebWorkflowRole", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WorkflowAuthorizationException", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "HandleExternalEventActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "HandleExternalEventActivityValidator", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "CallExternalMethodActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "CallExternalMethodActivityValidator", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WorkflowSubscriptionService", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "MessageEventSubscription", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ExternalDataExchangeAttribute", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "CorrelationInitializerAttribute", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "CorrelationParameterAttribute", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "CorrelationAliasAttribute", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ExternalDataEventArgs", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "EventDeliveryFailedException", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "EventQueueName", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ExternalDataExchangeServiceSection", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ExternalDataExchangeService", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "RuleCondition", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleExpressionCondition", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleConditionReference", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleConditionCollection", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleConditionChangeAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleSetChangeAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "AddedConditionAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RemovedConditionAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "UpdatedConditionAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "AddedRuleSetAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RemovedRuleSetAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "UpdatedRuleSetAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleException", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleEvaluationException", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleEvaluationIncompatibleTypesException", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleSetValidationException", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleExpressionResult", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleLiteralResult", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleExecution", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleActionTrackingEvent", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "IRuleExpression", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RulePathQualifier", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleAnalysis", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleReevaluationBehavior", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "Rule", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleHaltAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleUpdateAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleStatementAction", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleAttributeTarget", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleAttribute", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleReadWriteAttribute", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleReadAttribute", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleWriteAttribute", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleInvokeAttribute", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleDefinitions", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleEngine", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleChainingBehavior", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleSet", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleSetCollection", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleSetReference", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleExpressionInfo", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleValidation", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleExpressionWalker", + "Namespace": "System.Workflow.Activities.Rules" + }, + { + "Name": "RuleSetDialog", + "Namespace": "System.Workflow.Activities.Rules.Design" + }, + { + "Name": "RuleConditionDialog", + "Namespace": "System.Workflow.Activities.Rules.Design" + }, + { + "Name": "ActiveDirectoryRoleFactoryConfiguration", + "Namespace": "System.Workflow.Activities.Configuration" + }, + { + "Name": "WorkflowChanges", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "WorkflowChangeAction", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityChangeAction", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "AddedActivityAction", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "RemovedActivityAction", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "DependencyObject", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "Activity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "CompositeActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "IActivityEventListener`1", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "QueueEventArgs", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityExecutionContext", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityExecutionContextManager", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityExecutionStatusChangedEventArgs", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityCollection", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityCollectionChangeAction", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityCollectionChangeEventArgs", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "IDynamicPropertyTypeProvider", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityExecutionStatus", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityExecutionResult", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "IStartWorkflow", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "WorkflowTerminatedException", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ICompensatableActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "AlternateFlowActivityAttribute", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "PersistOnCloseAttribute", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "IWorkflowChangeDiff", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityCondition", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "DependencyPropertyOptions", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "GetValueOverride", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "SetValueOverride", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "PropertyMetadata", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "DependencyProperty", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "WorkflowParameterBinding", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "WorkflowParameterBindingCollection", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityBind", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "SuspendActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "TerminateActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ThrowActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "WorkflowTransactionOptions", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "TransactionScopeActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "SynchronizationScopeActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "CompensateActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "CompensationHandlerActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "CancellationHandlerActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "FaultHandlerActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "FaultHandlersActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "CompensatableTransactionScopeActivity", + "Namespace": "System.Workflow.ComponentModel" + }, + { + "Name": "ActivityDesignerLayoutSerializer", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "CompositeActivityDesignerLayoutSerializer", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "FreeformActivityDesignerLayoutSerializer", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ConnectorLayoutSerializer", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "WorkflowOutline", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "WorkflowOutlineNode", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "WorkflowMenuCommands", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "IIdentifierCreationService", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "IMemberCreationService", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "IExtendedUIService", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "IExtendedUIService2", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDragEventArgs", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityChangedEventArgs", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesignerLayoutEventArgs", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesignerPaintEventArgs", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesignerResizeEventArgs", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "DesignerEdges", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "IDesignerGlyphProviderService", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "IDesignerGlyphProvider", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "IDesignerVerbProviderService", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "IDesignerVerbProvider", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "IPersistUIState", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "IWorkflowRootDesigner", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "DesignerNavigationDirection", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "HitTestLocations", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "HitTestInfo", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ConnectorHitTestInfo", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "DesignerAction", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "DesignerVerbGroup", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesignerVerb", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesignerVerbCollection", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ITypeFilterProvider", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "TypeFilterProviderAttribute", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ITypeProviderCreator", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesigner", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesignerAccessibleObject", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "CompositeActivityDesigner", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "CompositeDesignerAccessibleObject", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "StructuredCompositeActivityDesigner", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "SequentialActivityDesigner", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "SequenceDesignerAccessibleObject", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ParallelActivityDesigner", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityPreviewDesigner", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "DesignerView", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "SequentialWorkflowRootDesigner", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "SequentialWorkflowHeaderFooter", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "WorkflowView", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "WorkflowViewAccessibleObject", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ThemeType", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "DesignerGeometry", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "TextQuality", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "DesignerSize", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "DesignerContentAlignment", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "LineAnchor", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "AmbientProperty", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesignerThemeAttribute", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "WorkflowTheme", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "DesignerTheme", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesignerTheme", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "CompositeDesignerTheme", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityPreviewDesignerTheme", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "AmbientTheme", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesignerPaint", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityBindTypeConverter", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "TypeBrowserEditor", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "BindUITypeEditor", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityToolboxItem", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "WorkflowDesignerLoader", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "FreeformActivityDesigner", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ConnectorEventHandler", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ConnectorEventArgs", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ConnectionPoint", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "Connector", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ConnectorAccessibleObject", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "WorkflowDesignerMessageFilter", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ActivityDesignerGlyphCollection", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "DesignerGlyph", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "WorkflowPageSetupDialog", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ThemeConfigurationDialog", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "TypeBrowserDialog", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ConfigErrorGlyph", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "CommentGlyph", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "LockedActivityGlyph", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ReadOnlyActivityGlyph", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "SelectionGlyph", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "ShadowGlyph", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "SequenceDesigner", + "Namespace": "System.Workflow.ComponentModel.Design" + }, + { + "Name": "CompileWorkflowTask", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "CompileWorkflowCleanupTask", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "AuthorizedType", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "WorkflowMarkupSourceAttribute", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "IWorkflowCompilerOptionsService", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "WorkflowCompilerOptionsService", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "WorkflowCompilationContext", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "WorkflowCompiler", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "WorkflowCompilerParameters", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "WorkflowCompilerResults", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "WorkflowCompilerError", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ActivityCodeGenerator", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "CodeGenerationManager", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ActivityCodeGeneratorAttribute", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "CompositeActivityCodeGenerator", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ActivityValidator", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "WorkflowValidationFailedException", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "AccessTypes", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "BindValidationContext", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "CompositeActivityValidator", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ConditionValidator", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "DependencyObjectValidator", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "PropertyValidationContext", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ValidationError", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ValidationErrorCollection", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ValidationManager", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ValidationOption", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ValidationOptionAttribute", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "Validator", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ActivityValidatorAttribute", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "AttributeInfoAttribute", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "AttributeInfo", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ITypeProvider", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "TypeProvider", + "Namespace": "System.Workflow.ComponentModel.Compiler" + }, + { + "Name": "ActivityMarkupSerializer", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "ActivitySurrogateSelector", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "ActivityCodeDomSerializationManager", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "ActivityCodeDomSerializer", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "DependencyObjectCodeDomSerializer", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "ActivityTypeCodeDomSerializer", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "XmlnsDefinitionAttribute", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "XmlnsPrefixAttribute", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "RuntimeNamePropertyAttribute", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "ContentPropertyAttribute", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "ConstructorArgumentAttribute", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "MarkupExtension", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "CompositeActivityMarkupSerializer", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "WorkflowMarkupSerializationManager", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "WorkflowMarkupSerializationException", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "WorkflowMarkupSerializer", + "Namespace": "System.Workflow.ComponentModel.Serialization" + }, + { + "Name": "InteropTrackingRecord", + "Namespace": "System.Activities.Tracking" + }, + { + "Name": "Interop", + "Namespace": "System.Activities.Statements" + }, + { + "Name": "CorrelationToken", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "CorrelationTokenCollection", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "CorrelationProperty", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "CorrelationTokenEventArgs", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "IPendingWork", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "IWorkBatch", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "TimerEventSubscription", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "TimerEventSubscriptionCollection", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowEnvironment", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowInstance", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowOwnershipException", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowQueue", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowQueuingService", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowRuntimeEventArgs", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowRuntime", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "ServicesExceptionNotHandledEventArgs", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowEventArgs", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowCompletedEventArgs", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowSuspendedEventArgs", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowTerminatedEventArgs", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowQueueInfo", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "WorkflowStatus", + "Namespace": "System.Workflow.Runtime" + }, + { + "Name": "ExtractCollection", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "IProfileNotification", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "PreviousTrackingServiceAttribute", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "ProfileUpdatedEventArgs", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "ProfileRemovedEventArgs", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "SqlTrackingService", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "SqlTrackingWorkflowInstance", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingAnnotationCollection", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingChannel", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingCondition", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "ActivityTrackingCondition", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "ComparisonOperator", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingConditionCollection", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingDataItem", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingDataItemValue", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingExtract", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "WorkflowDataTrackingExtract", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "ActivityDataTrackingExtract", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "WorkflowTrackingLocation", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "ActivityTrackingLocation", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "UserTrackingLocation", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "ActivityTrackingLocationCollection", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "UserTrackingLocationCollection", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingParameters", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingProfile", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingProfileCache", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingProfileDeserializationException", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingProfileSerializer", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingRecord", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "ActivityTrackingRecord", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "UserTrackingRecord", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "WorkflowTrackingRecord", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingService", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingWorkflowEvent", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingWorkflowChangedEventArgs", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingWorkflowTerminatedEventArgs", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingWorkflowSuspendedEventArgs", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "TrackingWorkflowExceptionEventArgs", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "ActivityTrackPoint", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "UserTrackPoint", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "WorkflowTrackPoint", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "ActivityTrackPointCollection", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "UserTrackPointCollection", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "WorkflowTrackPointCollection", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "SqlTrackingQuery", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "SqlTrackingQueryOptions", + "Namespace": "System.Workflow.Runtime.Tracking" + }, + { + "Name": "DebugController", + "Namespace": "System.Workflow.Runtime.DebugEngine" + }, + { + "Name": "IWorkflowDebuggerService", + "Namespace": "System.Workflow.Runtime.DebugEngine" + }, + { + "Name": "WorkflowDebuggerSteppingOption", + "Namespace": "System.Workflow.Runtime.DebugEngine" + }, + { + "Name": "WorkflowDebuggerSteppingAttribute", + "Namespace": "System.Workflow.Runtime.DebugEngine" + }, + { + "Name": "IInstanceTable", + "Namespace": "System.Workflow.Runtime.DebugEngine" + }, + { + "Name": "ActivityHandlerDescriptor", + "Namespace": "System.Workflow.Runtime.DebugEngine" + }, + { + "Name": "DebugEngineCallback", + "Namespace": "System.Workflow.Runtime.DebugEngine" + }, + { + "Name": "IExpressionEvaluationFrame", + "Namespace": "System.Workflow.Runtime.DebugEngine" + }, + { + "Name": "IWorkflowDebugger", + "Namespace": "System.Workflow.Runtime.DebugEngine" + }, + { + "Name": "WorkflowLoaderService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "WorkflowPersistenceService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "WorkflowRuntimeServiceState", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "WorkflowRuntimeService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "WorkflowSchedulerService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "WorkflowCommitWorkBatchService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "PersistenceException", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "DefaultWorkflowLoaderService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "DefaultWorkflowSchedulerService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "DefaultWorkflowCommitWorkBatchService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "ManualWorkflowSchedulerService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "SharedConnectionWorkflowCommitWorkBatchService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "SqlPersistenceWorkflowInstanceDescription", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "SqlWorkflowPersistenceService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "WorkflowWebHostingModule", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "WorkflowRuntimeSection", + "Namespace": "System.Workflow.Runtime.Configuration" + }, + { + "Name": "WorkflowRuntimeServiceElement", + "Namespace": "System.Workflow.Runtime.Configuration" + }, + { + "Name": "WorkflowRuntimeServiceElementCollection", + "Namespace": "System.Workflow.Runtime.Configuration" + }, + { + "Name": "ChannelManagerService", + "Namespace": "System.Workflow.Runtime.Hosting" + }, + { + "Name": "ContextToken", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ChannelToken", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "OperationInfo", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "OperationInfoBase", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "OperationParameterInfo", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "OperationParameterInfoCollection", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "OperationValidationEventArgs", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "ReceiveActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "SendActivity", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "SendActivityEventArgs", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "TypedOperationInfo", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WorkflowServiceAttributes", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WorkflowServiceAttributesDynamicPropertyValidator", + "Namespace": "System.Workflow.Activities" + }, + { + "Name": "WorkflowServiceHost", + "Namespace": "System.ServiceModel" + }, + { + "Name": "WorkflowRuntimeEndpoint", + "Namespace": "System.ServiceModel.Activities.Description" + }, + { + "Name": "WorkflowServiceHostFactory", + "Namespace": "System.ServiceModel.Activation" + }, + { + "Name": "DurableOperationContext", + "Namespace": "System.ServiceModel.Dispatcher" + }, + { + "Name": "PersistenceProviderElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "WorkflowRuntimeElement", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "ExtendedWorkflowRuntimeServiceElementCollection", + "Namespace": "System.ServiceModel.Configuration" + }, + { + "Name": "InstanceLockException", + "Namespace": "System.ServiceModel.Persistence" + }, + { + "Name": "InstanceNotFoundException", + "Namespace": "System.ServiceModel.Persistence" + }, + { + "Name": "PersistenceException", + "Namespace": "System.ServiceModel.Persistence" + }, + { + "Name": "PersistenceProvider", + "Namespace": "System.ServiceModel.Persistence" + }, + { + "Name": "PersistenceProviderFactory", + "Namespace": "System.ServiceModel.Persistence" + }, + { + "Name": "LockingPersistenceProvider", + "Namespace": "System.ServiceModel.Persistence" + }, + { + "Name": "SqlPersistenceProviderFactory", + "Namespace": "System.ServiceModel.Persistence" + }, + { + "Name": "PersistenceProviderBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "DurableOperationAttribute", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "DurableServiceAttribute", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "UnknownExceptionAction", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "WorkflowRuntimeBehavior", + "Namespace": "System.ServiceModel.Description" + }, + { + "Name": "AttachableMemberIdentifier", + "Namespace": "System.Xaml" + }, + { + "Name": "AttachablePropertyServices", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlObjectEventArgs", + "Namespace": "System.Xaml" + }, + { + "Name": "IAmbientProvider", + "Namespace": "System.Xaml" + }, + { + "Name": "AmbientPropertyValue", + "Namespace": "System.Xaml" + }, + { + "Name": "IAttachedPropertyStore", + "Namespace": "System.Xaml" + }, + { + "Name": "IDestinationTypeProvider", + "Namespace": "System.Xaml" + }, + { + "Name": "INamespacePrefixLookup", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlNodeType", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlReaderSettings", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlObjectWriter", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlObjectWriterSettings", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlXmlReader", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlXmlReaderSettings", + "Namespace": "System.Xaml" + }, + { + "Name": "IRootObjectProvider", + "Namespace": "System.Xaml" + }, + { + "Name": "IXamlLineInfo", + "Namespace": "System.Xaml" + }, + { + "Name": "IXamlLineInfoConsumer", + "Namespace": "System.Xaml" + }, + { + "Name": "IXamlNamespaceResolver", + "Namespace": "System.Xaml" + }, + { + "Name": "IXamlNameProvider", + "Namespace": "System.Xaml" + }, + { + "Name": "IXamlNameResolver", + "Namespace": "System.Xaml" + }, + { + "Name": "IXamlObjectWriterFactory", + "Namespace": "System.Xaml" + }, + { + "Name": "IXamlSchemaContextProvider", + "Namespace": "System.Xaml" + }, + { + "Name": "NamespaceDeclaration", + "Namespace": "System.Xaml" + }, + { + "Name": "IXamlIndexingReader", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlBackgroundReader", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlNodeList", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlNodeQueue", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlDirective", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlDeferringLoader", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlException", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlParseException", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlObjectWriterException", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlDuplicateMemberException", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlInternalException", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlSchemaException", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlObjectReaderException", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlXmlWriterException", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlLanguage", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlMember", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlReader", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlSchemaContext", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlSchemaContextSettings", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlServices", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlType", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlObjectReader", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlObjectReaderSettings", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlWriter", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlXmlWriter", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlXmlWriterSettings", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlWriterSettings", + "Namespace": "System.Xaml" + }, + { + "Name": "XamlAccessLevel", + "Namespace": "System.Xaml.Permissions" + }, + { + "Name": "XamlLoadPermission", + "Namespace": "System.Xaml.Permissions" + }, + { + "Name": "AllowedMemberLocations", + "Namespace": "System.Xaml.Schema" + }, + { + "Name": "XamlCollectionKind", + "Namespace": "System.Xaml.Schema" + }, + { + "Name": "XamlMemberInvoker", + "Namespace": "System.Xaml.Schema" + }, + { + "Name": "ShouldSerializeResult", + "Namespace": "System.Xaml.Schema" + }, + { + "Name": "XamlTypeInvoker", + "Namespace": "System.Xaml.Schema" + }, + { + "Name": "XamlValueConverter`1", + "Namespace": "System.Xaml.Schema" + }, + { + "Name": "XamlTypeName", + "Namespace": "System.Xaml.Schema" + }, + { + "Name": "XamlTypeTypeConverter", + "Namespace": "System.Xaml.Schema" + }, + { + "Name": "MarkupExtensionBracketCharactersAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "MemberDefinition", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "PropertyDefinition", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "AcceptedMarkupExtensionExpressionTypeAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "AmbientAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "UsableDuringInitializationAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "ConstructorArgumentAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "ContentPropertyAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "ContentWrapperAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "DependsOnAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "MarkupExtensionReturnTypeAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "NameScopePropertyAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "RootNamespaceAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "TrimSurroundingWhitespaceAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "UidPropertyAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "WhitespaceSignificantCollectionAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlSetMarkupExtensionAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XmlLangPropertyAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XmlnsCompatibleWithAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XmlnsDefinitionAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XmlnsPrefixAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "DateTimeValueSerializer", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "INameScope", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "INameScopeDictionary", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "IProvideValueTarget", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "IQueryAmbient", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "IUriContext", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "IValueSerializerContext", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "IXamlTypeResolver", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "ValueSerializer", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlSetMarkupExtensionEventArgs", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlSetTypeConverterAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlSetTypeConverterEventArgs", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlSetValueEventArgs", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "MarkupExtension", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "ArrayExtension", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "DictionaryKeyPropertyAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "IComponentConnector", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "NullExtension", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "StaticExtension", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "TypeExtension", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "RuntimeNamePropertyAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "NameReferenceConverter", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "Reference", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlDeferLoadAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XData", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XamlBuildProvider", + "Namespace": "System.Xaml.Hosting" + }, + { + "Name": "HandlerElement", + "Namespace": "System.Xaml.Hosting.Configuration" + }, + { + "Name": "HandlerElementCollection", + "Namespace": "System.Xaml.Hosting.Configuration" + }, + { + "Name": "XamlHostingSection", + "Namespace": "System.Xaml.Hosting.Configuration" + }, + { + "Name": "XamlHostingSectionGroup", + "Namespace": "System.Xaml.Hosting.Configuration" + }, + { + "Name": "XmlNamedNodeMap", + "Namespace": "System.Xml" + }, + { + "Name": "IApplicationResourceStreamResolver", + "Namespace": "System.Xml" + }, + { + "Name": "IHasXmlNode", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlLineInfo", + "Namespace": "System.Xml" + }, + { + "Name": "IXmlNamespaceResolver", + "Namespace": "System.Xml" + }, + { + "Name": "NameTable", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDateTimeSerializationMode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlConvert", + "Namespace": "System.Xml" + }, + { + "Name": "XmlException", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNamespaceManager", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNamespaceScope", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNameTable", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeOrder", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeType", + "Namespace": "System.Xml" + }, + { + "Name": "XmlQualifiedName", + "Namespace": "System.Xml" + }, + { + "Name": "XmlResolver", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSecureResolver", + "Namespace": "System.Xml" + }, + { + "Name": "XmlUrlResolver", + "Namespace": "System.Xml" + }, + { + "Name": "XmlXapResolver", + "Namespace": "System.Xml" + }, + { + "Name": "ConformanceLevel", + "Namespace": "System.Xml" + }, + { + "Name": "DtdProcessing", + "Namespace": "System.Xml" + }, + { + "Name": "EntityHandling", + "Namespace": "System.Xml" + }, + { + "Name": "NamespaceHandling", + "Namespace": "System.Xml" + }, + { + "Name": "NewLineHandling", + "Namespace": "System.Xml" + }, + { + "Name": "ReadState", + "Namespace": "System.Xml" + }, + { + "Name": "ValidationType", + "Namespace": "System.Xml" + }, + { + "Name": "WhitespaceHandling", + "Namespace": "System.Xml" + }, + { + "Name": "XmlParserContext", + "Namespace": "System.Xml" + }, + { + "Name": "XmlReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlReaderSettings", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSpace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTextReader", + "Namespace": "System.Xml" + }, + { + "Name": "Formatting", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTextWriter", + "Namespace": "System.Xml" + }, + { + "Name": "XmlValidatingReader", + "Namespace": "System.Xml" + }, + { + "Name": "WriteState", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWriter", + "Namespace": "System.Xml" + }, + { + "Name": "XmlOutputMethod", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWriterSettings", + "Namespace": "System.Xml" + }, + { + "Name": "XmlAttribute", + "Namespace": "System.Xml" + }, + { + "Name": "XmlAttributeCollection", + "Namespace": "System.Xml" + }, + { + "Name": "XmlCDataSection", + "Namespace": "System.Xml" + }, + { + "Name": "XmlCharacterData", + "Namespace": "System.Xml" + }, + { + "Name": "XmlComment", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDeclaration", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocument", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocumentFragment", + "Namespace": "System.Xml" + }, + { + "Name": "XmlDocumentType", + "Namespace": "System.Xml" + }, + { + "Name": "XmlElement", + "Namespace": "System.Xml" + }, + { + "Name": "XmlEntity", + "Namespace": "System.Xml" + }, + { + "Name": "XmlEntityReference", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedAction", + "Namespace": "System.Xml" + }, + { + "Name": "XmlImplementation", + "Namespace": "System.Xml" + }, + { + "Name": "XmlLinkedNode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNode", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedEventArgs", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeChangedEventHandler", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeList", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNodeReader", + "Namespace": "System.Xml" + }, + { + "Name": "XmlNotation", + "Namespace": "System.Xml" + }, + { + "Name": "XmlProcessingInstruction", + "Namespace": "System.Xml" + }, + { + "Name": "XmlSignificantWhitespace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlText", + "Namespace": "System.Xml" + }, + { + "Name": "XmlWhitespace", + "Namespace": "System.Xml" + }, + { + "Name": "XmlTokenizedType", + "Namespace": "System.Xml" + }, + { + "Name": "CodeExporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "CodeGenerationOptions", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "CodeIdentifier", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "CodeIdentifiers", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "ImportContext", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "IXmlSerializable", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "IXmlTextParser", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SchemaImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributeOverrides", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapCodeExporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapEnumAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapIgnoreAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapIncludeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapReflectionImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapSchemaExporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapSchemaImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapSchemaMember", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "SoapTypeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAnyElementAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayItemAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlArrayItemAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeOverrides", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlChoiceIdentifierAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlCodeExporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementAttributes", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlEnumAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlIgnoreAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlIncludeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMappingAccess", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMemberMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlMembersMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNamespaceDeclarationsAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlReflectionImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlReflectionMember", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlRootAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaExporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaImporter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaProviderAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemas", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSchemaEnumerator", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationGeneratedCode", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationReader", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationFixupCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationCollectionFixupCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationReadCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationWriter", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializationWriteCallback", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerAssemblyAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlDeserializationEvents", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerImplementation", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializer", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerFactory", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerNamespaces", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlSerializerVersionAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTextAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTypeAttribute", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlTypeMapping", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlAttributeEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlElementEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNodeEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "XmlNodeEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "UnreferencedObjectEventHandler", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "UnreferencedObjectEventArgs", + "Namespace": "System.Xml.Serialization" + }, + { + "Name": "DateTimeSerializationSection", + "Namespace": "System.Xml.Serialization.Configuration" + }, + { + "Name": "SchemaImporterExtensionElement", + "Namespace": "System.Xml.Serialization.Configuration" + }, + { + "Name": "SchemaImporterExtensionElementCollection", + "Namespace": "System.Xml.Serialization.Configuration" + }, + { + "Name": "SchemaImporterExtensionsSection", + "Namespace": "System.Xml.Serialization.Configuration" + }, + { + "Name": "SerializationSectionGroup", + "Namespace": "System.Xml.Serialization.Configuration" + }, + { + "Name": "XmlSerializerSection", + "Namespace": "System.Xml.Serialization.Configuration" + }, + { + "Name": "RootedPathValidator", + "Namespace": "System.Xml.Serialization.Configuration" + }, + { + "Name": "SchemaImporterExtension", + "Namespace": "System.Xml.Serialization.Advanced" + }, + { + "Name": "SchemaImporterExtensionCollection", + "Namespace": "System.Xml.Serialization.Advanced" + }, + { + "Name": "XmlSchemaDatatypeVariety", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "IXmlSchemaInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "ValidationEventArgs", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "ValidationEventHandler", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlAtomicValue", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchema", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAll", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnnotated", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnnotation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAny", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAnyAttribute", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAppInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttribute", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttributeGroup", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaAttributeGroupRef", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaChoice", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCollection", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCollectionEnumerator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContentExtension", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexContentRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaComplexType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentModel", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentProcessing", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaContentType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDatatype", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDerivationMethod", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaDocumentation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaElement", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaExternal", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaNumericFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxLengthFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaPatternFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaEnumerationFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinExclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMinInclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxExclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaMaxInclusiveFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaTotalDigitsFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaFractionDigitsFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaWhiteSpaceFacet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaForm", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroup", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroupBase", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaGroupRef", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaIdentityConstraint", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaXPath", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaUnique", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaKey", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaKeyref", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaImport", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInclude", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInfo", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaNotation", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObject", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectCollection", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectEnumerator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaObjectTable", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaParticle", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaRedefine", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSequence", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSet", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaCompilationSettings", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContentExtension", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleContentRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeContent", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeList", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeRestriction", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaSimpleTypeUnion", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaUse", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidationException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlValueGetter", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidationFlags", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidator", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaValidity", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSeverityType", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlTypeCode", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInference", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XmlSchemaInferenceException", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "XslCompiledTransform", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltMessageEncounteredEventArgs", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltMessageEncounteredEventHandler", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltArgumentList", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "IXsltContextFunction", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "IXsltContextVariable", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltContext", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltException", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltCompileException", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XslTransform", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "XsltSettings", + "Namespace": "System.Xml.Xsl" + }, + { + "Name": "IXPathNavigable", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathDocument", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathException", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlSortOrder", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlCaseOrder", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlDataType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathResultType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathExpression", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathItem", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNamespaceScope", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNavigator", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNodeIterator", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XPathNodeType", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XmlKnownDtds", + "Namespace": "System.Xml.Resolvers" + }, + { + "Name": "XmlPreloadedResolver", + "Namespace": "System.Xml.Resolvers" + }, + { + "Name": "XmlReaderSection", + "Namespace": "System.Xml.XmlConfiguration" + }, + { + "Name": "XsltConfigSection", + "Namespace": "System.Xml.XmlConfiguration" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.Schema" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.XPath" + }, + { + "Name": "XName", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNamespace", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObject", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObjectChange", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XObjectChangeEventArgs", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNode", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNodeDocumentOrderComparer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XNodeEqualityComparer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XText", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XCData", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XContainer", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XElement", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "LoadOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "SaveOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "ReaderOptions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDocument", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XComment", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XProcessingInstruction", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDeclaration", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XDocumentType", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XAttribute", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "XStreamingElement", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "Extensions", + "Namespace": "System.Xml.Linq" + }, + { + "Name": "InstallSupport", + "Namespace": "Microsoft.TaskScheduler.SnapIn" + }, + { + "Name": "TaskSchedulerSnapIn", + "Namespace": "Microsoft.TaskScheduler.SnapIn" + }, + { + "Name": "TaskSchedulerExtension", + "Namespace": "Microsoft.TaskScheduler.SnapIn" + }, + { + "Name": "AndCondition", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "Automation", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationElement", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationElementCollection", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationFocusChangedEventHandler", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationFocusChangedEventArgs", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "BasePattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationElementMode", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "CacheRequest", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ClientSettings", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ClientSideProviderMatchIndicator", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ClientSideProviderFactoryCallback", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ClientSideProviderDescription", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "Condition", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "DockPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ExpandCollapsePattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "GridItemPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "GridPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "InvokePattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "MultipleViewPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "NotCondition", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "OrCondition", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "PropertyConditionFlags", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "PropertyCondition", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "RangeValuePattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ScrollPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ScrollItemPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "SelectionPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "SelectionItemPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "SynchronizedInputPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TableItemPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TablePattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TextPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TransformPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TreeWalker", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TogglePattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ValuePattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "WindowPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "VirtualizedItemPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ItemContainerPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TextPatternRange", + "Namespace": "System.Windows.Automation.Text" + }, + { + "Name": "UIAutomationClientSideProviders", + "Namespace": "UIAutomationClientsideProviders" + }, + { + "Name": "AutomationInteropProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "NavigateDirection", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IRawElementProviderFragment", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IRawElementProviderFragmentRoot", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IRawElementProviderAdviseEvents", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IRawElementProviderHwndOverride", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "ProviderOptions", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IRawElementProviderSimple", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IDockProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IExpandCollapseProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IGridProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IGridItemProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IInvokeProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IMultipleViewProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IRangeValueProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IScrollProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IScrollItemProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "ISelectionProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "ISelectionItemProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "ISynchronizedInputProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "ITableProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "ITableItemProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "ITextProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "ITextRangeProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "ITransformProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IValueProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IToggleProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IWindowProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IVirtualizedItemProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "IItemContainerProvider", + "Namespace": "System.Windows.Automation.Provider" + }, + { + "Name": "AutomationIdentifier", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationPattern", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationProperty", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationEvent", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationTextAttribute", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ControlType", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationElementIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "DockPosition", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "DockPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ExpandCollapseState", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ExpandCollapsePatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "GridItemPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "GridPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "InvokePatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "MultipleViewPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "RangeValuePatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ScrollAmount", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ScrollPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ScrollItemPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "SelectionPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "SelectionItemPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "SynchronizedInputType", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "SynchronizedInputPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TableItemPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "RowOrColumnMajor", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TablePatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "SupportedTextSelection", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TextPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TransformPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ToggleState", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TogglePatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ValuePatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "WindowVisualState", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "WindowInteractionState", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "WindowPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "VirtualizedItemPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ItemContainerPatternIdentifiers", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "OrientationType", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "TreeScope", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AsyncContentLoadedState", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ProxyAssemblyNotLoadedException", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "NoClickablePointException", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ElementNotEnabledException", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "ElementNotAvailableException", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AsyncContentLoadedEventArgs", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationEventHandler", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationEventArgs", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationPropertyChangedEventHandler", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationPropertyChangedEventArgs", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "StructureChangedEventHandler", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "StructureChangeType", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "StructureChangedEventArgs", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "WindowClosedEventArgs", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AnimationStyle", + "Namespace": "System.Windows.Automation.Text" + }, + { + "Name": "BulletStyle", + "Namespace": "System.Windows.Automation.Text" + }, + { + "Name": "CapStyle", + "Namespace": "System.Windows.Automation.Text" + }, + { + "Name": "FlowDirections", + "Namespace": "System.Windows.Automation.Text" + }, + { + "Name": "HorizontalTextAlignment", + "Namespace": "System.Windows.Automation.Text" + }, + { + "Name": "OutlineStyles", + "Namespace": "System.Windows.Automation.Text" + }, + { + "Name": "TextPatternRangeEndpoint", + "Namespace": "System.Windows.Automation.Text" + }, + { + "Name": "TextUnit", + "Namespace": "System.Windows.Automation.Text" + }, + { + "Name": "TextDecorationLineStyle", + "Namespace": "System.Windows.Automation.Text" + }, + { + "Name": "TocReturnDetail", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "SearchOptions", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "FileIStream", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "HelpReader", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "ICatalog", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "Catalog", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "ICatalogRead", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "CatalogRead", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "ICatalogReadWriteLock", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "CatalogReadWriteLock", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "IHelpFilter", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "HelpFilter", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "IHelpKeyValuePair", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "HelpKeyValuePair", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "IKeyword", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "Keyword", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "IKeywordCollection", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "KeywordCollection", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "ITopic", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "Topic", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "ITopicCollection", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "TopicCollection", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "MemoryIStream", + "Namespace": "Windows.Help.Runtime" + }, + { + "Name": "IndexException", + "Namespace": "Windows.Help.Runtime.Index" + }, + { + "Name": "LCType", + "Namespace": "Windows.Help.Runtime.Index" + }, + { + "Name": "PresentationTraceLevel", + "Namespace": "System.Diagnostics" + }, + { + "Name": "PresentationTraceSources", + "Namespace": "System.Diagnostics" + }, + { + "Name": "CurrentChangedEventManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CurrentChangingEventArgs", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CurrentChangingEventHandler", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CurrentChangingEventManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "DependencyPropertyDescriptor", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ErrorsChangedEventManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICollectionView", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICollectionViewFactory", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ICollectionViewLiveShaping", + "Namespace": "System.ComponentModel" + }, + { + "Name": "NewItemPlaceholderPosition", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IEditableCollectionView", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IEditableCollectionViewAddNewItem", + "Namespace": "System.ComponentModel" + }, + { + "Name": "IItemProperties", + "Namespace": "System.ComponentModel" + }, + { + "Name": "ItemPropertyInfo", + "Namespace": "System.ComponentModel" + }, + { + "Name": "GroupDescription", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyChangedEventManager", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyFilterOptions", + "Namespace": "System.ComponentModel" + }, + { + "Name": "PropertyFilterAttribute", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SortDescription", + "Namespace": "System.ComponentModel" + }, + { + "Name": "SortDescriptionCollection", + "Namespace": "System.ComponentModel" + }, + { + "Name": "CollectionChangedEventManager", + "Namespace": "System.Collections.Specialized" + }, + { + "Name": "AttachedPropertyBrowsableAttribute", + "Namespace": "System.Windows" + }, + { + "Name": "AttachedPropertyBrowsableForTypeAttribute", + "Namespace": "System.Windows" + }, + { + "Name": "AttachedPropertyBrowsableWhenAttributePresentAttribute", + "Namespace": "System.Windows" + }, + { + "Name": "BaseCompatibilityPreferences", + "Namespace": "System.Windows" + }, + { + "Name": "CoerceValueCallback", + "Namespace": "System.Windows" + }, + { + "Name": "DependencyObject", + "Namespace": "System.Windows" + }, + { + "Name": "DependencyObjectType", + "Namespace": "System.Windows" + }, + { + "Name": "DependencyProperty", + "Namespace": "System.Windows" + }, + { + "Name": "DependencyPropertyKey", + "Namespace": "System.Windows" + }, + { + "Name": "DependencyPropertyChangedEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "DependencyPropertyChangedEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "NameScope", + "Namespace": "System.Windows" + }, + { + "Name": "Expression", + "Namespace": "System.Windows" + }, + { + "Name": "ExpressionConverter", + "Namespace": "System.Windows" + }, + { + "Name": "Freezable", + "Namespace": "System.Windows" + }, + { + "Name": "Int32Rect", + "Namespace": "System.Windows" + }, + { + "Name": "Int32RectConverter", + "Namespace": "System.Windows" + }, + { + "Name": "Point", + "Namespace": "System.Windows" + }, + { + "Name": "PointConverter", + "Namespace": "System.Windows" + }, + { + "Name": "Rect", + "Namespace": "System.Windows" + }, + { + "Name": "RectConverter", + "Namespace": "System.Windows" + }, + { + "Name": "Size", + "Namespace": "System.Windows" + }, + { + "Name": "SizeConverter", + "Namespace": "System.Windows" + }, + { + "Name": "Vector", + "Namespace": "System.Windows" + }, + { + "Name": "VectorConverter", + "Namespace": "System.Windows" + }, + { + "Name": "IWeakEventListener", + "Namespace": "System.Windows" + }, + { + "Name": "LocalValueEnumerator", + "Namespace": "System.Windows" + }, + { + "Name": "LocalValueEntry", + "Namespace": "System.Windows" + }, + { + "Name": "PropertyChangedCallback", + "Namespace": "System.Windows" + }, + { + "Name": "PropertyMetadata", + "Namespace": "System.Windows" + }, + { + "Name": "SplashScreen", + "Namespace": "System.Windows" + }, + { + "Name": "ValidateValueCallback", + "Namespace": "System.Windows" + }, + { + "Name": "WeakEventManager", + "Namespace": "System.Windows" + }, + { + "Name": "WeakEventManager`2", + "Namespace": "System.Windows" + }, + { + "Name": "MSG", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "ThreadMessageEventHandler", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "ComponentDispatcher", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "IKeyboardInputSink", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "IKeyboardInputSite", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "DispatcherPriority", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "Dispatcher", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherPriorityAwaitable", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherPriorityAwaiter", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherSynchronizationContext", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherHookEventArgs", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherHookEventHandler", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherHooks", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherProcessingDisabled", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherObject", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherFrame", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherOperation", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherOperation`1", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherOperationCallback", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherOperationStatus", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherEventArgs", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherUnhandledExceptionEventArgs", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherUnhandledExceptionEventHandler", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherUnhandledExceptionFilterEventArgs", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherUnhandledExceptionFilterEventHandler", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DispatcherTimer", + "Namespace": "System.Windows.Threading" + }, + { + "Name": "DataSourceProvider", + "Namespace": "System.Windows.Data" + }, + { + "Name": "DisableDpiAwarenessAttribute", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Matrix", + "Namespace": "System.Windows.Media" + }, + { + "Name": "MatrixConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "MatrixValueSerializer", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "Key", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyConverter", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyInterop", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyValueSerializer", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ModifierKeys", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ModifierKeysConverter", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ModifierKeysValueSerializer", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TraversalRequest", + "Namespace": "System.Windows.Input" + }, + { + "Name": "FocusNavigationDirection", + "Namespace": "System.Windows.Input" + }, + { + "Name": "Int32RectValueSerializer", + "Namespace": "System.Windows.Converters" + }, + { + "Name": "PointValueSerializer", + "Namespace": "System.Windows.Converters" + }, + { + "Name": "RectValueSerializer", + "Namespace": "System.Windows.Converters" + }, + { + "Name": "SizeValueSerializer", + "Namespace": "System.Windows.Converters" + }, + { + "Name": "VectorValueSerializer", + "Namespace": "System.Windows.Converters" + }, + { + "Name": "DesignerSerializationOptions", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "DesignerSerializationOptionsAttribute", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "InternalTypeHelper", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "IReceiveMarkupExtension", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "ServiceProviders", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "MarkupObject", + "Namespace": "System.Windows.Markup.Primitives" + }, + { + "Name": "MarkupProperty", + "Namespace": "System.Windows.Markup.Primitives" + }, + { + "Name": "FileFormatException", + "Namespace": "System.IO" + }, + { + "Name": "StorageInfo", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "StreamInfo", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "EncryptedPackageEnvelope", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "Package", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackagePart", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageProperties", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackagePartCollection", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "TargetMode", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationship", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipCollection", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackUriHelper", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "RightsManagementInformation", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "ZipPackage", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "ZipPackagePart", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "CompressionOption", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "EncryptionOption", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipSelector", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageRelationshipSelectorType", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "VerifyResult", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageDigitalSignature", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "CertificateEmbeddingOption", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "InvalidSignatureEventHandler", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "SignatureVerificationEventArgs", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageDigitalSignatureManager", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "ContentGrant", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "SecureEnvironment", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "CryptoProvider", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "UnsignedPublishLicense", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "PublishLicense", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "UseLicense", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "ContentUser", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "UserActivationMode", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "ContentRight", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "AuthenticationType", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "RightsManagementException", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "RightsManagementFailureCode", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "LocalizedNameDescriptionPair", + "Namespace": "System.Security.RightsManagement" + }, + { + "Name": "WebBrowserPermissionLevel", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "WebBrowserPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "WebBrowserPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "MediaPermissionAudio", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "MediaPermissionVideo", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "MediaPermissionImage", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "MediaPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "MediaPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ChildChangedEventArgs", + "Namespace": "System.Windows.Forms.Integration" + }, + { + "Name": "ElementHost", + "Namespace": "System.Windows.Forms.Integration" + }, + { + "Name": "IntegrationExceptionEventArgs", + "Namespace": "System.Windows.Forms.Integration" + }, + { + "Name": "LayoutExceptionEventArgs", + "Namespace": "System.Windows.Forms.Integration" + }, + { + "Name": "PropertyTranslator", + "Namespace": "System.Windows.Forms.Integration" + }, + { + "Name": "PropertyMap", + "Namespace": "System.Windows.Forms.Integration" + }, + { + "Name": "PropertyMappingExceptionEventArgs", + "Namespace": "System.Windows.Forms.Integration" + }, + { + "Name": "WindowsFormsHost", + "Namespace": "System.Windows.Forms.Integration" + }, + { + "Name": "WindowsFormsHostAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "BlbCmdletBase", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBDisk", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBVolume", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "AddWBVolume", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RemoveWBVolume", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "NewWBPolicy", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBPolicy", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "SetWBPolicy", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RemoveWBPolicy", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBSummary", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "NewWBBackupTarget", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBBackupTarget", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "AddWBBackupTarget", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RemoveWBBackupTarget", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBSchedule", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "SetWBSchedule", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBBackupSet", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RemoveWBBackupSet", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "StartWBBackup", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "ResumeWBBackup", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBJob", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "StopWBJob", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "NewWBFileSpec", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "AddWBFileSpec", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RemoveWBFileSpec", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBFileSpec", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "AddWBSystemState", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBSystemState", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RemoveWBSystemState", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "AddWBBareMetalRecovery", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBBareMetalRecovery", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RemoveWBBareMetalRecovery", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "SetWBVssBackupOption", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBVssBackupOption", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBVirtualMachine", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "AddWBVirtualMachine", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RemoveWBVirtualMachine", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "StartWBVolumeRecovery", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "ResumeWBVolumeRecovery", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "StartWBApplicationRecovery", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "StartWBHyperVRecovery", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBFileRecoveryOptions", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "StartWBFileRecovery", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "StartWBSystemStateRecovery", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBBackupVolumeBrowsePath", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBPerformanceConfiguration", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "GetWBPerformanceConfiguration", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "SetWBPerformanceConfiguration", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RemoveWBCatalog", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RestoreWBCatalog", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "TargetType", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBBackupTarget", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "DiskProperties", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBDisk", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "VolumeProperties", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBVolume", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "VssBackupOptions", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBPolicy", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "CurrentOperation", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBSummary", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBApplication", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBHyperVApplication", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBApplicationComponent", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "RecoverableItems", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBBackupSet", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBItemType", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBItemState", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBItem", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBJobState", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBJobType", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBJob", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBFileSpec", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "WBVirtualMachine", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "TraceProvider", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "TraceFlag", + "Namespace": "Microsoft.Windows.ServerBackup.Commands" + }, + { + "Name": "DashBoardControl", + "Namespace": "Microsoft.SnapIns.Backup.UI.ParentSnapIn" + }, + { + "Name": "WindowsBackupParentNode", + "Namespace": "Microsoft.SnapIns.Backup.UI.ParentSnapIn" + }, + { + "Name": "InstallUtilSupport", + "Namespace": "Microsoft.SnapIns.Backup.UI.ParentSnapIn" + }, + { + "Name": "WindowsBackupParentSnapIn", + "Namespace": "Microsoft.SnapIns.Backup.UI.ParentSnapIn" + }, + { + "Name": "WindowsBackupParentExtension", + "Namespace": "Microsoft.SnapIns.Backup.UI.ParentSnapIn" + }, + { + "Name": "MyTraceProvider", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "TraceComponent", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "TraceFlag", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "GradientLabel", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "AccessibilityChangeCategory", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "AccessibilityChangedEventArgs", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "AccessibilityProperties", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "UtilFunctions", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "ComputerChooser", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "UITrace", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "SizeFormat", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "MarqueeProgressBar", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "ProgressCancelRequestHandler", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "ProgressDialog", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "CommonResources", + "Namespace": "Microsoft.SnapIns.Backup.UI.CommonCode" + }, + { + "Name": "PSDefinitions", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.Commands" + }, + { + "Name": "InstallMode", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "PrecheckInfo", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "StatusValues", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "StatusInfo", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "ProgressActivity", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "ErrorInfo", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "ErrorCodes", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "ICResources", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "InvalidPasswordReason", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "PasswordValidation", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "DomainFetchingResult", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "ICCommonHelper", + "Namespace": "Microsoft.WindowsServerSolutions.Setup.ICCommon" + }, + { + "Name": "AttributeData", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "AttributeParameterData", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "BuildExtensionContext", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "ClassData", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "CompilationPass2Task", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "GenerateTemporaryAssemblyTask", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "IXamlBuildTypeGenerationExtension", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "IXamlBuildTypeInspectionExtension", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "MemberVisibility", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "NamedObject", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "PartialClassGenerationTask", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "PropertyData", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "XamlBuildTypeGenerationExtensionContext", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "XamlBuildTypeInspectionExtensionContext", + "Namespace": "Microsoft.Build.Tasks.Xaml" + }, + { + "Name": "XsdTypeImporterTask", + "Namespace": "Microsoft.Build.Tasks.Xsd" + }, + { + "Name": "IAuditPolicyGPHandler", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "AuditPolicyGPHandler", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "AuditPolicyGPHandlerClass", + "Namespace": "Microsoft.AuditPolicy.SnapIn" + }, + { + "Name": "ManagedHelper", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "HResultHelper", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ErrorInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupException", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "FileSystemStringConverter", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupBmrStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "PerformanceSettings", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "FileSpecInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "VolumeInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "TargetInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "DiskInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "Component", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ApplicationRegistrationInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ComponentInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ComponentDependencyInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "TemplateInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "VolumeVHDInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupSetSSRInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupSetInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "VolumeBackupStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ComponentStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupSystemStateComponentStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupSystemStateApplicationStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ApplicationBackupStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupSystemStateBackupStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupRestoreFileStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "RestoreFilesStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ComponentRestoreStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "RestoreComponentsStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "VolumeRestoreStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "RestoreStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "SystemStateRestoreApplicationStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "SystemStateRestoreStatus", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "PolicySettingsInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "TimeZoneMarker", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "TimeZoneInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "CustomCriticalHandle", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupAsync", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "RestoreFilesAsync", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "RestoreComponentAsync", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "RestoreSystemStateAsync", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "RestoreAsync", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ManagedProxy", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupErrorCodes", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "OtherServicesErrorCodes", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "SystemErrorCodes", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BadCredentialErrorCodes", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupMediaType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupScheduledTargetType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "QueryMediaType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupState", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupVolumeBackupState", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupClientLaunchType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupRestoreFilesState", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "RestoreComponentState", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupRestoreState", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "OverwriteOption", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "FileSystemType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupOperationType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupPerformanceSettingType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupVolumeOperationType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupSystemStateBackupState", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupSystemStateRecoveryState", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupFlag", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupSetType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupShinyMediaDeviceType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "RestoreWarnings", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BmrBackupState", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ComponentBackupState", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ComponentFullBackupReason", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ApplicationBackupState", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ProductType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "LoggerType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "FileType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupStartEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupStopEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupFailedEngineCouldNotBeContactedEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupFailedScheduleSettingsNotFoundEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BackupFailedDidNotStartEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "EventSubscribeCallback", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "EventManager", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "FileRestoreStopEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "VolumeRestoreStopEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ComponentRestoreInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ApplicationRestoreStopEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "SystemStateRestoreStopEventWriterInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "SystemStateRestoreStopEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "OnlineBackupStatusEventEntry", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "OnlineBackupStatusEventValueTypePair", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "OnlineBackupStatusEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "OnlineBackupRegistrationChangeEvent", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "EventSubscribeNotifyAction", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "OnlineBackupStatusEntryPairType", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "BlockLevelBackupFileSystemInfo", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "RemoteComputerChooser", + "Namespace": "Microsoft.SnapIns.Backup.UI.Proxy" + }, + { + "Name": "ExpandoToDispatchExMarshaler", + "Namespace": "System.Runtime.InteropServices.CustomMarshalers" + }, + { + "Name": "EnumeratorToEnumVariantMarshaler", + "Namespace": "System.Runtime.InteropServices.CustomMarshalers" + }, + { + "Name": "TypeToTypeInfoMarshaler", + "Namespace": "System.Runtime.InteropServices.CustomMarshalers" + }, + { + "Name": "EnumerableToDispatchMarshaler", + "Namespace": "System.Runtime.InteropServices.CustomMarshalers" + }, + { + "Name": "TimeOfDayUI", + "Namespace": "IASUIHelper" + }, + { + "Name": "DBConfigUI", + "Namespace": "IASUIHelper" + }, + { + "Name": "IPFilterUI", + "Namespace": "IASUIHelper" + }, + { + "Name": "EapMethodInfo", + "Namespace": "IASUIHelper" + }, + { + "Name": "ExtensibleAuthenticationProtocolMethod", + "Namespace": "IASUIHelper" + }, + { + "Name": "ExtensibleAuthenticationProtocolHelper", + "Namespace": "IASUIHelper" + }, + { + "Name": "VerifyIPAddress", + "Namespace": "IASUIHelper" + }, + { + "Name": "IADProxy", + "Namespace": "DFSRHelper" + }, + { + "Name": "_AdAttributeData", + "Namespace": "DFSRHelper" + }, + { + "Name": "IADProxy2", + "Namespace": "DFSRHelper" + }, + { + "Name": "ADProxy", + "Namespace": "DFSRHelper" + }, + { + "Name": "ADProxyClass", + "Namespace": "DFSRHelper" + }, + { + "Name": "IServerHealthReport", + "Namespace": "DFSRHelper" + }, + { + "Name": "_VersionVectorData", + "Namespace": "DFSRHelper" + }, + { + "Name": "IServerHealthReport2", + "Namespace": "DFSRHelper" + }, + { + "Name": "ServerHealthReport", + "Namespace": "DFSRHelper" + }, + { + "Name": "ServerHealthReportClass", + "Namespace": "DFSRHelper" + }, + { + "Name": "IHealthReport", + "Namespace": "DFSRHelper" + }, + { + "Name": "HealthReport", + "Namespace": "DFSRHelper" + }, + { + "Name": "HealthReportClass", + "Namespace": "DFSRHelper" + }, + { + "Name": "IPropagationReport", + "Namespace": "DFSRHelper" + }, + { + "Name": "PropagationReport", + "Namespace": "DFSRHelper" + }, + { + "Name": "PropagationReportClass", + "Namespace": "DFSRHelper" + }, + { + "Name": "DfsrHelperErrorsEnum", + "Namespace": "DFSRHelper" + }, + { + "Name": "DfsrReportingFlags", + "Namespace": "DFSRHelper" + }, + { + "Name": "AdAttributeData", + "Namespace": "DFSRHelper" + }, + { + "Name": "VersionVectorData", + "Namespace": "DFSRHelper" + }, + { + "Name": "ITaskService", + "Namespace": "TaskScheduler" + }, + { + "Name": "TaskScheduler", + "Namespace": "TaskScheduler" + }, + { + "Name": "TaskSchedulerClass", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskHandler", + "Namespace": "TaskScheduler" + }, + { + "Name": "TaskHandlerPS", + "Namespace": "TaskScheduler" + }, + { + "Name": "TaskHandlerPSClass", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskHandlerStatus", + "Namespace": "TaskScheduler" + }, + { + "Name": "TaskHandlerStatusPS", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskVariables", + "Namespace": "TaskScheduler" + }, + { + "Name": "TaskHandlerStatusPSClass", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskFolder", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRunningTaskCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskDefinition", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskFolderCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRegisteredTask", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRegisteredTaskCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_LOGON_TYPE", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_STATE", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRunningTask", + "Namespace": "TaskScheduler" + }, + { + "Name": "_SYSTEMTIME", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRegistrationInfo", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITriggerCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskSettings", + "Namespace": "TaskScheduler" + }, + { + "Name": "IPrincipal", + "Namespace": "TaskScheduler" + }, + { + "Name": "IActionCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_TRIGGER_TYPE2", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRepetitionPattern", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_INSTANCES_POLICY", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_COMPATIBILITY", + "Namespace": "TaskScheduler" + }, + { + "Name": "IIdleSettings", + "Namespace": "TaskScheduler" + }, + { + "Name": "INetworkSettings", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_RUNLEVEL", + "Namespace": "TaskScheduler" + }, + { + "Name": "IAction", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_ACTION_TYPE", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskNamedValuePair", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskNamedValueCollection", + "Namespace": "TaskScheduler" + }, + { + "Name": "IIdleTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "ILogonTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "ISessionStateChangeTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_SESSION_STATE_CHANGE_TYPE", + "Namespace": "TaskScheduler" + }, + { + "Name": "IEventTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITimeTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IDailyTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IWeeklyTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IMonthlyTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IMonthlyDOWTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IBootTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IRegistrationTrigger", + "Namespace": "TaskScheduler" + }, + { + "Name": "IExecAction", + "Namespace": "TaskScheduler" + }, + { + "Name": "IShowMessageAction", + "Namespace": "TaskScheduler" + }, + { + "Name": "IComHandlerAction", + "Namespace": "TaskScheduler" + }, + { + "Name": "IEmailAction", + "Namespace": "TaskScheduler" + }, + { + "Name": "IPrincipal2", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_PROCESSTOKENSID", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskSettings2", + "Namespace": "TaskScheduler" + }, + { + "Name": "ITaskSettings3", + "Namespace": "TaskScheduler" + }, + { + "Name": "IMaintenanceSettings", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_RUN_FLAGS", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_ENUM_FLAGS", + "Namespace": "TaskScheduler" + }, + { + "Name": "_TASK_CREATION", + "Namespace": "TaskScheduler" + }, + { + "Name": "SymDocument", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymDocumentWriter", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymMethod", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymReader", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymScope", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymVariable", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymWriter", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymBinder", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymBinderBase", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymDocumentBase", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymDocumentWriterBase", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymMethodBase", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymReaderBase", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymScopeBase", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymVariableBase", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymWriterBase", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "NativeMethods", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "WebServicesDiscoveryPublisher", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "NetListManager", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "FirewallApi", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "ProductInfo", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "HealthStatus", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "LegacyProductStates", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "ProductStatus", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "ProductOwners", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "ProductStates", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "INetworkListManager", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkEvents", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkEvents_Event", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NetworkListManager", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkCostManager", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionEvents", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionEvents_Event", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkListManagerEvents", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkListManagerEvents_Event", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkCostManagerEvents", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkCostManagerEvents_Event", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionCostEvents", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionCostEvents_Event", + "Namespace": "NETWORKLIST" + }, + { + "Name": "IPropertyBag", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NetworkListManagerClass", + "Namespace": "NETWORKLIST" + }, + { + "Name": "IEnumNetworks", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_ENUM_NETWORK", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetwork", + "Namespace": "NETWORKLIST" + }, + { + "Name": "IEnumNetworkConnections", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnection", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_CONNECTIVITY", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_SIMULATED_PROFILE_INFO", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_NETWORK_PROPERTY_CHANGE", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkEvents_NetworkAddedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkEvents_NetworkDeletedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkEvents_NetworkConnectivityChangedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkEvents_NetworkPropertyChangedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_CONNECTION_COST", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionCost", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_DATAPLAN_STATUS", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_USAGE_DATA", + "Namespace": "NETWORKLIST" + }, + { + "Name": "_FILETIME", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_DOMAIN_TYPE", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_NETWORK_CATEGORY", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_SOCKADDR", + "Namespace": "NETWORKLIST" + }, + { + "Name": "NLM_CONNECTION_PROPERTY_CHANGE", + "Namespace": "NETWORKLIST" + }, + { + "Name": "IErrorLog", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionEvents_NetworkConnectionConnectivityChangedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionEvents_NetworkConnectionPropertyChangedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkListManagerEvents_ConnectivityChangedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkCostManagerEvents_CostChangedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkCostManagerEvents_DataPlanStatusChangedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionCostEvents_ConnectionCostChangedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionCostEvents_ConnectionDataPlanStatusChangedEventHandler", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkEvents_SinkHelper", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionEvents_SinkHelper", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkListManagerEvents_SinkHelper", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkCostManagerEvents_SinkHelper", + "Namespace": "NETWORKLIST" + }, + { + "Name": "INetworkConnectionCostEvents_SinkHelper", + "Namespace": "NETWORKLIST" + }, + { + "Name": "FaultDetail", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "ArgumentErrorDetail", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "AttributeTypeAndValue", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "ChangeType", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "DirectoryErrorDetail", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "RenewFault", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "PullFault", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "EnumerateFault", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "FaultDetail1", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "FragmentDialect", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "AttributeTypeNotValid", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "AttributeTypeNotValidForDialect", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "AttributeTypeNotValidForEntry", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "SupportedSelectOrSortDialect", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "SupportedDialect", + "Namespace": "Microsoft.ActiveDirectory.WebServices.Proxy" + }, + { + "Name": "ActiveDirectoryPowerShellSnapIn", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ConfigurationHandler", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "TraceElement", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADAuthType", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADPropertyCollection", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADPropertyValueCollection", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADPropertyValueCollection`1", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADEntity", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADObject", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADForestMode", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADDomainMode", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADDomainControllerMode", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADObjectIdentifier", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADRootDSE", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADServerDownException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReferralException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADFilterParsingException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADIdentityResolutionException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADMultipleMatchingIdentitiesException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADIdentityNotFoundException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADInvalidOperationException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADIdentityAlreadyExistsException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADIllegalModifyOperationException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADPasswordException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADInvalidPasswordException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADPasswordComplexityException", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADSearchScope", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADPrincipal", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADGroup", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADGroupScope", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADGroupCategory", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADAccount", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADUser", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADKerberosEncryptionType", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADComputer", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADOrganizationalUnit", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADDirectoryServer", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADOperationMasterRole", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADDomainController", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADFineGrainedPasswordPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADPartition", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADDomain", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADForest", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADEntityAdapter", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADDefaultDomainPasswordPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADOptionalFeatureScope", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADOptionalFeature", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReplicationSite", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADNtdsSiteSetting", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReplicationSubnet", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReplicationSiteLink", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADInterSiteTransportProtocolType", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReplicationSiteLinkBridge", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReplicationAttributeMetadata", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReplicationFailure", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReplicationPartnerMetadata", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReplicationQueueOperation", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReplicationUpToDatenessVectorTable", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADNtdsSetting", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADReplicationConnection", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADClaimTypeBase", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADClaimValueType", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADSuggestedValueEntry", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADResourceProperty", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADClaimType", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADCentralAccessRule", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADCentralAccessPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADSchemaObject", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADResourcePropertyList", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADResourcePropertyValueType", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADClaimTransformPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADTrust", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADTrustRole", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADTrustDirection", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADTrustType", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADStrongNTLMPolicyType", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADAuthenticationPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADAuthenticationPolicySilo", + "Namespace": "Microsoft.ActiveDirectory.Management" + }, + { + "Name": "ADCmdletBase`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADNewCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADGetCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADGetPropertiesCmdletBase`5", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADSetCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADRenameCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADRemoveCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADMoveCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADRestoreCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADFactoryCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADScopeType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADTargetScopeEnumerationServerCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADFactoryBase`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADXmlAttributeFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ValidateAttributeValueHashtableAttribute", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ValidateMultivalueArrayAttribute", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ValidateNotNullOrEmptyADEntityAttribute", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ValidateSetOperationsHashtableAttribute", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ValidateCollectionIsUniqueAttribute", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ValidateNullableRangeAttribute", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "TransformFilterAttribute", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADSetObjectMember`5", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADRootDSE", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADRootDSEParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADObjectFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADObject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RenameADObject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "MoveADObject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADObject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADObject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADObject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RestoreADObject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADObjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RenameADObjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "MoveADObjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADObjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADObjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADObjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RestoreADObjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADPrincipalFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADGroupMember", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADPrincipalGroupMembership", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADGroupFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADGroup", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADGroupMember", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADPrincipalGroupMembership", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADAccountAuthorizationGroup", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADGroup", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADGroup", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADGroupMember", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADPrincipalGroupMembership", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADGroup", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADGroupMember`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADPrincipalGroupMembership`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADGroupMemberParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADPrincipalGroupMembershipParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADGroupParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADGroupParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADGroupMemberParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADGroupParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADPrincipalGroupMembershipParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADGroupParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADGroupMemberParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADPrincipalGroupMembershipParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADAccountAuthorizationGroupParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADAccountFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAccountControl", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAccountControlBase`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "DisableADAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "EnableADAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "UnlockADAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ClearADAccountExpiration", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAccountExpiration", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAccountPassword", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SearchADAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAccountAuthenticationPolicySilo", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ClearADAccountExpirationParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "DisableADAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "EnableADAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SearchADAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAccountControlParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAccountExpirationParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAccountPasswordParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "UnlockADAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAccountAuthenticationPolicySiloParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADUserFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADUser", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADUser", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADUser", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADUser", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADUserResultantPasswordPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADUserParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADUserParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADUserParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADUserParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADUserResultantPasswordPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADComputerFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADComputer", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADComputer", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADComputer", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADComputer", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADComputerServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADComputerServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADComputerServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADComputerServiceAccount`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADComputerParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADComputerParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADComputerParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADComputerParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADComputerServiceAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADComputerServiceAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADComputerServiceAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADServiceAccountFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADServiceAccountCmdletBase`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "InstallADServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "UninstallADServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ResetADServiceAccountPassword", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADServiceAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADServiceAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADServiceAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADServiceAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "InstallADServiceAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "UninstallADServiceAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ResetADServiceAccountPasswordParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "TestADServiceAccount", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "TestADServiceAccountParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADOrganizationalUnitFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADOrganizationalUnit", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADOrganizationalUnit", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADOrganizationalUnit", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADOrganizationalUnit", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADOrganizationalUnitParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADOrganizationalUnitParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADOrganizationalUnitParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADOrganizationalUnitParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADDirectoryServerFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "MoveADDirectoryServer", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "MoveADDirectoryServerOperationMasterRole", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "MoveADDirectoryServerParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "MoveADDirectoryServerOperationMasterRoleParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADAccountResultantPasswordReplicationPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADResultantPasswordReplicationPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADDomainControllerPasswordReplicationPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADDomainControllerFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADDiscoverableService", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADMinimumDirectoryServiceVersion", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDomainControllerPasswordReplicationPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDomainControllerPasswordReplicationPolicyUsage", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDomainController", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADDomainControllerPasswordReplicationPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADDCPasswordReplicationPolicy`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADDomainControllerPasswordReplicationPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDomainControllerParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADAccountResultantPasswordReplicationPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDomainControllerPasswordReplicationPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDomainControllerPasswordReplicationPolicyUsageParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADDomainControllerPasswordReplicationPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADFineGrainedPasswordPolicyFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADFineGrainedPasswordPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADFineGrainedPasswordPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADFineGrainedPasswordPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADFineGrainedPasswordPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADFineGrainedPasswordPolicySubject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADFineGrainedPasswordPolicySubject`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADFineGrainedPasswordPolicySubject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADFineGrainedPasswordPolicySubject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADFineGrainedPasswordPolicySubjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADFineGrainedPasswordPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADFineGrainedPasswordPolicySubjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADFineGrainedPasswordPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADFineGrainedPasswordPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADFineGrainedPasswordPolicySubjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADFineGrainedPasswordPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADPartitionFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADDomainFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADCurrentDomainType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDomain", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADDomain", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADDomainMode", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADGetDomainCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADSetDomainCmdletBase`3", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDomainParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADDomainParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADDomainModeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADForestFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADCurrentForestType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADForest", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADForest", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADForestMode", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADForestParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADForestParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADForestModeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADDefaultDomainPasswordPolicyFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDefaultDomainPasswordPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADDefaultDomainPasswordPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDefaultDomainPasswordPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADDefaultDomainPasswordPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADOptionalFeatureFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADOptionalFeature", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ModifyADOptionalFeatureBase`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "EnableADOptionalFeature", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "DisableADOptionalFeature", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADOptionalFeatureParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "EnableADOptionalFeatureParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "DisableADOptionalFeatureParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationSiteFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationSite", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationSiteParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADReplicationSite", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADReplicationSiteParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADReplicationSite", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADReplicationSiteParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADReplicationSite", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADReplicationSiteParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADNtdsSiteSettingFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationSubnetFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationSubnet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationSubnetParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADReplicationSubnet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADReplicationSubnetParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADReplicationSubnet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADReplicationSubnetParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADReplicationSubnet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADReplicationSubnetParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationSiteLinkFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationSiteLink", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationSiteLinkParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADReplicationSiteLink", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADReplicationSiteLinkParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADReplicationSiteLink", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADReplicationSiteLinkParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADReplicationSiteLink", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADReplicationSiteLinkParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationSiteLinkBridgeFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationSiteLinkBridge", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationSiteLinkBridgeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADReplicationSiteLinkBridge", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADReplicationSiteLinkBridgeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADReplicationSiteLinkBridge", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADReplicationSiteLinkBridgeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADReplicationSiteLinkBridge", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADReplicationSiteLinkBridgeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SyncADObject", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SyncADObjectParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationAttributeMetadataFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationAttributeMetadataParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationAttributeMetadata", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationFailureFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationFailureParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationFailure", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationFailureType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADPartnerType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationOperationType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationPartnerMetadataFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationPartnerMetadataParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationPartnerMetadata", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationQueueOperationFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationQueueOperation", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationQueueOperationParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationUpToDatenessVectorTableFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationUpToDatenessVectorTableParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationUpToDatenessVectorTable", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADNtdsSettingFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADReplicationConnectionFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationConnection", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADReplicationConnectionParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADReplicationConnection", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADReplicationConnectionParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADClaimTypeBaseFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "PossibleClaimValuesType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "IntegerListType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "IntegerItemType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ClaimValueItemBaseType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "UnsignedIntegerListType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "UnsignedIntegerItemType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "StringListType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "StringItemType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADResourcePropertyFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADResourceProperty", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADResourcePropertyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADResourceProperty", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADResourcePropertyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADResourceProperty", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADResourcePropertyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADResourceProperty", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADResourcePropertyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADClaimTypeFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADClaimType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADClaimTypeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADClaimType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADClaimTypeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADClaimType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADClaimTypeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADClaimType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADClaimTypeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADCentralAccessRuleFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADCentralAccessRule", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADCentralAccessRuleParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADCentralAccessRule", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADCentralAccessRuleParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADCentralAccessRule", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADCentralAccessRuleParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADCentralAccessRule", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADCentralAccessRuleParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADCentralAccessPolicyFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADCentralAccessPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADCentralAccessPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADCentralAccessPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADCentralAccessPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADCentralAccessPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADCentralAccessPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADCentralAccessPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADCentralAccessPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADCentralAccessPolicyMember", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADCentralAccessPolicyMemberParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADCentralAccessPolicyMember", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADCentralAccessPolicyMemberParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADSchemaObjectFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADResourcePropertyListFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADResourcePropertyListMember", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "AddADResourcePropertyListMemberParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADResourcePropertyList", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADResourcePropertyListParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADResourcePropertyList", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADResourcePropertyListParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADResourcePropertyList", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADResourcePropertyListParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADResourcePropertyListMember", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADResourcePropertyListMemberParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADResourcePropertyList", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADResourcePropertyListParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADDCCloningExcludedApplication", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDCCloningExcludedApplicationList", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADDCCloningExcludedApplicationListParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADDCCloneConfigFile", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADDCCloneConfigFileParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADResourcePropertyValueTypeFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADResourcePropertyValueType", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADResourcePropertyValueTypeParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADClaimTransformPolicyFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADClaimTransformPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADClaimTransformPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADClaimTransformPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADClaimTransformPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADClaimTransformPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADClaimTransformPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADClaimTransformPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADClaimTransformPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADTrustFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADTrust", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADTrustParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADClaimTransformLink", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADClaimTransformLinkParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ClearADClaimTransformLink", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ClearADClaimTransformLinkParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADAuthenticationPolicyFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADAuthenticationPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAuthenticationPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADAuthenticationPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADAuthenticationPolicy", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADAuthenticationPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADAuthenticationPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADAuthenticationPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAuthenticationPolicyParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ShowADAuthenticationPolicyExpression", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ShowADAuthenticationPolicyExpressionParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADAuthenticationPolicySiloFactory`1", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADAuthenticationPolicySilo", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAuthenticationPolicySilo", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADAuthenticationPolicySilo", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADAuthenticationPolicySilo", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GrantADAuthenticationPolicySiloAccess", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RevokeADAuthenticationPolicySiloAccess", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GetADAuthenticationPolicySiloParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "NewADAuthenticationPolicySiloParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RemoveADAuthenticationPolicySiloParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "SetADAuthenticationPolicySiloParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "RevokeADAuthenticationPolicySiloAccessParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "GrantADAuthenticationPolicySiloAccessParameterSet", + "Namespace": "Microsoft.ActiveDirectory.Management.Commands" + }, + { + "Name": "ADProvider", + "Namespace": "Microsoft.ActiveDirectory.Management.Provider" + }, + { + "Name": "ADDriveInfo", + "Namespace": "Microsoft.ActiveDirectory.Management.Provider" + }, + { + "Name": "ADPathFormat", + "Namespace": "Microsoft.ActiveDirectory.Management.Provider" + }, + { + "Name": "ManagedVirtualApplication", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientApplicationImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientConnectionGroupProperties", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvPackageProperties", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ManagedAssetProperties", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "IClientComConsumer", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientComConsumerFactory", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "CatalogEnumerationFlags", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ForceFlag", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "PublishScope", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientMode", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientAssetImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientException", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientConfigurationImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientPackageImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientConnectionGroupImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientModeImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientReportImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "NetworkCostAdapter", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "CommonEventArgs", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ResultEventArgs", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "VEBlockedEventArgs", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "PublishingRefreshEventArgs", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "PublishingActivityEventArgs", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "IClientComConsumerEventSink", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "VirtualProcess", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientComConsumer", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientDefinitions", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "IClientEventSinkRegistrator", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientEventSinkRegistrator", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientEventTypeFilter", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientWarning", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ManifestRetriever", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "IPublishingServer", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "PublishingServer", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ICertAdmin", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "ICertAdmin2", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "CCertAdmin", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "CCertAdminClass", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "ICertView", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "IEnumCERTVIEWCOLUMN", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "IEnumCERTVIEWROW", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "ICertView2", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "CCertView", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "CCertViewClass", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "IOCSPPropertyCollection", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "IOCSPProperty", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "OCSPPropertyCollection", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "OCSPPropertyCollectionClass", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "IOCSPAdmin", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "IOCSPCAConfigurationCollection", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "OCSPAdmin", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "OCSPAdminClass", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "IEnumCERTVIEWATTRIBUTE", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "IEnumCERTVIEWEXTENSION", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "IOCSPCAConfiguration", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "OCSPSigningFlag", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "OCSPRequestFlag", + "Namespace": "Microsoft.CertificateAdministration.Interop" + }, + { + "Name": "ICertGetConfig", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "CCertGetConfig", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "CCertGetConfigClass", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "ICertConfig", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "ICertConfig2", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "CCertConfig", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "CCertConfigClass", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "ICertRequest", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "ICertRequest2", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "ICertRequest3", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "X509EnrollmentAuthFlags", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "CCertRequest", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "CCertRequestClass", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "ICertServerPolicy", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "CCertServerPolicy", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "CCertServerPolicyClass", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "ICertServerExit", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "CCertServerExit", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "CCertServerExitClass", + "Namespace": "Microsoft.CertificateServices.Certcli.Interop" + }, + { + "Name": "IObjectId", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CERTENROLL_OBJECTID", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ObjectIdGroupId", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ObjectIdPublicKeyFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "AlgorithmFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CObjectId", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CObjectIdClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IObjectIds", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CObjectIds", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CObjectIdsClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IBinaryConverter", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "EncodingType", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IBinaryConverter2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CBinaryConverter", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CBinaryConverterClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX500DistinguishedName", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X500NameFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX500DistinguishedName", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX500DistinguishedNameClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICspInformation", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509ProviderType", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICspAlgorithms", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509KeySpec", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCspStatus", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "AlgorithmOperationFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCspInformation", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCspInformationClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICspInformations", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICspStatuses", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCspInformations", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCspInformationsClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICspStatus", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICspAlgorithm", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509EnrollmentStatus", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCspStatusClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509PublicKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "KeyIdentifierHashAlgorithm", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509PublicKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509PublicKeyClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509PrivateKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509PrivateKeyVerify", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509PrivateKeyExportFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509PrivateKeyUsageFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509PrivateKeyProtection", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509PrivateKey2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509HardwareKeyUsageFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509KeyParametersExportType", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509PrivateKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509PrivateKeyClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509EndorsementKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EndorsementKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EndorsementKeyClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509Extension", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509Extension", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509Extensions", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509Extensions", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionsClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionKeyUsage", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509KeyUsageFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionKeyUsage", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionKeyUsageClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionEnhancedKeyUsage", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionEnhancedKeyUsage", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionEnhancedKeyUsageClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionTemplateName", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionTemplateName", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionTemplateNameClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionTemplate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionTemplate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionTemplateClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IAlternativeName", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "AlternativeNameType", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CAlternativeName", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CAlternativeNameClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IAlternativeNames", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CAlternativeNames", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CAlternativeNamesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionAlternativeNames", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionAlternativeNames", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionAlternativeNamesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionBasicConstraints", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionBasicConstraints", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionBasicConstraintsClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionSubjectKeyIdentifier", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionSubjectKeyIdentifier", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionSubjectKeyIdentifierClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionAuthorityKeyIdentifier", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionAuthorityKeyIdentifier", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionAuthorityKeyIdentifierClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ISmimeCapability", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CSmimeCapability", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CSmimeCapabilityClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ISmimeCapabilities", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CSmimeCapabilities", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CSmimeCapabilitiesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionSmimeCapabilities", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionSmimeCapabilities", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionSmimeCapabilitiesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IPolicyQualifier", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "PolicyQualifierType", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CPolicyQualifier", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CPolicyQualifierClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IPolicyQualifiers", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CPolicyQualifiers", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CPolicyQualifiersClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertificatePolicy", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertificatePolicy", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertificatePolicyClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertificatePolicies", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertificatePolicies", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertificatePoliciesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionCertificatePolicies", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionCertificatePolicies", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionCertificatePoliciesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionMSApplicationPolicies", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionMSApplicationPolicies", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionMSApplicationPoliciesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509Attribute", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509Attribute", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509Attributes", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509Attributes", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509AttributeExtensions", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeExtensions", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeExtensionsClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509AttributeClientId", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "RequestClientInfoClientId", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeClientId", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeClientIdClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509AttributeRenewalCertificate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeRenewalCertificate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeRenewalCertificateClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509AttributeArchiveKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeArchiveKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeArchiveKeyClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509AttributeArchiveKeyHash", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeArchiveKeyHash", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeArchiveKeyHashClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509AttributeOSVersion", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeOSVersion", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeOSVersionClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509AttributeCspProvider", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeCspProvider", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509AttributeCspProviderClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICryptAttribute", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCryptAttribute", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCryptAttributeClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICryptAttributes", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCryptAttributes", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCryptAttributesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertProperty", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CERTENROLL_PROPERTYID", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertProperty", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertProperties", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertProperties", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertiesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyFriendlyName", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyFriendlyName", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyFriendlyNameClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyDescription", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyDescription", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyDescriptionClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyAutoEnroll", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyAutoEnroll", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyAutoEnrollClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyRequestOriginator", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyRequestOriginator", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyRequestOriginatorClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertySHA1Hash", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertySHA1Hash", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertySHA1HashClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyKeyProvInfo", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyKeyProvInfo", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyKeyProvInfoClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyArchived", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyArchived", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyArchivedClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyBackedUp", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyBackedUp", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyBackedUpClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyEnrollment", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyEnrollment", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyEnrollmentClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyRenewal", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyRenewal", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyRenewalClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyArchivedKeyHash", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyArchivedKeyHash", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyArchivedKeyHashClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertPropertyEnrollmentPolicyServer", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "EnrollmentPolicyServerPropertyFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509EnrollmentAuthFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "PolicyServerUrlFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyEnrollmentPolicyServer", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertPropertyEnrollmentPolicyServerClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ISignerCertificate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509SignatureInformation", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CSignerCertificate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CSignerCertificateClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509NameValuePair", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509NameValuePair", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509NameValuePairClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertificateAttestationChallenge", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertificateAttestationChallenge2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertificateAttestationChallenge", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CCertificateAttestationChallengeClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequest", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509CertificateEnrollmentContext", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "InnerRequestLevel", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509RequestType", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestPkcs10", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509RequestInheritOptions", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "Pkcs10AllowedSignatureTypes", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestPkcs10V2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509EnrollmentPolicyServer", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateTemplate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestPkcs10V3", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509NameValuePairs", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestPkcs10V4", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "KeyAttestationClaimType", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRequestPkcs10", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRequestPkcs10Class", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestCertificate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestCertificate2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRequestCertificate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRequestCertificateClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestPkcs7", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestPkcs7V2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRequestPkcs7", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRequestPkcs7Class", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestCmc", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ISignerCertificates", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestCmc2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRequestCmc", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRequestCmcClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509Enrollment", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "InstallResponseRestrictionFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "PFXExportOptions", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509Enrollment2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509Enrollment", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EnrollmentClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509EnrollmentWebClassFactory", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EnrollmentWebClassFactory", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EnrollmentWebClassFactoryClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509EnrollmentHelper", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "WebEnrollmentFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EnrollmentHelper", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EnrollmentHelperClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509MachineEnrollmentFactory", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509MachineEnrollmentFactory", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509MachineEnrollmentFactoryClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509EnrollmentPolicyLoadOption", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateTemplates", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertificationAuthorities", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509EnrollmentPolicyExportFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EnrollmentPolicyActiveDirectory", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EnrollmentPolicyActiveDirectoryClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EnrollmentPolicyWebService", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509EnrollmentPolicyWebServiceClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509PolicyServerListManager", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509PolicyServerUrl", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509PolicyServerListManager", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509PolicyServerListManagerClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509PolicyServerUrl", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "PolicyServerUrlPropertyID", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509PolicyServerUrlClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateTemplateWritable", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CommitTemplateFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "EnrollmentTemplateProperty", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateTemplateADWritable", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateTemplateADWritableClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRevocationListEntry", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CRLRevocationReason", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRevocationListEntry", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRevocationListEntryClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRevocationListEntries", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRevocationListEntries", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRevocationListEntriesClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRevocationList", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRevocationList", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRevocationListClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509SCEPEnrollment", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509SCEPDisposition", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509SCEPFailInfo", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509SCEPEnrollment2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509SCEPProcessMessageFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "DelayRetryAction", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509SCEPEnrollment", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509SCEPEnrollmentClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509SCEPEnrollmentHelper", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509SCEPEnrollmentHelper", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509SCEPEnrollmentHelperClass", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "AlgorithmType", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "EnrollmentSelectionStatus", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "EnrollmentDisplayStatus", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "EnrollmentEnrollStatus", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ICertificationAuthority", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509CertificateTemplateGeneralFlag", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509CertificateTemplateEnrollmentFlag", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509CertificateTemplateSubjectNameFlag", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509CertificateTemplatePrivateKeyFlag", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "EnrollmentCAProperty", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CertificateServiceException", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "InvalidStorePathException", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "Certificate", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "PkiCredential", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "StoreContext", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "PfxData", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "Context", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "EnrollmentAuthenticationType", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "AutoEnrollmentPolicy", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "GetCertificateAutoEnrollmentPolicyCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "SetCertificateAutoEnrollmentPolicyCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "AutoEnrollmentPolicyScope", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "PolicySetting", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "EnrollmentResult", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "GetCertificateCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "SwitchCertificateCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "EnrollmentStatus", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "TestCertificate", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "TestCertificatePolicy", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "EnrollmentEndPointProperty", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "PolicyIdProperty", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "ImportPfxCertificate", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "ExportPfxCertificate", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "ExportChainOption", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "ImportCertificateCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "ExportCertificateCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "CertType", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "CertificateNotificationTask", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "NewCertificateNotificationTaskCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "GetCertificateNotificationTaskCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "RemoveCertificateNotificationTaskCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "CertificateNotificationType", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "NotificationChannel", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "GetPfxDataCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "EnrollmentPolicyServer", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "AddCertificateEnrollmentPolicyServerCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "GetCertificateEnrollmentPolicyServerCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "RemoveCertificateEnrollmentPolicyServerCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "EnrollmentPolicyServerScope", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "NewSelfSignedCertificateCommand", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "CertificateType", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "KeySpec", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "KeyExportPolicy", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "KeyProtection", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "KeyUsage", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "KeyUsageProperty", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "HardwareKeyUsage", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "CurveParametersExportType", + "Namespace": "Microsoft.CertificateServices.Commands" + }, + { + "Name": "ICertSrvSetupKeyInformation", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CCertSrvSetupKeyInformation", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CCertSrvSetupKeyInformationClass", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "ICertSrvSetup", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CASetupProperty", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "ICertSrvSetupKeyInformationCollection", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CCertSrvSetup", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CCertSrvSetupClass", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "IMSCEPSetup", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "MSCEPSetupProperty", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CMSCEPSetup", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CMSCEPSetupClass", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "ICertificateEnrollmentServerSetup", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CESSetupProperty", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CCertificateEnrollmentServerSetup", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CCertificateEnrollmentServerSetupClass", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "ICertificateEnrollmentPolicyServerSetup", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CEPSetupProperty", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CCertificateEnrollmentPolicyServerSetup", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "CCertificateEnrollmentPolicyServerSetupClass", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "__MIDL___MIDL_itf_casetup_0000_0002_0001", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "__MIDL___MIDL_itf_casetup_0000_0003_0001", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "__MIDL___MIDL_itf_casetup_0000_0004_0001", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "__MIDL___MIDL_itf_casetup_0000_0005_0001", + "Namespace": "Microsoft.CertificateServices.Setup.Interop" + }, + { + "Name": "Setting", + "Namespace": null + }, + { + "Name": "SettingValueType", + "Namespace": null + }, + { + "Name": "RuleType", + "Namespace": null + }, + { + "Name": "OptionType", + "Namespace": null + }, + { + "Name": "Settings", + "Namespace": null + }, + { + "Name": "CertEKU", + "Namespace": null + }, + { + "Name": "CertOemID", + "Namespace": null + }, + { + "Name": "CertPublisher", + "Namespace": null + }, + { + "Name": "CertIssuer", + "Namespace": null + }, + { + "Name": "CertRoot", + "Namespace": null + }, + { + "Name": "CertEnumType", + "Namespace": null + }, + { + "Name": "ProductSigners", + "Namespace": null + }, + { + "Name": "AllowedSigners", + "Namespace": null + }, + { + "Name": "AllowedSigner", + "Namespace": null + }, + { + "Name": "ExceptDenyRule", + "Namespace": null + }, + { + "Name": "DeniedSigners", + "Namespace": null + }, + { + "Name": "DeniedSigner", + "Namespace": null + }, + { + "Name": "ExceptAllowRule", + "Namespace": null + }, + { + "Name": "FileRulesRef", + "Namespace": null + }, + { + "Name": "FileRuleRef", + "Namespace": null + }, + { + "Name": "TestSigners", + "Namespace": null + }, + { + "Name": "TestSigningSigners", + "Namespace": null + }, + { + "Name": "FileAttribRef", + "Namespace": null + }, + { + "Name": "EKUs", + "Namespace": null + }, + { + "Name": "EKU", + "Namespace": null + }, + { + "Name": "FileRules", + "Namespace": null + }, + { + "Name": "Allow", + "Namespace": null + }, + { + "Name": "Deny", + "Namespace": null + }, + { + "Name": "FileAttrib", + "Namespace": null + }, + { + "Name": "UpdatePolicySigner", + "Namespace": null + }, + { + "Name": "UpdatePolicySigners", + "Namespace": null + }, + { + "Name": "CiSigner", + "Namespace": null + }, + { + "Name": "CiSigners", + "Namespace": null + }, + { + "Name": "Signers", + "Namespace": null + }, + { + "Name": "Signer", + "Namespace": null + }, + { + "Name": "SigningScenarios", + "Namespace": null + }, + { + "Name": "SigningScenario", + "Namespace": null + }, + { + "Name": "SiPolicy", + "Namespace": null + }, + { + "Name": "GetSystemDriver", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "NewCIPolicyRule", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "NewCIPolicy", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "GetCIPolicy", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "MergeCIPolicy", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "SetRuleOptionCommand", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "SetHVCIOptionsCommand", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "SetCIPolicySetting", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "SetCIPolicyIdInfo", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "GetCIPolicyIdInfo", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "RemoveCIPolicyRule", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "EditCIPolicyRule", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "GetCIPolicyInfoCommand", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "AddSignerRuleCommand", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "SetCIPolicyVersionCommand", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "ConvertFromCIPolicyCommand", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "RuleAttribute", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "RuleSubject", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "RuleType", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "Eku", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "RuleLevel", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "Rule", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "CIPolicyException", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "CatParser", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "WHQL_OPUS_INFO_DATA", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "VersionInfo", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "DriverFile", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "ImportParser", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "Privileges", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "ShadowCopyKeeper", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "DirectoryWalker", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "FileRuleComparer", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "SettingRuleComparer", + "Namespace": "Microsoft.SecureBoot.UserConfig" + }, + { + "Name": "CertHolder", + "Namespace": "Microsoft.DeviceRegistration.ManagedInterop" + }, + { + "Name": "CertInstaller", + "Namespace": "Microsoft.DeviceRegistration.ManagedInterop" + }, + { + "Name": "CryptProvider", + "Namespace": "Microsoft.DeviceRegistration.ManagedInterop" + }, + { + "Name": "IGPMAdmTmplEditor", + "Namespace": "Microsoft.GroupPolicy.AdmTmplEditor" + }, + { + "Name": "IGPMAdmTmplEditorCallback", + "Namespace": "Microsoft.GroupPolicy.AdmTmplEditor" + }, + { + "Name": "IGPMAdmTmplEditorManager", + "Namespace": "Microsoft.GroupPolicy.AdmTmplEditor" + }, + { + "Name": "GPMAdmTmplEditorManager", + "Namespace": "Microsoft.GroupPolicy.AdmTmplEditor" + }, + { + "Name": "ReportingSecurityException", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "TrusteeInfo", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "AceInfo", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "SecurityObjectType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "AclInfo", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "PlatformCalls", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "CertificateException", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "CertBase", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "Cert", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "CertificateScope", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "CmtItem", + "Namespace": "Microsoft.GroupPolicy.Reporting.CmtWrapper" + }, + { + "Name": "CmtStore", + "Namespace": "Microsoft.GroupPolicy.Reporting.CmtWrapper" + }, + { + "Name": "CmtStoreWrapperException", + "Namespace": "Microsoft.GroupPolicy.Reporting.CmtWrapper" + }, + { + "Name": "CmtStoreWrapperHRException", + "Namespace": "Microsoft.GroupPolicy.Reporting.CmtWrapper" + }, + { + "Name": "CTL", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "EventLogRpcUtils", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "FRGroupSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "FRFolderSetting", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "FolderRedirectionInterface", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "StateValueWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "ActionWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "ActionListWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "PolicyDefinitionWrapperException", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "DropDownInfoItemWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "SettingWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "ListBoxSettingWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "EditDecimalSettingWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "EditLongDecimalSettingWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "CheckBoxSettingWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "DropDownSettingWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "EditTextSettingWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "ComboBoxSettingWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "MultiTextSettingWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "PolicyWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "CategoryWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "RootCategoryWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "StateValueType", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "SettingTypeWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "StringCollectionWrapper", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "PolicyDefinitionStore", + "Namespace": "Microsoft.GroupPolicy.Reporting.PdxWrapper" + }, + { + "Name": "SecurityInfo", + "Namespace": "Microsoft.GroupPolicy.Reporting.Security" + }, + { + "Name": "WirelessStoreInterface", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "L2GPPolicyType", + "Namespace": "Microsoft.GroupPolicy.Reporting.Utilities" + }, + { + "Name": "RegistryItem", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "RegistrySetting", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "PolicyRegistrySetting", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GroupPolicyObject", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "PolicyState", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GpoSection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GpoType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "RemoteGPUpdate", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPM", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPM2", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPM", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMDomain", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMDomain2", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMDomain3", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMDomain", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMDomainClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMSitesContainer", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSitesContainer", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSitesContainerClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMBackupDir", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMBackupDir", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMBackupDirClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMSOM", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSOM", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSOMClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMSearchCriteria", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSearchCriteria", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSearchCriteriaClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMPermission", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMPermission", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMPermissionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMSecurityInfo", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSecurityInfo", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSecurityInfoClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMBackup", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMBackup", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMBackupClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMBackupCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMBackupCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMBackupCollectionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMSOMCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSOMCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSOMCollectionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMWMIFilter", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMWMIFilter", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMWMIFilterClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMWMIFilterCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMWMIFilterCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMWMIFilterCollectionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMRSOP", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMRSOP", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMRSOPClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMGPO", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMGPO2", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMGPO3", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMGPO", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMGPOClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMGPOCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMGPOCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMGPOCollectionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMGPOLink", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMGPOLink", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMGPOLinkClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMGPOLinksCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMGPOLinksCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMGPOLinksCollectionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMAsyncCancel", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMAsyncCancel", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMAsyncCancelClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMStatusMsgCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStatusMsgCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStatusMsgCollectionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMStatusMessage", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStatusMessage", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStatusMessageClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMTrustee", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMTrustee", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMTrusteeClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMClientSideExtension", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMClientSideExtension", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMClientSideExtensionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMCSECollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMCSECollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMCSECollectionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMConstants", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMConstants2", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMConstants", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMConstantsClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMResult", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMResult", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMResultClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMMapEntryCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMMapEntryCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMMapEntryCollectionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMMapEntry", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMMapEntry", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMMapEntryClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMMigrationTable", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMMigrationTable", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMMigrationTableClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMBackupDirEx", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMBackupDirEx", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMBackupDirExClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMStarterGPOBackupCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStarterGPOBackupCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStarterGPOBackupCollectionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMStarterGPOBackup", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStarterGPOBackup", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStarterGPOBackupClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMStarterGPO", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMTemplate", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMTemplateClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMStarterGPOCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStarterGPOCollection", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStarterGPOCollectionClass", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMRSOPMode", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMPermissionType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMBackupType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMReportType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSOMType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSearchProperty", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMSearchOperation", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMEntryType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMDestinationOption", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMStarterGPOType", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "GPMReportingOptions", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmt_0000_0000_0002", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmt_0000_0000_0005", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmt_0000_0000_0003", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmt_0000_0000_0004", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL_IGPMSOM_0001", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmt_0000_0000_0001", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmt_0000_0000_0006", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmt_0000_0000_0007", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmt_0000_0030_0001", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmt_0000_0030_0002", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmt_0000_0000_0008", + "Namespace": "Microsoft.GroupPolicy" + }, + { + "Name": "IGPMForestInternal", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMForest", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMForestClass", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMDomainInternal", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMDomainInternal", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMDomainInternalClass", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMOUInternal", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMOUInternal", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMOUInternalClass", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMSiteInternal", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMSiteInternal", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMSiteInternalClass", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMTrustFlagPrivate", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMSOMCollection", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMSOM", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMPermissionType", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMWMIFilterInternal", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmtp_0000_0000_0003", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMGPOLink", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMGPO", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMSOMType", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMGPOLinksCollection", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMSecurityInfo", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMWMIFilter", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMResult", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMBackup", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMReportType", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMDomain", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMPermission", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMTrustee", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmtp_0001_0064_0002", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMStatusMsgCollection", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmtp_0001_0064_0005", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMGPOCollection", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMSearchCriteria", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "IGPMWMIFilterCollection", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMSearchProperty", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "GPMSearchOperation", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmtp_0001_0064_0003", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "__MIDL___MIDL_itf_gpmgmtp_0001_0064_0004", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "__MIDL_IGPMSOM_0001", + "Namespace": "Microsoft.GroupPolicy.Private" + }, + { + "Name": "NativeErrorException", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "CommonBrowser", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "ActiveDirectoryBrowserGroupInfo", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "ActiveDirectoryBrowserUserInfo", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "ActiveDirectoryBrowserDialog", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "ActiveDirectoryBrowserBehaviors", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "ActiveDirectoryBrowserModes", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "Locale", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "MmcHelper", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "MsiBrowserDialog", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "MsiBrowserMode", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "RegistryBrowserSelection", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "RegistryBrowserDialog", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "RegistryValueBase", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "TaskDialogButton", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "TaskDialog", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "TaskDialogButtons", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "TaskDialogResult", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "TaskDialogDefaultButton", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "TaskDialogIcon", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "VariableBrowserDialog", + "Namespace": "Microsoft.GroupPolicy.Targeting" + }, + { + "Name": "HostComputeInterop", + "Namespace": "Microsoft.HostCompute.Interop" + }, + { + "Name": "ObjectNotFoundException", + "Namespace": "Microsoft.HostCompute.Interop" + }, + { + "Name": "ComputeCmdletBase`1", + "Namespace": "Microsoft.HostCompute.PowerShell.Cmdlets" + }, + { + "Name": "GetComputeProcess", + "Namespace": "Microsoft.HostCompute.PowerShell.Cmdlets" + }, + { + "Name": "StopComputeProcess", + "Namespace": "Microsoft.HostCompute.PowerShell.Cmdlets" + }, + { + "Name": "ComputeProcess", + "Namespace": "Microsoft.HostCompute.PowerShell.Views" + }, + { + "Name": "ComputeProcessType", + "Namespace": "Microsoft.HostCompute.PowerShell.Views" + }, + { + "Name": "ComputeProcessIsolation", + "Namespace": "Microsoft.HostCompute.PowerShell.Views" + }, + { + "Name": "HostComputeService", + "Namespace": "Microsoft.HostCompute.PowerShell.Views" + }, + { + "Name": "DiskCachingMode", + "Namespace": "Microsoft.HyperV.Schema.Resource.Storage" + }, + { + "Name": "StorageResource", + "Namespace": "Microsoft.HyperV.Schema.Resource.Storage" + }, + { + "Name": "NetworkQueryResults", + "Namespace": "Microsoft.HyperV.Schema.Resource.Network" + }, + { + "Name": "NicConnectionResource", + "Namespace": "Microsoft.HyperV.Schema.Resource.Network" + }, + { + "Name": "Image", + "Namespace": "Microsoft.HyperV.Schema.ContainerImages.BaseImages" + }, + { + "Name": "ImageData", + "Namespace": "Microsoft.HyperV.Schema.ContainerImages.BaseImages" + }, + { + "Name": "Properties", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "PolicyAction", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "PowerPolicies", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "VmCriticalError", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "GlobalDeviceSettings", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "GlobalSettings", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "SettingsGlobal", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "Memory", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "NumaMemory", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "MemorySettings", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "Count", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "NumaProcessors", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "ProcessorFeatures", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "ProcessorSettings", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "NumaSettings", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "TopologySettings", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "Settings", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "NumaNodeMappings", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "MemoryParameters", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "AllocationParameters", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "ResourceAllocations", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "Configuration", + "Namespace": "Microsoft.HyperV.Schema.Config.VmWorkerProcess" + }, + { + "Name": "Device", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices" + }, + { + "Name": "DeviceWithElementName", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices" + }, + { + "Name": "SyntheticVideo", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Video" + }, + { + "Name": "Share", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "VirtualSMB", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "VSmbRequest", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "VSmbIncomingMessage", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "VSmbOutgoingMessage", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "VSmbTransportState", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "VSmbConnectionState", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "VSmbFileState", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "VSmbTreeConnectState", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "VSmbSessionState", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "VSmbState", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "Drive", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "Controller", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "SyntheticStorageController", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Storage" + }, + { + "Name": "Port", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Serial" + }, + { + "Name": "SerialController", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Serial" + }, + { + "Name": "Setting", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Networking" + }, + { + "Name": "Feature", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Networking" + }, + { + "Name": "Connection", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Networking" + }, + { + "Name": "SyntheticNicWithoutConnection", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Networking" + }, + { + "Name": "SyntheticNic", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Networking" + }, + { + "Name": "EmulatedNicWithoutConnection", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Networking" + }, + { + "Name": "EmulatedNic", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Networking" + }, + { + "Name": "EmulatedNicDevice", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Networking" + }, + { + "Name": "Properties", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Manifest" + }, + { + "Name": "DeviceEntry", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Manifest" + }, + { + "Name": "IntegrationComponent", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.IC" + }, + { + "Name": "GuestInterfaceIc", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.IC" + }, + { + "Name": "BaseBoard", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Bios" + }, + { + "Name": "Chassis", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Bios" + }, + { + "Name": "BiosLoader", + "Namespace": "Microsoft.HyperV.Schema.Config.Devices.Bios" + }, + { + "Name": "SystemType", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "ContainerType", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "NatPortProtocol", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "NetworkMode", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "PolicyType", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "Layer", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "MappedDirectory", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "DeviceBase", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "UtilityVmNetworkSettings", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "UtilityVmSettings", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "SettingsBase", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "ContainerSettingsBase", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "ContainerSettings", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "NatPortBinding", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "NatSettings", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "NetworkConnection", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "NetworkSettings", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "NetworkDevice", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "Subnet", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "MacPool", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "Policy", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "NatPolicyData", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "QosPolicyData", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "VlanPolicyData", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "VsidPolicyData", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "NetworkEndpoint", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers" + }, + { + "Name": "HNSNetwork", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers.HNS" + }, + { + "Name": "HNSEndpoint", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers.HNS" + }, + { + "Name": "HNSNetworkResponse", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers.HNS" + }, + { + "Name": "HNSSingleNetworkResponse", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers.HNS" + }, + { + "Name": "HNSEndpointResponse", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers.HNS" + }, + { + "Name": "HNSEndpointStatsResponse", + "Namespace": "Microsoft.HyperV.Schema.Config.Containers.HNS" + }, + { + "Name": "PropertyType", + "Namespace": "Microsoft.HyperV.Schema.Compute.System" + }, + { + "Name": "NotificationType", + "Namespace": "Microsoft.HyperV.Schema.Compute.System" + }, + { + "Name": "ActiveOperation", + "Namespace": "Microsoft.HyperV.Schema.Compute.System" + }, + { + "Name": "Properties", + "Namespace": "Microsoft.HyperV.Schema.Compute.System" + }, + { + "Name": "Query", + "Namespace": "Microsoft.HyperV.Schema.Compute.System" + }, + { + "Name": "PropertyQuery", + "Namespace": "Microsoft.HyperV.Schema.Compute.System" + }, + { + "Name": "ResultError", + "Namespace": "Microsoft.HyperV.Schema.Compute.System" + }, + { + "Name": "PauseSuspensionLevel", + "Namespace": "Microsoft.HyperV.Schema.Compute.Options" + }, + { + "Name": "PauseOptions", + "Namespace": "Microsoft.HyperV.Schema.Compute.Options" + }, + { + "Name": "EventDataType", + "Namespace": "Microsoft.HyperV.Schema.Compute.Error" + }, + { + "Name": "EventData", + "Namespace": "Microsoft.HyperV.Schema.Compute.Error" + }, + { + "Name": "ErrorEvent", + "Namespace": "Microsoft.HyperV.Schema.Compute.Error" + }, + { + "Name": "ModifyOperation", + "Namespace": "Microsoft.HyperV.Schema.CExec.Process" + }, + { + "Name": "StdHandle", + "Namespace": "Microsoft.HyperV.Schema.CExec.Process" + }, + { + "Name": "ProcessParameters", + "Namespace": "Microsoft.HyperV.Schema.CExec.Process" + }, + { + "Name": "ConsoleSize", + "Namespace": "Microsoft.HyperV.Schema.CExec.Process" + }, + { + "Name": "CloseHandle", + "Namespace": "Microsoft.HyperV.Schema.CExec.Process" + }, + { + "Name": "ProcessModifyRequest", + "Namespace": "Microsoft.HyperV.Schema.CExec.Process" + }, + { + "Name": "Marshal", + "Namespace": "Microsoft.HyperV.Schema" + }, + { + "Name": "ClearKdsCacheCommand", + "Namespace": "Microsoft.KeyDistributionService.Cmdlets" + }, + { + "Name": "KdsServerConfiguration", + "Namespace": "Microsoft.KeyDistributionService.Cmdlets" + }, + { + "Name": "KdsRootKey", + "Namespace": "Microsoft.KeyDistributionService.Cmdlets" + }, + { + "Name": "GetKdsRootKeyCommand", + "Namespace": "Microsoft.KeyDistributionService.Cmdlets" + }, + { + "Name": "AddKdsRootKeyCommand", + "Namespace": "Microsoft.KeyDistributionService.Cmdlets" + }, + { + "Name": "TestKdsRootKeyCommand", + "Namespace": "Microsoft.KeyDistributionService.Cmdlets" + }, + { + "Name": "GetKdsConfigurationCommand", + "Namespace": "Microsoft.KeyDistributionService.Cmdlets" + }, + { + "Name": "SetKdsConfigurationCommand", + "Namespace": "Microsoft.KeyDistributionService.Cmdlets" + }, + { + "Name": "ErrorId", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "ActivityId", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "NativeMethodWrapper", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "EShadowAction", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "EShadowNotifyRemoteUser", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "ShadowApi", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDMSConstants", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "InstalledHostRoleService", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "DeviceRedirectionOption", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RdmsDeploymentType", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "CertificateRole", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "CertificateLevel", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "CommonUtility", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "VirtualDesktopJobStatus", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDCmdlet", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDCmdletContext", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDManagementException", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "TsVm", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "DeploymentValidations", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RunOnceValidations", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "GatewayUsage", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "GatewayAuthMode", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDCBHADetails", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDCBHADedicatedDetails", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDCBHASharedDetails", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "DeploymentModel", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "TSApplicationFileExtensions", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "TSPublishedApplication", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDVHManagement", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDMSFileTypeAssociation", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDMSPublishedApplication", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "WmiUtilities", + "Namespace": "Microsoft.RemoteDesktopServices.Management.HyperV" + }, + { + "Name": "GrantOrgUnitAccessCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "VerifyOrgUnitAccessCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "GetRDIconContentCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RestartComputersAndBlockCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "CommonUtils", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "GetRDCertificateCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetRDCertificateCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "NewRDCertificateCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "ImportRDCertificateCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RDVirtualMachine", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "ExportMasterVirtualMachineCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "GetRDVirtualMachineCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "TestRDVirtualizationHostCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RDManagedNode", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetRDJoinedNodeCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "GetRDJoinedNodeCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RemoveRDJoinedNodeCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "ErrorUtility", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RDExtensions", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "GetRDSessionHostPoolCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "NewRDSessionHostPoolCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RemoveRDSessionHostPoolCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "GetRDSessionHostServerCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "AddRDSessionHostServerCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RemoveRDSessionHostServerCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "DisconnectRDSessionCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SendRDMessageCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "GetRDSessionHostServerPropertyCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetRDSessionHostServerPropertyOnRDMSCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetRDSessionHostServerPropertyCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetRDSessionHostSettingCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RDSessionHostPoolSettingID", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetRDSessionHostPoolGeneralSettingCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "GetRDSessionHostPoolSettingCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetRDSessionHostPoolSettingCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "OfflineVmInformation", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "VM", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "ConnectSwitchPort", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "CreateNewVM", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RDVMCollectionProperties", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RolloutJobReport", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "NewRDVirtualMachinePoolCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "StartRDVirtualMachineRolloutCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetRDSessionHostUserVhd", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "ResetRDSessionHostUserVhd", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "AddRDGatewayCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetGatewaySettingsCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "GetGatewaySettingsCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "AddRDLicenseCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetLicenseSettingsCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "GetLicenseSettingsCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "AddRDWebAccessCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "AddRDSessionHostCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "AddRDVirtualizationHostCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "CreateVirtualNetwork", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "JoinToCB", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "AddRDMSCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RemoveRDMSCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetRdpGeneralSettingCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetRdmsHighAvailabilityCommand", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetDnsrr", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "SetHighAvailabilityDatabaseConnectionString", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "WmiVMHostSettings", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RDVirtualizationHostSetting", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RDManagementResources", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "UserDataVhdSetting", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "RDSessionHostUserDataVhdUtility", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "UserDataVhdUtility", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "RdpGeneralSetting", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "RdpGatewaySetting", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "DeploymentAction", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "DeploymentRunOnceAction", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "DeploymentActionType", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "DeploymentVerification", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "CheckDeploymentHealth", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "CheckServerConnect", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "CheckDeploymentServerHealth", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "PublishRDMSFileTypeAssociation", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "PublishRDMSApplication", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "PublishRDSHApplication", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "UpdatePublishRDSHApplication", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities" + }, + { + "Name": "getLocalMachineFullyQualifiedDomainName", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Activities.workflow.codeactivities" + }, + { + "Name": "RdmsInstrumentation", + "Namespace": "Microsoft.Rdms.UI.Primitives" + }, + { + "Name": "PrivilegesRequiredCommand", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "ConfirmSecureBootUefiCommand", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "SetSecureBootUefiCommand", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "GetSecureBootUefiCommand", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "FormatSecureBootUefiCommand", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "GetSecureBootPolicyCommand", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "StatusException", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "InvalidStateException", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "RegistryException", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "PolicyException", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "InvalidCertificateException", + "Namespace": "Microsoft.SecureBoot.Commands" + }, + { + "Name": "IAppIdPolicyHandler", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "AppIdPolicyHandler", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "AppIdPolicyHandlerClass", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "IAppIdMmcPolicyHandler", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "AppIdMmcPolicyHandler", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "AppIdMmcPolicyHandlerClass", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "IAppIdPolicyHelper", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "AppIdPolicyHelper", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "AppIdPolicyHelperClass", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "FILE_TYPE", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "__MIDL___MIDL_itf_appidpolicyengineapi_0000_0000_0001", + "Namespace": "Microsoft.Security.ApplicationId.PolicyManagement.PolicyEngine" + }, + { + "Name": "AuditPolicyBackup", + "Namespace": "Microsoft.Security.Cmdlets" + }, + { + "Name": "AuditPolicyRestore", + "Namespace": "Microsoft.Security.Cmdlets" + }, + { + "Name": "SecurityPolicyBackup", + "Namespace": "Microsoft.Security.Cmdlets" + }, + { + "Name": "SecurityPolicyRestore", + "Namespace": "Microsoft.Security.Cmdlets" + }, + { + "Name": "SessionPath", + "Namespace": "Microsoft.Security.Cmdlets" + }, + { + "Name": "OwnerAuthInputCmdlet", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "GetTpmCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "InitializeTpmCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "ClearTpmCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "UnblockTpmCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "EnableTpmAutoProvisioningCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "DisableTpmAutoProvisioningCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "ImportTpmOwnerAuthCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "SetTpmOwnerAuthCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "ConvertToTpmOwnerAuthCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "GetTpmEndorsementKeyInfoCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "GetTpmSupportedFeatureCommand", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "EndorsementKeyObject", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "TrustedPlatformModuleNotFoundException", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "OperatingSystemInLegacyModeException", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "ActiveDirectoryBackupException", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "TcgEventLogException", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "TpmWmiException", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "EndorsementKey", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "TestKeyAttResult", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "TestFunctionality", + "Namespace": "Microsoft.Tpm.Commands" + }, + { + "Name": "AxMsTscAxNotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnDisconnectedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnDisconnectedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnChannelReceivedDataEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnChannelReceivedDataEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnFatalErrorEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnFatalErrorEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnWarningEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnWarningEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteDesktopSizeChangeEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteDesktopSizeChangeEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnConfirmCloseEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnConfirmCloseEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnReceivedTSPublicKeyEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnReceivedTSPublicKeyEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnAutoReconnectingEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnAutoReconnectingEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteProgramResultEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteProgramResultEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteProgramDisplayedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteProgramDisplayedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteWindowDisplayedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteWindowDisplayedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnLogonErrorEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnLogonErrorEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnFocusReleasedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnFocusReleasedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnUserNameAcquiredEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnUserNameAcquiredEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnMouseInputModeChangedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnMouseInputModeChangedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnServiceMessageReceivedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnServiceMessageReceivedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnNetworkStatusChangedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnNetworkStatusChangedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnAutoReconnecting2EventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnAutoReconnecting2Event", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsTscAxNotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsTscAx", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsTscAxEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClientNotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClientNotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClientEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient2NotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient2NotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient2", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient2EventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient2a", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient2aEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient3NotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient3NotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient3", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient3EventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient3a", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient3aEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient4NotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient4NotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient4", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient4EventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient4a", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient4aEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient5NotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient5NotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient5", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient5EventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient6NotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient6NotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient6", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient6EventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient7NotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient7NotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient7", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient7EventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient8NotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient8NotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient8", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient8EventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient9NotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient9NotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient9", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient9EventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient10NotSafeForScripting", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient10NotSafeForScriptingEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient10", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxMsRdpClient10EventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxRemoteDesktopClient", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnDisconnectedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnDisconnectedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnStatusChangedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnStatusChangedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnAutoReconnectingEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnAutoReconnectingEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnNetworkStatusChangedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnNetworkStatusChangedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnAdminMessageReceivedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnAdminMessageReceivedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnKeyCombinationPressedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnKeyCombinationPressedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnRemoteDesktopSizeChangedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnRemoteDesktopSizeChangedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnTouchPointerCursorMovedEventHandler", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnTouchPointerCursorMovedEvent", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "AxRemoteDesktopClientEventMulticaster", + "Namespace": "AxMicrosoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAx_Redist", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAx", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_Event", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsTscAxNotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClient", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscNonScriptable", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientNonScriptable", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsTscAxNotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsTscAx", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsTscAxClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClientNotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClientNotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClientClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClient2", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient2NotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient2NotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient2", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient2Class", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient2a", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient2aClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClient3", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient3NotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient3NotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient3", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient3Class", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient3a", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient3aClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClient4", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient4NotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientNonScriptable2", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient4NotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient4", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient4Class", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient4a", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient4aClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClient5", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient5NotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientNonScriptable3", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient5NotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient5", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient5Class", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClient6", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient6NotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientNonScriptable4", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient6NotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient6", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient6Class", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClient7", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient7NotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientNonScriptable5", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpPreferredRedirectionInfo", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpExtendedSettings", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient7NotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient7", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient7Class", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClient8", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient8NotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient8NotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient8", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient8Class", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClient9", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient9NotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient9NotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient9", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient9Class", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClient10", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient10NotSafeForScripting", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient10NotSafeForScriptingClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient10", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "MsRdpClient10Class", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClient", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_Event", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "RemoteDesktopClient", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "RemoteDesktopClientClass", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscSecuredSettings", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAdvancedSettings", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscDebug", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "AutoReconnectContinueState", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "RemoteProgramResult", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "_RemotableHandle", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "RemoteWindowDisplayedAttribute", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnConnectingEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnConnectedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnLoginCompleteEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnDisconnectedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnEnterFullScreenModeEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnLeaveFullScreenModeEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnChannelReceivedDataEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRequestGoFullScreenEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRequestLeaveFullScreenEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnFatalErrorEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnWarningEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteDesktopSizeChangeEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnIdleTimeoutNotificationEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRequestContainerMinimizeEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnConfirmCloseEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnReceivedTSPublicKeyEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnAutoReconnectingEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnAuthenticationWarningDisplayedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnAuthenticationWarningDismissedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteProgramResultEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteProgramDisplayedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnRemoteWindowDisplayedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnLogonErrorEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnFocusReleasedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnUserNameAcquiredEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnMouseInputModeChangedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnServiceMessageReceivedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnConnectionBarPullDownEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnNetworkStatusChangedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnDevicesButtonPressedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnAutoReconnectedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_OnAutoReconnecting2EventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientAdvancedSettings", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientSecuredSettings", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "ExtendedDisconnectReasonCode", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "ControlCloseStatus", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientAdvancedSettings2", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientAdvancedSettings3", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientAdvancedSettings4", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientTransportSettings", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientAdvancedSettings5", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "ITSRemoteProgram", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientShell", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientAdvancedSettings6", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientTransportSettings2", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientAdvancedSettings7", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientTransportSettings3", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientSecuredSettings2", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "ITSRemoteProgram2", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "RemoteSessionActionType", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientAdvancedSettings8", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "ControlReconnectStatus", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpClientTransportSettings4", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "ITSRemoteProgram3", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientSettings", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientActions", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientTouchPointer", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnConnectingEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnConnectedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnLoginCompletedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnDisconnectedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnStatusChangedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnAutoReconnectingEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnAutoReconnectedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnDialogDisplayingEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnDialogDismissedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnNetworkStatusChangedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnAdminMessageReceivedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnKeyCombinationPressedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnRemoteDesktopSizeChangedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_OnTouchPointerCursorMovedEventHandler", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL___MIDL_itf_mstsax_0000_0038_0001", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL___MIDL_itf_mstsax_0000_0051_0001", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL_IWinTypes_0009", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL___MIDL_itf_mstsax_0000_0051_0002", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL___MIDL_itf_mstsax_0000_0000_0001", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL_IMsRdpClient_0001", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpDeviceCollection", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpDriveCollection", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpDevice", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsRdpDrive", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "RedirectionWarningType", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL_IMsRdpClientNonScriptable4_0001", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL___MIDL_itf_mstsax_0000_0000_0004", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "ClientSpec", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL___MIDL_itf_mstsax_0000_0000_0003", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL_IMsRdpClient8_0001", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "RemoteActionType", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "SnapshotEncodingType", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "SnapshotFormatType", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL_IRemoteDesktopClientActions_0001", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL_IRemoteDesktopClientActions_0002", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "__MIDL_IRemoteDesktopClientActions_0003", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IMsTscAxEvents_SinkHelper", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IRemoteDesktopClientEvents_SinkHelper", + "Namespace": "Microsoft.Virtualization.Client.Interop" + }, + { + "Name": "IScriptedDiagnosticInformation", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "IScriptedDiagnosticExecution", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "CScriptedDiag", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "CScriptedDiagClass", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "IScriptedDiagnosticClient", + "Namespace": "Microsoft.Windows.Diagnosis" + }, + { + "Name": "Utils", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreResultReason", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "IHgsStore", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "IHgsStoredTable", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "IHgsStoredRow", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreWatcher", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreEventType", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreEventArgs", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreCondition", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreCommand", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreValueCommand", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreRead", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreReadResult", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreReadGroup", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreWrite", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreWriteGroup", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreException", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreCommandException", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsStoreInvalidHandleException", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsReplicatedStore", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsReplicatedStoreRow", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsReplicatedStoreTable", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "HgsReplicatedStoreMember", + "Namespace": "Microsoft.Windows.HgsStore" + }, + { + "Name": "Collector`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DiagnosticSet`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "ApplicableToAttribute", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "AttributeManagementExtensions", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DependsOnAttribute", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DiagnosticAttribute", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "JITDependencyAttribute", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "MultiTargetDiagnosticAttribute", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "RoleDependsOnAttribute", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "SingleTargetDiagnosticAttribute", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "CollectionEngine`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DiagnosticEngine`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DiagnosticsCore`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DiagnosticSetFactory`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "BadCollectorException`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "CollectionIOException", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "ConfigurationException", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DiagnosticException", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "InvalidDiagnosticAttributesException", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "InvalidSynthesizerAttributesException`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "TargetException`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "PluginManager", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "CollectionProgressEventArgs`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DiagnosisProgressEventArgs`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "ProgressEventArgs`1", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "SynthesisProgressEventArgs`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "CollectorRecord`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DiagnosticRecord`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "Record", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "SynthesizerRecord`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "SynthesisEngine`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "BaseTarget", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DiagnosableTarget`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "GlobalTarget`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "HashSetExtensions", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "RoleExtensions", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "Target`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "TargetCollectionExtensions", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "Host", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "LocalCollector`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "Plugin", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "Status", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "Result", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "Synthesizer`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "TargetDiscoveredEventArgs", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "TraceCollectionResults`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "Traces`1", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "OidGroup", + "Namespace": "Security.Cryptography" + }, + { + "Name": "OidRegistrationOptions", + "Namespace": "Security.Cryptography" + }, + { + "Name": "Oid2", + "Namespace": "Security.Cryptography" + }, + { + "Name": "SafeCertContextHandle", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509AlternateName", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509AlternateNameBlob", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509AlternateNameIPAddress", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509AlternateNameOther", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509AlternateNameString", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "ImportCertStoreFlags", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2ExtensionMethods", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateCreationParameters", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateExtensionMethods", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "AlternateNameType", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateCreationOptions", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateSignatureAlgorithm", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "RemoteCollectionException`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics" + }, + { + "Name": "DiagnosticSetResultSet", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "DnsServer", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "ClientMode", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "EnabledStatus", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "HgsClientProperties", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "HgsHost", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "BaseHgsRoles", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "HgsRole", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "AttestationPolicyType", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "AttestationPolicyState", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "HgsServerProperties", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "HgsTraces", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "RemoteResultSet", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "ResultSet", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "SerializableVersion", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "TargetResultSet", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "TraceFileReader", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "TraceFileWriter", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "GetHgsTrace", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "GetHgsTraceFileData", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "HgsPlugin", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "InputTarget", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "NewHgsTraceTarget", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "ResultFormatter", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "TestHgsTraceTarget", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "ValidateHostNameAttribute", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "EmptyRecord", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "LocalizedNameAttribute", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "LocalTarget", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "Manifest", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "NoAccessTarget", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "PSRemotingTargetFactory", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "PSRTarget", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "RemoteCollectionEngine", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "RemoteCollector`2", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "RemoteDiagnosticsCore", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "TargetAuthenticationException", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "TargetMissingCommandsException", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "TargetSpecificDataAddedEventArgs", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "TargetUnreachableException", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "TargetUnsupportedException", + "Namespace": "Microsoft.Windows.HostGuardianService.Diagnostics.Payload" + }, + { + "Name": "ClientConfiguration", + "Namespace": "Microsoft.Windows.KdsClient" + }, + { + "Name": "HgsClient", + "Namespace": "Microsoft.Windows.KdsClient" + }, + { + "Name": "ManagedEntry", + "Namespace": "Microsoft.Windows.KdsClient.Interop" + }, + { + "Name": "AesCng", + "Namespace": "Security.Cryptography" + }, + { + "Name": "AuthenticatedAes", + "Namespace": "Security.Cryptography" + }, + { + "Name": "AuthenticatedAesCng", + "Namespace": "Security.Cryptography" + }, + { + "Name": "AuthenticatedSymmetricAlgorithm", + "Namespace": "Security.Cryptography" + }, + { + "Name": "AsymmetricPaddingMode", + "Namespace": "Security.Cryptography" + }, + { + "Name": "OidGroup", + "Namespace": "Security.Cryptography" + }, + { + "Name": "OidRegistrationOptions", + "Namespace": "Security.Cryptography" + }, + { + "Name": "CngAlgorithm2", + "Namespace": "Security.Cryptography" + }, + { + "Name": "CngChainingMode", + "Namespace": "Security.Cryptography" + }, + { + "Name": "CngDpapiDataProtector", + "Namespace": "Security.Cryptography" + }, + { + "Name": "CngKeyExtensionMethods", + "Namespace": "Security.Cryptography" + }, + { + "Name": "CngProvider2", + "Namespace": "Security.Cryptography" + }, + { + "Name": "CngProviderCollection", + "Namespace": "Security.Cryptography" + }, + { + "Name": "CngProviderExtensionMethods", + "Namespace": "Security.Cryptography" + }, + { + "Name": "CryptoConfig2", + "Namespace": "Security.Cryptography" + }, + { + "Name": "FipsCompliance", + "Namespace": "Security.Cryptography" + }, + { + "Name": "HMACSHA256Cng", + "Namespace": "Security.Cryptography" + }, + { + "Name": "HMACSHA384Cng", + "Namespace": "Security.Cryptography" + }, + { + "Name": "HMACSHA512Cng", + "Namespace": "Security.Cryptography" + }, + { + "Name": "IAuthenticatedCryptoTransform", + "Namespace": "Security.Cryptography" + }, + { + "Name": "ICngAlgorithm", + "Namespace": "Security.Cryptography" + }, + { + "Name": "ICngAsymmetricAlgorithm", + "Namespace": "Security.Cryptography" + }, + { + "Name": "ICngSymmetricAlgorithm", + "Namespace": "Security.Cryptography" + }, + { + "Name": "ICryptoTransform2", + "Namespace": "Security.Cryptography" + }, + { + "Name": "KeyDerivationCng", + "Namespace": "Security.Cryptography" + }, + { + "Name": "KeyDerivationSP800108Cng", + "Namespace": "Security.Cryptography" + }, + { + "Name": "NCryptAlgorithmOperations", + "Namespace": "Security.Cryptography" + }, + { + "Name": "Oid2", + "Namespace": "Security.Cryptography" + }, + { + "Name": "RNGCng", + "Namespace": "Security.Cryptography" + }, + { + "Name": "RSACng", + "Namespace": "Security.Cryptography" + }, + { + "Name": "RSAPKCS1SHA256SignatureDescription", + "Namespace": "Security.Cryptography" + }, + { + "Name": "TripleDESCng", + "Namespace": "Security.Cryptography" + }, + { + "Name": "EncryptedXmlExtensionMethods", + "Namespace": "Security.Cryptography.Xml" + }, + { + "Name": "TransformFactory", + "Namespace": "Security.Cryptography.Xml" + }, + { + "Name": "XmlDsigXPathWithNamespacesTransform", + "Namespace": "Security.Cryptography.Xml" + }, + { + "Name": "SafeCertContextHandle", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509AlternateName", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509AlternateNameBlob", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509AlternateNameIPAddress", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509AlternateNameOther", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509AlternateNameString", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "ImportCertStoreFlags", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate2ExtensionMethods", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateCreationParameters", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateExtensionMethods", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "AlternateNameType", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateCreationOptions", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "X509CertificateSignatureAlgorithm", + "Namespace": "Security.Cryptography.X509Certificates" + }, + { + "Name": "ICertificateRegistry", + "Namespace": "Microsoft.Windows.KpsCore.Utils" + }, + { + "Name": "ICertificateRegistryWithPrimary", + "Namespace": "Microsoft.Windows.KpsCore.Utils" + }, + { + "Name": "InMemoryCertificateRegistry", + "Namespace": "Microsoft.Windows.KpsCore.Utils" + }, + { + "Name": "Configuration", + "Namespace": "Microsoft.Windows.KpsCore.Service" + }, + { + "Name": "HealthCertificateValidator", + "Namespace": "Microsoft.Windows.KpsCore.Service" + }, + { + "Name": "KPService", + "Namespace": "Microsoft.Windows.KpsCore.Service" + }, + { + "Name": "Metadata", + "Namespace": "Microsoft.Windows.KpsCore.Service" + }, + { + "Name": "SignatureType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "SignedInfoType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "CanonicalizationMethodType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "X509IssuerSerialType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "SignatureMethodType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "ReferenceType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "TransformType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "DigestMethodType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "SignatureValueType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "KeyInfoType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "KeyValueType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "DSAKeyValueType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "RSAKeyValueType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "PGPDataType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "ItemsChoiceType1", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "RetrievalMethodType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "SPKIDataType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "X509DataType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "ItemsChoiceType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "ItemsChoiceType2", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "ObjectType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "TransformsType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "ManifestType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "SignaturePropertiesType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "SignaturePropertyType", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "EncryptedData_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "CryptoParameters_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "Metadata_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "GuardianInformation_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "Signature_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "Protector_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "Wrapping_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "SigningCertificateSignature_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "EncryptionCertificateSignature_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "TransportKey_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "TransportKeySignature_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "KeyDerivationMethod_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "GuardianSignature_T", + "Namespace": "Microsoft.Windows.KpsCore.Schemas" + }, + { + "Name": "AlgorithmIdentifier", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "EncryptedData", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "EncryptionCertificateSignature", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "GuardianSignature", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "KeyDerivationMethod", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "Protector", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "Signature", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "SigningCertificateSignature", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "TransportKey", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "TransportKeySignature", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "Wrapping", + "Namespace": "Microsoft.Windows.KpsCore.Protectors" + }, + { + "Name": "CryptoFactory", + "Namespace": "Microsoft.Windows.KpsCore.Factories" + }, + { + "Name": "CertificateRegistryException", + "Namespace": "Microsoft.Windows.KpsCore.Exceptions" + }, + { + "Name": "HealthCertificateException", + "Namespace": "Microsoft.Windows.KpsCore.Exceptions" + }, + { + "Name": "InvalidProtectorException", + "Namespace": "Microsoft.Windows.KpsCore.Exceptions" + }, + { + "Name": "InvalidWrappingException", + "Namespace": "Microsoft.Windows.KpsCore.Exceptions" + }, + { + "Name": "ProtectorSignatureException", + "Namespace": "Microsoft.Windows.KpsCore.Exceptions" + }, + { + "Name": "KpsCoreException", + "Namespace": "Microsoft.Windows.KpsCore.Exceptions" + }, + { + "Name": "VsmKeyArray", + "Namespace": "Microsoft.Windows.KpsCore.EncryptedBlobs" + }, + { + "Name": "AuthenticatedAesMode", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "AuthenticatedAesExportParametersOptions", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "CertificateBasedKey", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "CryptoParameters", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "HashAlgorithm", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "IAlgorithm", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "IAuthenticatedAes", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "IEncryptionAlgorithm", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "IHashAlgorithm", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "IHmac", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "IKeyDerivationAlgorithm", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "IKeyedHashAlgorithm", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "InMemorySymmetricKey", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "IRandomNumberGeneratorAlgorithm", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "IRsa", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "ISigningAlgorithm", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "Key", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "RsaEncryptionPaddingMode", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "RsaSignaturePaddingMode", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "SymmetricKey", + "Namespace": "Microsoft.Windows.KpsCore.Crypto" + }, + { + "Name": "CryptoException", + "Namespace": "Microsoft.Windows.KpsCore.Crypto.Exceptions" + }, + { + "Name": "InvalidKeyException", + "Namespace": "Microsoft.Windows.KpsCore.Crypto.Exceptions" + }, + { + "Name": "AuthenticatedAes", + "Namespace": "Microsoft.Windows.KpsCore.Crypto.Cng" + }, + { + "Name": "Hmac", + "Namespace": "Microsoft.Windows.KpsCore.Crypto.Cng" + }, + { + "Name": "KeyDerivationSP800108CounterHmac", + "Namespace": "Microsoft.Windows.KpsCore.Crypto.Cng" + }, + { + "Name": "Rng", + "Namespace": "Microsoft.Windows.KpsCore.Crypto.Cng" + }, + { + "Name": "Rsa", + "Namespace": "Microsoft.Windows.KpsCore.Crypto.Cng" + }, + { + "Name": "Constants", + "Namespace": "Microsoft.Windows.KpsServer.Common" + }, + { + "Name": "StoreConstraintException", + "Namespace": "Microsoft.Windows.KpsServer.Common.Store.Exceptions" + }, + { + "Name": "StoreException", + "Namespace": "Microsoft.Windows.KpsServer.Common.Store.Exceptions" + }, + { + "Name": "StoreIOException", + "Namespace": "Microsoft.Windows.KpsServer.Common.Store.Exceptions" + }, + { + "Name": "StoreResourceUpdatedException", + "Namespace": "Microsoft.Windows.KpsServer.Common.Store.Exceptions" + }, + { + "Name": "AttestationCertificate", + "Namespace": "Microsoft.Windows.KpsServer.Common.Store.Data" + }, + { + "Name": "AttestationCertificatePolicy", + "Namespace": "Microsoft.Windows.KpsServer.Common.Store.Data" + }, + { + "Name": "Certificate", + "Namespace": "Microsoft.Windows.KpsServer.Common.Store.Data" + }, + { + "Name": "KeyCertificate", + "Namespace": "Microsoft.Windows.KpsServer.Common.Store.Data" + }, + { + "Name": "KeyCertificateType", + "Namespace": "Microsoft.Windows.KpsServer.Common.Store.Data" + }, + { + "Name": "ServiceConfiguration", + "Namespace": "Microsoft.Windows.KpsServer.Common.Store.Data" + }, + { + "Name": "Error_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "CertificateRequest_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "KeyCertificate_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "KeyCertificateType_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "CertificateData_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "FullCertificate_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "CertificateWithPrivateKey_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "ServiceConfiguration_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "AttestationCertificatePolicy_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "AttestationCertificate_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "CertificateReference_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "CertificateResponse_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "AttestationCertificateRequest_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "AttestationCertificateResponse_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "ServiceConfigurationRequest_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "ServiceConfigurationResponse_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "ServiceState_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "RollTransportKeyRequest_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "RollTransportKeyResponse_T", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "EnumConverter", + "Namespace": "Microsoft.Windows.KpsServer.Common.Schemas" + }, + { + "Name": "AuditException", + "Namespace": "Microsoft.Windows.KpsServer.Common.Exceptions" + }, + { + "Name": "InvalidCertificateRequestException", + "Namespace": "Microsoft.Windows.KpsServer.Common.Exceptions" + }, + { + "Name": "InvalidFunctionalLevelException", + "Namespace": "Microsoft.Windows.KpsServer.Common.Exceptions" + }, + { + "Name": "KpsCommonException", + "Namespace": "Microsoft.Windows.KpsServer.Common.Exceptions" + }, + { + "Name": "KpsFatalException", + "Namespace": "Microsoft.Windows.KpsServer.Common.Exceptions" + }, + { + "Name": "KpsEventLog", + "Namespace": "Microsoft.Windows.KpsServer.Common.Diagnostics.Events" + }, + { + "Name": "SafeAccessTokenHandle", + "Namespace": "Microsoft.Windows.KpsServer.Common.Diagnostics.Auditing" + }, + { + "Name": "CertificateData", + "Namespace": "Microsoft.Windows.KpsServer.Common.CertificateManagement" + }, + { + "Name": "CertificateEncryptionException", + "Namespace": "Microsoft.Windows.KpsServer.Common.CertificateManagement" + }, + { + "Name": "CertificateMissingException", + "Namespace": "Microsoft.Windows.KpsServer.Common.CertificateManagement" + }, + { + "Name": "CertificateReference", + "Namespace": "Microsoft.Windows.KpsServer.Common.CertificateManagement" + }, + { + "Name": "FullCertificate", + "Namespace": "Microsoft.Windows.KpsServer.Common.CertificateManagement" + }, + { + "Name": "HostGuardianServiceClientEventSource", + "Namespace": "Microsoft.Windows.HostGuardianService.Client.Events" + }, + { + "Name": "GetHgsAttestationBaselinePolicy", + "Namespace": "Microsoft.Windows.RemoteAttestation.Client.PowerShell" + }, + { + "Name": "AttestationManagementException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Client.PowerShell" + }, + { + "Name": "RemoteAttestationCoreException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationModeUnsupportedException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationPolicyException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationProtocolErrorContextException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationProtocolPayloadException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationRtpmException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationSwitchToADException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationTcgLogException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationTcgLogFormatException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationTcgLogVerificationException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RemoteAttestationVsmException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "AttestationLog", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "AttestationOperationMode", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "OldAttestationFunctionalLevel", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "AttestationStatus", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "AttestationSubStatus", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "EvaluationLogEntry", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "NetworkPhysicalAddress", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "ADRequest", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "ADRequestAuthenticated", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "ErrorClientHandler", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "ErrorReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "OperationModeErrorReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "PayloadErrorReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "PolicyEvaluationErrorReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "RtpmErrorReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "TcgLogValidationErrorReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "UnauthorizedErrorReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "UnavailableErrorReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "VirtualSecureModeErrorReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "HealthCertificateReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "IAttestationClientHandler", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "IAttestationServerHandler", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "ProtocolPayload", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "ProtocolReplyBase", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "AttestationContentType", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "ProtocolRequestBase", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "ProtocolSerializer", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "ServiceInfoReply", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "TpmReplyContinue", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "TpmRequest", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "TpmRequestContinue", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "TpmRequestInitial", + "Namespace": "Microsoft.Windows.RemoteAttestation.Core" + }, + { + "Name": "CERTENROLL_OBJECTID", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CObjectId", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CSignerCertificate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX500DistinguishedName", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509CertificateRequestCertificate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509Enrollment", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509Extension", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionBasicConstraints", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509ExtensionKeyUsage", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509Extensions", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509PrivateKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "CX509PublicKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "EncodingType", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IObjectId", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "ISignerCertificate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX500DistinguishedName", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequest", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestCertificate", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestCertificate2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509CertificateRequestPkcs10", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509Enrollment", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509Enrollment2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509Extension", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionBasicConstraints", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509ExtensionKeyUsage", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509Extensions", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509PrivateKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509PrivateKey2", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509PublicKey", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "IX509SignatureInformation", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "InstallResponseRestrictionFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X500NameFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509CertificateEnrollmentContext", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509KeyUsageFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509PrivateKeyExportFlags", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509PrivateKeyVerify", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "X509ProviderType", + "Namespace": "Microsoft.CertificateServices.Certenroll.Interop" + }, + { + "Name": "AttestationService", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server" + }, + { + "Name": "Global", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server" + }, + { + "Name": "IAttestationService", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server" + }, + { + "Name": "IAttestationServiceDomain", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server" + }, + { + "Name": "RemoteAttestationServiceEventSource", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server" + }, + { + "Name": "InstallationState", + "Namespace": "Microsoft.Windows.HostGuardianService.Powershell" + }, + { + "Name": "DomainRole", + "Namespace": "Microsoft.Windows.HostGuardianService.Powershell" + }, + { + "Name": "TestReport", + "Namespace": "Microsoft.Windows.HostGuardianService.Powershell" + }, + { + "Name": "Result", + "Namespace": "Microsoft.Windows.HostGuardianService.Powershell" + }, + { + "Name": "Reason", + "Namespace": "Microsoft.Windows.HostGuardianService.Powershell" + }, + { + "Name": "HgsServerTest", + "Namespace": "Microsoft.Windows.HostGuardianService.Powershell" + }, + { + "Name": "CmdletConstants", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "GetHgsAttestationSignerCertificate", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "SetHgsAttestationSignerCertificate", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AddHgsAttestationHostGroup", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AddHgsAttestationTpmHost", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AuthorizedTpmHostInformation", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AuthorizedHostGroupInformation", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "GetHgsAttestationHostGroup", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "GetHgsAttestationTpmHost", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "RemoveHgsAttestationHostBase", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "RemoveHgsAttestationHostGroup", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "RemoveHgsAttestationTpmHost", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AddHgsAttestationCiPolicy", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AddHgsAttestationDumpPolicy", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AddHgsAttestationPolicyBase", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AddHgsAttestationTpmPolicy", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AttestationPolicyCmdletBase", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AttestationPolicyState", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AttestationPolicyType", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AttestationPolicyInfo", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "DisableHgsAttestationPolicy", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "EnableHgsAttestationPolicy", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "GetHgsAttestationPolicy", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "GetHgsAttestationPolicyBase", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "RemoveHgsAttestationPolicy", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "ExtensionMethods", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "ExportAttestationState", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "ImportAttestationState", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "UpdateHgsAttestation", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "AttestationManagementException", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "EmbeddedResourceXmlResolver", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "ValidateDnsHostNameAttribute", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "ValidateHexStringAttribute", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "ValidateHostNameAttribute", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "ValidatePolicyNameAttribute", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "ValidatePolicyTypeAttribute", + "Namespace": "Microsoft.Windows.RemoteAttestation.Server.PowerShell" + }, + { + "Name": "GeneratedInternalTypeHelper", + "Namespace": "XamlGeneratedNamespace" + }, + { + "Name": "WmiVMHostSettings", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "RDVirtualizationHostSetting", + "Namespace": "Microsoft.RemoteDesktopServices.Management.Cmdlets" + }, + { + "Name": "ErrorId", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "ActivityId", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "InstalledHostRoleService", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "DeviceRedirectionOption", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RdmsDeploymentType", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "CertificateRole", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "CertificateLevel", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDMSConstants", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "DeploymentValidations", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RunOnceValidations", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "GatewayUsage", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "GatewayAuthMode", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDCBHADetails", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDCBHADedicatedDetails", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDCBHASharedDetails", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "DeploymentModel", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "CommonUtility", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "VirtualDesktopJobStatus", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDCmdlet", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDCmdletContext", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "RDManagementException", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "TsVm", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "NativeMethodWrapper", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "EShadowAction", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "EShadowNotifyRemoteUser", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "ShadowApi", + "Namespace": "Microsoft.RemoteDesktopServices.Common" + }, + { + "Name": "AddServersWizardManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "AddVirtualMachinesWizardManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "CreateCollectionWizardManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "DeploymentInput", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "DeploymentType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "ScenarioDeploymentType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "RemoveServersWizardManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "RDWizardManagerBase", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "RDWizardNavigationEventArgs", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "WizardInput", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "WorkloadDeploymentWizardManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Wizard" + }, + { + "Name": "IRDCollectionView", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "AdminTaskEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "IRDView", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "WizardNavigationChangedEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "WizardInputEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "IRDWizardPage", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RDCollectionViewBase", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RdiNotifyPropertyChanged", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RDViewBase", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RDViewId", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RDWizardPageBase", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RDWizardPageFactory", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RDWizardPageId", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "VirtualMachineViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "AllCollectionsPageViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "VMCollectionCreationJobDetail", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "CollectionDetailsViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "VMCollectionDetailsViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "SessionCollectionDetailsViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "TileType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RDHomeViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "VMCollectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "CommonCollectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "SessionCollectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ReportType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ExcecutionResult", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ErrorType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ExecutionStatus", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ExcecutionReport", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "UpdateParent", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "Images", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ImageDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "IRemoteAppPublishingInfo", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "CollectionColumns", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "CollectionManagementListTile", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RDManagementTileBaseViewModel`2", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ConnectionColumns", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ConnectionManagementListTile", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "HostServerColumns", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "HostServerManagementListTile", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ServerColumns", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ServerManagementListTile", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RemoteAppColumns", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RemoteAppManagementListTile", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ContextualTask", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "MachineDescriptionColumns", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "MachineListManagementListTile", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ActivityStatus", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "ActivityOutputMessage", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "WizardActivity", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "WizardTaskStatus", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "OnTaskCompleteEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "WizardTask", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel" + }, + { + "Name": "RemoteAppCommandLineArgumentsSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RemoteAppFileTypeAssociationSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RemoteAppGeneralSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "FileTypeAssociationViewModelDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RemoteAppPropertiesViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RemoteAppUserAssignmentSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "ADConfigurationSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "HighAvailabilitySectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RDWebAccessSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RedirectionSettingsSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RedirectorIdentitySectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "VMCollectionGeneralSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "VMCollectionUsersSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "VMCollectionClientSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "VMCreationPropertiesSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "VMCreationRdpSettingsSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "VMCreationUserStateVhdSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "ObjectChangedEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "StandardUserFolder", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RDSessionCollectionGeneralSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "SessionTimeLimit", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RDSessionCollectionConnectionSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RDSessionCollectionClientSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RDSessionCollectionSecuritySectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "SessionHostServerDescriptorViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "ILoadAsync", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "RDSessionCollectionLBSettingsSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage" + }, + { + "Name": "LicensingSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage.Deployment" + }, + { + "Name": "RDGatewaySectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage.Deployment" + }, + { + "Name": "VMExportLocationSectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage.Deployment" + }, + { + "Name": "RemoteAppCurrentFileTypeAssociationDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage.AppPublishing" + }, + { + "Name": "RemoteAppFileTypeAssociationViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.PropertyPage.AppPublishing" + }, + { + "Name": "ConfirmSettingsForCollectionViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "AddServersConfirmSelectionViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "AddServersInstallationViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "DeploymentOverviewViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "SelectDeploymentTypeViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "SelectDeploymentScenarioViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "IdentityWizardType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "ScenarioDeployJobActivityId", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "InstallationCompletionViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "LoadBalancingViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "NetworkCardDetails", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "RDGatewayRoleInputViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "ServerSelectionViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "SelectRDManagementServerViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "SelectRDSessionHostViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "SelectRDVirtualizationHostViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "SelectRDWebAccessServerViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "SummaryViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "CollectionCreateSummaryMessage", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "ConfigureHighAvailabilityProgressViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "QuickDeploymentServerSelectionViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "QuickDeploymentConfigurationViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "QuickDeploymentSummaryViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "QuickDeployJobActivityId", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "QuickDeploymentViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment" + }, + { + "Name": "StatusCode", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment.Helper" + }, + { + "Name": "InstallationOption", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment.Helper" + }, + { + "Name": "TaskType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment.Helper" + }, + { + "Name": "IDeploymentTask", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Deployment.Helper" + }, + { + "Name": "AddVirtualMachinesViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "AssignVMToUserViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "AutomaticAssignment", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "CompletionSettingsForCollectionViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "AddHostsToCollectionViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "CollectionCreateSummaryMessage", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "CollectionCreationSummaryViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "CreateSessionCollectionProgressViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "CollectionNameViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "CollectionTypeViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "LogoffPolicyViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "MasterVirtualMachineViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "OperationStatus", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "PrerequisitesViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "RollOutProgressViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "SelectVirtualMachinesViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "SelectMachinesViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "SelectRDSessionHostMachinesViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "SysprepOSSettingsViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "SysprepSettingsViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "TopologyViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "TopologyThumbnailViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "UserGroupViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "UserStateVHDViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "StorageConfigurationViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "VirtHostServerDescriptorViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "VMPlacementViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.Collections" + }, + { + "Name": "RemoteAppConfirmSettingsViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.AppPublishing" + }, + { + "Name": "RemoteAppPublishingViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.AppPublishing" + }, + { + "Name": "RemoteAppSelectRemoteAppsViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.AppPublishing" + }, + { + "Name": "RemoteAppFetchAndSelectRemoteAppsViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.AppPublishing" + }, + { + "Name": "FetchRemoteAppsHelper", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.AppPublishing" + }, + { + "Name": "RemoteAppSelectVirtualMachineViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.AppPublishing" + }, + { + "Name": "RemoteAppSummaryViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.AppPublishing" + }, + { + "Name": "RemoteAppPublishingStatus", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.AppPublishing" + }, + { + "Name": "RemoteAppViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.ViewModel.AppPublishing" + }, + { + "Name": "FixedWidthColumn", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "RDItemsControl", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "ItemsViewAutomationPeer", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "RDTextBlock", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "IRDTextBoxWatermarked", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "RDTextBoxWatermarked", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "RDSNumericUpDown", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "RemoteAppUserControl", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "RDManagementTile", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "CollectionPropertyTileDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "VMCollectionPropertyTileDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "RDSessionCollectionPropertyTileDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "MasterVMTileDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "RDWelcomeTile", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.View" + }, + { + "Name": "CredDialog", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "CertUtil", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "DelegateCommand`1", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "BoolToVisibilityConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "NullOrEmptyToVisibilityConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "WizardTaskStatusToImagePathConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "IsErrorBoolToImagePathConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "BoolToTickOrCrossImagePathConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "WizardTaskStatusToStringConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "QuickTasksStyleConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "ServerCountToStrokeBetweenElementsConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "ServerCountToVisibilityConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "BoolToYesNoConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "BoolInverterConverter", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "GlobalConstants", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "RDTimer", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "RemoteDesktopManagementHeartbeat", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "TemplateLoader", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "INotificationsSubscriber`1", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "ReadOnlySubscriberCollection`1", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "ICloneableCollection`1", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "RangeObservableCollection`1", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "ThreadSafeObservableCollection`1", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "RDTime", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "PasswordBoxBehavior", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "ListBoxBehavior", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "ListViewBehavior", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "DomainContainerDetails", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "CommonUtils", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "Win32Window", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "CredentialWindow", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "XmlBuilder", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "TileNotification", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "RDTextBlock", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "RDTextBlockAutomationPeer", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Utils" + }, + { + "Name": "RDDeploymentException", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.RDException" + }, + { + "Name": "RDDeploymentRemoteException", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.RDException" + }, + { + "Name": "RDErrorDetails", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.RDException" + }, + { + "Name": "RDWarningDetails", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.RDException" + }, + { + "Name": "RDErrorCode", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.RDException" + }, + { + "Name": "RDCommonException", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.RDException" + }, + { + "Name": "RDExceptionHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.RDException" + }, + { + "Name": "RDWmiException", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.RDException" + }, + { + "Name": "DeploymentConfigurationPropertyPageDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.PropertyPage" + }, + { + "Name": "RDPropertyPageDescriptorBase", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.PropertyPage" + }, + { + "Name": "RDPropertyPageSectionBase", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.PropertyPage" + }, + { + "Name": "RDPropertyPageSectionFactory", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.PropertyPage" + }, + { + "Name": "RDPropertyPageSectionId", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.PropertyPage" + }, + { + "Name": "RemoteAppPropertyPageDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.PropertyPage" + }, + { + "Name": "VMCollectionPropertyPageDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.PropertyPage" + }, + { + "Name": "RDSessionCollectionPropertyPageDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.PropertyPage" + }, + { + "Name": "Controller", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "DeploymentContext", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "UpdateModelEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "FeatureId", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "RemoteDesktopMachinePool", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "RDMSState", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "RDBaseNavigationItem", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "RDNavigationTree", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "RdsPlugin", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "RDSInstallPlugin", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "RDSDeploymentConfiguration", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "RDSPostInstallTask", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "RDSUninstallPlugin", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "RDSWelcomePage", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "WorkloadWizardPlugin", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Plugin" + }, + { + "Name": "CertificateDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RDCollectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RDSessionCollectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RDVMCollectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IManagedVMCollection", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IPooledVMCollection", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IPersonalVMCollection", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ManagedPooledVMCollectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ManagedPersonalVMCollectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "UnmanagedPooledVMCollectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "UnmanagedPersonalVMCollectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ICertificateManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "CollectionPropertySection", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "MasterVMCreationSettings", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RDMSModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "DeploymentSettingsDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ExternalApiProvider", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "GatewayDeploymentDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "HyperVHostReport", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ICollectionInfo", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IExternalApi", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IRDJob", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IRDJobReport", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "DeploymentPathType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IRDMSApi", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IDeploymentSettingsManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ICollectionManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IVMCollectionManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ISessionCollectionManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IEndpointManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IRemoteAppManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IConnectionManager", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ChangeDetail", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ChangeTarget", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RDEventArgs", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "DeploymentEventArgs", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ServersEventArgs", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RemoteAppEventArgs", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "CollectionsEventArgs", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "VMEventArgs", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ServersChangedEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "CollectionsChangedEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ConnectionsChangedEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "HighAvailabilityChangedEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RemotedAppsChangedEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "VMsChangedEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "DeploymentSettingsChangedEventHandler", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IRDMSModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "LicensingMode", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "LicensingDeploymentDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "PatchState", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "PatchStatus", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RDMSVMState", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "IRDReport", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "OnJobEvents", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobSubscription", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobFacade", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobEventType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "Job", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobProgress", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobOutput", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobError", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobWarning", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobFinished", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobEventArgs", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobReportXmlReader", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobResult", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "JobStatusReport", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ProvisioningJob", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ProvisioningJobReport", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RedirectorDeploymentDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RemoteAppCommandLineSettingsValues", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RemoteAppDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RemoteAppFileTypeAssociationDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RdmsAction", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RdmsErrorAction", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RDMSApiProvider", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RdmsJobStatusType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "StringCase", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "AssignedUser", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "LogOffPolicyType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "OfflineVmInformation", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "CollectionState", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RDSessionCollectionPropertyGroup", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RDSessionCollectionProperties", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "VirtHostServerDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RolloutXmlBuilder", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "SysPrepJob", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "SysPrepJobReport", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "SysPrepTaskReport", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "SystemDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "UserGroupDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RemapMode", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "DiskType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "UserVhdSettings", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "VMStorageType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "VMDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "VMStatusReport", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "CollectionType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ConnectionDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "HostServerType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "HostServerDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "SessionHostServerDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "HostServerPropertyNames", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ServerDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "RoleServiceServerDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "ErrorSeverity", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "WizardType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "DatabaseServerType", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model" + }, + { + "Name": "PhysicalMemory", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "SessionDirectorySessionEx", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "Processor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDMSCollectionProperties", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDMSDeploymentSettings", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDMSJoinedNode", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDMSVirtualDesktop", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDMSVirtualDesktopCollection", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDMSVirtualDesktopSession", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "Win32_TSGetIcon", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "Service", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDSHCollection", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDSHServer", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDVHManagement", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDMSFileTypeAssociation", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "RDMSPublishedApplication", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Wmi" + }, + { + "Name": "DeploymentSetupApiProvider", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Deployment" + }, + { + "Name": "RoleService", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Deployment" + }, + { + "Name": "RestartStatus", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Deployment" + }, + { + "Name": "IDeploymentSetupApiProvider", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Deployment" + }, + { + "Name": "SMPlusModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.Deployment" + }, + { + "Name": "CertificateSettingsPowerShell", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.PowerShell" + }, + { + "Name": "CommandLetExecutor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.PowerShell" + }, + { + "Name": "CommandLetNames", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.PowerShell" + }, + { + "Name": "DeploymentSettingsPowerShell", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.PowerShell" + }, + { + "Name": "VMInfo", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.PowerShell" + }, + { + "Name": "RemoteAppPowerShell", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.PowerShell" + }, + { + "Name": "SessionCollectionPowerShell", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.PowerShell" + }, + { + "Name": "VMCollectionPowerShell", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.PowerShell" + }, + { + "Name": "VMCollectionPropertiesPowerShell", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.PowerShell" + }, + { + "Name": "DeploymentSetupPowerShell", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Model.PowerShell" + }, + { + "Name": "IconDetails", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Interop" + }, + { + "Name": "ExtractIconContents", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Interop" + }, + { + "Name": "DSSelection", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Interop" + }, + { + "Name": "UserGroupPicker", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Interop" + }, + { + "Name": "AddVMsToUnmanagedCollection", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "ADGenerateScriptMessageBox", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "AssignVMToUser", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "CompatibilityProblemsDialog", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "CompatibilityDetails", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "CreateCertificateViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "SelectCertificateViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "CertificateLevelViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "CertificateDetailViewModel", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "DialogFactory", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "DialogId", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "IRDDialogPage", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "IrdDialogPageBase", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "IRDMessageBox", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "IRDMessageBoxBase", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "LiveMigrationWarningDialog", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "RDDialog", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "RDMessageBox", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "ReadDirectoryPath", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "RemoteControl", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "RemoveVMsFromCollection", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "OSSettingsAdvancedOptions", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "UserStateVhd", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "VerifyCompatibilityDialog", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "SendMessage", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "SelectRDMSServer", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "MigrateVirtualMachine", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "ProvisioningStatusDetailsDialog", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Dialog" + }, + { + "Name": "TaskEventArgs", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.AdminTask" + }, + { + "Name": "TaskId", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.AdminTask" + }, + { + "Name": "CollectionTaskDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.AdminTask" + }, + { + "Name": "RemoteAppTaskDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.AdminTask" + }, + { + "Name": "ITaskDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.AdminTask" + }, + { + "Name": "ServerCollectionTaskDescriptor", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.AdminTask" + }, + { + "Name": "TaskDescriptorBase", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.AdminTask" + }, + { + "Name": "Resources", + "Namespace": "Microsoft.RemoteDesktopServices.RDManagement.Properties" + }, + { + "Name": "RdmsInstrumentation", + "Namespace": "Microsoft.Rdms.UI.Primitives" + }, + { + "Name": "SumApi", + "Namespace": "Microsoft.SoftwareUsageMetrics" + }, + { + "Name": "TlsSessionTicketKey", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "NewTlsSessionTicketKeyCommand", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "EnableTlsSessionTicketKeyCommand", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "DisableTlsSessionTicketKeyCommand", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "ExportTlsSessionTicketKeyCommand", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "TlsCipherSuite", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "GetTlsCipherSuiteCommand", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "AddTlsCipherSuiteCommand", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "RemoveTlsCipherSuiteCommand", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "GetTlsEccCurveCommand", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "AddTlsEccCurveCommand", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "RemoveTlsEccCurveCommand", + "Namespace": "Microsoft.WindowsAuthenticationProtocols.Commands" + }, + { + "Name": "Registry", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryHive", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryKey", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryValueOptions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryKeyPermissionCheck", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryOptions", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryValueKind", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "RegistryView", + "Namespace": "Microsoft.Win32" + }, + { + "Name": "SafeFileHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeRegistryHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeWaitHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeHandleZeroOrMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeHandleMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "CriticalHandleZeroOrMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "CriticalHandleMinusOneIsInvalid", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "SafeAccessTokenHandle", + "Namespace": "Microsoft.Win32.SafeHandles" + }, + { + "Name": "AggregateException", + "Namespace": "System" + }, + { + "Name": "AppContext", + "Namespace": "System" + }, + { + "Name": "Object", + "Namespace": "System" + }, + { + "Name": "ICloneable", + "Namespace": "System" + }, + { + "Name": "Action`1", + "Namespace": "System" + }, + { + "Name": "Action", + "Namespace": "System" + }, + { + "Name": "Action`2", + "Namespace": "System" + }, + { + "Name": "Action`3", + "Namespace": "System" + }, + { + "Name": "Action`4", + "Namespace": "System" + }, + { + "Name": "Func`1", + "Namespace": "System" + }, + { + "Name": "Func`2", + "Namespace": "System" + }, + { + "Name": "Func`3", + "Namespace": "System" + }, + { + "Name": "Func`4", + "Namespace": "System" + }, + { + "Name": "Func`5", + "Namespace": "System" + }, + { + "Name": "Action`5", + "Namespace": "System" + }, + { + "Name": "Action`6", + "Namespace": "System" + }, + { + "Name": "Action`7", + "Namespace": "System" + }, + { + "Name": "Action`8", + "Namespace": "System" + }, + { + "Name": "Func`6", + "Namespace": "System" + }, + { + "Name": "Func`7", + "Namespace": "System" + }, + { + "Name": "Func`8", + "Namespace": "System" + }, + { + "Name": "Func`9", + "Namespace": "System" + }, + { + "Name": "Comparison`1", + "Namespace": "System" + }, + { + "Name": "Converter`2", + "Namespace": "System" + }, + { + "Name": "Predicate`1", + "Namespace": "System" + }, + { + "Name": "Array", + "Namespace": "System" + }, + { + "Name": "ArraySegment`1", + "Namespace": "System" + }, + { + "Name": "IComparable", + "Namespace": "System" + }, + { + "Name": "IComparable`1", + "Namespace": "System" + }, + { + "Name": "IEquatable`1", + "Namespace": "System" + }, + { + "Name": "Tuple", + "Namespace": "System" + }, + { + "Name": "Tuple`1", + "Namespace": "System" + }, + { + "Name": "Tuple`2", + "Namespace": "System" + }, + { + "Name": "Tuple`3", + "Namespace": "System" + }, + { + "Name": "Tuple`4", + "Namespace": "System" + }, + { + "Name": "Tuple`5", + "Namespace": "System" + }, + { + "Name": "Tuple`6", + "Namespace": "System" + }, + { + "Name": "Tuple`7", + "Namespace": "System" + }, + { + "Name": "Tuple`8", + "Namespace": "System" + }, + { + "Name": "ValueTuple", + "Namespace": "System" + }, + { + "Name": "ValueTuple`1", + "Namespace": "System" + }, + { + "Name": "ValueTuple`2", + "Namespace": "System" + }, + { + "Name": "ValueTuple`3", + "Namespace": "System" + }, + { + "Name": "ValueTuple`4", + "Namespace": "System" + }, + { + "Name": "ValueTuple`5", + "Namespace": "System" + }, + { + "Name": "ValueTuple`6", + "Namespace": "System" + }, + { + "Name": "ValueTuple`7", + "Namespace": "System" + }, + { + "Name": "ValueTuple`8", + "Namespace": "System" + }, + { + "Name": "TupleExtensions", + "Namespace": "System" + }, + { + "Name": "String", + "Namespace": "System" + }, + { + "Name": "StringSplitOptions", + "Namespace": "System" + }, + { + "Name": "StringComparer", + "Namespace": "System" + }, + { + "Name": "StringComparison", + "Namespace": "System" + }, + { + "Name": "Exception", + "Namespace": "System" + }, + { + "Name": "DateTime", + "Namespace": "System" + }, + { + "Name": "DateTimeKind", + "Namespace": "System" + }, + { + "Name": "DateTimeOffset", + "Namespace": "System" + }, + { + "Name": "SystemException", + "Namespace": "System" + }, + { + "Name": "OutOfMemoryException", + "Namespace": "System" + }, + { + "Name": "StackOverflowException", + "Namespace": "System" + }, + { + "Name": "DataMisalignedException", + "Namespace": "System" + }, + { + "Name": "ExecutionEngineException", + "Namespace": "System" + }, + { + "Name": "Delegate", + "Namespace": "System" + }, + { + "Name": "MulticastDelegate", + "Namespace": "System" + }, + { + "Name": "MemberAccessException", + "Namespace": "System" + }, + { + "Name": "Activator", + "Namespace": "System" + }, + { + "Name": "AccessViolationException", + "Namespace": "System" + }, + { + "Name": "ApplicationException", + "Namespace": "System" + }, + { + "Name": "ResolveEventArgs", + "Namespace": "System" + }, + { + "Name": "AssemblyLoadEventArgs", + "Namespace": "System" + }, + { + "Name": "ResolveEventHandler", + "Namespace": "System" + }, + { + "Name": "AssemblyLoadEventHandler", + "Namespace": "System" + }, + { + "Name": "AppDomainInitializer", + "Namespace": "System" + }, + { + "Name": "AppDomain", + "Namespace": "System" + }, + { + "Name": "CrossAppDomainDelegate", + "Namespace": "System" + }, + { + "Name": "AppDomainManagerInitializationOptions", + "Namespace": "System" + }, + { + "Name": "AppDomainManager", + "Namespace": "System" + }, + { + "Name": "_AppDomain", + "Namespace": "System" + }, + { + "Name": "AppDomainSetup", + "Namespace": "System" + }, + { + "Name": "IAppDomainSetup", + "Namespace": "System" + }, + { + "Name": "LoaderOptimization", + "Namespace": "System" + }, + { + "Name": "LoaderOptimizationAttribute", + "Namespace": "System" + }, + { + "Name": "AppDomainUnloadedException", + "Namespace": "System" + }, + { + "Name": "ActivationContext", + "Namespace": "System" + }, + { + "Name": "ApplicationIdentity", + "Namespace": "System" + }, + { + "Name": "ApplicationId", + "Namespace": "System" + }, + { + "Name": "ArgumentException", + "Namespace": "System" + }, + { + "Name": "ArgumentNullException", + "Namespace": "System" + }, + { + "Name": "ArgumentOutOfRangeException", + "Namespace": "System" + }, + { + "Name": "ArgIterator", + "Namespace": "System" + }, + { + "Name": "ArithmeticException", + "Namespace": "System" + }, + { + "Name": "ArrayTypeMismatchException", + "Namespace": "System" + }, + { + "Name": "AsyncCallback", + "Namespace": "System" + }, + { + "Name": "Attribute", + "Namespace": "System" + }, + { + "Name": "AttributeTargets", + "Namespace": "System" + }, + { + "Name": "AttributeUsageAttribute", + "Namespace": "System" + }, + { + "Name": "BadImageFormatException", + "Namespace": "System" + }, + { + "Name": "BitConverter", + "Namespace": "System" + }, + { + "Name": "Boolean", + "Namespace": "System" + }, + { + "Name": "Buffer", + "Namespace": "System" + }, + { + "Name": "Byte", + "Namespace": "System" + }, + { + "Name": "CannotUnloadAppDomainException", + "Namespace": "System" + }, + { + "Name": "Char", + "Namespace": "System" + }, + { + "Name": "CharEnumerator", + "Namespace": "System" + }, + { + "Name": "CLSCompliantAttribute", + "Namespace": "System" + }, + { + "Name": "TypeUnloadedException", + "Namespace": "System" + }, + { + "Name": "__ComObject", + "Namespace": "System" + }, + { + "Name": "Console", + "Namespace": "System" + }, + { + "Name": "ConsoleCancelEventHandler", + "Namespace": "System" + }, + { + "Name": "ConsoleCancelEventArgs", + "Namespace": "System" + }, + { + "Name": "ConsoleColor", + "Namespace": "System" + }, + { + "Name": "ConsoleKey", + "Namespace": "System" + }, + { + "Name": "ConsoleKeyInfo", + "Namespace": "System" + }, + { + "Name": "ConsoleModifiers", + "Namespace": "System" + }, + { + "Name": "ConsoleSpecialKey", + "Namespace": "System" + }, + { + "Name": "ContextMarshalException", + "Namespace": "System" + }, + { + "Name": "Base64FormattingOptions", + "Namespace": "System" + }, + { + "Name": "Convert", + "Namespace": "System" + }, + { + "Name": "ContextBoundObject", + "Namespace": "System" + }, + { + "Name": "ContextStaticAttribute", + "Namespace": "System" + }, + { + "Name": "DayOfWeek", + "Namespace": "System" + }, + { + "Name": "DBNull", + "Namespace": "System" + }, + { + "Name": "Decimal", + "Namespace": "System" + }, + { + "Name": "DivideByZeroException", + "Namespace": "System" + }, + { + "Name": "Double", + "Namespace": "System" + }, + { + "Name": "DuplicateWaitObjectException", + "Namespace": "System" + }, + { + "Name": "Enum", + "Namespace": "System" + }, + { + "Name": "EntryPointNotFoundException", + "Namespace": "System" + }, + { + "Name": "DllNotFoundException", + "Namespace": "System" + }, + { + "Name": "EnvironmentVariableTarget", + "Namespace": "System" + }, + { + "Name": "Environment", + "Namespace": "System" + }, + { + "Name": "EventArgs", + "Namespace": "System" + }, + { + "Name": "EventHandler", + "Namespace": "System" + }, + { + "Name": "EventHandler`1", + "Namespace": "System" + }, + { + "Name": "FieldAccessException", + "Namespace": "System" + }, + { + "Name": "FlagsAttribute", + "Namespace": "System" + }, + { + "Name": "FormatException", + "Namespace": "System" + }, + { + "Name": "FormattableString", + "Namespace": "System" + }, + { + "Name": "GCCollectionMode", + "Namespace": "System" + }, + { + "Name": "GCNotificationStatus", + "Namespace": "System" + }, + { + "Name": "GC", + "Namespace": "System" + }, + { + "Name": "Guid", + "Namespace": "System" + }, + { + "Name": "IAsyncResult", + "Namespace": "System" + }, + { + "Name": "ICustomFormatter", + "Namespace": "System" + }, + { + "Name": "IDisposable", + "Namespace": "System" + }, + { + "Name": "IFormatProvider", + "Namespace": "System" + }, + { + "Name": "IFormattable", + "Namespace": "System" + }, + { + "Name": "IndexOutOfRangeException", + "Namespace": "System" + }, + { + "Name": "IObservable`1", + "Namespace": "System" + }, + { + "Name": "IObserver`1", + "Namespace": "System" + }, + { + "Name": "IProgress`1", + "Namespace": "System" + }, + { + "Name": "InsufficientMemoryException", + "Namespace": "System" + }, + { + "Name": "InsufficientExecutionStackException", + "Namespace": "System" + }, + { + "Name": "Lazy`1", + "Namespace": "System" + }, + { + "Name": "Int16", + "Namespace": "System" + }, + { + "Name": "Int32", + "Namespace": "System" + }, + { + "Name": "Int64", + "Namespace": "System" + }, + { + "Name": "IntPtr", + "Namespace": "System" + }, + { + "Name": "InvalidCastException", + "Namespace": "System" + }, + { + "Name": "InvalidOperationException", + "Namespace": "System" + }, + { + "Name": "InvalidProgramException", + "Namespace": "System" + }, + { + "Name": "InvalidTimeZoneException", + "Namespace": "System" + }, + { + "Name": "IConvertible", + "Namespace": "System" + }, + { + "Name": "IServiceProvider", + "Namespace": "System" + }, + { + "Name": "LocalDataStoreSlot", + "Namespace": "System" + }, + { + "Name": "MarshalByRefObject", + "Namespace": "System" + }, + { + "Name": "Math", + "Namespace": "System" + }, + { + "Name": "MethodAccessException", + "Namespace": "System" + }, + { + "Name": "MidpointRounding", + "Namespace": "System" + }, + { + "Name": "MissingFieldException", + "Namespace": "System" + }, + { + "Name": "MissingMemberException", + "Namespace": "System" + }, + { + "Name": "MissingMethodException", + "Namespace": "System" + }, + { + "Name": "MulticastNotSupportedException", + "Namespace": "System" + }, + { + "Name": "NonSerializedAttribute", + "Namespace": "System" + }, + { + "Name": "NotFiniteNumberException", + "Namespace": "System" + }, + { + "Name": "NotImplementedException", + "Namespace": "System" + }, + { + "Name": "NotSupportedException", + "Namespace": "System" + }, + { + "Name": "NullReferenceException", + "Namespace": "System" + }, + { + "Name": "ObjectDisposedException", + "Namespace": "System" + }, + { + "Name": "ObsoleteAttribute", + "Namespace": "System" + }, + { + "Name": "OperatingSystem", + "Namespace": "System" + }, + { + "Name": "OperationCanceledException", + "Namespace": "System" + }, + { + "Name": "OverflowException", + "Namespace": "System" + }, + { + "Name": "ParamArrayAttribute", + "Namespace": "System" + }, + { + "Name": "PlatformID", + "Namespace": "System" + }, + { + "Name": "PlatformNotSupportedException", + "Namespace": "System" + }, + { + "Name": "Progress`1", + "Namespace": "System" + }, + { + "Name": "Random", + "Namespace": "System" + }, + { + "Name": "RankException", + "Namespace": "System" + }, + { + "Name": "RuntimeArgumentHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeTypeHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeMethodHandle", + "Namespace": "System" + }, + { + "Name": "RuntimeFieldHandle", + "Namespace": "System" + }, + { + "Name": "ModuleHandle", + "Namespace": "System" + }, + { + "Name": "SByte", + "Namespace": "System" + }, + { + "Name": "SerializableAttribute", + "Namespace": "System" + }, + { + "Name": "Single", + "Namespace": "System" + }, + { + "Name": "STAThreadAttribute", + "Namespace": "System" + }, + { + "Name": "MTAThreadAttribute", + "Namespace": "System" + }, + { + "Name": "TimeoutException", + "Namespace": "System" + }, + { + "Name": "TimeSpan", + "Namespace": "System" + }, + { + "Name": "TimeZone", + "Namespace": "System" + }, + { + "Name": "TimeZoneInfo", + "Namespace": "System" + }, + { + "Name": "TimeZoneNotFoundException", + "Namespace": "System" + }, + { + "Name": "Type", + "Namespace": "System" + }, + { + "Name": "TypeAccessException", + "Namespace": "System" + }, + { + "Name": "TypeCode", + "Namespace": "System" + }, + { + "Name": "TypedReference", + "Namespace": "System" + }, + { + "Name": "TypeInitializationException", + "Namespace": "System" + }, + { + "Name": "TypeLoadException", + "Namespace": "System" + }, + { + "Name": "UInt16", + "Namespace": "System" + }, + { + "Name": "UInt32", + "Namespace": "System" + }, + { + "Name": "UInt64", + "Namespace": "System" + }, + { + "Name": "UIntPtr", + "Namespace": "System" + }, + { + "Name": "UnauthorizedAccessException", + "Namespace": "System" + }, + { + "Name": "UnhandledExceptionEventArgs", + "Namespace": "System" + }, + { + "Name": "UnhandledExceptionEventHandler", + "Namespace": "System" + }, + { + "Name": "ValueType", + "Namespace": "System" + }, + { + "Name": "Version", + "Namespace": "System" + }, + { + "Name": "Void", + "Namespace": "System" + }, + { + "Name": "WeakReference", + "Namespace": "System" + }, + { + "Name": "WeakReference`1", + "Namespace": "System" + }, + { + "Name": "ThreadStaticAttribute", + "Namespace": "System" + }, + { + "Name": "Nullable`1", + "Namespace": "System" + }, + { + "Name": "Nullable", + "Namespace": "System" + }, + { + "Name": "AssemblyHash", + "Namespace": "System.Configuration.Assemblies" + }, + { + "Name": "AssemblyHashAlgorithm", + "Namespace": "System.Configuration.Assemblies" + }, + { + "Name": "AssemblyVersionCompatibility", + "Namespace": "System.Configuration.Assemblies" + }, + { + "Name": "BinaryReader", + "Namespace": "System.IO" + }, + { + "Name": "BinaryWriter", + "Namespace": "System.IO" + }, + { + "Name": "BufferedStream", + "Namespace": "System.IO" + }, + { + "Name": "Directory", + "Namespace": "System.IO" + }, + { + "Name": "DirectoryInfo", + "Namespace": "System.IO" + }, + { + "Name": "SearchOption", + "Namespace": "System.IO" + }, + { + "Name": "DirectoryNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "DriveType", + "Namespace": "System.IO" + }, + { + "Name": "DriveInfo", + "Namespace": "System.IO" + }, + { + "Name": "DriveNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "EndOfStreamException", + "Namespace": "System.IO" + }, + { + "Name": "File", + "Namespace": "System.IO" + }, + { + "Name": "FileAccess", + "Namespace": "System.IO" + }, + { + "Name": "FileInfo", + "Namespace": "System.IO" + }, + { + "Name": "FileLoadException", + "Namespace": "System.IO" + }, + { + "Name": "FileMode", + "Namespace": "System.IO" + }, + { + "Name": "FileNotFoundException", + "Namespace": "System.IO" + }, + { + "Name": "FileOptions", + "Namespace": "System.IO" + }, + { + "Name": "FileShare", + "Namespace": "System.IO" + }, + { + "Name": "FileStream", + "Namespace": "System.IO" + }, + { + "Name": "FileSystemInfo", + "Namespace": "System.IO" + }, + { + "Name": "FileAttributes", + "Namespace": "System.IO" + }, + { + "Name": "IOException", + "Namespace": "System.IO" + }, + { + "Name": "MemoryStream", + "Namespace": "System.IO" + }, + { + "Name": "Path", + "Namespace": "System.IO" + }, + { + "Name": "PathTooLongException", + "Namespace": "System.IO" + }, + { + "Name": "SeekOrigin", + "Namespace": "System.IO" + }, + { + "Name": "Stream", + "Namespace": "System.IO" + }, + { + "Name": "StreamReader", + "Namespace": "System.IO" + }, + { + "Name": "StreamWriter", + "Namespace": "System.IO" + }, + { + "Name": "StringReader", + "Namespace": "System.IO" + }, + { + "Name": "StringWriter", + "Namespace": "System.IO" + }, + { + "Name": "TextReader", + "Namespace": "System.IO" + }, + { + "Name": "TextWriter", + "Namespace": "System.IO" + }, + { + "Name": "UnmanagedMemoryAccessor", + "Namespace": "System.IO" + }, + { + "Name": "UnmanagedMemoryStream", + "Namespace": "System.IO" + }, + { + "Name": "IsolatedStorageScope", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorage", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageFileStream", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageException", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageSecurityOptions", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageSecurityState", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "INormalizeForIsolatedStorage", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "IsolatedStorageFile", + "Namespace": "System.IO.IsolatedStorage" + }, + { + "Name": "SecurityElement", + "Namespace": "System.Security" + }, + { + "Name": "XmlSyntaxException", + "Namespace": "System.Security" + }, + { + "Name": "SuppressUnmanagedCodeSecurityAttribute", + "Namespace": "System.Security" + }, + { + "Name": "UnverifiableCodeAttribute", + "Namespace": "System.Security" + }, + { + "Name": "AllowPartiallyTrustedCallersAttribute", + "Namespace": "System.Security" + }, + { + "Name": "PartialTrustVisibilityLevel", + "Namespace": "System.Security" + }, + { + "Name": "SecurityCriticalScope", + "Namespace": "System.Security" + }, + { + "Name": "SecurityCriticalAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityTreatAsSafeAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecuritySafeCriticalAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityTransparentAttribute", + "Namespace": "System.Security" + }, + { + "Name": "SecurityRuleSet", + "Namespace": "System.Security" + }, + { + "Name": "SecurityRulesAttribute", + "Namespace": "System.Security" + }, + { + "Name": "CodeAccessPermission", + "Namespace": "System.Security" + }, + { + "Name": "IEvidenceFactory", + "Namespace": "System.Security" + }, + { + "Name": "IPermission", + "Namespace": "System.Security" + }, + { + "Name": "ISecurityEncodable", + "Namespace": "System.Security" + }, + { + "Name": "ISecurityPolicyEncodable", + "Namespace": "System.Security" + }, + { + "Name": "IStackWalk", + "Namespace": "System.Security" + }, + { + "Name": "HostSecurityManagerOptions", + "Namespace": "System.Security" + }, + { + "Name": "HostSecurityManager", + "Namespace": "System.Security" + }, + { + "Name": "NamedPermissionSet", + "Namespace": "System.Security" + }, + { + "Name": "PermissionSet", + "Namespace": "System.Security" + }, + { + "Name": "ReadOnlyPermissionSet", + "Namespace": "System.Security" + }, + { + "Name": "SecureString", + "Namespace": "System.Security" + }, + { + "Name": "SecurityContextSource", + "Namespace": "System.Security" + }, + { + "Name": "SecurityContext", + "Namespace": "System.Security" + }, + { + "Name": "SecurityException", + "Namespace": "System.Security" + }, + { + "Name": "SecurityState", + "Namespace": "System.Security" + }, + { + "Name": "HostProtectionException", + "Namespace": "System.Security" + }, + { + "Name": "PolicyLevelType", + "Namespace": "System.Security" + }, + { + "Name": "SecurityManager", + "Namespace": "System.Security" + }, + { + "Name": "SecurityZone", + "Namespace": "System.Security" + }, + { + "Name": "VerificationException", + "Namespace": "System.Security" + }, + { + "Name": "InheritanceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "PropagationFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SecurityInfos", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ResourceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlSections", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlActions", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "KnownAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CustomAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CompoundAceType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CompoundAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceQualifier", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "QualifiedAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAceFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAce", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AceEnumerator", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RawAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "SystemAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DiscretionaryAcl", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CryptoKeyRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CryptoKeyAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CryptoKeyAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CryptoKeySecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "EventWaitHandleSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSystemSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "FileSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DirectorySecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "MutexSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "NativeObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlModification", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessRule`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditRule`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectSecurity`1", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "DirectoryObjectSecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "PrivilegeNotHeldException", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistryRights", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistryAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistryAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RegistrySecurity", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessControlType", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuthorizationRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAccessRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ObjectAuditRule", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "AuthorizationRuleCollection", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "ControlFlags", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "GenericSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "RawSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CommonSecurityDescriptor", + "Namespace": "System.Security.AccessControl" + }, + { + "Name": "CipherMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeySizes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicException", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptographicUnexpectedOperationException", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ICryptoTransform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RandomNumberGenerator", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RNGCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Aes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricKeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricKeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricSignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "AsymmetricSignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "FromBase64TransformMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ToBase64Transform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "FromBase64Transform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoAPITransform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspProviderFlags", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoConfig", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoStreamMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CryptoStream", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DES", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DESCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSAParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSA", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSACryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSASignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "DSASignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMAC", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACMD5", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACRIPEMD160", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA1", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA256", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA384", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HMACSHA512", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HashAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "HashAlgorithmName", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeyNumber", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "CspKeyContainerInfo", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "ICspAsymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "KeyedHashAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MACTripleDES", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MD5", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MD5CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "MaskGenerationMethod", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PasswordDeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "PKCS1MaskGenerationMethod", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RC2", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RC2CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Rfc2898DeriveBytes", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RIPEMD160", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RIPEMD160Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAParameters", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSA", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSASignaturePadding", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSASignaturePaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSACryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAEncryptionPadding", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAEncryptionPaddingMode", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOAEPKeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAOAEPKeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1KeyExchangeDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1KeyExchangeFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1SignatureDeformatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RSAPKCS1SignatureFormatter", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "Rijndael", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RijndaelManaged", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "RijndaelManagedTransform", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1CryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA1Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA256Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA384Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SHA512Managed", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SignatureDescription", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "SymmetricAlgorithm", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDES", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "TripleDESCryptoServiceProvider", + "Namespace": "System.Security.Cryptography" + }, + { + "Name": "X509ContentType", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509KeyStorageFlags", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "X509Certificate", + "Namespace": "System.Security.Cryptography.X509Certificates" + }, + { + "Name": "EnvironmentPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "EnvironmentPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "HostProtectionResource", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "HostProtectionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageContainment", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStoragePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageFilePermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PermissionState", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityAction", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "CodeAccessSecurityAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "EnvironmentPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileDialogPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "FileIOPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PrincipalPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ZoneIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNameIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SiteIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UrlIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PublisherIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStoragePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IsolatedStorageFilePermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PermissionSetAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermissionFlag", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ReflectionPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PrincipalPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermissionFlag", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SecurityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "SiteIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNameIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "StrongNamePublicKeyBlob", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionWindow", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermissionClipboard", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UIPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "UrlIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "ZoneIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "GacIdentityPermissionAttribute", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "GacIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "IUnrestrictedPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionFlags", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntry", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntryCollection", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermissionAccessEntryEnumerator", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "KeyContainerPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "PublisherIdentityPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermissionAccess", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "RegistryPermission", + "Namespace": "System.Security.Permissions" + }, + { + "Name": "Claim", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimsIdentity", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimsPrincipal", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimTypes", + "Namespace": "System.Security.Claims" + }, + { + "Name": "ClaimValueTypes", + "Namespace": "System.Security.Claims" + }, + { + "Name": "GenericIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "GenericPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "PrincipalPolicy", + "Namespace": "System.Security.Principal" + }, + { + "Name": "TokenAccessLevels", + "Namespace": "System.Security.Principal" + }, + { + "Name": "TokenImpersonationLevel", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsAccountType", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsIdentity", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsImpersonationContext", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsBuiltInRole", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WindowsPrincipal", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityReference", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityReferenceCollection", + "Namespace": "System.Security.Principal" + }, + { + "Name": "NTAccount", + "Namespace": "System.Security.Principal" + }, + { + "Name": "WellKnownSidType", + "Namespace": "System.Security.Principal" + }, + { + "Name": "SecurityIdentifier", + "Namespace": "System.Security.Principal" + }, + { + "Name": "IdentityNotMappedException", + "Namespace": "System.Security.Principal" + }, + { + "Name": "AllMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationDirectory", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationDirectoryMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationSecurityInfo", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationSecurityManager", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationVersionMatch", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrust", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrustCollection", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ApplicationTrustEnumerator", + "Namespace": "System.Security.Policy" + }, + { + "Name": "CodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Evidence", + "Namespace": "System.Security.Policy" + }, + { + "Name": "EvidenceBase", + "Namespace": "System.Security.Policy" + }, + { + "Name": "FileCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "FirstMatchCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "IIdentityPermissionFactory", + "Namespace": "System.Security.Policy" + }, + { + "Name": "IMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "IApplicationTrustManager", + "Namespace": "System.Security.Policy" + }, + { + "Name": "TrustManagerUIContext", + "Namespace": "System.Security.Policy" + }, + { + "Name": "TrustManagerContext", + "Namespace": "System.Security.Policy" + }, + { + "Name": "CodeConnectAccess", + "Namespace": "System.Security.Policy" + }, + { + "Name": "NetCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PermissionRequestEvidence", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyException", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyLevel", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyStatementAttribute", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PolicyStatement", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Site", + "Namespace": "System.Security.Policy" + }, + { + "Name": "SiteMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "StrongName", + "Namespace": "System.Security.Policy" + }, + { + "Name": "StrongNameMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "UnionCodeGroup", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Url", + "Namespace": "System.Security.Policy" + }, + { + "Name": "UrlMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Zone", + "Namespace": "System.Security.Policy" + }, + { + "Name": "ZoneMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "GacInstalled", + "Namespace": "System.Security.Policy" + }, + { + "Name": "GacMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Hash", + "Namespace": "System.Security.Policy" + }, + { + "Name": "HashMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "Publisher", + "Namespace": "System.Security.Policy" + }, + { + "Name": "PublisherMembershipCondition", + "Namespace": "System.Security.Policy" + }, + { + "Name": "IResourceReader", + "Namespace": "System.Resources" + }, + { + "Name": "IResourceWriter", + "Namespace": "System.Resources" + }, + { + "Name": "MissingManifestResourceException", + "Namespace": "System.Resources" + }, + { + "Name": "MissingSatelliteAssemblyException", + "Namespace": "System.Resources" + }, + { + "Name": "NeutralResourcesLanguageAttribute", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceManager", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceReader", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceSet", + "Namespace": "System.Resources" + }, + { + "Name": "ResourceWriter", + "Namespace": "System.Resources" + }, + { + "Name": "SatelliteContractVersionAttribute", + "Namespace": "System.Resources" + }, + { + "Name": "UltimateResourceFallbackLocation", + "Namespace": "System.Resources" + }, + { + "Name": "Calendar", + "Namespace": "System.Globalization" + }, + { + "Name": "CalendarAlgorithmType", + "Namespace": "System.Globalization" + }, + { + "Name": "CalendarWeekRule", + "Namespace": "System.Globalization" + }, + { + "Name": "CharUnicodeInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CompareOptions", + "Namespace": "System.Globalization" + }, + { + "Name": "CompareInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureNotFoundException", + "Namespace": "System.Globalization" + }, + { + "Name": "CultureTypes", + "Namespace": "System.Globalization" + }, + { + "Name": "DateTimeStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "DateTimeFormatInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "DaylightTime", + "Namespace": "System.Globalization" + }, + { + "Name": "DigitShapes", + "Namespace": "System.Globalization" + }, + { + "Name": "GlobalizationExtensions", + "Namespace": "System.Globalization" + }, + { + "Name": "GregorianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "GregorianCalendarTypes", + "Namespace": "System.Globalization" + }, + { + "Name": "HebrewCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "HijriCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "UmAlQuraCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "ChineseLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "EastAsianLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JapaneseLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "JulianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "KoreanLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "PersianCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "TaiwanLunisolarCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "IdnMapping", + "Namespace": "System.Globalization" + }, + { + "Name": "JapaneseCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "KoreanCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "RegionInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "SortKey", + "Namespace": "System.Globalization" + }, + { + "Name": "StringInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "TaiwanCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "TextElementEnumerator", + "Namespace": "System.Globalization" + }, + { + "Name": "TextInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "ThaiBuddhistCalendar", + "Namespace": "System.Globalization" + }, + { + "Name": "TimeSpanStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "NumberFormatInfo", + "Namespace": "System.Globalization" + }, + { + "Name": "NumberStyles", + "Namespace": "System.Globalization" + }, + { + "Name": "UnicodeCategory", + "Namespace": "System.Globalization" + }, + { + "Name": "SortVersion", + "Namespace": "System.Globalization" + }, + { + "Name": "ConditionalAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "Debugger", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerStepThroughAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerStepperBoundaryAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerHiddenAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerNonUserCodeAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggableAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerBrowsableState", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerBrowsableAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerTypeProxyAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerDisplayAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "DebuggerVisualizerAttribute", + "Namespace": "System.Diagnostics" + }, + { + "Name": "StackTrace", + "Namespace": "System.Diagnostics" + }, + { + "Name": "StackFrame", + "Namespace": "System.Diagnostics" + }, + { + "Name": "ISymbolBinder", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolBinder1", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolDocument", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolDocumentWriter", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolMethod", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolNamespace", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolReader", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolScope", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolVariable", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "ISymbolWriter", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymAddressKind", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymDocumentType", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymLanguageType", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymLanguageVendor", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "SymbolToken", + "Namespace": "System.Diagnostics.SymbolStore" + }, + { + "Name": "PureAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractClassAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractClassForAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractInvariantMethodAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractReferenceAssemblyAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractRuntimeIgnoredAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractVerificationAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractPublicPropertyNameAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractArgumentValidatorAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractAbbreviatorAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractOptionAttribute", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "Contract", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractFailureKind", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractFailedEventArgs", + "Namespace": "System.Diagnostics.Contracts" + }, + { + "Name": "ContractHelper", + "Namespace": "System.Diagnostics.Contracts.Internal" + }, + { + "Name": "SuppressMessageAttribute", + "Namespace": "System.Diagnostics.CodeAnalysis" + }, + { + "Name": "EventActivityOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSource", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceSettings", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventListener", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventCommandEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceCreatedEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventWrittenEventArgs", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "NonEventAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventCommand", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventManifestOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceException", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventLevel", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventTask", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventOpcode", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventChannel", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventKeywords", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventDataAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldTags", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventFieldFormat", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventIgnoreAttribute", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventSourceOptions", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "EventTags", + "Namespace": "System.Diagnostics.Tracing" + }, + { + "Name": "CaseInsensitiveComparer", + "Namespace": "System.Collections" + }, + { + "Name": "CaseInsensitiveHashCodeProvider", + "Namespace": "System.Collections" + }, + { + "Name": "CollectionBase", + "Namespace": "System.Collections" + }, + { + "Name": "DictionaryBase", + "Namespace": "System.Collections" + }, + { + "Name": "ReadOnlyCollectionBase", + "Namespace": "System.Collections" + }, + { + "Name": "Queue", + "Namespace": "System.Collections" + }, + { + "Name": "ArrayList", + "Namespace": "System.Collections" + }, + { + "Name": "BitArray", + "Namespace": "System.Collections" + }, + { + "Name": "Stack", + "Namespace": "System.Collections" + }, + { + "Name": "Comparer", + "Namespace": "System.Collections" + }, + { + "Name": "Hashtable", + "Namespace": "System.Collections" + }, + { + "Name": "DictionaryEntry", + "Namespace": "System.Collections" + }, + { + "Name": "ICollection", + "Namespace": "System.Collections" + }, + { + "Name": "IComparer", + "Namespace": "System.Collections" + }, + { + "Name": "IDictionary", + "Namespace": "System.Collections" + }, + { + "Name": "IDictionaryEnumerator", + "Namespace": "System.Collections" + }, + { + "Name": "IEnumerable", + "Namespace": "System.Collections" + }, + { + "Name": "IEnumerator", + "Namespace": "System.Collections" + }, + { + "Name": "IEqualityComparer", + "Namespace": "System.Collections" + }, + { + "Name": "IHashCodeProvider", + "Namespace": "System.Collections" + }, + { + "Name": "IList", + "Namespace": "System.Collections" + }, + { + "Name": "SortedList", + "Namespace": "System.Collections" + }, + { + "Name": "IStructuralEquatable", + "Namespace": "System.Collections" + }, + { + "Name": "IStructuralComparable", + "Namespace": "System.Collections" + }, + { + "Name": "StructuralComparisons", + "Namespace": "System.Collections" + }, + { + "Name": "ConcurrentStack`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "IProducerConsumerCollection`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentDictionary`2", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "ConcurrentQueue`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "Partitioner`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "OrderablePartitioner`1", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "EnumerablePartitionerOptions", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "Partitioner", + "Namespace": "System.Collections.Concurrent" + }, + { + "Name": "Collection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyCollection`1", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "ReadOnlyDictionary`2", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "KeyedCollection`2", + "Namespace": "System.Collections.ObjectModel" + }, + { + "Name": "Comparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "Dictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "EqualityComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "ICollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEnumerable`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEnumerator`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IEqualityComparer`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyCollection`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyList`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "IReadOnlyDictionary`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyNotFoundException", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "KeyValuePair`2", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "List`1", + "Namespace": "System.Collections.Generic" + }, + { + "Name": "AbandonedMutexException", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncLocal`1", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncLocalValueChangedArgs`1", + "Namespace": "System.Threading" + }, + { + "Name": "AutoResetEvent", + "Namespace": "System.Threading" + }, + { + "Name": "SendOrPostCallback", + "Namespace": "System.Threading" + }, + { + "Name": "SynchronizationContext", + "Namespace": "System.Threading" + }, + { + "Name": "CompressedStack", + "Namespace": "System.Threading" + }, + { + "Name": "EventResetMode", + "Namespace": "System.Threading" + }, + { + "Name": "EventWaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "ContextCallback", + "Namespace": "System.Threading" + }, + { + "Name": "AsyncFlowControl", + "Namespace": "System.Threading" + }, + { + "Name": "ExecutionContext", + "Namespace": "System.Threading" + }, + { + "Name": "Interlocked", + "Namespace": "System.Threading" + }, + { + "Name": "HostExecutionContext", + "Namespace": "System.Threading" + }, + { + "Name": "HostExecutionContextManager", + "Namespace": "System.Threading" + }, + { + "Name": "LockCookie", + "Namespace": "System.Threading" + }, + { + "Name": "LockRecursionException", + "Namespace": "System.Threading" + }, + { + "Name": "ManualResetEvent", + "Namespace": "System.Threading" + }, + { + "Name": "Monitor", + "Namespace": "System.Threading" + }, + { + "Name": "Mutex", + "Namespace": "System.Threading" + }, + { + "Name": "NativeOverlapped", + "Namespace": "System.Threading" + }, + { + "Name": "Overlapped", + "Namespace": "System.Threading" + }, + { + "Name": "PreAllocatedOverlapped", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPoolBoundHandle", + "Namespace": "System.Threading" + }, + { + "Name": "ParameterizedThreadStart", + "Namespace": "System.Threading" + }, + { + "Name": "ReaderWriterLock", + "Namespace": "System.Threading" + }, + { + "Name": "SemaphoreFullException", + "Namespace": "System.Threading" + }, + { + "Name": "SynchronizationLockException", + "Namespace": "System.Threading" + }, + { + "Name": "Thread", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadAbortException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadInterruptedException", + "Namespace": "System.Threading" + }, + { + "Name": "RegisteredWaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "WaitCallback", + "Namespace": "System.Threading" + }, + { + "Name": "WaitOrTimerCallback", + "Namespace": "System.Threading" + }, + { + "Name": "IOCompletionCallback", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPool", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadPriority", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStart", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadState", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStateException", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadStartException", + "Namespace": "System.Threading" + }, + { + "Name": "Timeout", + "Namespace": "System.Threading" + }, + { + "Name": "TimerCallback", + "Namespace": "System.Threading" + }, + { + "Name": "Timer", + "Namespace": "System.Threading" + }, + { + "Name": "Volatile", + "Namespace": "System.Threading" + }, + { + "Name": "WaitHandle", + "Namespace": "System.Threading" + }, + { + "Name": "WaitHandleExtensions", + "Namespace": "System.Threading" + }, + { + "Name": "WaitHandleCannotBeOpenedException", + "Namespace": "System.Threading" + }, + { + "Name": "ApartmentState", + "Namespace": "System.Threading" + }, + { + "Name": "SpinLock", + "Namespace": "System.Threading" + }, + { + "Name": "SpinWait", + "Namespace": "System.Threading" + }, + { + "Name": "CountdownEvent", + "Namespace": "System.Threading" + }, + { + "Name": "LazyThreadSafetyMode", + "Namespace": "System.Threading" + }, + { + "Name": "LazyInitializer", + "Namespace": "System.Threading" + }, + { + "Name": "ThreadLocal`1", + "Namespace": "System.Threading" + }, + { + "Name": "SemaphoreSlim", + "Namespace": "System.Threading" + }, + { + "Name": "ManualResetEventSlim", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationTokenRegistration", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationTokenSource", + "Namespace": "System.Threading" + }, + { + "Name": "CancellationToken", + "Namespace": "System.Threading" + }, + { + "Name": "Task`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskFactory`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ParallelOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Parallel", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ParallelLoopState", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ParallelLoopResult", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskStatus", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "Task", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCreationOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskContinuationOptions", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCanceledException", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskSchedulerException", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskFactory", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskScheduler", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "UnobservedTaskExceptionEventArgs", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "TaskCompletionSource`1", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "ConcurrentExclusiveSchedulerPair", + "Namespace": "System.Threading.Tasks" + }, + { + "Name": "AmbiguousMatchException", + "Namespace": "System.Reflection" + }, + { + "Name": "ModuleResolveEventHandler", + "Namespace": "System.Reflection" + }, + { + "Name": "Assembly", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCopyrightAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyTrademarkAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyProductAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCompanyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDescriptionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyTitleAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyConfigurationAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDefaultAliasAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyInformationalVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFileVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyCultureAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyVersionAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyKeyFileAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyDelaySignAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyAlgorithmIdAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyFlagsAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyMetadataAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblySignatureKeyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyKeyNameAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyName", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyNameProxy", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyNameFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyContentType", + "Namespace": "System.Reflection" + }, + { + "Name": "ProcessorArchitecture", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeFormatException", + "Namespace": "System.Reflection" + }, + { + "Name": "Binder", + "Namespace": "System.Reflection" + }, + { + "Name": "BindingFlags", + "Namespace": "System.Reflection" + }, + { + "Name": "CallingConventions", + "Namespace": "System.Reflection" + }, + { + "Name": "ConstructorInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeData", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeNamedArgument", + "Namespace": "System.Reflection" + }, + { + "Name": "CustomAttributeTypedArgument", + "Namespace": "System.Reflection" + }, + { + "Name": "DefaultMemberAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "EventAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "EventInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "FieldAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "FieldInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "GenericParameterAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ICustomAttributeProvider", + "Namespace": "System.Reflection" + }, + { + "Name": "IReflectableType", + "Namespace": "System.Reflection" + }, + { + "Name": "IntrospectionExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "RuntimeReflectionExtensions", + "Namespace": "System.Reflection" + }, + { + "Name": "InterfaceMapping", + "Namespace": "System.Reflection" + }, + { + "Name": "InvalidFilterCriteriaException", + "Namespace": "System.Reflection" + }, + { + "Name": "IReflect", + "Namespace": "System.Reflection" + }, + { + "Name": "ManifestResourceInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ResourceLocation", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberFilter", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "MemberTypes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodBase", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodImplAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "Missing", + "Namespace": "System.Reflection" + }, + { + "Name": "PortableExecutableKinds", + "Namespace": "System.Reflection" + }, + { + "Name": "ImageFileMachine", + "Namespace": "System.Reflection" + }, + { + "Name": "Module", + "Namespace": "System.Reflection" + }, + { + "Name": "ObfuscateAssemblyAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "ObfuscationAttribute", + "Namespace": "System.Reflection" + }, + { + "Name": "ExceptionHandlingClauseOptions", + "Namespace": "System.Reflection" + }, + { + "Name": "ExceptionHandlingClause", + "Namespace": "System.Reflection" + }, + { + "Name": "MethodBody", + "Namespace": "System.Reflection" + }, + { + "Name": "LocalVariableInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ParameterModifier", + "Namespace": "System.Reflection" + }, + { + "Name": "Pointer", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "PropertyInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "ReflectionContext", + "Namespace": "System.Reflection" + }, + { + "Name": "ReflectionTypeLoadException", + "Namespace": "System.Reflection" + }, + { + "Name": "ResourceAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "StrongNameKeyPair", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetException", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetInvocationException", + "Namespace": "System.Reflection" + }, + { + "Name": "TargetParameterCountException", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeAttributes", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeDelegator", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeFilter", + "Namespace": "System.Reflection" + }, + { + "Name": "TypeInfo", + "Namespace": "System.Reflection" + }, + { + "Name": "AssemblyBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "AssemblyBuilderAccess", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ConstructorBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "DynamicILInfo", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "DynamicMethod", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EventBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EventToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FieldBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FieldToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ILGenerator", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "Label", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "LocalBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "MethodBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ExceptionHandler", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "CustomAttributeBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "MethodRental", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "MethodToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ModuleBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PEFileKinds", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCodes", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCode", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OpCodeType", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StackBehaviour", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "OperandType", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "FlowControl", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ParameterBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "ParameterToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PropertyBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PropertyToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "SignatureHelper", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "SignatureToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "StringToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "PackingSize", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "TypeBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "GenericTypeParameterBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "EnumBuilder", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "TypeToken", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "UnmanagedMarshal", + "Namespace": "System.Reflection.Emit" + }, + { + "Name": "InternalApplicationIdentityHelper", + "Namespace": "System.Deployment.Internal" + }, + { + "Name": "InternalActivationContextHelper", + "Namespace": "System.Deployment.Internal" + }, + { + "Name": "MemoryFailPoint", + "Namespace": "System.Runtime" + }, + { + "Name": "GCLargeObjectHeapCompactionMode", + "Namespace": "System.Runtime" + }, + { + "Name": "GCLatencyMode", + "Namespace": "System.Runtime" + }, + { + "Name": "GCSettings", + "Namespace": "System.Runtime" + }, + { + "Name": "AssemblyTargetedPatchBandAttribute", + "Namespace": "System.Runtime" + }, + { + "Name": "TargetedPatchingOptOutAttribute", + "Namespace": "System.Runtime" + }, + { + "Name": "ProfileOptimization", + "Namespace": "System.Runtime" + }, + { + "Name": "WindowsRuntimeDesignerContext", + "Namespace": "System.Runtime.DesignerServices" + }, + { + "Name": "ComponentGuaranteesOptions", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ComponentGuaranteesAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceConsumptionAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceExposureAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "ResourceScope", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "VersioningHelper", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "TargetFrameworkAttribute", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "CompatibilitySwitch", + "Namespace": "System.Runtime.Versioning" + }, + { + "Name": "CriticalFinalizerObject", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "Consistency", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "Cer", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "ReliabilityContractAttribute", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "PrePrepareMethodAttribute", + "Namespace": "System.Runtime.ConstrainedExecution" + }, + { + "Name": "FormatterConverter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterServices", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IDeserializationCallback", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IFormatter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IFormatterConverter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "IObjectReference", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializable", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISerializationSurrogate", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISurrogateSelector", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OptionalFieldAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnSerializingAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnSerializedAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnDeserializingAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "OnDeserializedAttribute", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationBinder", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationException", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationInfo", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationEntry", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationInfoEnumerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "StreamingContext", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "StreamingContextStates", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "Formatter", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ObjectIDGenerator", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ObjectManager", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SafeSerializationEventArgs", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "ISafeSerializationData", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SerializationObjectManager", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "SurrogateSelector", + "Namespace": "System.Runtime.Serialization" + }, + { + "Name": "FormatterTypeStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "FormatterAssemblyStyle", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "TypeFilterLevel", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "ISoapMessage", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "IFieldInfo", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "InternalRM", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "InternalST", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "SoapMessage", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "SoapFault", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "ServerFault", + "Namespace": "System.Runtime.Serialization.Formatters" + }, + { + "Name": "BinaryFormatter", + "Namespace": "System.Runtime.Serialization.Formatters.Binary" + }, + { + "Name": "HandleProcessCorruptedStateExceptionsAttribute", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "FirstChanceExceptionEventArgs", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "ExceptionDispatchInfo", + "Namespace": "System.Runtime.ExceptionServices" + }, + { + "Name": "IObjectHandle", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "WellKnownObjectMode", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "IRemotingTypeInfo", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "IChannelInfo", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "IEnvoyInfo", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "ObjRef", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "RemotingConfiguration", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "TypeEntry", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "ActivatedClientTypeEntry", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "ActivatedServiceTypeEntry", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "WellKnownClientTypeEntry", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "WellKnownServiceTypeEntry", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "CustomErrorsModes", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "RemotingException", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "ServerException", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "RemotingTimeoutException", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "RemotingServices", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "InternalRemotingServices", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "SoapServices", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "ObjectHandle", + "Namespace": "System.Runtime.Remoting" + }, + { + "Name": "SoapOption", + "Namespace": "System.Runtime.Remoting.Metadata" + }, + { + "Name": "XmlFieldOrderOption", + "Namespace": "System.Runtime.Remoting.Metadata" + }, + { + "Name": "SoapTypeAttribute", + "Namespace": "System.Runtime.Remoting.Metadata" + }, + { + "Name": "SoapMethodAttribute", + "Namespace": "System.Runtime.Remoting.Metadata" + }, + { + "Name": "SoapFieldAttribute", + "Namespace": "System.Runtime.Remoting.Metadata" + }, + { + "Name": "SoapParameterAttribute", + "Namespace": "System.Runtime.Remoting.Metadata" + }, + { + "Name": "SoapAttribute", + "Namespace": "System.Runtime.Remoting.Metadata" + }, + { + "Name": "ISoapXsd", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapDateTime", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapDuration", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapTime", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapDate", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapYearMonth", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapYear", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapMonthDay", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapDay", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapMonth", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapHexBinary", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapBase64Binary", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapInteger", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapPositiveInteger", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapNonPositiveInteger", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapNonNegativeInteger", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapNegativeInteger", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapAnyUri", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapQName", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapNotation", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapNormalizedString", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapToken", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapLanguage", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapName", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapIdrefs", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapEntities", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapNmtoken", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapNmtokens", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapNcName", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapId", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapIdref", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "SoapEntity", + "Namespace": "System.Runtime.Remoting.Metadata.W3cXsd2001" + }, + { + "Name": "ProxyAttribute", + "Namespace": "System.Runtime.Remoting.Proxies" + }, + { + "Name": "RealProxy", + "Namespace": "System.Runtime.Remoting.Proxies" + }, + { + "Name": "EnterpriseServicesHelper", + "Namespace": "System.Runtime.Remoting.Services" + }, + { + "Name": "ITrackingHandler", + "Namespace": "System.Runtime.Remoting.Services" + }, + { + "Name": "TrackingServices", + "Namespace": "System.Runtime.Remoting.Services" + }, + { + "Name": "CrossContextDelegate", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "Context", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "ContextProperty", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "IContextAttribute", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "IContextProperty", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "IContextPropertyActivator", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "ContextAttribute", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "IContributeClientContextSink", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "IContributeDynamicSink", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "IContributeEnvoySink", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "IContributeObjectSink", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "IContributeServerContextSink", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "IDynamicProperty", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "IDynamicMessageSink", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "SynchronizationAttribute", + "Namespace": "System.Runtime.Remoting.Contexts" + }, + { + "Name": "ClientSponsor", + "Namespace": "System.Runtime.Remoting.Lifetime" + }, + { + "Name": "ILease", + "Namespace": "System.Runtime.Remoting.Lifetime" + }, + { + "Name": "ISponsor", + "Namespace": "System.Runtime.Remoting.Lifetime" + }, + { + "Name": "LeaseState", + "Namespace": "System.Runtime.Remoting.Lifetime" + }, + { + "Name": "LifetimeServices", + "Namespace": "System.Runtime.Remoting.Lifetime" + }, + { + "Name": "ChannelServices", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IClientChannelSinkStack", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IClientResponseChannelSinkStack", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "ClientChannelSinkStack", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IServerChannelSinkStack", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IServerResponseChannelSinkStack", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "ServerChannelSinkStack", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IChannel", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IChannelSender", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IChannelReceiver", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IChannelReceiverHook", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IClientChannelSinkProvider", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IServerChannelSinkProvider", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IClientFormatterSinkProvider", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IServerFormatterSinkProvider", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IClientChannelSink", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "ServerProcessing", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IServerChannelSink", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IChannelSinkBase", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IClientFormatterSink", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "IChannelDataStore", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "ChannelDataStore", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "ITransportHeaders", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "TransportHeaders", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "SinkProviderData", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "BaseChannelSinkWithProperties", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "BaseChannelWithProperties", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "BaseChannelObjectWithProperties", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "ISecurableChannel", + "Namespace": "System.Runtime.Remoting.Channels" + }, + { + "Name": "AsyncResult", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "IMessage", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "IMessageCtrl", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "IMessageSink", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "IMethodMessage", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "IMethodCallMessage", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "IMethodReturnMessage", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "IRemotingFormatter", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "ReturnMessage", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "MethodCall", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "ConstructionCall", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "MethodResponse", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "ConstructionResponse", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "InternalMessageWrapper", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "MethodCallMessageWrapper", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "MethodReturnMessageWrapper", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "OneWayAttribute", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "MessageSurrogateFilter", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "RemotingSurrogateSelector", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "Header", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "HeaderHandler", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "CallContext", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "ILogicalThreadAffinative", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "LogicalCallContext", + "Namespace": "System.Runtime.Remoting.Messaging" + }, + { + "Name": "IActivator", + "Namespace": "System.Runtime.Remoting.Activation" + }, + { + "Name": "ActivatorLevel", + "Namespace": "System.Runtime.Remoting.Activation" + }, + { + "Name": "IConstructionCallMessage", + "Namespace": "System.Runtime.Remoting.Activation" + }, + { + "Name": "IConstructionReturnMessage", + "Namespace": "System.Runtime.Remoting.Activation" + }, + { + "Name": "UrlAttribute", + "Namespace": "System.Runtime.Remoting.Activation" + }, + { + "Name": "StringFreezingAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ContractHelper", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AccessedThroughPropertyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvCdecl", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvStdcall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvThiscall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallConvFastcall", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeHelpers", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeFeature", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerGeneratedAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CustomConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DateTimeConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DiscardableAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DecimalConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DisablePrivateReflectionAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilationRelaxations", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilationRelaxationsAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerGlobalScopeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ExtensionAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FixedBufferAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IndexerNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "InternalsVisibleToAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsVolatile", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsByRefLikeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodImplOptions", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodCodeType", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "MethodImplAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FixedAddressValueTypeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "UnsafeValueTypeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RequiredAttributeAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "LoadHint", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DefaultDependencyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "DependencyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CompilerMarshalOverride", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "HasCopySemanticsAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsBoxed", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsByValue", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsConst", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsExplicitlyDereferenced", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsImplicitlyDereferenced", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsJitIntrinsic", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsLong", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsPinned", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsSignUnspecifiedByte", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsUdtReturn", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ScopelessEnumAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "SpecialNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsReadOnlyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IsCopyConstructed", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "SuppressIldasmAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "NativeCppClassAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TypeForwardedToAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TypeForwardedFromAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ReferenceAssemblyAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeCompatibilityAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "RuntimeWrappedException", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConditionalWeakTable`2", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerFilePathAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerLineNumberAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "CallerMemberNameAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "StateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IteratorStateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ITuple", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncStateMachineAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncVoidMethodBuilder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncTaskMethodBuilder", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "AsyncTaskMethodBuilder`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IAsyncStateMachine", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "INotifyCompletion", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ICriticalNotifyCompletion", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TaskAwaiter", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TaskAwaiter`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredTaskAwaitable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "ConfiguredTaskAwaitable`1", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "YieldAwaitable", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "FormattableStringFactory", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IDispatchConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "IUnknownConstantAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "TupleElementNamesAttribute", + "Namespace": "System.Runtime.CompilerServices" + }, + { + "Name": "_Activator", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_Attribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_Thread", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_Type", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_Assembly", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_MemberInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_MethodBase", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_MethodInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_ConstructorInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_FieldInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_PropertyInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_EventInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_ParameterInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_Module", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_AssemblyName", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ArrayWithOffset", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnmanagedFunctionPointerAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeIdentifierAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "AllowReversePInvokeCallsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DispIdAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComInterfaceType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InterfaceTypeAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComDefaultInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ClassInterfaceType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ClassInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComVisibleAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibImportClassAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "LCIDConversionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComRegisterFunctionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComUnregisterFunctionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ProgIdAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ImportedFromTypeLibAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IDispatchImplType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IDispatchImplAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComSourceInterfacesAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComConversionLossAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibTypeFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibFuncFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVarFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibTypeAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibFuncAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVarAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "VarEnum", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnmanagedType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "MarshalAsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComImportAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GuidAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "PreserveSigAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OutAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OptionalAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DllImportSearchPath", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultDllImportSearchPathsAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DllImportAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "StructLayoutAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "FieldOffsetAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComAliasNameAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "AutomationProxyAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "PrimaryInteropAssemblyAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CoClassAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComEventInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibVersionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComCompatibleVersionAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BestFitMappingAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultCharSetAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SetWin32ContextInIDispatchAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ManagedToNativeComInteropStubAttribute", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CallingConvention", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CharSet", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "COMException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CriticalHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ExternalException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GCHandleType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "GCHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "HandleRef", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomMarshaler", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_Exception", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InvalidOleVariantTypeException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "LayoutKind", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CustomQueryInterfaceMode", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "Marshal", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "MarshalDirectiveException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RuntimeEnvironment", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SEHException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeBuffer", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeHandle", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BStrWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CurrencyWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DispatchWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ErrorWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UnknownWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "VariantWrapper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComMemberType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ExtensibleClassFactory", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomAdapter", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomFactory", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CustomQueryInterfaceResult", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ICustomQueryInterface", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "InvalidComObjectException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "AssemblyRegistrationFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IRegistrationServices", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibImporterFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibExporterFlags", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ImporterEventKind", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ExporterEventKind", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ITypeLibImporterNotifySink", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ITypeLibExporterNotifySink", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ITypeLibConverter", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ITypeLibExporterNameProvider", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ObjectCreationDelegate", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RegistrationClassContext", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RegistrationConnectionType", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RegistrationServices", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeArrayRankMismatchException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SafeArrayTypeMismatchException", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TypeLibConverter", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BIND_OPTS", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIBindCtx", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIConnectionPointContainer", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIConnectionPoint", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIEnumMoniker", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CONNECTDATA", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIEnumConnections", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIEnumConnectionPoints", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIEnumString", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIEnumVARIANT", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "FILETIME", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIMoniker", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIPersistFile", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIRunningObjectTable", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "STATSTG", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMIStream", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DESCKIND", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "BINDPTR", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMITypeComp", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TYPEKIND", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TYPEFLAGS", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IMPLTYPEFLAGS", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TYPEATTR", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "FUNCDESC", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IDLFLAG", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "IDLDESC", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "PARAMFLAG", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "PARAMDESC", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TYPEDESC", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ELEMDESC", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "VARDESC", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DISPPARAMS", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "EXCEPINFO", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "FUNCKIND", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "INVOKEKIND", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "CALLCONV", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "FUNCFLAGS", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "VARFLAGS", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMITypeInfo", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "SYSKIND", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "LIBFLAGS", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "TYPELIBATTR", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "UCOMITypeLib", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "Architecture", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "OSPlatform", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "RuntimeInformation", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "ComEventsHelper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_AssemblyBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_ConstructorBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_CustomAttributeBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_EnumBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_EventBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_FieldBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_ILGenerator", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_LocalBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_MethodBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_MethodRental", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_ModuleBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_ParameterBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_PropertyBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_SignatureHelper", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "_TypeBuilder", + "Namespace": "System.Runtime.InteropServices" + }, + { + "Name": "DefaultInterfaceAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "InterfaceImplementedInVersionAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "ReadOnlyArrayAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WriteOnlyArrayAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "ReturnValueNameAttribute", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "EventRegistrationToken", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "EventRegistrationTokenTable`1", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "IActivationFactory", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WindowsRuntimeMarshal", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "WindowsRuntimeMetadata", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "NamespaceResolveEventArgs", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "DesignerNamespaceResolveEventArgs", + "Namespace": "System.Runtime.InteropServices.WindowsRuntime" + }, + { + "Name": "IExpando", + "Namespace": "System.Runtime.InteropServices.Expando" + }, + { + "Name": "BIND_OPTS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IBindCtx", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IConnectionPointContainer", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IConnectionPoint", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumMoniker", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CONNECTDATA", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumConnections", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumConnectionPoints", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumString", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IEnumVARIANT", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FILETIME", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IMoniker", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IPersistFile", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IRunningObjectTable", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "STATSTG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IStream", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DESCKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "BINDPTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeComp", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IMPLTYPEFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEATTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDLFLAG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "IDLDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "PARAMFLAG", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "PARAMDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPEDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ELEMDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARDESC", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "DISPPARAMS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "EXCEPINFO", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "INVOKEKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "CALLCONV", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "FUNCFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "VARFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeInfo", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "SYSKIND", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "LIBFLAGS", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "TYPELIBATTR", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeLib", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeLib2", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ITypeInfo2", + "Namespace": "System.Runtime.InteropServices.ComTypes" + }, + { + "Name": "ApplicationActivator", + "Namespace": "System.Runtime.Hosting" + }, + { + "Name": "ActivationArguments", + "Namespace": "System.Runtime.Hosting" + }, + { + "Name": "StringBuilder", + "Namespace": "System.Text" + }, + { + "Name": "ASCIIEncoding", + "Namespace": "System.Text" + }, + { + "Name": "Decoder", + "Namespace": "System.Text" + }, + { + "Name": "DecoderExceptionFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderExceptionFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallbackException", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "DecoderReplacementFallback", + "Namespace": "System.Text" + }, + { + "Name": "DecoderReplacementFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "Encoder", + "Namespace": "System.Text" + }, + { + "Name": "EncoderExceptionFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderExceptionFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallbackException", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "EncoderReplacementFallback", + "Namespace": "System.Text" + }, + { + "Name": "EncoderReplacementFallbackBuffer", + "Namespace": "System.Text" + }, + { + "Name": "Encoding", + "Namespace": "System.Text" + }, + { + "Name": "EncodingInfo", + "Namespace": "System.Text" + }, + { + "Name": "EncodingProvider", + "Namespace": "System.Text" + }, + { + "Name": "NormalizationForm", + "Namespace": "System.Text" + }, + { + "Name": "UnicodeEncoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF7Encoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF8Encoding", + "Namespace": "System.Text" + }, + { + "Name": "UTF32Encoding", + "Namespace": "System.Text" + }, + { + "Name": "AlgorithmInfo", + "Namespace": "Microsoft.Networking.NetworkAccessProtection.Admin" + }, + { + "Name": "CryptHelper", + "Namespace": "Microsoft.Networking.NetworkAccessProtection.Admin" + }, + { + "Name": "TextFormattingMode", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PackWebRequestFactory", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackWebRequest", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackWebResponse", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "PackageStore", + "Namespace": "System.IO.Packaging" + }, + { + "Name": "AutoResizedEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "AutoResizedEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "Clipboard", + "Namespace": "System.Windows" + }, + { + "Name": "ContentElement", + "Namespace": "System.Windows" + }, + { + "Name": "CoreCompatibilityPreferences", + "Namespace": "System.Windows" + }, + { + "Name": "ContentOperations", + "Namespace": "System.Windows" + }, + { + "Name": "CultureInfoIetfLanguageTagConverter", + "Namespace": "System.Windows" + }, + { + "Name": "DataFormats", + "Namespace": "System.Windows" + }, + { + "Name": "DataFormat", + "Namespace": "System.Windows" + }, + { + "Name": "DataObject", + "Namespace": "System.Windows" + }, + { + "Name": "DataObjectEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "DataObjectCopyingEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "DataObjectCopyingEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "DataObjectPastingEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "DataObjectPastingEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "DataObjectSettingDataEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "DataObjectSettingDataEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "HwndDpiChangedEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "DpiChangedEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "HwndDpiChangedEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "DpiChangedEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "DragAction", + "Namespace": "System.Windows" + }, + { + "Name": "DragDrop", + "Namespace": "System.Windows" + }, + { + "Name": "DragDropEffects", + "Namespace": "System.Windows" + }, + { + "Name": "DragEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "DragEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "Duration", + "Namespace": "System.Windows" + }, + { + "Name": "DurationConverter", + "Namespace": "System.Windows" + }, + { + "Name": "EventManager", + "Namespace": "System.Windows" + }, + { + "Name": "EventPrivateKey", + "Namespace": "System.Windows" + }, + { + "Name": "EventRoute", + "Namespace": "System.Windows" + }, + { + "Name": "FontStyle", + "Namespace": "System.Windows" + }, + { + "Name": "FontStyleConverter", + "Namespace": "System.Windows" + }, + { + "Name": "FontStyles", + "Namespace": "System.Windows" + }, + { + "Name": "FontStretch", + "Namespace": "System.Windows" + }, + { + "Name": "FontStretchConverter", + "Namespace": "System.Windows" + }, + { + "Name": "FontStretches", + "Namespace": "System.Windows" + }, + { + "Name": "FontWeight", + "Namespace": "System.Windows" + }, + { + "Name": "FontWeightConverter", + "Namespace": "System.Windows" + }, + { + "Name": "FontWeights", + "Namespace": "System.Windows" + }, + { + "Name": "FreezableCollection`1", + "Namespace": "System.Windows" + }, + { + "Name": "UIElement", + "Namespace": "System.Windows" + }, + { + "Name": "UIElement3D", + "Namespace": "System.Windows" + }, + { + "Name": "GiveFeedbackEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "GiveFeedbackEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "IContentHost", + "Namespace": "System.Windows" + }, + { + "Name": "IDataObject", + "Namespace": "System.Windows" + }, + { + "Name": "IInputElement", + "Namespace": "System.Windows" + }, + { + "Name": "DragDropKeyStates", + "Namespace": "System.Windows" + }, + { + "Name": "LocalizabilityAttribute", + "Namespace": "System.Windows" + }, + { + "Name": "LocalizationCategory", + "Namespace": "System.Windows" + }, + { + "Name": "Modifiability", + "Namespace": "System.Windows" + }, + { + "Name": "PresentationSource", + "Namespace": "System.Windows" + }, + { + "Name": "QueryContinueDragEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "QueryContinueDragEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "Readability", + "Namespace": "System.Windows" + }, + { + "Name": "RoutedEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "RoutedEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "RoutedEventHandlerInfo", + "Namespace": "System.Windows" + }, + { + "Name": "RoutedEvent", + "Namespace": "System.Windows" + }, + { + "Name": "RoutingStrategy", + "Namespace": "System.Windows" + }, + { + "Name": "SizeChangedInfo", + "Namespace": "System.Windows" + }, + { + "Name": "SizeToContent", + "Namespace": "System.Windows" + }, + { + "Name": "SourceChangedEventArgs", + "Namespace": "System.Windows" + }, + { + "Name": "SourceChangedEventHandler", + "Namespace": "System.Windows" + }, + { + "Name": "BaselineAlignment", + "Namespace": "System.Windows" + }, + { + "Name": "TextAlignment", + "Namespace": "System.Windows" + }, + { + "Name": "FlowDirection", + "Namespace": "System.Windows" + }, + { + "Name": "LineBreakCondition", + "Namespace": "System.Windows" + }, + { + "Name": "TextMarkerStyle", + "Namespace": "System.Windows" + }, + { + "Name": "TextWrapping", + "Namespace": "System.Windows" + }, + { + "Name": "TextTrimming", + "Namespace": "System.Windows" + }, + { + "Name": "FontVariants", + "Namespace": "System.Windows" + }, + { + "Name": "FontCapitals", + "Namespace": "System.Windows" + }, + { + "Name": "FontFraction", + "Namespace": "System.Windows" + }, + { + "Name": "FontNumeralStyle", + "Namespace": "System.Windows" + }, + { + "Name": "FontNumeralAlignment", + "Namespace": "System.Windows" + }, + { + "Name": "FontEastAsianWidths", + "Namespace": "System.Windows" + }, + { + "Name": "FontEastAsianLanguage", + "Namespace": "System.Windows" + }, + { + "Name": "TextDataFormat", + "Namespace": "System.Windows" + }, + { + "Name": "TextDecorations", + "Namespace": "System.Windows" + }, + { + "Name": "TextDecoration", + "Namespace": "System.Windows" + }, + { + "Name": "TextDecorationCollection", + "Namespace": "System.Windows" + }, + { + "Name": "TextDecorationCollectionConverter", + "Namespace": "System.Windows" + }, + { + "Name": "Visibility", + "Namespace": "System.Windows" + }, + { + "Name": "DpiScale", + "Namespace": "System.Windows" + }, + { + "Name": "UIPropertyMetadata", + "Namespace": "System.Windows" + }, + { + "Name": "TextDecorationLocation", + "Namespace": "System.Windows" + }, + { + "Name": "TextDecorationUnit", + "Namespace": "System.Windows" + }, + { + "Name": "StrokeCollectionConverter", + "Namespace": "System.Windows" + }, + { + "Name": "KeySplineConverter", + "Namespace": "System.Windows" + }, + { + "Name": "KeyTimeConverter", + "Namespace": "System.Windows" + }, + { + "Name": "AssemblyAssociatedContentFileAttribute", + "Namespace": "System.Windows.Resources" + }, + { + "Name": "IAddChild", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XmlLanguage", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "XmlLanguageConverter", + "Namespace": "System.Windows.Markup" + }, + { + "Name": "BaseUriHelper", + "Namespace": "System.Windows.Navigation" + }, + { + "Name": "CanExecuteChangedEventManager", + "Namespace": "System.Windows.Input" + }, + { + "Name": "CanExecuteRoutedEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "CanExecuteRoutedEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "CommandBinding", + "Namespace": "System.Windows.Input" + }, + { + "Name": "CommandBindingCollection", + "Namespace": "System.Windows.Input" + }, + { + "Name": "CommandManager", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ExecutedRoutedEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ExecutedRoutedEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ICommandSource", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputBinding", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputBindingCollection", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputGesture", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputGestureCollection", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyBinding", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyGesture", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyGestureConverter", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyGestureValueSerializer", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseAction", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseActionConverter", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseActionValueSerializer", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseBinding", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseGesture", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseGestureConverter", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseGestureValueSerializer", + "Namespace": "System.Windows.Input" + }, + { + "Name": "RoutedCommand", + "Namespace": "System.Windows.Input" + }, + { + "Name": "RoutedUICommand", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ApplicationCommands", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ComponentCommands", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MediaCommands", + "Namespace": "System.Windows.Input" + }, + { + "Name": "NavigationCommands", + "Namespace": "System.Windows.Input" + }, + { + "Name": "AccessKeyManager", + "Namespace": "System.Windows.Input" + }, + { + "Name": "AccessKeyPressedEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "AccessKeyPressedEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "AccessKeyEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "CaptureMode", + "Namespace": "System.Windows.Input" + }, + { + "Name": "Cursor", + "Namespace": "System.Windows.Input" + }, + { + "Name": "Cursors", + "Namespace": "System.Windows.Input" + }, + { + "Name": "CursorType", + "Namespace": "System.Windows.Input" + }, + { + "Name": "CursorConverter", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyboardFocusChangedEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyboardFocusChangedEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "FocusManager", + "Namespace": "System.Windows.Input" + }, + { + "Name": "IInputLanguageSource", + "Namespace": "System.Windows.Input" + }, + { + "Name": "IManipulator", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InertiaExpansionBehavior", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InertiaRotationBehavior", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InertiaTranslationBehavior", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputDevice", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputLanguageEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputLanguageChangedEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputLanguageChangingEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputLanguageManager", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputLanguageEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputManager", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputMethodState", + "Namespace": "System.Windows.Input" + }, + { + "Name": "SpeechMode", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ImeConversionModeValues", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ImeSentenceModeValues", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputMethod", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputMethodStateChangedEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputMethodStateChangedEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputMode", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputScope", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputScopeName", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputScopePhrase", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputScopeConverter", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputScopeNameValue", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputScopeNameConverter", + "Namespace": "System.Windows.Input" + }, + { + "Name": "InputType", + "Namespace": "System.Windows.Input" + }, + { + "Name": "Keyboard", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyboardDevice", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyboardEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyboardEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyboardInputProviderAcquireFocusEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyboardInputProviderAcquireFocusEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "KeyStates", + "Namespace": "System.Windows.Input" + }, + { + "Name": "Manipulation", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ManipulationBoundaryFeedbackEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ManipulationCompletedEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ManipulationDelta", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ManipulationDeltaEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ManipulationInertiaStartingEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ManipulationModes", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ManipulationPivot", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ManipulationStartedEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ManipulationStartingEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ManipulationVelocities", + "Namespace": "System.Windows.Input" + }, + { + "Name": "Mouse", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseButton", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseButtonEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseButtonEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseButtonState", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseDevice", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseWheelEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "MouseWheelEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "NotifyInputEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "NotifyInputEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "PreProcessInputEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "PreProcessInputEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ProcessInputEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "ProcessInputEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "QueryCursorEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "QueryCursorEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "RestoreFocusMode", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StagingAreaInputItem", + "Namespace": "System.Windows.Input" + }, + { + "Name": "Touch", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TouchAction", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TouchDevice", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TouchEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TouchFrameEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TouchFrameEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TouchPoint", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TouchPointCollection", + "Namespace": "System.Windows.Input" + }, + { + "Name": "Stylus", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusButton", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusButtonCollection", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusButtonEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusButtonEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusButtonState", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusDevice", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusDeviceCollection", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusDownEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusDownEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusPoint", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusPointCollection", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusPointDescription", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusPointProperties", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusPointProperty", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusPointPropertyInfo", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusPointPropertyUnit", + "Namespace": "System.Windows.Input" + }, + { + "Name": "SystemGesture", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusSystemGestureEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "StylusSystemGestureEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "Tablet", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TabletDevice", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TabletDeviceCollection", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TabletDeviceType", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TabletHardwareCapabilities", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TextCompositionAutoComplete", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TextComposition", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TextCompositionEventArgs", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TextCompositionEventHandler", + "Namespace": "System.Windows.Input" + }, + { + "Name": "TextCompositionManager", + "Namespace": "System.Windows.Input" + }, + { + "Name": "WispTabletDeviceCollection", + "Namespace": "System.Windows.Input.StylusWisp" + }, + { + "Name": "DynamicRenderer", + "Namespace": "System.Windows.Input.StylusPlugIns" + }, + { + "Name": "RawStylusInput", + "Namespace": "System.Windows.Input.StylusPlugIns" + }, + { + "Name": "StylusPlugIn", + "Namespace": "System.Windows.Input.StylusPlugIns" + }, + { + "Name": "StylusPlugInCollection", + "Namespace": "System.Windows.Input.StylusPlugIns" + }, + { + "Name": "ContentPosition", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "DocumentPage", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "DocumentPaginator", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "DynamicDocumentPaginator", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "GetPageCompletedEventHandler", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "GetPageCompletedEventArgs", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "GetPageNumberCompletedEventHandler", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "GetPageNumberCompletedEventArgs", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "IDocumentPaginatorSource", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "PagesChangedEventHandler", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "PagesChangedEventArgs", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "PaginationProgressEventHandler", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "PaginationProgressEventArgs", + "Namespace": "System.Windows.Documents" + }, + { + "Name": "AutomationProperties", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "IsOffscreenBehavior", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "AutomationLiveSetting", + "Namespace": "System.Windows.Automation" + }, + { + "Name": "PatternInterface", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "AutomationOrientation", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "AutomationControlType", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "AutomationEvents", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "HostedWindowWrapper", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "AutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "ContentElementAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "GenericRootAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "UIElement3DAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "UIElementAutomationPeer", + "Namespace": "System.Windows.Automation.Peers" + }, + { + "Name": "VisualDiagnostics", + "Namespace": "System.Windows.Diagnostics" + }, + { + "Name": "VisualTreeChangeType", + "Namespace": "System.Windows.Diagnostics" + }, + { + "Name": "VisualTreeChangeEventArgs", + "Namespace": "System.Windows.Diagnostics" + }, + { + "Name": "XamlSourceInfo", + "Namespace": "System.Windows.Diagnostics" + }, + { + "Name": "CursorInteropHelper", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "D3DResourceType", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "D3DImage", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "HwndSourceParameters", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "RenderMode", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "HwndTarget", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "HwndSource", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "HwndSourceHook", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "IWin32Window", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "InteropBitmap", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "Imaging", + "Namespace": "System.Windows.Interop" + }, + { + "Name": "DrawingAttributeIds", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "StylusShape", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "EllipseStylusShape", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "RectangleStylusShape", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "ApplicationGesture", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "StrokeCollectionChangedEventHandler", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "StrokeCollectionChangedEventArgs", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "PropertyDataChangedEventHandler", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "PropertyDataChangedEventArgs", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "DrawingAttributesReplacedEventHandler", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "DrawingAttributesReplacedEventArgs", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "StylusPointsReplacedEventHandler", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "StylusPointsReplacedEventArgs", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "StylusTip", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "DrawingAttributes", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "GestureRecognitionResult", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "GestureRecognizer", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "IncrementalHitTester", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "IncrementalLassoHitTester", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "IncrementalStrokeHitTester", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "LassoSelectionChangedEventHandler", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "StrokeHitEventHandler", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "LassoSelectionChangedEventArgs", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "StrokeHitEventArgs", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "RecognitionConfidence", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "Stroke", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "StrokeCollection", + "Namespace": "System.Windows.Ink" + }, + { + "Name": "ArcSegment", + "Namespace": "System.Windows.Media" + }, + { + "Name": "BezierSegment", + "Namespace": "System.Windows.Media" + }, + { + "Name": "BitmapCache", + "Namespace": "System.Windows.Media" + }, + { + "Name": "BitmapCacheBrush", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Brush", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Brushes", + "Namespace": "System.Windows.Media" + }, + { + "Name": "CacheMode", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Color", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ColorContext", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ColorConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "CombinedGeometry", + "Namespace": "System.Windows.Media" + }, + { + "Name": "CompositionTarget", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ContainerVisual", + "Namespace": "System.Windows.Media" + }, + { + "Name": "LanguageSpecificStringDictionary", + "Namespace": "System.Windows.Media" + }, + { + "Name": "DashStyle", + "Namespace": "System.Windows.Media" + }, + { + "Name": "DashStyles", + "Namespace": "System.Windows.Media" + }, + { + "Name": "CharacterMetrics", + "Namespace": "System.Windows.Media" + }, + { + "Name": "CharacterMetricsDictionary", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Drawing", + "Namespace": "System.Windows.Media" + }, + { + "Name": "DrawingBrush", + "Namespace": "System.Windows.Media" + }, + { + "Name": "DrawingCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "DrawingContext", + "Namespace": "System.Windows.Media" + }, + { + "Name": "DrawingGroup", + "Namespace": "System.Windows.Media" + }, + { + "Name": "DrawingImage", + "Namespace": "System.Windows.Media" + }, + { + "Name": "DrawingVisual", + "Namespace": "System.Windows.Media" + }, + { + "Name": "EllipseGeometry", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FontFamilyMap", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FontFamilyMapCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FamilyTypeface", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FamilyTypefaceCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FontEmbeddingManager", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FontEmbeddingRight", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FontFamily", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FontFamilyConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FontFamilyValueSerializer", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Fonts", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FormattedText", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GeneralTransform", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GeneralTransformGroup", + "Namespace": "System.Windows.Media" + }, + { + "Name": "AlignmentX", + "Namespace": "System.Windows.Media" + }, + { + "Name": "AlignmentY", + "Namespace": "System.Windows.Media" + }, + { + "Name": "BrushConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "BrushMappingMode", + "Namespace": "System.Windows.Media" + }, + { + "Name": "CacheModeConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "CachingHint", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ColorInterpolationMode", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GeometryCombineMode", + "Namespace": "System.Windows.Media" + }, + { + "Name": "DoubleCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "DoubleCollectionConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "EdgeMode", + "Namespace": "System.Windows.Media" + }, + { + "Name": "BitmapScalingMode", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ClearTypeHint", + "Namespace": "System.Windows.Media" + }, + { + "Name": "FillRule", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GeneralTransformCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Geometry", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GeometryCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GeometryConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GeometryDrawing", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GeometryGroup", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GlyphRunDrawing", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GradientBrush", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GradientSpreadMethod", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GradientStop", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GradientStopCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ImageBrush", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ImageDrawing", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ImageSource", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Int32Collection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Int32CollectionConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "LinearGradientBrush", + "Namespace": "System.Windows.Media" + }, + { + "Name": "LineGeometry", + "Namespace": "System.Windows.Media" + }, + { + "Name": "LineSegment", + "Namespace": "System.Windows.Media" + }, + { + "Name": "MatrixTransform", + "Namespace": "System.Windows.Media" + }, + { + "Name": "MediaTimeline", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PathFigure", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PathFigureCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PathFigureCollectionConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PathGeometry", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PathSegment", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PathSegmentCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Pen", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PenLineCap", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PenLineJoin", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PointCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PointCollectionConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PolyBezierSegment", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PolyLineSegment", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PolyQuadraticBezierSegment", + "Namespace": "System.Windows.Media" + }, + { + "Name": "QuadraticBezierSegment", + "Namespace": "System.Windows.Media" + }, + { + "Name": "RadialGradientBrush", + "Namespace": "System.Windows.Media" + }, + { + "Name": "RectangleGeometry", + "Namespace": "System.Windows.Media" + }, + { + "Name": "RotateTransform", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ScaleTransform", + "Namespace": "System.Windows.Media" + }, + { + "Name": "SkewTransform", + "Namespace": "System.Windows.Media" + }, + { + "Name": "SolidColorBrush", + "Namespace": "System.Windows.Media" + }, + { + "Name": "StreamGeometry", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Stretch", + "Namespace": "System.Windows.Media" + }, + { + "Name": "SweepDirection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TextEffect", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TextEffectCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TileBrush", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TileMode", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ToleranceType", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Transform", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TransformCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TransformConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TransformGroup", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TranslateTransform", + "Namespace": "System.Windows.Media" + }, + { + "Name": "VectorCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "VectorCollectionConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "VisualBrush", + "Namespace": "System.Windows.Media" + }, + { + "Name": "VideoDrawing", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GuidelineSet", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TextRenderingMode", + "Namespace": "System.Windows.Media" + }, + { + "Name": "TextHintingMode", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GeometryHitTestParameters", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GeometryHitTestResult", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GlyphRun", + "Namespace": "System.Windows.Media" + }, + { + "Name": "GlyphTypeface", + "Namespace": "System.Windows.Media" + }, + { + "Name": "HitTestFilterBehavior", + "Namespace": "System.Windows.Media" + }, + { + "Name": "HitTestFilterCallback", + "Namespace": "System.Windows.Media" + }, + { + "Name": "HitTestResult", + "Namespace": "System.Windows.Media" + }, + { + "Name": "HitTestResultBehavior", + "Namespace": "System.Windows.Media" + }, + { + "Name": "HitTestResultCallback", + "Namespace": "System.Windows.Media" + }, + { + "Name": "HitTestParameters", + "Namespace": "System.Windows.Media" + }, + { + "Name": "HostVisual", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ImageMetadata", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ImageSourceConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ImageSourceValueSerializer", + "Namespace": "System.Windows.Media" + }, + { + "Name": "InvalidWmpVersionException", + "Namespace": "System.Windows.Media" + }, + { + "Name": "IntersectionDetail", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Colors", + "Namespace": "System.Windows.Media" + }, + { + "Name": "MediaClock", + "Namespace": "System.Windows.Media" + }, + { + "Name": "ExceptionEventArgs", + "Namespace": "System.Windows.Media" + }, + { + "Name": "MediaScriptCommandEventArgs", + "Namespace": "System.Windows.Media" + }, + { + "Name": "MediaPlayer", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PixelFormatChannelMask", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PixelFormat", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PixelFormatConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PixelFormats", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PointHitTestResult", + "Namespace": "System.Windows.Media" + }, + { + "Name": "PointHitTestParameters", + "Namespace": "System.Windows.Media" + }, + { + "Name": "RenderCapability", + "Namespace": "System.Windows.Media" + }, + { + "Name": "RenderingEventArgs", + "Namespace": "System.Windows.Media" + }, + { + "Name": "RenderOptions", + "Namespace": "System.Windows.Media" + }, + { + "Name": "RequestCachePolicyConverter", + "Namespace": "System.Windows.Media" + }, + { + "Name": "StreamGeometryContext", + "Namespace": "System.Windows.Media" + }, + { + "Name": "StyleSimulations", + "Namespace": "System.Windows.Media" + }, + { + "Name": "NumberSubstitution", + "Namespace": "System.Windows.Media" + }, + { + "Name": "NumberCultureSource", + "Namespace": "System.Windows.Media" + }, + { + "Name": "NumberSubstitutionMethod", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Typeface", + "Namespace": "System.Windows.Media" + }, + { + "Name": "Visual", + "Namespace": "System.Windows.Media" + }, + { + "Name": "VisualCollection", + "Namespace": "System.Windows.Media" + }, + { + "Name": "VisualTreeHelper", + "Namespace": "System.Windows.Media" + }, + { + "Name": "VisualTarget", + "Namespace": "System.Windows.Media" + }, + { + "Name": "AffineTransform3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "AmbientLight", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "AxisAngleRotation3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Camera", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "ContainerUIElement3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "DiffuseMaterial", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "DirectionalLight", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "EmissiveMaterial", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "GeneralTransform3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "GeneralTransform3DGroup", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "GeneralTransform3DTo2D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "GeneralTransform2DTo3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Geometry3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "GeometryModel3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "HitTestParameters3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Light", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Material", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "MaterialGroup", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Matrix3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "MatrixCamera", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "MatrixTransform3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Rotation3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "MeshGeometry3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Model3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Model3DGroup", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "ModelUIElement3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "ModelVisual3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Point3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Point3DCollection", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Vector3DCollection", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Point4D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "PointLight", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "PointLightBase", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "OrthographicCamera", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "PerspectiveCamera", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "ProjectionCamera", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Quaternion", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "QuaternionRotation3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "RayHitTestResult", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "RayHitTestParameters", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "RayMeshGeometry3DHitTestResult", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Rect3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "RotateTransform3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "ScaleTransform3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Size3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "SpecularMaterial", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "SpotLight", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Transform3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Transform3DGroup", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "TranslateTransform3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Vector3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Viewport2DVisual3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Viewport3DVisual", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Visual3D", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Visual3DCollection", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "GeneralTransform3DCollection", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "MaterialCollection", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Matrix3DConverter", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Model3DCollection", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Point3DConverter", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Point3DCollectionConverter", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Point4DConverter", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "QuaternionConverter", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Rect3DConverter", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Size3DConverter", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Transform3DCollection", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Vector3DConverter", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Vector3DCollectionConverter", + "Namespace": "System.Windows.Media.Media3D" + }, + { + "Name": "Matrix3DValueSerializer", + "Namespace": "System.Windows.Media.Media3D.Converters" + }, + { + "Name": "Point3DCollectionValueSerializer", + "Namespace": "System.Windows.Media.Media3D.Converters" + }, + { + "Name": "Point3DValueSerializer", + "Namespace": "System.Windows.Media.Media3D.Converters" + }, + { + "Name": "Point4DValueSerializer", + "Namespace": "System.Windows.Media.Media3D.Converters" + }, + { + "Name": "QuaternionValueSerializer", + "Namespace": "System.Windows.Media.Media3D.Converters" + }, + { + "Name": "Rect3DValueSerializer", + "Namespace": "System.Windows.Media.Media3D.Converters" + }, + { + "Name": "Size3DValueSerializer", + "Namespace": "System.Windows.Media.Media3D.Converters" + }, + { + "Name": "Vector3DCollectionValueSerializer", + "Namespace": "System.Windows.Media.Media3D.Converters" + }, + { + "Name": "Vector3DValueSerializer", + "Namespace": "System.Windows.Media.Media3D.Converters" + }, + { + "Name": "Animatable", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "AnimationClock", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "AnimationException", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "AnimationTimeline", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Clock", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ClockController", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ClockGroup", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ClockState", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DoubleAnimationUsingPath", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "TimeSeekOrigin", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "FillBehavior", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "BooleanAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "BooleanAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "BooleanKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ByteAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ByteAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ByteAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ByteKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "CharAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "CharAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "CharKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ColorAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ColorAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ColorAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ColorKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DecimalAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DecimalAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DecimalAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DecimalKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteBooleanKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteByteKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteCharKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteColorKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteDecimalKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteDoubleKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteInt16KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteInt32KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteInt64KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteMatrixKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteObjectKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscretePointKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscretePoint3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteQuaternionKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteRotation3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteRectKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteSingleKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteSizeKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteStringKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteVectorKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DiscreteVector3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DoubleAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DoubleAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DoubleAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DoubleKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingByteKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingColorKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingDecimalKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingDoubleKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingInt16KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingInt32KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingInt64KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingPointKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingPoint3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingQuaternionKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingRotation3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingRectKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingSingleKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingSizeKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingVectorKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingVector3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int16Animation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int16AnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int16AnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int16KeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int32Animation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int32AnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int32AnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int32KeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int64Animation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int64AnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int64AnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int64KeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "BooleanKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ByteKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "CharKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ColorKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DecimalKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "DoubleKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int16KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int32KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Int64KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "MatrixKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ObjectKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "PointKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Point3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "QuaternionKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Rotation3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "RectKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SingleKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SizeKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "StringKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "VectorKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Vector3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearByteKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearColorKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearDecimalKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearDoubleKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearInt16KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearInt32KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearInt64KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearPointKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearPoint3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearQuaternionKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearRotation3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearRectKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearSingleKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearSizeKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearVectorKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "LinearVector3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "MatrixAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "MatrixAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "MatrixKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ObjectAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ObjectAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ObjectKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ParallelTimeline", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Point3DAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Point3DAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Point3DAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Point3DKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "PointAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "PointAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "PointAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "PointKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "QuaternionAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "QuaternionAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "QuaternionAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "QuaternionKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "RectAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "RectAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "RectAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "RectKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Rotation3DAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Rotation3DAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Rotation3DAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Rotation3DKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SingleAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SingleAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SingleAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SingleKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SizeAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SizeAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SizeAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SizeKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineByteKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineColorKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineDecimalKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineDoubleKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineInt16KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineInt32KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineInt64KeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplinePointKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplinePoint3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineQuaternionKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineRotation3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineRectKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineSingleKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineSizeKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineVectorKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SplineVector3DKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "StringAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "StringAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "StringKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Timeline", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "TimelineCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "TimelineGroup", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Vector3DAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Vector3DAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Vector3DAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "Vector3DKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "VectorAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "VectorAnimationBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "VectorAnimationUsingKeyFrames", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "VectorKeyFrameCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "HandoffBehavior", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "IAnimatable", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "IKeyFrame", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "IKeyFrameAnimation", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "KeySpline", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "KeyTime", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "KeyTimeType", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "MatrixAnimationUsingPath", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "PathAnimationSource", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "PointAnimationUsingPath", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "RepeatBehavior", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "RepeatBehaviorConverter", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SlipBehavior", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ClockCollection", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "SineEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "BounceEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "CircleEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "BackEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ElasticEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "ExponentialEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "PowerEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "QuinticEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "QuarticEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "CubicEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "QuadraticEase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingMode", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "EasingFunctionBase", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "IEasingFunction", + "Namespace": "System.Windows.Media.Animation" + }, + { + "Name": "CharacterBufferReference", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "CharacterHit", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "CharacterBufferRange", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "CultureSpecificCharacterBufferRange", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "IndexedGlyphRun", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "MinMaxParagraphWidth", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextBounds", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextRunBounds", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextCharacters", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextCollapsingProperties", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextCollapsedRange", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextCollapsingStyle", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextEmbeddedObject", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextEmbeddedObjectMetrics", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextEndOfLine", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextEndOfParagraph", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextEndOfSegment", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextFormatter", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextHidden", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextLine", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "InvertAxes", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextLineBreak", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextMarkerProperties", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextModifier", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextParagraphProperties", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextRun", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextRunCache", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextRunProperties", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextRunTypographyProperties", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextSimpleMarkerProperties", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextSource", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextSpan`1", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextTabProperties", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextTabAlignment", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextTrailingCharacterEllipsis", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "TextTrailingWordEllipsis", + "Namespace": "System.Windows.Media.TextFormatting" + }, + { + "Name": "BaseIListConverter", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "DoubleIListConverter", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "UShortIListConverter", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "BoolIListConverter", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "PointIListConverter", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "CharIListConverter", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "BrushValueSerializer", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "CacheModeValueSerializer", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "DoubleCollectionValueSerializer", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "GeometryValueSerializer", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "Int32CollectionValueSerializer", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "PathFigureCollectionValueSerializer", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "PointCollectionValueSerializer", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "TransformValueSerializer", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "VectorCollectionValueSerializer", + "Namespace": "System.Windows.Media.Converters" + }, + { + "Name": "Rotation", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapCacheOption", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapCodecInfo", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapCreateOptions", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapDecoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapEncoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BmpBitmapDecoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BmpBitmapEncoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapFrame", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapMetadata", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapMetadataBlob", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapPalette", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapPalettes", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapSizeOptions", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapSource", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "BitmapImage", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "CachedBitmap", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "ColorConvertedBitmap", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "CroppedBitmap", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "DownloadProgressEventArgs", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "FormatConvertedBitmap", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "GifBitmapDecoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "GifBitmapEncoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "IconBitmapDecoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "InPlaceBitmapMetadataWriter", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "LateBoundBitmapDecoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "JpegBitmapDecoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "JpegBitmapEncoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "PngBitmapDecoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "PngInterlaceOption", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "PngBitmapEncoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "RenderTargetBitmap", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "TiffBitmapDecoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "TiffCompressOption", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "TiffBitmapEncoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "WmpBitmapDecoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "WmpBitmapEncoder", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "TransformedBitmap", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "WriteableBitmap", + "Namespace": "System.Windows.Media.Imaging" + }, + { + "Name": "ShaderEffect", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "BlurEffect", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "DropShadowEffect", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "BitmapEffect", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "BitmapEffectGroup", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "BitmapEffectInput", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "BevelBitmapEffect", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "BlurBitmapEffect", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "DropShadowBitmapEffect", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "Effect", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "EmbossBitmapEffect", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "OuterGlowBitmapEffect", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "SamplingMode", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "PixelShader", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "BitmapEffectCollection", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "KernelType", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "EdgeProfile", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "ShaderRenderMode", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "RenderingBias", + "Namespace": "System.Windows.Media.Effects" + }, + { + "Name": "IIASSDOHelper", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IASSDOHelper", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IASSDOHelperClass", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IASOSTYPE", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASItem", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASService", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASTemplatesRoot", + "Namespace": "SDOHlpLib" + }, + { + "Name": "ATTRIBUTERESTRICTIONS", + "Namespace": "SDOHlpLib" + }, + { + "Name": "ATTRIBUTEID", + "Namespace": "SDOHlpLib" + }, + { + "Name": "ISdoDictionaryOld", + "Namespace": "SDOHlpLib" + }, + { + "Name": "ISdoServiceControl", + "Namespace": "SDOHlpLib" + }, + { + "Name": "ISdo", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASItemInternal", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASEnum", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASCollection", + "Namespace": "SDOHlpLib" + }, + { + "Name": "ISdoCollection", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASItemsCollection", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASAttributesCollection", + "Namespace": "SDOHlpLib" + }, + { + "Name": "_ATTRIBUTEID", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASConditionsCollection", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASAccounting", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASFileAccounting", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASSQLAccounting", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASClient", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASRemoteServer", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASRemediationServer", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASPolicy", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASServerGroup", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASSHVTemplate", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASSharedSecret", + "Namespace": "SDOHlpLib" + }, + { + "Name": "IIASIPFilter", + "Namespace": "SDOHlpLib" + }, + { + "Name": "_IASOSTYPE", + "Namespace": "SDOHlpLib" + }, + { + "Name": "_ATTRIBUTERESTRICTIONS", + "Namespace": "SDOHlpLib" + }, + { + "Name": "AUTHENTICATION_TYPE", + "Namespace": "SDOHlpLib" + }, + { + "Name": "_AUTHENTICATION_TYPE", + "Namespace": "SDOHlpLib" + }, + { + "Name": "SqlContext", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlDataRecord", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlPipe", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlTriggerContext", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "IBinarySerialize", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "InvalidUdtException", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlFacetAttribute", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "DataAccessKind", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SystemDataAccessKind", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlFunctionAttribute", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlMetaData", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlMethodAttribute", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlProcedureAttribute", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlTriggerAttribute", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlUserDefinedAggregateAttribute", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "Format", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "SqlUserDefinedTypeAttribute", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "TriggerAction", + "Namespace": "Microsoft.SqlServer.Server" + }, + { + "Name": "XmlDataDocument", + "Namespace": "System.Xml" + }, + { + "Name": "AcceptRejectRule", + "Namespace": "System.Data" + }, + { + "Name": "InternalDataCollectionBase", + "Namespace": "System.Data" + }, + { + "Name": "TypedDataSetGenerator", + "Namespace": "System.Data" + }, + { + "Name": "StrongTypingException", + "Namespace": "System.Data" + }, + { + "Name": "TypedDataSetGeneratorException", + "Namespace": "System.Data" + }, + { + "Name": "CommandBehavior", + "Namespace": "System.Data" + }, + { + "Name": "CommandType", + "Namespace": "System.Data" + }, + { + "Name": "KeyRestrictionBehavior", + "Namespace": "System.Data" + }, + { + "Name": "ConflictOption", + "Namespace": "System.Data" + }, + { + "Name": "ConnectionState", + "Namespace": "System.Data" + }, + { + "Name": "Constraint", + "Namespace": "System.Data" + }, + { + "Name": "ConstraintCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataColumn", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataColumnCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataException", + "Namespace": "System.Data" + }, + { + "Name": "ConstraintException", + "Namespace": "System.Data" + }, + { + "Name": "DeletedRowInaccessibleException", + "Namespace": "System.Data" + }, + { + "Name": "DuplicateNameException", + "Namespace": "System.Data" + }, + { + "Name": "InRowChangingEventException", + "Namespace": "System.Data" + }, + { + "Name": "InvalidConstraintException", + "Namespace": "System.Data" + }, + { + "Name": "MissingPrimaryKeyException", + "Namespace": "System.Data" + }, + { + "Name": "NoNullAllowedException", + "Namespace": "System.Data" + }, + { + "Name": "ReadOnlyException", + "Namespace": "System.Data" + }, + { + "Name": "RowNotInTableException", + "Namespace": "System.Data" + }, + { + "Name": "VersionNotFoundException", + "Namespace": "System.Data" + }, + { + "Name": "DataRelation", + "Namespace": "System.Data" + }, + { + "Name": "DataRelationCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataRow", + "Namespace": "System.Data" + }, + { + "Name": "DataRowBuilder", + "Namespace": "System.Data" + }, + { + "Name": "DataRowAction", + "Namespace": "System.Data" + }, + { + "Name": "DataRowChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataRowChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataRowCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataRowState", + "Namespace": "System.Data" + }, + { + "Name": "DataRowVersion", + "Namespace": "System.Data" + }, + { + "Name": "DataRowView", + "Namespace": "System.Data" + }, + { + "Name": "SerializationFormat", + "Namespace": "System.Data" + }, + { + "Name": "DataSet", + "Namespace": "System.Data" + }, + { + "Name": "DataSetSchemaImporterExtension", + "Namespace": "System.Data" + }, + { + "Name": "DataSetDateTime", + "Namespace": "System.Data" + }, + { + "Name": "DataSysDescriptionAttribute", + "Namespace": "System.Data" + }, + { + "Name": "DataTable", + "Namespace": "System.Data" + }, + { + "Name": "DataTableClearEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataTableClearEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataTableCollection", + "Namespace": "System.Data" + }, + { + "Name": "DataTableNewRowEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "DataTableNewRowEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "DataTableReader", + "Namespace": "System.Data" + }, + { + "Name": "DataView", + "Namespace": "System.Data" + }, + { + "Name": "DataViewManager", + "Namespace": "System.Data" + }, + { + "Name": "DataViewRowState", + "Namespace": "System.Data" + }, + { + "Name": "DataViewSetting", + "Namespace": "System.Data" + }, + { + "Name": "DataViewSettingCollection", + "Namespace": "System.Data" + }, + { + "Name": "DBConcurrencyException", + "Namespace": "System.Data" + }, + { + "Name": "DbType", + "Namespace": "System.Data" + }, + { + "Name": "FillErrorEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "FillErrorEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "InvalidExpressionException", + "Namespace": "System.Data" + }, + { + "Name": "EvaluateException", + "Namespace": "System.Data" + }, + { + "Name": "SyntaxErrorException", + "Namespace": "System.Data" + }, + { + "Name": "ForeignKeyConstraint", + "Namespace": "System.Data" + }, + { + "Name": "IColumnMapping", + "Namespace": "System.Data" + }, + { + "Name": "IColumnMappingCollection", + "Namespace": "System.Data" + }, + { + "Name": "IDataAdapter", + "Namespace": "System.Data" + }, + { + "Name": "IDataParameter", + "Namespace": "System.Data" + }, + { + "Name": "IDataParameterCollection", + "Namespace": "System.Data" + }, + { + "Name": "IDataReader", + "Namespace": "System.Data" + }, + { + "Name": "IDataRecord", + "Namespace": "System.Data" + }, + { + "Name": "IDbCommand", + "Namespace": "System.Data" + }, + { + "Name": "IDbConnection", + "Namespace": "System.Data" + }, + { + "Name": "IDbDataAdapter", + "Namespace": "System.Data" + }, + { + "Name": "IDbDataParameter", + "Namespace": "System.Data" + }, + { + "Name": "IDbTransaction", + "Namespace": "System.Data" + }, + { + "Name": "IsolationLevel", + "Namespace": "System.Data" + }, + { + "Name": "ITableMapping", + "Namespace": "System.Data" + }, + { + "Name": "ITableMappingCollection", + "Namespace": "System.Data" + }, + { + "Name": "LoadOption", + "Namespace": "System.Data" + }, + { + "Name": "MappingType", + "Namespace": "System.Data" + }, + { + "Name": "MergeFailedEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "MergeFailedEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "MissingMappingAction", + "Namespace": "System.Data" + }, + { + "Name": "MissingSchemaAction", + "Namespace": "System.Data" + }, + { + "Name": "PropertyAttributes", + "Namespace": "System.Data" + }, + { + "Name": "OperationAbortedException", + "Namespace": "System.Data" + }, + { + "Name": "ParameterDirection", + "Namespace": "System.Data" + }, + { + "Name": "PropertyCollection", + "Namespace": "System.Data" + }, + { + "Name": "StatementCompletedEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "StatementCompletedEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "Rule", + "Namespace": "System.Data" + }, + { + "Name": "SchemaSerializationMode", + "Namespace": "System.Data" + }, + { + "Name": "SchemaType", + "Namespace": "System.Data" + }, + { + "Name": "SqlDbType", + "Namespace": "System.Data" + }, + { + "Name": "StateChangeEventArgs", + "Namespace": "System.Data" + }, + { + "Name": "StateChangeEventHandler", + "Namespace": "System.Data" + }, + { + "Name": "StatementType", + "Namespace": "System.Data" + }, + { + "Name": "UniqueConstraint", + "Namespace": "System.Data" + }, + { + "Name": "UpdateRowSource", + "Namespace": "System.Data" + }, + { + "Name": "UpdateStatus", + "Namespace": "System.Data" + }, + { + "Name": "XmlReadMode", + "Namespace": "System.Data" + }, + { + "Name": "XmlWriteMode", + "Namespace": "System.Data" + }, + { + "Name": "SqlDataSourceEnumerator", + "Namespace": "System.Data.Sql" + }, + { + "Name": "SqlNotificationRequest", + "Namespace": "System.Data.Sql" + }, + { + "Name": "INullable", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBinary", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBoolean", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlByte", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlBytes", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlChars", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDateTime", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDecimal", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlDouble", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlFileStream", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlGuid", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt16", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt32", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlInt64", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlMoney", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlSingle", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlCompareOptions", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlString", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlTypesSchemaImporterExtensionHelper", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeCharSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeNCharSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeVarCharSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeNVarCharSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeTextSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeNTextSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeVarBinarySchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeBinarySchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeVarImageSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeDecimalSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeNumericSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeBigIntSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeIntSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeSmallIntSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeTinyIntSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeBitSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeFloatSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeRealSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeDateTimeSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeSmallDateTimeSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeMoneySchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeSmallMoneySchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "TypeUniqueIdentifierSchemaImporterExtension", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "StorageState", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlTypeException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlNullValueException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlTruncateException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlNotFilledException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlAlreadyFilledException", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlXml", + "Namespace": "System.Data.SqlTypes" + }, + { + "Name": "SqlColumnEncryptionKeyStoreProvider", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlColumnEncryptionCertificateStoreProvider", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlColumnEncryptionCngProvider", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlColumnEncryptionCspProvider", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "ApplicationIntent", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlCredential", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "OnChangeEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowsCopiedEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowsCopiedEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopy", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyColumnMapping", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyColumnMappingCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlBulkCopyOptions", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientFactory", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientMetaDataCollectionNames", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientPermission", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlClientPermissionAttribute", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlCommand", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlCommandBuilder", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlConnection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SQLDebugging", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlConnectionStringBuilder", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataAdapter", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDataReader", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlDependency", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlError", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlErrorCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlException", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlInfoMessageEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlInfoMessageEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlNotificationEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlNotificationInfo", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlNotificationSource", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlNotificationType", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlParameter", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlParameterCollection", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatedEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatedEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatingEventArgs", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlRowUpdatingEventHandler", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlTransaction", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlConnectionColumnEncryptionSetting", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlCommandColumnEncryptionSetting", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SqlAuthenticationMethod", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "SortOrder", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "PoolBlockingPeriod", + "Namespace": "System.Data.SqlClient" + }, + { + "Name": "OleDbCommand", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbCommandBuilder", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbConnection", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbConnectionStringBuilder", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbDataAdapter", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbDataReader", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbEnumerator", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbError", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbErrorCollection", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbException", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbFactory", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbInfoMessageEventArgs", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbInfoMessageEventHandler", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbLiteral", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbMetaDataCollectionNames", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbMetaDataColumnNames", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbParameter", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbParameterCollection", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbPermission", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbPermissionAttribute", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbRowUpdatedEventArgs", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbRowUpdatedEventHandler", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbRowUpdatingEventArgs", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbRowUpdatingEventHandler", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbSchemaGuid", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbTransaction", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OleDbType", + "Namespace": "System.Data.OleDb" + }, + { + "Name": "OdbcCommand", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcCommandBuilder", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcConnection", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcConnectionStringBuilder", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcDataAdapter", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcDataReader", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcError", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcErrorCollection", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcException", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcFactory", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcInfoMessageEventHandler", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcInfoMessageEventArgs", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcMetaDataCollectionNames", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcMetaDataColumnNames", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcParameter", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcParameterCollection", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcPermission", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcPermissionAttribute", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcRowUpdatingEventHandler", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcRowUpdatedEventHandler", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcRowUpdatingEventArgs", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcRowUpdatedEventArgs", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcTransaction", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "OdbcType", + "Namespace": "System.Data.Odbc" + }, + { + "Name": "CatalogLocation", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataAdapter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataColumnMapping", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataColumnMappingCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataTableMapping", + "Namespace": "System.Data.Common" + }, + { + "Name": "DataTableMappingCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbCommand", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "IDbColumnSchemaGenerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataReaderExtensions", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbCommandBuilder", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbConnection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbConnectionStringBuilder", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataAdapter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DBDataPermission", + "Namespace": "System.Data.Common" + }, + { + "Name": "DBDataPermissionAttribute", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataReader", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataRecord", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbDataSourceEnumerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbEnumerator", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbException", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbParameter", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbParameterCollection", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderConfigurationHandler", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderFactories", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderFactoriesConfigurationHandler", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderFactory", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbProviderSpecificTypePropertyAttribute", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbTransaction", + "Namespace": "System.Data.Common" + }, + { + "Name": "GroupByBehavior", + "Namespace": "System.Data.Common" + }, + { + "Name": "IdentifierCase", + "Namespace": "System.Data.Common" + }, + { + "Name": "RowUpdatedEventArgs", + "Namespace": "System.Data.Common" + }, + { + "Name": "RowUpdatingEventArgs", + "Namespace": "System.Data.Common" + }, + { + "Name": "SchemaTableColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "SchemaTableOptionalColumn", + "Namespace": "System.Data.Common" + }, + { + "Name": "SupportedJoinOperators", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbMetaDataCollectionNames", + "Namespace": "System.Data.Common" + }, + { + "Name": "DbMetaDataColumnNames", + "Namespace": "System.Data.Common" + }, + { + "Name": "OracleBFile", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleBinary", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleBoolean", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleCommand", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleCommandBuilder", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleConnection", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleConnectionStringBuilder", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleDataAdapter", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleDataReader", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleDateTime", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleException", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleClientFactory", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleInfoMessageEventArgs", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleInfoMessageEventHandler", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleLob", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleLobOpenMode", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleMonthSpan", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleNumber", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleParameter", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleParameterCollection", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OraclePermission", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OraclePermissionAttribute", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleRowUpdatedEventArgs", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleRowUpdatedEventHandler", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleRowUpdatingEventArgs", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleRowUpdatingEventHandler", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleString", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleTimeSpan", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleTransaction", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "OracleType", + "Namespace": "System.Data.OracleClient" + }, + { + "Name": "TransactionVote", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "IPlaybackControl", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "BOID", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "XACTTRANSINFO", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ITransaction", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "PropertyLockMode", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "PropertyReleaseMode", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SharedProperty", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SharedPropertyGroup", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SharedPropertyGroupManager", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "IRemoteDispatch", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "IServicedComponentInfo", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ServicedComponent", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ServicedComponentException", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ContextUtil", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SecurityIdentity", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SecurityCallers", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SecurityCallContext", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "TransactionOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "TransactionIsolationLevel", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SynchronizationOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ActivationOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "IProcessInitializer", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "IProcessInitControl", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "TransactionAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "JustInTimeActivationAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SynchronizationAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "MustRunInClientContextAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ConstructionEnabledAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ObjectPoolingAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "COMTIIntrinsicsAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "IISIntrinsicsAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "EventTrackingEnabledAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ExceptionClassAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "LoadBalancingSupportedAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "EventClassAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "PrivateComponentAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "AutoCompleteAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ApplicationActivationAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ApplicationNameAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ApplicationIDAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ApplicationQueuingAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "InterfaceQueuingAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "DescriptionAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "InstallationFlags", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "RegistrationErrorInfo", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "RegistrationException", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "IRegistrationHelper", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "RegistrationConfig", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "RegistrationHelper", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "RegistrationHelperTx", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ComponentAccessControlAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "AccessChecksLevelOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "AuthenticationOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ImpersonationLevelOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ApplicationAccessControlAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SecurityRoleAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SecureMethodAttribute", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ResourcePool", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "BYOT", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ThreadPoolOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "TransactionStatus", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "InheritanceOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "BindingOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "SxsOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "PartitionOption", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ServiceConfig", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "ServiceDomain", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "IServiceCall", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "IAsyncErrorNotify", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "Activity", + "Namespace": "System.EnterpriseServices" + }, + { + "Name": "AssemblyLocator", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "AppDomainHelper", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "IComManagedImportUtil", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "ComManagedImportUtil", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "IComSoapPublisher", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "IComSoapIISVRoot", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "IComSoapMetadata", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "IServerWebConfig", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "ComSoapPublishError", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "ClientRemotingConfig", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "ServerWebConfig", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "IISVirtualRoot", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "Publish", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "GenerateMetadata", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "IClrObjectFactory", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "ClrObjectFactory", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "ISoapServerVRoot", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "SoapServerVRoot", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "ISoapClientImport", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "SoapClientImport", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "ISoapUtility", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "SoapUtility", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "ISoapServerTlb", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "SoapServerTlb", + "Namespace": "System.EnterpriseServices.Internal" + }, + { + "Name": "LogRecordFlags", + "Namespace": "System.EnterpriseServices.CompensatingResourceManager" + }, + { + "Name": "CompensatorOptions", + "Namespace": "System.EnterpriseServices.CompensatingResourceManager" + }, + { + "Name": "TransactionState", + "Namespace": "System.EnterpriseServices.CompensatingResourceManager" + }, + { + "Name": "LogRecord", + "Namespace": "System.EnterpriseServices.CompensatingResourceManager" + }, + { + "Name": "Compensator", + "Namespace": "System.EnterpriseServices.CompensatingResourceManager" + }, + { + "Name": "Clerk", + "Namespace": "System.EnterpriseServices.CompensatingResourceManager" + }, + { + "Name": "ClerkMonitor", + "Namespace": "System.EnterpriseServices.CompensatingResourceManager" + }, + { + "Name": "ClerkInfo", + "Namespace": "System.EnterpriseServices.CompensatingResourceManager" + }, + { + "Name": "ApplicationCrmEnabledAttribute", + "Namespace": "System.EnterpriseServices.CompensatingResourceManager" + }, + { + "Name": "PrintSystemObject", + "Namespace": "System.Printing" + }, + { + "Name": "PrintSystemObjects", + "Namespace": "System.Printing" + }, + { + "Name": "PrintFilter", + "Namespace": "System.Printing" + }, + { + "Name": "PrintDriver", + "Namespace": "System.Printing" + }, + { + "Name": "PrintPort", + "Namespace": "System.Printing" + }, + { + "Name": "PrintProcessor", + "Namespace": "System.Printing" + }, + { + "Name": "PrintJobSettings", + "Namespace": "System.Printing" + }, + { + "Name": "PrintDocumentImageableArea", + "Namespace": "System.Printing" + }, + { + "Name": "XpsDocumentWriter", + "Namespace": "System.Windows.Xps" + }, + { + "Name": "VisualsToXpsDocument", + "Namespace": "System.Windows.Xps" + }, + { + "Name": "XpsWriterException", + "Namespace": "System.Windows.Xps" + }, + { + "Name": "PrintQueueStringProperty", + "Namespace": "System.Printing" + }, + { + "Name": "PrintQueue", + "Namespace": "System.Printing" + }, + { + "Name": "PrintQueueCollection", + "Namespace": "System.Printing" + }, + { + "Name": "PrintServer", + "Namespace": "System.Printing" + }, + { + "Name": "LocalPrintServer", + "Namespace": "System.Printing" + }, + { + "Name": "PrintProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintInt32Property", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintStringProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintStreamProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintQueueAttributeProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintQueueStatusProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintBooleanProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintThreadPriorityProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintServerLoggingProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintDriverProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintPortProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintServerProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintTicketProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintByteArrayProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintProcessorProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintQueueProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintJobPriorityProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintJobStatusProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintDateTimeProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintSystemTypeProperty", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintPropertyDictionary", + "Namespace": "System.Printing.IndexedProperties" + }, + { + "Name": "PrintSystemObjectPropertyChangedEventArgs", + "Namespace": "System.Printing" + }, + { + "Name": "PrintSystemObjectPropertiesChangedEventArgs", + "Namespace": "System.Printing" + }, + { + "Name": "PrintSystemJobInfo", + "Namespace": "System.Printing" + }, + { + "Name": "PrintJobInfoCollection", + "Namespace": "System.Printing" + }, + { + "Name": "PrintQueueStream", + "Namespace": "System.Printing" + }, + { + "Name": "PrintQueueAttributes", + "Namespace": "System.Printing" + }, + { + "Name": "PrintQueueStatus", + "Namespace": "System.Printing" + }, + { + "Name": "EnumeratedPrintQueueTypes", + "Namespace": "System.Printing" + }, + { + "Name": "PrintServerEventLoggingTypes", + "Namespace": "System.Printing" + }, + { + "Name": "PrintJobStatus", + "Namespace": "System.Printing" + }, + { + "Name": "PrintJobPriority", + "Namespace": "System.Printing" + }, + { + "Name": "PrintJobType", + "Namespace": "System.Printing" + }, + { + "Name": "PrintSystemDesiredAccess", + "Namespace": "System.Printing" + }, + { + "Name": "PrintSystemObjectLoadMode", + "Namespace": "System.Printing" + }, + { + "Name": "XpsDocumentNotificationLevel", + "Namespace": "System.Windows.Xps" + }, + { + "Name": "PrintQueueStringPropertyType", + "Namespace": "System.Printing" + }, + { + "Name": "PrintQueueIndexedProperty", + "Namespace": "System.Printing" + }, + { + "Name": "PrintServerIndexedProperty", + "Namespace": "System.Printing" + }, + { + "Name": "LocalPrintServerIndexedProperty", + "Namespace": "System.Printing" + }, + { + "Name": "TransactionEventArgs", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionCompletedEventHandler", + "Namespace": "System.Transactions" + }, + { + "Name": "IsolationLevel", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionStatus", + "Namespace": "System.Transactions" + }, + { + "Name": "DependentCloneOption", + "Namespace": "System.Transactions" + }, + { + "Name": "EnlistmentOptions", + "Namespace": "System.Transactions" + }, + { + "Name": "Transaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInformation", + "Namespace": "System.Transactions" + }, + { + "Name": "DependentTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "CommittableTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "Enlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "PreparingEnlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "SinglePhaseEnlistment", + "Namespace": "System.Transactions" + }, + { + "Name": "IEnlistmentNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "IPromotableSinglePhaseNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "ITransactionPromoter", + "Namespace": "System.Transactions" + }, + { + "Name": "ISimpleTransactionSuperior", + "Namespace": "System.Transactions" + }, + { + "Name": "SubordinateTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "ISinglePhaseNotification", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionAbortedException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInDoubtException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionManagerCommunicationException", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionPromotionException", + "Namespace": "System.Transactions" + }, + { + "Name": "IDtcTransaction", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionInterop", + "Namespace": "System.Transactions" + }, + { + "Name": "HostCurrentTransactionCallback", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionStartedEventHandler", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionManager", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionOptions", + "Namespace": "System.Transactions" + }, + { + "Name": "DistributedTransactionPermission", + "Namespace": "System.Transactions" + }, + { + "Name": "DistributedTransactionPermissionAttribute", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScopeOption", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScopeAsyncFlowOption", + "Namespace": "System.Transactions" + }, + { + "Name": "EnterpriseServicesInteropOption", + "Namespace": "System.Transactions" + }, + { + "Name": "TransactionScope", + "Namespace": "System.Transactions" + }, + { + "Name": "DefaultSettingsSection", + "Namespace": "System.Transactions.Configuration" + }, + { + "Name": "MachineSettingsSection", + "Namespace": "System.Transactions.Configuration" + }, + { + "Name": "TransactionsSectionGroup", + "Namespace": "System.Transactions.Configuration" + }, + { + "Name": "ISubscriptionToken", + "Namespace": "System.Web" + }, + { + "Name": "HttpApplicationStateBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpApplicationStateWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpBrowserCapabilitiesBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpBrowserCapabilitiesWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpCachePolicyBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpCachePolicyWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpContextBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpContextWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpFileCollectionBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpFileCollectionWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpPostedFileBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpPostedFileWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpRequestBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpRequestWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpResponseBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpResponseWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpServerUtilityBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpServerUtilityWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpSessionStateBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpSessionStateWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpStaticObjectsCollectionBase", + "Namespace": "System.Web" + }, + { + "Name": "HttpStaticObjectsCollectionWrapper", + "Namespace": "System.Web" + }, + { + "Name": "HttpTaskAsyncHandler", + "Namespace": "System.Web" + }, + { + "Name": "EventHandlerTaskAsyncHelper", + "Namespace": "System.Web" + }, + { + "Name": "UnvalidatedRequestValuesWrapper", + "Namespace": "System.Web" + }, + { + "Name": "UnvalidatedRequestValuesBase", + "Namespace": "System.Web" + }, + { + "Name": "UnvalidatedRequestValues", + "Namespace": "System.Web" + }, + { + "Name": "DefaultHttpHandler", + "Namespace": "System.Web" + }, + { + "Name": "HtmlString", + "Namespace": "System.Web" + }, + { + "Name": "BeginEventHandler", + "Namespace": "System.Web" + }, + { + "Name": "EndEventHandler", + "Namespace": "System.Web" + }, + { + "Name": "TaskEventHandler", + "Namespace": "System.Web" + }, + { + "Name": "HttpApplication", + "Namespace": "System.Web" + }, + { + "Name": "HttpApplicationState", + "Namespace": "System.Web" + }, + { + "Name": "HttpBrowserCapabilities", + "Namespace": "System.Web" + }, + { + "Name": "HttpCacheVaryByParams", + "Namespace": "System.Web" + }, + { + "Name": "HttpCacheability", + "Namespace": "System.Web" + }, + { + "Name": "HttpCacheRevalidation", + "Namespace": "System.Web" + }, + { + "Name": "HttpValidationStatus", + "Namespace": "System.Web" + }, + { + "Name": "HttpCacheValidateHandler", + "Namespace": "System.Web" + }, + { + "Name": "HttpCachePolicy", + "Namespace": "System.Web" + }, + { + "Name": "HttpCacheVaryByHeaders", + "Namespace": "System.Web" + }, + { + "Name": "HttpCacheVaryByContentEncodings", + "Namespace": "System.Web" + }, + { + "Name": "HttpClientCertificate", + "Namespace": "System.Web" + }, + { + "Name": "HttpContext", + "Namespace": "System.Web" + }, + { + "Name": "HttpCookie", + "Namespace": "System.Web" + }, + { + "Name": "HttpCookieMode", + "Namespace": "System.Web" + }, + { + "Name": "HttpCookieCollection", + "Namespace": "System.Web" + }, + { + "Name": "HttpException", + "Namespace": "System.Web" + }, + { + "Name": "HttpUnhandledException", + "Namespace": "System.Web" + }, + { + "Name": "HttpCompileException", + "Namespace": "System.Web" + }, + { + "Name": "HttpParseException", + "Namespace": "System.Web" + }, + { + "Name": "HttpRequestValidationException", + "Namespace": "System.Web" + }, + { + "Name": "ParserError", + "Namespace": "System.Web" + }, + { + "Name": "ParserErrorCollection", + "Namespace": "System.Web" + }, + { + "Name": "HttpFileCollection", + "Namespace": "System.Web" + }, + { + "Name": "HttpModuleCollection", + "Namespace": "System.Web" + }, + { + "Name": "HttpPostedFile", + "Namespace": "System.Web" + }, + { + "Name": "HttpRequest", + "Namespace": "System.Web" + }, + { + "Name": "ITlsTokenBindingInfo", + "Namespace": "System.Web" + }, + { + "Name": "HttpResponseSubstitutionCallback", + "Namespace": "System.Web" + }, + { + "Name": "HttpResponse", + "Namespace": "System.Web" + }, + { + "Name": "HttpRuntime", + "Namespace": "System.Web" + }, + { + "Name": "ApplicationShutdownReason", + "Namespace": "System.Web" + }, + { + "Name": "HttpServerUtility", + "Namespace": "System.Web" + }, + { + "Name": "HttpUtility", + "Namespace": "System.Web" + }, + { + "Name": "HttpStaticObjectsCollection", + "Namespace": "System.Web" + }, + { + "Name": "HttpWriter", + "Namespace": "System.Web" + }, + { + "Name": "IHtmlString", + "Namespace": "System.Web" + }, + { + "Name": "IHttpAsyncHandler", + "Namespace": "System.Web" + }, + { + "Name": "IHttpHandler", + "Namespace": "System.Web" + }, + { + "Name": "IHttpHandlerFactory", + "Namespace": "System.Web" + }, + { + "Name": "IHttpModule", + "Namespace": "System.Web" + }, + { + "Name": "IisTraceListener", + "Namespace": "System.Web" + }, + { + "Name": "MimeMapping", + "Namespace": "System.Web" + }, + { + "Name": "IPartitionResolver", + "Namespace": "System.Web" + }, + { + "Name": "PreApplicationStartMethodAttribute", + "Namespace": "System.Web" + }, + { + "Name": "ProcessStatus", + "Namespace": "System.Web" + }, + { + "Name": "ProcessShutdownReason", + "Namespace": "System.Web" + }, + { + "Name": "ProcessInfo", + "Namespace": "System.Web" + }, + { + "Name": "ProcessModelInfo", + "Namespace": "System.Web" + }, + { + "Name": "ReadEntityBodyMode", + "Namespace": "System.Web" + }, + { + "Name": "RequestNotification", + "Namespace": "System.Web" + }, + { + "Name": "RequestNotificationStatus", + "Namespace": "System.Web" + }, + { + "Name": "SiteMap", + "Namespace": "System.Web" + }, + { + "Name": "SiteMapProviderCollection", + "Namespace": "System.Web" + }, + { + "Name": "SiteMapResolveEventHandler", + "Namespace": "System.Web" + }, + { + "Name": "SiteMapResolveEventArgs", + "Namespace": "System.Web" + }, + { + "Name": "SiteMapNode", + "Namespace": "System.Web" + }, + { + "Name": "SiteMapNodeCollection", + "Namespace": "System.Web" + }, + { + "Name": "SiteMapProvider", + "Namespace": "System.Web" + }, + { + "Name": "StaticSiteMapProvider", + "Namespace": "System.Web" + }, + { + "Name": "TraceContext", + "Namespace": "System.Web" + }, + { + "Name": "TraceContextEventArgs", + "Namespace": "System.Web" + }, + { + "Name": "TraceContextEventHandler", + "Namespace": "System.Web" + }, + { + "Name": "TraceContextRecord", + "Namespace": "System.Web" + }, + { + "Name": "TraceMode", + "Namespace": "System.Web" + }, + { + "Name": "VirtualPathUtility", + "Namespace": "System.Web" + }, + { + "Name": "WebPageTraceListener", + "Namespace": "System.Web" + }, + { + "Name": "HttpWorkerRequest", + "Namespace": "System.Web" + }, + { + "Name": "XmlSiteMapProvider", + "Namespace": "System.Web" + }, + { + "Name": "SmtpMail", + "Namespace": "System.Web.Mail" + }, + { + "Name": "MailFormat", + "Namespace": "System.Web.Mail" + }, + { + "Name": "MailPriority", + "Namespace": "System.Web.Mail" + }, + { + "Name": "MailEncoding", + "Namespace": "System.Web.Mail" + }, + { + "Name": "MailAttachment", + "Namespace": "System.Web.Mail" + }, + { + "Name": "MailMessage", + "Namespace": "System.Web.Mail" + }, + { + "Name": "IPartialSessionState", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "IReadOnlySessionState", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "IRequiresSessionState", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "SessionStateActions", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "SessionStateStoreProviderBase", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "SessionStateStoreData", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "ISessionStateModule", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "ISessionIDManager", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "SessionIDManager", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "SessionStateMode", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "IHttpSessionState", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "HttpSessionState", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "SessionStateBehavior", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "HttpSessionStateContainer", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "ISessionStateItemCollection", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "SessionStateItemCollection", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "SessionStateItemExpireCallback", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "SessionStateModule", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "SessionStateUtility", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "IStateRuntime", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "StateRuntime", + "Namespace": "System.Web.SessionState" + }, + { + "Name": "HttpMethodConstraint", + "Namespace": "System.Web.Routing" + }, + { + "Name": "IRouteConstraint", + "Namespace": "System.Web.Routing" + }, + { + "Name": "IRouteHandler", + "Namespace": "System.Web.Routing" + }, + { + "Name": "RequestContext", + "Namespace": "System.Web.Routing" + }, + { + "Name": "Route", + "Namespace": "System.Web.Routing" + }, + { + "Name": "RouteBase", + "Namespace": "System.Web.Routing" + }, + { + "Name": "RouteCollection", + "Namespace": "System.Web.Routing" + }, + { + "Name": "RouteData", + "Namespace": "System.Web.Routing" + }, + { + "Name": "RouteDirection", + "Namespace": "System.Web.Routing" + }, + { + "Name": "RouteTable", + "Namespace": "System.Web.Routing" + }, + { + "Name": "RouteValueDictionary", + "Namespace": "System.Web.Routing" + }, + { + "Name": "StopRoutingHandler", + "Namespace": "System.Web.Routing" + }, + { + "Name": "UrlRoutingHandler", + "Namespace": "System.Web.Routing" + }, + { + "Name": "UrlRoutingModule", + "Namespace": "System.Web.Routing" + }, + { + "Name": "VirtualPathData", + "Namespace": "System.Web.Routing" + }, + { + "Name": "PageRouteHandler", + "Namespace": "System.Web.Routing" + }, + { + "Name": "ProfileProviderAttribute", + "Namespace": "System.Web.Profile" + }, + { + "Name": "SettingsAllowAnonymousAttribute", + "Namespace": "System.Web.Profile" + }, + { + "Name": "CustomProviderDataAttribute", + "Namespace": "System.Web.Profile" + }, + { + "Name": "DefaultProfile", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileBase", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileGroupBase", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileAuthenticationOption", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileEventArgs", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileEventHandler", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileInfo", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileInfoCollection", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileManager", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileModule", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileMigrateEventHandler", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileMigrateEventArgs", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileAutoSaveEventHandler", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileAutoSaveEventArgs", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileProvider", + "Namespace": "System.Web.Profile" + }, + { + "Name": "ProfileProviderCollection", + "Namespace": "System.Web.Profile" + }, + { + "Name": "SqlProfileProvider", + "Namespace": "System.Web.Profile" + }, + { + "Name": "BufferedWebEventProvider", + "Namespace": "System.Web.Management" + }, + { + "Name": "EventLogWebEventProvider", + "Namespace": "System.Web.Management" + }, + { + "Name": "IisTraceWebEventProvider", + "Namespace": "System.Web.Management" + }, + { + "Name": "MailWebEventProvider", + "Namespace": "System.Web.Management" + }, + { + "Name": "IRegiisUtility", + "Namespace": "System.Web.Management" + }, + { + "Name": "RegiisUtility", + "Namespace": "System.Web.Management" + }, + { + "Name": "SimpleMailWebEventProvider", + "Namespace": "System.Web.Management" + }, + { + "Name": "SqlFeatures", + "Namespace": "System.Web.Management" + }, + { + "Name": "SessionStateType", + "Namespace": "System.Web.Management" + }, + { + "Name": "SqlExecutionException", + "Namespace": "System.Web.Management" + }, + { + "Name": "SqlServices", + "Namespace": "System.Web.Management" + }, + { + "Name": "SqlWebEventProvider", + "Namespace": "System.Web.Management" + }, + { + "Name": "TemplatedMailWebEventProvider", + "Namespace": "System.Web.Management" + }, + { + "Name": "MailEventNotificationInfo", + "Namespace": "System.Web.Management" + }, + { + "Name": "EventNotificationType", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebEventBufferFlushInfo", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebEventCodes", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebEventProvider", + "Namespace": "System.Web.Management" + }, + { + "Name": "IWebEventCustomEvaluator", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebBaseEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebEventFormatter", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebManagementEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebHeartbeatEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebApplicationLifetimeEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebRequestEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebBaseErrorEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebErrorEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebRequestErrorEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebAuditEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebFailureAuditEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebAuthenticationFailureAuditEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebViewStateFailureAuditEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebSuccessAuditEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebAuthenticationSuccessAuditEvent", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebProcessInformation", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebApplicationInformation", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebRequestInformation", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebProcessStatistics", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebThreadInformation", + "Namespace": "System.Web.Management" + }, + { + "Name": "RuleFiringRecord", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebBaseEventCollection", + "Namespace": "System.Web.Management" + }, + { + "Name": "WebEventManager", + "Namespace": "System.Web.Management" + }, + { + "Name": "TraceWebEventProvider", + "Namespace": "System.Web.Management" + }, + { + "Name": "WmiWebEventProvider", + "Namespace": "System.Web.Management" + }, + { + "Name": "AssemblyResourceLoader", + "Namespace": "System.Web.Handlers" + }, + { + "Name": "TraceHandler", + "Namespace": "System.Web.Handlers" + }, + { + "Name": "PageInstrumentationService", + "Namespace": "System.Web.Instrumentation" + }, + { + "Name": "PageExecutionContext", + "Namespace": "System.Web.Instrumentation" + }, + { + "Name": "PageExecutionListener", + "Namespace": "System.Web.Instrumentation" + }, + { + "Name": "AspNetWebSocket", + "Namespace": "System.Web.WebSockets" + }, + { + "Name": "AspNetWebSocketOptions", + "Namespace": "System.Web.WebSockets" + }, + { + "Name": "AspNetWebSocketContext", + "Namespace": "System.Web.WebSockets" + }, + { + "Name": "IWebPropertyAccessor", + "Namespace": "System.Web.Util" + }, + { + "Name": "HttpEncoder", + "Namespace": "System.Web.Util" + }, + { + "Name": "IWebObjectFactory", + "Namespace": "System.Web.Util" + }, + { + "Name": "RequestValidationSource", + "Namespace": "System.Web.Util" + }, + { + "Name": "RequestValidator", + "Namespace": "System.Web.Util" + }, + { + "Name": "TransactedCallback", + "Namespace": "System.Web.Util" + }, + { + "Name": "Transactions", + "Namespace": "System.Web.Util" + }, + { + "Name": "WorkItemCallback", + "Namespace": "System.Web.Util" + }, + { + "Name": "WorkItem", + "Namespace": "System.Web.Util" + }, + { + "Name": "ICodeBlockTypeAccessor", + "Namespace": "System.Web.UI" + }, + { + "Name": "PageAsyncTask", + "Namespace": "System.Web.UI" + }, + { + "Name": "ValidateRequestMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "AttributeCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "BaseParser", + "Namespace": "System.Web.UI" + }, + { + "Name": "BaseTemplateParser", + "Namespace": "System.Web.UI" + }, + { + "Name": "BindableTemplateBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "ExtractTemplateValuesMethod", + "Namespace": "System.Web.UI" + }, + { + "Name": "CompiledBindableTemplateBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "BoundPropertyEntry", + "Namespace": "System.Web.UI" + }, + { + "Name": "BuilderPropertyEntry", + "Namespace": "System.Web.UI" + }, + { + "Name": "ChtmlTextWriter", + "Namespace": "System.Web.UI" + }, + { + "Name": "ClientIDMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "ClientScriptManager", + "Namespace": "System.Web.UI" + }, + { + "Name": "CodeBlockType", + "Namespace": "System.Web.UI" + }, + { + "Name": "CodeStatementBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "ComplexPropertyEntry", + "Namespace": "System.Web.UI" + }, + { + "Name": "ConflictOptions", + "Namespace": "System.Web.UI" + }, + { + "Name": "ConstructorNeedsTagAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "RenderMethod", + "Namespace": "System.Web.UI" + }, + { + "Name": "BuildMethod", + "Namespace": "System.Web.UI" + }, + { + "Name": "Control", + "Namespace": "System.Web.UI" + }, + { + "Name": "ControlBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "ControlBuilderAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "ControlCachePolicy", + "Namespace": "System.Web.UI" + }, + { + "Name": "ControlCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "ControlSkinDelegate", + "Namespace": "System.Web.UI" + }, + { + "Name": "ControlSkin", + "Namespace": "System.Web.UI" + }, + { + "Name": "ControlValuePropertyAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "CssClassPropertyAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "CssStyleCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataBinder", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataBinding", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataBindingCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataBindingHandlerAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataBoundLiteralControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "DesignerDataBoundLiteralControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataKeyPropertyAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataSourceCacheDurationConverter", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataSourceCacheExpiry", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataSourceCapabilities", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataSourceControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataSourceControlBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataSourceOperation", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataSourceSelectArguments", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataSourceView", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataSourceViewSelectCallback", + "Namespace": "System.Web.UI" + }, + { + "Name": "DataSourceViewOperationCallback", + "Namespace": "System.Web.UI" + }, + { + "Name": "DesignTimeParseData", + "Namespace": "System.Web.UI" + }, + { + "Name": "DesignTimeTemplateParser", + "Namespace": "System.Web.UI" + }, + { + "Name": "EmptyControlCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "EventEntry", + "Namespace": "System.Web.UI" + }, + { + "Name": "ExpressionBinding", + "Namespace": "System.Web.UI" + }, + { + "Name": "ExpressionBindingCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "FileLevelControlBuilderAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "FilterableAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "HiddenFieldPageStatePersister", + "Namespace": "System.Web.UI" + }, + { + "Name": "HierarchicalDataSourceControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "HierarchicalDataSourceView", + "Namespace": "System.Web.UI" + }, + { + "Name": "Html32TextWriter", + "Namespace": "System.Web.UI" + }, + { + "Name": "HtmlTextWriter", + "Namespace": "System.Web.UI" + }, + { + "Name": "HtmlTextWriterAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "HtmlTextWriterStyle", + "Namespace": "System.Web.UI" + }, + { + "Name": "HtmlTextWriterTag", + "Namespace": "System.Web.UI" + }, + { + "Name": "IAttributeAccessor", + "Namespace": "System.Web.UI" + }, + { + "Name": "IAutoFieldGenerator", + "Namespace": "System.Web.UI" + }, + { + "Name": "IBindableControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "IBindableTemplate", + "Namespace": "System.Web.UI" + }, + { + "Name": "ICallbackEventHandler", + "Namespace": "System.Web.UI" + }, + { + "Name": "IControlBuilderAccessor", + "Namespace": "System.Web.UI" + }, + { + "Name": "IControlDesignerAccessor", + "Namespace": "System.Web.UI" + }, + { + "Name": "IDataBindingsAccessor", + "Namespace": "System.Web.UI" + }, + { + "Name": "IDataItemContainer", + "Namespace": "System.Web.UI" + }, + { + "Name": "IDataKeysControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "IDataSource", + "Namespace": "System.Web.UI" + }, + { + "Name": "IDataSourceViewSchemaAccessor", + "Namespace": "System.Web.UI" + }, + { + "Name": "IDReferencePropertyAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "IExpressionsAccessor", + "Namespace": "System.Web.UI" + }, + { + "Name": "IFilterResolutionService", + "Namespace": "System.Web.UI" + }, + { + "Name": "IHierarchicalDataSource", + "Namespace": "System.Web.UI" + }, + { + "Name": "IHierarchicalEnumerable", + "Namespace": "System.Web.UI" + }, + { + "Name": "IHierarchyData", + "Namespace": "System.Web.UI" + }, + { + "Name": "ImageClickEventArgs", + "Namespace": "System.Web.UI" + }, + { + "Name": "ImageClickEventHandler", + "Namespace": "System.Web.UI" + }, + { + "Name": "INamingContainer", + "Namespace": "System.Web.UI" + }, + { + "Name": "INavigateUIData", + "Namespace": "System.Web.UI" + }, + { + "Name": "IndexedString", + "Namespace": "System.Web.UI" + }, + { + "Name": "IParserAccessor", + "Namespace": "System.Web.UI" + }, + { + "Name": "IPostBackDataHandler", + "Namespace": "System.Web.UI" + }, + { + "Name": "IPostBackEventHandler", + "Namespace": "System.Web.UI" + }, + { + "Name": "IResourceUrlGenerator", + "Namespace": "System.Web.UI" + }, + { + "Name": "IStateFormatter", + "Namespace": "System.Web.UI" + }, + { + "Name": "IStateManager", + "Namespace": "System.Web.UI" + }, + { + "Name": "IStyleSheet", + "Namespace": "System.Web.UI" + }, + { + "Name": "ITemplate", + "Namespace": "System.Web.UI" + }, + { + "Name": "IThemeResolutionService", + "Namespace": "System.Web.UI" + }, + { + "Name": "IUrlResolutionService", + "Namespace": "System.Web.UI" + }, + { + "Name": "IUserControlDesignerAccessor", + "Namespace": "System.Web.UI" + }, + { + "Name": "IUserControlTypeResolutionService", + "Namespace": "System.Web.UI" + }, + { + "Name": "IValidator", + "Namespace": "System.Web.UI" + }, + { + "Name": "ListSourceHelper", + "Namespace": "System.Web.UI" + }, + { + "Name": "LiteralControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "LosFormatter", + "Namespace": "System.Web.UI" + }, + { + "Name": "MasterPageControlBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "FileLevelMasterPageControlBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "MasterPage", + "Namespace": "System.Web.UI" + }, + { + "Name": "NonVisualControlAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "ObjectConverter", + "Namespace": "System.Web.UI" + }, + { + "Name": "ObjectPersistData", + "Namespace": "System.Web.UI" + }, + { + "Name": "ObjectStateFormatter", + "Namespace": "System.Web.UI" + }, + { + "Name": "ObjectTagBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "OutputCacheParameters", + "Namespace": "System.Web.UI" + }, + { + "Name": "FileLevelPageControlBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "Page", + "Namespace": "System.Web.UI" + }, + { + "Name": "OutputCacheLocation", + "Namespace": "System.Web.UI" + }, + { + "Name": "PageHandlerFactory", + "Namespace": "System.Web.UI" + }, + { + "Name": "PageParser", + "Namespace": "System.Web.UI" + }, + { + "Name": "PageParserFilter", + "Namespace": "System.Web.UI" + }, + { + "Name": "VirtualReferenceType", + "Namespace": "System.Web.UI" + }, + { + "Name": "CodeConstructType", + "Namespace": "System.Web.UI" + }, + { + "Name": "CompilationMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "PageStatePersister", + "Namespace": "System.Web.UI" + }, + { + "Name": "PageTheme", + "Namespace": "System.Web.UI" + }, + { + "Name": "Pair", + "Namespace": "System.Web.UI" + }, + { + "Name": "ParseChildrenAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "ParseRecorder", + "Namespace": "System.Web.UI" + }, + { + "Name": "PartialCachingAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "BasePartialCachingControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "StaticPartialCachingControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "PartialCachingControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "PersistChildrenAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "PersistenceMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "PersistenceModeAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "PostBackOptions", + "Namespace": "System.Web.UI" + }, + { + "Name": "PropertyConverter", + "Namespace": "System.Web.UI" + }, + { + "Name": "PropertyEntry", + "Namespace": "System.Web.UI" + }, + { + "Name": "RenderTraceListener", + "Namespace": "System.Web.UI" + }, + { + "Name": "RootBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "SessionPageStatePersister", + "Namespace": "System.Web.UI" + }, + { + "Name": "SimplePropertyEntry", + "Namespace": "System.Web.UI" + }, + { + "Name": "SimpleWebHandlerParser", + "Namespace": "System.Web.UI" + }, + { + "Name": "WebServiceParser", + "Namespace": "System.Web.UI" + }, + { + "Name": "SkinBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "ThemeProvider", + "Namespace": "System.Web.UI" + }, + { + "Name": "StateBag", + "Namespace": "System.Web.UI" + }, + { + "Name": "StateItem", + "Namespace": "System.Web.UI" + }, + { + "Name": "StateManagedCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "SupportsEventValidationAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "TagPrefixAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "TemplateContainerAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "TemplateBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "BuildTemplateMethod", + "Namespace": "System.Web.UI" + }, + { + "Name": "CompiledTemplateBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "TemplateControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "TemplateControlParser", + "Namespace": "System.Web.UI" + }, + { + "Name": "TemplateInstance", + "Namespace": "System.Web.UI" + }, + { + "Name": "TemplateInstanceAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "TemplateParser", + "Namespace": "System.Web.UI" + }, + { + "Name": "TemplatePropertyEntry", + "Namespace": "System.Web.UI" + }, + { + "Name": "ThemeableAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "ToolboxDataAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "Triplet", + "Namespace": "System.Web.UI" + }, + { + "Name": "UnobtrusiveValidationMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "UrlPropertyAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "UserControlControlBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "FileLevelUserControlBuilder", + "Namespace": "System.Web.UI" + }, + { + "Name": "UserControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "ValidationPropertyAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "ValidationSettings", + "Namespace": "System.Web.UI" + }, + { + "Name": "ValidatorCollection", + "Namespace": "System.Web.UI" + }, + { + "Name": "VerificationAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "VerificationRule", + "Namespace": "System.Web.UI" + }, + { + "Name": "VerificationReportLevel", + "Namespace": "System.Web.UI" + }, + { + "Name": "VerificationConditionalOperator", + "Namespace": "System.Web.UI" + }, + { + "Name": "ViewStateEncryptionMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "ViewStateException", + "Namespace": "System.Web.UI" + }, + { + "Name": "ViewStateMode", + "Namespace": "System.Web.UI" + }, + { + "Name": "ViewStateModeByIdAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "ICheckBoxControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "IEditableTextControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "ITextControl", + "Namespace": "System.Web.UI" + }, + { + "Name": "WebResourceAttribute", + "Namespace": "System.Web.UI" + }, + { + "Name": "XhtmlTextWriter", + "Namespace": "System.Web.UI" + }, + { + "Name": "XhtmlMobileDocType", + "Namespace": "System.Web.UI" + }, + { + "Name": "XPathBinder", + "Namespace": "System.Web.UI" + }, + { + "Name": "ControlAdapter", + "Namespace": "System.Web.UI.Adapters" + }, + { + "Name": "PageAdapter", + "Namespace": "System.Web.UI.Adapters" + }, + { + "Name": "HtmlElement", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlArea", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlEmbed", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlIframe", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlSource", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlTrack", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlVideo", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlAudio", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputGenericControl", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlAnchor", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlButton", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlContainerControl", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlControl", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlEmptyTagControlBuilder", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlGenericControl", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlHeadBuilder", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlHead", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlImage", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputButton", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputCheckBox", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputControl", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputFile", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputHidden", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputImage", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputPassword", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputRadioButton", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputReset", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputSubmit", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlInputText", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlLink", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlMeta", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlSelectBuilder", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlSelect", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlTable", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlTableCell", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlTableCellCollection", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlTableRow", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlTableRowCollection", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlTextArea", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlTitle", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "HtmlForm", + "Namespace": "System.Web.UI.HtmlControls" + }, + { + "Name": "AutoFieldsGenerator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CreatingModelDataSourceEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CreatingModelDataSourceEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataSourceSelectResultProcessingOptions", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewRowsGenerator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewColumnsGenerator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ModelDataMethodResult", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ModelDataSourceMethod", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ModelErrorMessage", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ParsingCulture", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ControlIDConverter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ControlPropertyNameConverter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AccessDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AccessDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AdCreatedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AdCreatedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AdRotator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AssociatedControlConverter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AuthenticateEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AuthenticateEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AutoCompleteType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AutoGeneratedField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AutoGeneratedFieldProperties", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BaseCompareValidator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BaseDataBoundControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BaseDataList", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BaseValidator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BorderStyle", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BoundColumn", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BoundField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BulletedList", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BulletedListEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BulletedListEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BulletStyle", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "BulletedListDisplayMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Button", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ButtonColumn", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ButtonColumnType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ButtonField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ButtonFieldBase", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ButtonType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Calendar", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CalendarDay", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CalendarSelectionMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ChangePassword", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CheckBox", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CheckBoxField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CheckBoxList", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CircleHotSpot", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridColumn", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridColumnCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CommandEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CommandField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CompareValidator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CompleteWizardStep", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CompositeControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CompositeDataBoundControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Content", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ContentDirection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ContentPlaceHolder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ControlParameter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CookieParameter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CreateUserErrorEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CreateUserErrorEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CreateUserWizard", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CreateUserWizardStep", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CustomValidator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataBoundControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataBoundControlMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataControlCellType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataControlCommands", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataControlField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataControlFieldCell", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataControlFieldCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataControlFieldHeaderCell", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataControlRowState", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataControlRowType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGrid", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridCommandEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridItem", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridItemCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridItemEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridItemEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridPageChangedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridPageChangedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridPagerStyle", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridSortCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataGridSortCommandEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataKey", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataKeyArray", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataKeyCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataList", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataListCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataListCommandEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataListItem", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataListItemCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataListItemEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DataListItemEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DayNameFormat", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DayRenderEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DayRenderEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewCommandEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewDeletedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewDeletedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewDeleteEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewDeleteEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewInsertedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewInsertedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewInsertEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewInsertEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewModeEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewModeEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewPageEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewPageEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewPagerRow", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewRow", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewRowCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewUpdatedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewUpdatedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewUpdateEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DetailsViewUpdateEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "DropDownList", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EditCommandColumn", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EmbeddedMailObject", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "EmbeddedMailObjectsCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FileUpload", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FirstDayOfWeek", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FontInfo", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FontNamesConverter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FontSize", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FontUnit", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FontUnitConverter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormParameter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewCommandEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewDeletedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewDeletedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewDeleteEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewDeleteEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewInsertedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewInsertedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewInsertEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewInsertEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewModeEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewModeEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewPageEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewPageEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewPagerRow", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewRow", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewUpdatedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewUpdatedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewUpdateEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "FormViewUpdateEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridLines", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewCancelEditEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewCancelEditEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewCommandEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewDeletedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewDeletedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewDeleteEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewDeleteEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewEditEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewEditEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewPageEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewPageEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewRow", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewRowCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewRowEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewRowEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewSelectEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewSelectEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewSortEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewSortEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewUpdatedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewUpdatedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewUpdateEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "GridViewUpdateEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "HiddenField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "HierarchicalDataBoundControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "HorizontalAlign", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "HotSpot", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "HotSpotCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "HotSpotMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "HyperLinkControlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "HyperLink", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "HyperLinkColumn", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "HyperLinkField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "IButtonControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ICallbackContainer", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ICompositeControlDesignerAccessor", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "IDataBoundControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "IDataBoundItemControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "IDataBoundListControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "IFieldControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Image", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ImageAlign", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ImageButton", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ImageField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ImageMap", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ImageMapEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ImageMapEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "IPersistedSelector", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "IPostBackContainer", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "IRepeatInfoUser", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LabelControlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Label", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinkButtonControlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LinkButton", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListBox", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListItemControlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListItem", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListItemCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListItemType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ListSelectionMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LiteralControlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Literal", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LiteralMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Localize", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Login", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LoginCancelEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LoginCancelEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LoginFailureAction", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LoginName", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LoginStatus", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LoginTextLayout", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LoginView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "LogoutAction", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MailDefinition", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MailMessageEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MailMessageEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Menu", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MenuEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MenuEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MenuItem", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MenuItemTemplateContainer", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MenuItemBinding", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MenuItemBindingCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MenuItemCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MenuItemStyle", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MenuItemStyleCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MenuRenderingMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ModelDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ModelDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ModelMethodContext", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CallingDataMethodsEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "CallingDataMethodsEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MonthChangedEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MonthChangedEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MultiView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "MultiViewControlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ViewCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "NextPrevFormat", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceDisposingEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceDisposingEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceFilteringEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceFilteringEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceMethodEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceMethodEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceObjectEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceSelectingEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceSelectingEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceStatusEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceStatusEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ObjectDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Orientation", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PagedDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PagerButtons", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PagerMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PagerPosition", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PagerSettings", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Panel", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PanelStyle", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Parameter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ParameterCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PasswordRecovery", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PathDirection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PlaceHolderControlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PlaceHolder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "PolygonHotSpot", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ProfileParameter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "QueryExtensions", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "QueryStringParameter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RadioButton", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RadioButtonList", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RangeValidator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RectangleHotSpot", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RegularExpressionValidator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RepeatDirection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Repeater", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RepeaterCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RepeaterCommandEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RepeaterItem", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RepeaterItemCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RepeaterItemEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RepeaterItemEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RepeatInfo", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RepeatLayout", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RequiredFieldValidator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RoleGroup", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RoleGroupCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "RouteParameter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ScrollBars", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SelectedDatesCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SelectResult", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SendMailErrorEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SendMailErrorEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ServerValidateEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ServerValidateEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SessionParameter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SiteMapDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SiteMapDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SiteMapHierarchicalDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SiteMapNodeItem", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SiteMapNodeItemEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SiteMapNodeItemEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SiteMapNodeItemType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SiteMapPath", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SortDirection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceCommandEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceCommandEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceCommandType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceFilteringEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceFilteringEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceSelectingEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceSelectingEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceStatusEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceStatusEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SqlDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "StringArrayConverter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Style", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "StyleCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SubMenuStyle", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "SubMenuStyleCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Substitution", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Table", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableCaptionAlign", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableCellControlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableCell", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableCellCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableFooterRow", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableHeaderCell", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableHeaderRow", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableHeaderScope", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableItemStyle", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableRow", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableRowCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableRowSection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableSectionStyle", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TableStyle", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TargetConverter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TemplateColumn", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TemplatedWizardStep", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TemplateField", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TextAlign", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TextBoxControlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TextBox", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TextBoxMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TitleFormat", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeNode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeNodeBinding", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeNodeBindingCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeNodeCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeNodeEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeNodeEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeNodeSelectAction", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeNodeStyle", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeNodeStyleCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeNodeTypes", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "TreeViewImageSet", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Unit", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "UnitConverter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "UnitType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ValidatedControlConverter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ValidationCompareOperator", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ValidationDataType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ValidationSummary", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ValidationSummaryDisplayMode", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "ValidatorDisplay", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "VerticalAlign", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "View", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "WebColorConverter", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "WebControl", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Wizard", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "WizardStepCollection", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "WizardNavigationEventArgs", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "WizardNavigationEventHandler", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "WizardStep", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "WizardStepControlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "WizardStepBase", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "WizardStepType", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "XmlBuilder", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "Xml", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "XmlDataSource", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "XmlDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "XmlHierarchicalDataSourceView", + "Namespace": "System.Web.UI.WebControls" + }, + { + "Name": "AppearanceEditorPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "BehaviorEditorPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "CatalogPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "CatalogPartChrome", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "CatalogPartCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "CatalogZone", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "CatalogZoneBase", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ConnectionConsumerAttribute", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ConnectionInterfaceCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ConnectionPoint", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ConnectionProviderAttribute", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ConnectionsZone", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ConsumerConnectionPoint", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ConsumerConnectionPointCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "DeclarativeCatalogPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "EditorPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "EditorPartChrome", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "EditorPartCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "EditorZone", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "EditorZoneBase", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ErrorWebPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "FieldCallback", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "GenericWebPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ImportCatalogPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "IPersonalizable", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ITrackingPersonalizable", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ITransformerConfigurationControl", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "IVersioningPersonalizable", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "IWebActionable", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "IWebEditable", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "IWebPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "IWebPartField", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "IWebPartParameters", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "IWebPartRow", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "IWebPartTable", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "LayoutEditorPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PageCatalogPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ParametersCallback", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "Part", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PartChromeState", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PartChromeType", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizableAttribute", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizationAdministration", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizationDictionary", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizationEntry", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizationProvider", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizationProviderCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizationScope", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizationState", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizationStateInfo", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizationStateInfoCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PersonalizationStateQuery", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "PropertyGridEditorPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ProviderConnectionPoint", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ProviderConnectionPointCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ProxyWebPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ProxyWebPartConnectionCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ProxyWebPartManager", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "RowCallback", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "RowToFieldTransformer", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "RowToParametersTransformer", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "SharedPersonalizationStateInfo", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "SqlPersonalizationProvider", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "TableCallback", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "TitleStyle", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "ToolZone", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "TransformerTypeCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "UnauthorizedWebPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "UserPersonalizationStateInfo", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebBrowsableAttribute", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebDescriptionAttribute", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebDisplayNameAttribute", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPart", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartAddingEventArgs", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartAddingEventHandler", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartAuthorizationEventArgs", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartAuthorizationEventHandler", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartCancelEventArgs", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartCancelEventHandler", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartChrome", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartConnection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartConnectionCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartConnectionsCancelEventArgs", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartConnectionsCancelEventHandler", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartConnectionsEventArgs", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartConnectionsEventHandler", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartDescription", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartDescriptionCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartDisplayMode", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartDisplayModeCancelEventArgs", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartDisplayModeCancelEventHandler", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartDisplayModeCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartDisplayModeEventArgs", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartDisplayModeEventHandler", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartEventArgs", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartEventHandler", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartExportMode", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartHelpMode", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartManager", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartManagerInternals", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartMenuStyle", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartMovingEventArgs", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartMovingEventHandler", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartPersonalization", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartTracker", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartTransformer", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartTransformerAttribute", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartTransformerCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartUserCapability", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartVerb", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartVerbCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartVerbRenderMode", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartVerbsEventArgs", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartVerbsEventHandler", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartZone", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartZoneBase", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebPartZoneCollection", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "WebZone", + "Namespace": "System.Web.UI.WebControls.WebParts" + }, + { + "Name": "DataBoundControlAdapter", + "Namespace": "System.Web.UI.WebControls.Adapters" + }, + { + "Name": "HideDisabledControlAdapter", + "Namespace": "System.Web.UI.WebControls.Adapters" + }, + { + "Name": "HierarchicalDataBoundControlAdapter", + "Namespace": "System.Web.UI.WebControls.Adapters" + }, + { + "Name": "MenuAdapter", + "Namespace": "System.Web.UI.WebControls.Adapters" + }, + { + "Name": "WebControlAdapter", + "Namespace": "System.Web.UI.WebControls.Adapters" + }, + { + "Name": "MembershipPasswordAttribute", + "Namespace": "System.Web.Security" + }, + { + "Name": "ActiveDirectoryConnectionProtection", + "Namespace": "System.Web.Security" + }, + { + "Name": "ActiveDirectoryMembershipProvider", + "Namespace": "System.Web.Security" + }, + { + "Name": "ActiveDirectoryMembershipUser", + "Namespace": "System.Web.Security" + }, + { + "Name": "AnonymousIdentificationModule", + "Namespace": "System.Web.Security" + }, + { + "Name": "AnonymousIdentificationEventHandler", + "Namespace": "System.Web.Security" + }, + { + "Name": "AnonymousIdentificationEventArgs", + "Namespace": "System.Web.Security" + }, + { + "Name": "AuthorizationStoreRoleProvider", + "Namespace": "System.Web.Security" + }, + { + "Name": "DefaultAuthenticationModule", + "Namespace": "System.Web.Security" + }, + { + "Name": "CookieProtection", + "Namespace": "System.Web.Security" + }, + { + "Name": "FileAuthorizationModule", + "Namespace": "System.Web.Security" + }, + { + "Name": "FormsAuthentication", + "Namespace": "System.Web.Security" + }, + { + "Name": "FormsAuthenticationEventArgs", + "Namespace": "System.Web.Security" + }, + { + "Name": "FormsAuthenticationEventHandler", + "Namespace": "System.Web.Security" + }, + { + "Name": "FormsAuthenticationModule", + "Namespace": "System.Web.Security" + }, + { + "Name": "FormsAuthenticationTicket", + "Namespace": "System.Web.Security" + }, + { + "Name": "FormsIdentity", + "Namespace": "System.Web.Security" + }, + { + "Name": "DefaultAuthenticationEventArgs", + "Namespace": "System.Web.Security" + }, + { + "Name": "DefaultAuthenticationEventHandler", + "Namespace": "System.Web.Security" + }, + { + "Name": "MachineKeyProtection", + "Namespace": "System.Web.Security" + }, + { + "Name": "MachineKey", + "Namespace": "System.Web.Security" + }, + { + "Name": "Membership", + "Namespace": "System.Web.Security" + }, + { + "Name": "PassportAuthenticationEventArgs", + "Namespace": "System.Web.Security" + }, + { + "Name": "PassportAuthenticationEventHandler", + "Namespace": "System.Web.Security" + }, + { + "Name": "PassportAuthenticationModule", + "Namespace": "System.Web.Security" + }, + { + "Name": "PassportIdentity", + "Namespace": "System.Web.Security" + }, + { + "Name": "PassportPrincipal", + "Namespace": "System.Web.Security" + }, + { + "Name": "RoleManagerEventArgs", + "Namespace": "System.Web.Security" + }, + { + "Name": "RoleManagerEventHandler", + "Namespace": "System.Web.Security" + }, + { + "Name": "RoleManagerModule", + "Namespace": "System.Web.Security" + }, + { + "Name": "RolePrincipal", + "Namespace": "System.Web.Security" + }, + { + "Name": "Roles", + "Namespace": "System.Web.Security" + }, + { + "Name": "RoleProviderCollection", + "Namespace": "System.Web.Security" + }, + { + "Name": "SqlMembershipProvider", + "Namespace": "System.Web.Security" + }, + { + "Name": "SqlRoleProvider", + "Namespace": "System.Web.Security" + }, + { + "Name": "UrlAuthorizationModule", + "Namespace": "System.Web.Security" + }, + { + "Name": "WindowsAuthenticationEventArgs", + "Namespace": "System.Web.Security" + }, + { + "Name": "WindowsAuthenticationEventHandler", + "Namespace": "System.Web.Security" + }, + { + "Name": "WindowsAuthenticationModule", + "Namespace": "System.Web.Security" + }, + { + "Name": "WindowsTokenRoleProvider", + "Namespace": "System.Web.Security" + }, + { + "Name": "LowerCodeCharts", + "Namespace": "System.Web.Security.AntiXss" + }, + { + "Name": "LowerMidCodeCharts", + "Namespace": "System.Web.Security.AntiXss" + }, + { + "Name": "MidCodeCharts", + "Namespace": "System.Web.Security.AntiXss" + }, + { + "Name": "UpperMidCodeCharts", + "Namespace": "System.Web.Security.AntiXss" + }, + { + "Name": "UpperCodeCharts", + "Namespace": "System.Web.Security.AntiXss" + }, + { + "Name": "AntiXssEncoder", + "Namespace": "System.Web.Security.AntiXss" + }, + { + "Name": "CookieValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "IUnvalidatedValueProviderSource", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "MaxLengthAttributeAdapter", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "MinLengthAttributeAdapter", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ArrayModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ArrayModelBinder`1", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "BinaryDataModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "BindingBehavior", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "BindingBehaviorAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "BindNeverAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "BindRequiredAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "CollectionModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "CollectionModelBinder`1", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ComplexModel", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ComplexModelBinder", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ComplexModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ComplexModelResult", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ControlAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ControlValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "CookieAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DictionaryModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DictionaryModelBinder`2", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ExtensibleModelBinderAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelBindingContext", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "AssociatedMetadataProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "AssociatedValidatorProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DataAnnotationsModelMetadata", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DataAnnotationsModelMetadataProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DataAnnotationsModelValidator", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DataAnnotationsModelValidationFactory", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DataAnnotationsValidatableObjectAdapterFactory", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DataAnnotationsModelValidatorProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DataAnnotationsModelValidator`1", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DictionaryValueProvider`1", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "EmptyModelMetadataProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "FormValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "FormAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "IMetadataAware", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "IModelNameProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "IUnvalidatedValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "IValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "IValueProviderSource", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelBinderDictionary", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelBinders", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelError", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelErrorCollection", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelMetadata", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelMetadataProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelMetadataProviders", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelState", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelStateDictionary", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelValidationResult", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelValidator", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelValidatorProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelValidatorProviderCollection", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelValidatorProviders", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "NameValueCollectionValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "QueryStringValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "QueryStringAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "RangeAttributeAdapter", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "RegularExpressionAttributeAdapter", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "RequiredAttributeAdapter", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "StringLengthAttributeAdapter", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ValidatableObjectAdapter", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ValueProviderCollection", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ValueProviderSourceAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ValueProviderResult", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "GenericModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "IModelBinder", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "KeyValuePairModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "KeyValuePairModelBinder`2", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelBinderErrorMessageProviders", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelBinderErrorMessageProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelBinderProviderCollection", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelBinderProviderOptionsAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelBinderProviders", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelValidatedEventArgs", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelValidatingEventArgs", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelValidationNode", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "MutableObjectModelBinder", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "MutableObjectModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ProfileAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ProfileValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "RouteDataAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "RouteDataValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "SessionAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "SimpleModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "DefaultModelBinder", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ModelBindingExecutionContext", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "SimpleValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "TypeConverterModelBinder", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "TypeConverterModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "TypeMatchModelBinder", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "TypeMatchModelBinderProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "UserProfileAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "UserProfileValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ViewStateAttribute", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "ViewStateValueProvider", + "Namespace": "System.Web.ModelBinding" + }, + { + "Name": "StringLocalizerProviders", + "Namespace": "System.Web.Globalization" + }, + { + "Name": "IStringLocalizerProvider", + "Namespace": "System.Web.Globalization" + }, + { + "Name": "ResourceFileStringLocalizerProvider", + "Namespace": "System.Web.Globalization" + }, + { + "Name": "FcnMode", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AdapterDictionary", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AnonymousIdentificationSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AssemblyCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AssemblyInfo", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AsyncPreloadModeFlags", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AuthenticationMode", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AuthenticationSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AuthorizationRule", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AuthorizationRuleAction", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AuthorizationRuleCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "AuthorizationSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "BrowserCapabilitiesCodeGenerator", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "BrowserCapabilitiesFactory", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "BrowserCapabilitiesFactoryBase", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "BufferModesCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "BufferModeSettings", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "BuildProvider", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "BuildProviderCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "CacheSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ClientTarget", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ClientTargetCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ClientTargetSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "CodeSubDirectoriesCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "CodeSubDirectory", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "CompilationSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "Compiler", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "CompilerCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "CustomError", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "CustomErrorCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "CustomErrorsMode", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "CustomErrorsRedirectMode", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "CustomErrorsSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "DeploymentSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "EventMappingSettings", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "EventMappingSettingsCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ExpressionBuilder", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ExpressionBuilderCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FolderLevelBuildProvider", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FolderLevelBuildProviderCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FormsAuthenticationConfiguration", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FormsAuthenticationCredentials", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FormsAuthenticationUser", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FormsAuthenticationUserCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FormsAuthPasswordFormat", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FormsProtectionEnum", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FullTrustAssembliesSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FullTrustAssembly", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "FullTrustAssemblyCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "GlobalizationSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HealthMonitoringSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HostingEnvironmentSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpCapabilitiesBase", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpCapabilitiesProvider", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpCapabilitiesDefaultProvider", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpCapabilitiesSectionHandler", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpConfigurationContext", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpCookiesSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpHandlerAction", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpHandlerActionCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpHandlersSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpModuleAction", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpModuleActionCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpModulesSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "HttpRuntimeSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "IConfigMapPath", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "IConfigMapPathFactory", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "IdentitySection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "IgnoreDeviceFilterElement", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "IgnoreDeviceFilterElementCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "IRemoteWebConfigurationHostServer", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "LowerCaseStringConverter", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "MachineKeyCompatibilityMode", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "MachineKeyValidationConverter", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "MachineKeySection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "MachineKeyValidation", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "MembershipSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "NamespaceCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "NamespaceInfo", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "OutputCacheProfile", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "OutputCacheProfileCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "OutputCacheSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "OutputCacheSettingsSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "PagesEnableSessionState", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "PagesSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "PartialTrustVisibleAssembliesSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "PartialTrustVisibleAssembly", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "PartialTrustVisibleAssemblyCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "PassportAuthentication", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProcessModelComAuthenticationLevel", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProcessModelComImpersonationLevel", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProcessModelLogLevel", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProcessModelSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProfileGroupSettings", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProfileGroupSettingsCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProfileGuidedOptimizationsFlags", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProfilePropertySettings", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProfilePropertySettingsCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProfileSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProfileSettings", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProfileSettingsCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProtocolsConfigurationHandler", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProtocolsSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProtocolCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProtocolElement", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "ProvidersHelper", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "RegexWorker", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "RemoteWebConfigurationHostServer", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "RoleManagerSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "RootProfilePropertySettingsCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "RuleSettings", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "RuleSettingsCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SecurityPolicySection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SerializationMode", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SessionPageStateSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SessionStateSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SiteMapSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SqlCacheDependencyDatabase", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SqlCacheDependencyDatabaseCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SqlCacheDependencySection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SystemWebCachingSectionGroup", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "SystemWebSectionGroup", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TagMapCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TagMapInfo", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TagPrefixCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TagPrefixInfo", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TicketCompatibilityMode", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TraceDisplayMode", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TraceSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TransformerInfo", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TransformerInfoCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TrustLevel", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TrustLevelCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "TrustSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "UrlMapping", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "UrlMappingCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "UrlMappingsSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "UserMapPath", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "VirtualDirectoryMapping", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "VirtualDirectoryMappingCollection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "WebApplicationLevel", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "WebConfigurationFileMap", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "WebConfigurationManager", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "WebContext", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "WebControlsSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "WebPartsPersonalization", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "WebPartsPersonalizationAuthorization", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "WebPartsSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "XhtmlConformanceMode", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "XhtmlConformanceSection", + "Namespace": "System.Web.Configuration" + }, + { + "Name": "IInternalConfigWebHost", + "Namespace": "System.Web.Configuration.Internal" + }, + { + "Name": "ControlBuilderInterceptor", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "AppSettingsExpressionBuilder", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "AssemblyBuilder", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "BuildDependencySet", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "BuildManager", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "BuildProviderResultFlags", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "BuildProvider", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "BuildProviderAppliesTo", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "BuildProviderAppliesToAttribute", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "PrecompilationFlags", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ClientBuildManagerParameter", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ClientBuildManager", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "BuildManagerHostUnloadEventArgs", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "BuildManagerHostUnloadEventHandler", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "LinePragmaCodeInfo", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ClientBuildManagerCallback", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "CompilerType", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ConnectionStringsExpressionBuilder", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "DesignTimeResourceProviderFactoryAttribute", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ExpressionBuilder", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ExpressionBuilderContext", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ExpressionEditorAttribute", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ExpressionPrefixAttribute", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "FolderLevelBuildProviderAppliesTo", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "FolderLevelBuildProviderAppliesToAttribute", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "IAssemblyPostProcessor", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "IImplicitResourceProvider", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ImplicitResourceKey", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "IResourceProvider", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ResourceExpressionBuilder", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ResourceExpressionFields", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "ResourceProviderFactory", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "RouteUrlExpressionBuilder", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "RouteValueExpressionBuilder", + "Namespace": "System.Web.Compilation" + }, + { + "Name": "IApplicationMonitor", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "ApplicationMonitors", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "RecycleLimitNotificationFrequency", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "RecycleLimitInfo", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "LowPhysicalMemoryInfo", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "AspNetMemoryMonitor", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "RecycleLimitObserver", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "RecycleLimitMonitor", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "LowPhysicalMemoryObserver", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "ISuspendibleRegisteredObject", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IProcessHostSupportFunctions", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IProcessPingCallback", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IListenerChannelCallback", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IStopListeningRegisteredObject", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IAppDomainFactory", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "AppDomainFactory", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IAppManagerAppDomainFactory", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "AppManagerAppDomainFactory", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "AppDomainProtocolHandler", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "ApplicationHost", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "ApplicationInfo", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "HostSecurityPolicyResults", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "HostSecurityPolicyResolver", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "ApplicationManager", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "HostingEnvironment", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IApplicationHost", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IProcessHostPreloadClient", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IRegisteredObject", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IISAPIRuntime", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "ISAPIRuntime", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IProcessHost", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IAdphManager", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IPphManager", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IProcessHostIdleAndHealthCheck", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IAppDomainInfo", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IAppDomainInfoEnum", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "AppDomainInfoEnum", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "AppDomainInfo", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IApplicationPreloadManager", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IApplicationPreloadUtil", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "ProcessHost", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "IProcessHostFactoryHelper", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "ProcessHostFactoryHelper", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "ProcessProtocolHandler", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "SimpleWorkerRequest", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "VirtualPathProvider", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "VirtualFileBase", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "VirtualFile", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "VirtualDirectory", + "Namespace": "System.Web.Hosting" + }, + { + "Name": "CacheInsertOptions", + "Namespace": "System.Web.Caching" + }, + { + "Name": "CacheStoreProvider", + "Namespace": "System.Web.Caching" + }, + { + "Name": "CacheItemRemovedCallback", + "Namespace": "System.Web.Caching" + }, + { + "Name": "CacheItemUpdateCallback", + "Namespace": "System.Web.Caching" + }, + { + "Name": "CacheItemPriority", + "Namespace": "System.Web.Caching" + }, + { + "Name": "CacheItemRemovedReason", + "Namespace": "System.Web.Caching" + }, + { + "Name": "CacheItemUpdateReason", + "Namespace": "System.Web.Caching" + }, + { + "Name": "Cache", + "Namespace": "System.Web.Caching" + }, + { + "Name": "CacheDependency", + "Namespace": "System.Web.Caching" + }, + { + "Name": "AggregateCacheDependency", + "Namespace": "System.Web.Caching" + }, + { + "Name": "FileResponseElement", + "Namespace": "System.Web.Caching" + }, + { + "Name": "HeaderElement", + "Namespace": "System.Web.Caching" + }, + { + "Name": "IOutputCacheEntry", + "Namespace": "System.Web.Caching" + }, + { + "Name": "MemoryResponseElement", + "Namespace": "System.Web.Caching" + }, + { + "Name": "OutputCache", + "Namespace": "System.Web.Caching" + }, + { + "Name": "OutputCacheProvider", + "Namespace": "System.Web.Caching" + }, + { + "Name": "OutputCacheProviderAsync", + "Namespace": "System.Web.Caching" + }, + { + "Name": "OutputCacheProviderCollection", + "Namespace": "System.Web.Caching" + }, + { + "Name": "OutputCacheUtility", + "Namespace": "System.Web.Caching" + }, + { + "Name": "ResponseElement", + "Namespace": "System.Web.Caching" + }, + { + "Name": "SqlCacheDependency", + "Namespace": "System.Web.Caching" + }, + { + "Name": "DatabaseNotEnabledForNotificationException", + "Namespace": "System.Web.Caching" + }, + { + "Name": "TableNotEnabledForNotificationException", + "Namespace": "System.Web.Caching" + }, + { + "Name": "SqlCacheDependencyAdmin", + "Namespace": "System.Web.Caching" + }, + { + "Name": "SubstitutionResponseElement", + "Namespace": "System.Web.Caching" + }, + { + "Name": "_ClaimPropertyEnum", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_ComparisonOpTypeEnum", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_PropertyMatchingCondition", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_SelectCondition", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_SelectConditionList", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_PropertyAssignedValueEnum", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_PropertyReference", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_PropertyLiteral", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_PropertyActionClause", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_ActionTypeEnum", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_PropertyActionList", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_ActionClause", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_CompiledRule", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_CompiledRules", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "_ErrorReport", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "TRLParserIf", + "Namespace": "TRLParserCOMInterface" + }, + { + "Name": "EnableAppBackgroundTaskDiagnosticLogCommand", + "Namespace": "Microsoft.BackgroundTasksManager.Commands" + }, + { + "Name": "DisableAppBackgroundTaskDiagnosticLogCommand", + "Namespace": "Microsoft.BackgroundTasksManager.Commands" + }, + { + "Name": "SetAppBackgroundTaskResourcePolicyCommand", + "Namespace": "Microsoft.BackgroundTasksManager.Commands" + }, + { + "Name": "ManagedVirtualApplication", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientApplicationImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientConnectionGroupProperties", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvPackageProperties", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ManagedAssetProperties", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "IClientComConsumer", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientComConsumerFactory", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "CatalogEnumerationFlags", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ForceFlag", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "PublishScope", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientMode", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientAssetImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientException", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientConfigurationImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientPackageImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientConnectionGroupImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientModeImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AppvClientReportImpl", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "NetworkCostAdapter", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "CommonEventArgs", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ResultEventArgs", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "VEBlockedEventArgs", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "PublishingRefreshEventArgs", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "PublishingActivityEventArgs", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "IClientComConsumerEventSink", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "VirtualProcess", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientComConsumer", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientDefinitions", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "IClientEventSinkRegistrator", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientEventSinkRegistrator", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientEventTypeFilter", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ClientWarning", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "ManifestRetriever", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "IPublishingServer", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "PublishingServer", + "Namespace": "Microsoft.AppV.AppvClientFacade" + }, + { + "Name": "AddAppvClientConnectionGroup", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AddAppvPackage", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AppvClientApplication", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AddAppvPublishingServer", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AppvClientConnectionGroup", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AppvClientConnectionGroupCmdletBase", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AppvClientMode", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AppvClientPackage", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AppvCmdletBase", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AppvPackageCmdletBase", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AppvPublishingServer", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AppvClientConfiguration", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "DisableAppv", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "DisableAppvClientConnectionGroup", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "DynamicUserConfiguration", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "EmptyAppvClientObject", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "EnableAppv", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "EnableAppvClientConnectionGroup", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "GetAppvClientConfiguration", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "GetAppvClientConnectionGroup", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "GetAppvApplication", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "GetAppvClientMode", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "GetAppvPackage", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "GetAppvPublishingServer", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "GetAppvStatus", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "IAppvClientObject", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "MountAppvClientConnectionGroup", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "MountAppvPackage", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "PublishAppvPackage", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "RemoveAppvClientConnectionGroup", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "RemoveAppvPackage", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "RemoveAppvPublishingServer", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "RepairAppvClientConnectionGroup", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "RepairAppvPackage", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "ResourceRetriever", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "SendAppvClientReport", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "SetAppvClientConfiguration", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "SetAppvClientMode", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "SetAppvPackage", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "SetAppvPublishingServer", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "StopAppvClientConnectionGroup", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "StopAppvPackage", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "SyncAppvPublishingServer", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "UnpublishAppvPackage", + "Namespace": "Microsoft.AppV.AppvClientPowerShell" + }, + { + "Name": "AppVConfiguration", + "Namespace": "AppManagementConfiguration" + }, + { + "Name": "AppmanServiceConfiguration", + "Namespace": "AppManagementConfiguration" + }, + { + "Name": "IAppManagementConfiguration", + "Namespace": "AppManagementConfiguration" + }, + { + "Name": "AppVClientDbg", + "Namespace": "Microsoft.AppV.SharedPerformance.Tracing" + }, + { + "Name": "PROVIDER_MICROSOFT_APPV_CLIENT_SHAREDPERFORMANCEEVENTS", + "Namespace": "Microsoft.AppV.SharedPerformance.Tracing" + }, + { + "Name": "BestPracticesBaseCommand", + "Namespace": "Microsoft.BestPractices.Cmdlets" + }, + { + "Name": "GetModelCommand", + "Namespace": "Microsoft.BestPractices.Cmdlets" + }, + { + "Name": "RunScanCommand", + "Namespace": "Microsoft.BestPractices.Cmdlets" + }, + { + "Name": "GetResultCommand", + "Namespace": "Microsoft.BestPractices.Cmdlets" + }, + { + "Name": "SetResultCommand", + "Namespace": "Microsoft.BestPractices.Cmdlets" + }, + { + "Name": "BitLockerVolumeEncryptionMethodOnGet", + "Namespace": "Microsoft.BitLocker.Structures" + }, + { + "Name": "BitLockerVolumeEncryptionMethodOnEnable", + "Namespace": "Microsoft.BitLocker.Structures" + }, + { + "Name": "BitLockerVolumeKeyProtectorType", + "Namespace": "Microsoft.BitLocker.Structures" + }, + { + "Name": "BitLockerVolumeStatus", + "Namespace": "Microsoft.BitLocker.Structures" + }, + { + "Name": "BitLockerVolumeProtectionStatus", + "Namespace": "Microsoft.BitLocker.Structures" + }, + { + "Name": "BitLockerVolumeType", + "Namespace": "Microsoft.BitLocker.Structures" + }, + { + "Name": "BitLockerVolumeLockStatus", + "Namespace": "Microsoft.BitLocker.Structures" + }, + { + "Name": "BitLockerVolumeKeyProtectorCertificateTypes", + "Namespace": "Microsoft.BitLocker.Structures" + }, + { + "Name": "BitLockerVolumeKeyProtector", + "Namespace": "Microsoft.BitLocker.Structures" + }, + { + "Name": "BitLockerVolume", + "Namespace": "Microsoft.BitLocker.Structures" + }, + { + "Name": "Log", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobProgress", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "FileProgress", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobTimes", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "IFileLocation", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "FileLocation", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "IFileRange", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "FileRange", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobFile", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobError", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "IBackgroundCopyCallback", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobEventArgs", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "ErrorEventArgs", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "ModificationEventArgs", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "TransferredEventArgs", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "Job", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "Manager", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "LogTarget", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobType", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobState", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobPriority", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobPropertyId", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobCostState", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "JobProxyUsage", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "ErrorContext", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "AuthenticationTarget", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "AuthenticationScheme", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "NotifyOptions", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "ErrorCondition", + "Namespace": "Microsoft.BackgroundIntelligentTransfer.Management.Interop" + }, + { + "Name": "ActivityIdMap", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauAccessDeniedException", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "RuleSeverity", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "RuleState", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauBpaProgress", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauInstanceAlreadyExistsException", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauNode", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauNodeNotAvailableException", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauParameter", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauPlugin", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauReport", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauReportSummary", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "RunState", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauRun", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "CauWmiObject", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "ClusterResult", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "ClusterUpdateException", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "ErrorRecordData", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "ExceptionData", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "FailbackType", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "SummaryStatus", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "NodeResult", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "NodeStatus", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "NodeStatusNotification", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "ClusterUpdatingPluginAttribute", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "ICauPluginCallbackBase", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "IScanCallback", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "IStageCallback", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "IInstallCallback", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "IClusterUpdatingPlugin", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "IClusterNodeUpdater", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "ResultCode", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "UpdateInfoBase", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "UpdateInfo", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "UpdateStagingResult", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "UpdateInstallResult", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "Weekdays", + "Namespace": "Microsoft.ClusterAwareUpdating" + }, + { + "Name": "AddCauClusterRoleCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "CauBaseCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "CauClusterRoleBaseCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "CauClusterRoleParameterBaseCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "CauOrchestratorBaseCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "CauProgressReportingCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "DisableCauClusterRoleCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "EnableCauClusterRoleCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "OutputType", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "ExportCauReportCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "SaveCauDebugTraceCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "GetCauClusterRoleCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "GetCauPluginCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "GetCauReportCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "GetCauRunCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "InvokeCauRunCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "InvokeCauScanCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "RegisterCauPluginCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "RemoveCauClusterRoleCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "SetCauClusterRoleCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "StopCauRunCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "TestCauSetupCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "UnregisterCauPluginCommand", + "Namespace": "Microsoft.ClusterAwareUpdating.Commands" + }, + { + "Name": "CauEventProvider", + "Namespace": "MS.Internal.ClusterAwareUpdating.Events" + }, + { + "Name": "ProgressFlag", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ImagingCmdlet", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "DismBaseCmdlet", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "DismBaseImageCmdlet", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "DismBaseOfflineImageCmdlet", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "WimgapiCmdlet", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "AddWindowsPackageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "RemoveWindowsPackageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "GetWindowsPackageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "EnableWindowsOptionalFeatureCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "DisableWindowsOptionalFeatureCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "GetWindowsOptionalFeatureCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "RepairWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "GetWindowsCapabilityCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "AddWindowsCapabilityCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "RemoveWindowsCapabilityCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "LogLevel", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ImageIdentifier", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "MountMode", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ImageBootable", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "MountStatus", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "DismImageType", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ImageHealthState", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "PackageIdentifier", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "RestartType", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "CompletelyOfflineCapableType", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "DriverSignature", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "PackageFeatureState", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "FeatureState", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ReleaseType", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "GetWindowsDriverCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "RemoveWindowsDriverCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "AddWindowsDriverCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ExportWindowsDriverCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "GetAppxProvisionedPackageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "RemoveAppxProvisionedPackageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "AddAppxProvisionedPackageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "SetAppXProvisionedDataFileCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "GetWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "MountWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "SaveWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "DismountWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ClearWindowsCorruptMountPointCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "RemoveWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "SplitWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "NewWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "AddWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ApplyImageInputParam", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ExpandWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ExportWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "GetWindowsImageContentCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "NewWindowsCustomImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "UpdateWIMBootEntryCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "GetWIMBootEntryCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ExpandWindowsCustomDataImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "BaseDismObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "BasicImageInfoObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ImageInfoObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "WimImageInfoObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ImageObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "OfflineImageObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "WimBootEntryObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "MountedImageInfoObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "BasicPackageObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "CustomProperty", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "AdvancedPackageObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ImageObjectWithState", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "BasicFeatureObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "AdvancedFeatureObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "EditionObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "BasicDriverObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "AdvancedDriverObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "AppxPackageObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "BasicCapabilityObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "AdvancedCapabilityObject", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "GetWindowsEditionCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "SetWindowsEditionCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "SetWindowsProductKeyCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "OptimizeWindowsImageCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "UseWindowsUnattendCommand", + "Namespace": "Microsoft.Dism.Commands" + }, + { + "Name": "ResolveDnsName", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "RecordType", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_A", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_AAAA", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_MX", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_PTR", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_SOA", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_MINFO", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_TXT", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_NULL", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_WKS", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_KEY", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_SIG", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_NXT", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_SRV", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_WINS", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_DS", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_DNSKEY", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_RRSIG", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_NSEC", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_DHCID", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_NSEC3", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_NSEC3PARAM", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_OPT", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsRecord_Default", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "WINSMappingFlag", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "KeyProtocol", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "IpProtocol", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "EncryptionAlgorithm", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DigestType", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DNSSection", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DNSCharset", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsError", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "sockaddr_in", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "sockaddr_in6", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "AdapterInfo", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "InterfaceType", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "GetAdapterFlags", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DNS_DIRECT_ACCESS_QUERY_ORDER", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "DnsClientCommands", + "Namespace": "Microsoft.DnsClient.Commands" + }, + { + "Name": "api", + "Namespace": "Microsoft.DnsClient.Commands.dnsdiag" + }, + { + "Name": "ClusterObject", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "Cluster", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterGroup", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterNetwork", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterNetworkInterface", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterNode", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterResource", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterResourceType", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterSharedVolume", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterSharedVolumeInfo", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterSharedVolumeStateInfo", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterDiskPartitionInfo", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterDiskInfo", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterResourceRelationshipBridge", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterableDisksBridge", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "QuorumSettingsBridge", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterCheckpointCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterDiskCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddIScsiTargetServerRoleCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterFileServerRoleCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterGenericApplicationRoleCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterGenericScriptRoleCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterGenericServiceRoleCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterGroupCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterNodeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterResourceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterResourceDependencyCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterResourceTypeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterScaleOutFileServerRoleCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterServerRoleCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterSharedVolumeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterVirtualMachineRoleCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AddClusterVMMonitoredItemCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "BlockClusterAccessCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClearClusterDiskReservationCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClearClusterNodeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterCmdletException", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterNodeDrainStatus", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterNodeStatusInformation", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterResiliencyLevel", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterSharedVolumesSetting", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "AdminAccessPoint", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GroupType", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterResourceAndResourceTypeCharacteristics", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "S2DCacheState", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "S2DCacheBehavior", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "S2DCacheDeviceType", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterParameter", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterQuorumSettings", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterCryptoCheckpoint", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterRegistryCheckpoint", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterTestInfo", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterResourceDependency", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterOwnerNodeList", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterAccessRule", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterGroupState", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterApplicationStatusInformation", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterNetworkState", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterNetworkRole", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterNetworkInterfaceState", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterNodeState", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterResourceState", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterResourceStatusInformation", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ResumeClusterNodeFailbackType", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterParameterType", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterQuorumType", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterSharedVolumeFaultState", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterRights", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterSharedVolumeState", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterSharedVolumeFileSystemRedirectedIOReasons", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterSharedVolumeBlockRedirectedIOReason", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ClusterPipeCmdlet", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "FCCmdlet", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterAccessCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "UpdateClusterFunctionalLevelCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterAvailableDiskCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterCheckpointCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterGroupCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterLogCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetNetworkCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetNetworkInterfaceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetNodeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterOwnerNodeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetParameterCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterQuorumCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetResourceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterResourceDependencyCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterResourceDependencyReportCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetResourceTypeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterSharedVolumeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterSharedVolumeConnectivityCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GetClusterVMMonitoredItemCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "GrantClusterAccessCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "MoveClusterGroupCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "MoveClusterResourceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "MoveClusterSharedVolumeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "MoveClusterVirtualMachineRoleCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "NetworkIPRange", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "NewClusterCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "NewClusterNameAccount", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RemoveClusterCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RemoveClusterAccessCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RemoveClusterCheckpointCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RemoveClusterGroupCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RemoveClusterNodeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RemoveClusterResourceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RemoveClusterResourceDependencyCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RemoveClusterResourceTypeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RemoveClusterSharedVolumeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RemoveClusterVMMonitoredItemCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RepairClusterSharedVolumeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ResetClusterVMMonitoredStateCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ResumeClusterNodeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "ResumeClusterResourceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RoleCmdlet", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RoleCmdletWithCap", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RoleCmdletWithStorage", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RoleCmdletWithStorageNoCap", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RoleCmdletWithCheckpoint", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "RoleCmdletWithCheckpointNoCap", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "SetClusterLogCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "SetClusterOwnerNodeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "SetClusterParameterCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "SetClusterQuorumCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "SetClusterResourceDependencyCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "StartClusterCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "StartClusterGroupCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "StartClusterNodeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "StartClusterResourceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "StopClusterCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "StopClusterGroupCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "StopClusterNodeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "StopClusterResourceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "SuspendClusterNodeCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "SuspendClusterResourceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "TestClusterCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "TestClusterResourceFailureCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "TimedCmdlet", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "PublishClusterIPResourceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "UpdateClusterNetworkNameResourceCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "UpdateClusterVirtualMachineConfigurationCommand", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "VMMonitorCmdletBase", + "Namespace": "Microsoft.FailoverClusters.PowerShell" + }, + { + "Name": "StringCollectionExtensions", + "Namespace": "Microsoft.FailoverClusters.PowerShell.ExtensionMethods" + }, + { + "Name": "LocalAccountsException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InternalException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "Win32InternalException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvalidPasswordException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvalidParametersException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AccessDeniedException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "InvalidNameException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NameInUseException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PrincipalNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UserNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MemberNotFoundException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "ObjectExistsException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GroupExistsException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "UserExistsException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "MemberExistsException", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "LocalGroup", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "PrincipalSource", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "LocalPrincipal", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "LocalUser", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "AddLocalGroupMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "DisableLocalUserCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "EnableLocalUserCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetLocalGroupCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetLocalGroupMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "GetLocalUserCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewLocalGroupCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "NewLocalUserCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveLocalGroupCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveLocalGroupMemberCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RemoveLocalUserCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameLocalGroupCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "RenameLocalUserCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetLocalGroupCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "SetLocalUserCommand", + "Namespace": "Microsoft.PowerShell.Commands" + }, + { + "Name": "IMSMQQuery", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQueueInfos", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQueueInfo", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQueue", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQMessage", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQEvent", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQueueInfo2", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQueue2", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQEvent2", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQMessage2", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQueueInfo3", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQueue3", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQEvent3", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQMessage3", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQueueInfos2", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQueueInfos3", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQTransaction", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQCoordinatedTransactionDispenser", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQTransactionDispenser", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQCALG", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQTRANSACTION", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "RELOPS", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQCERT_REGISTER", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGCURSOR", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGCLASS", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGDELIVERY", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGACKNOWLEDGEMENT", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGJOURNAL", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGTRACE", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGSENDERIDTYPE", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGPRIVLEVEL", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGAUTHLEVEL", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGIDSIZE", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGMAX", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMSGAUTHENTICATION", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQSHARE", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQACCESS", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQJOURNAL", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQTRANSACTIONAL", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQAUTHENTICATE", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQPRIVLEVEL", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQPRIORITY", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQMAX", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "QUEUE_TYPE", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "FOREIGN_STATUS", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "XACT_STATUS", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "QUEUE_STATE", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQDEFAULT", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQERROR", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MQWARNING", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQuery2", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQuery3", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQQueryClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQQuery", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQMessageClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQMessage", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQQueueClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQQueue", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQPrivateEvent", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "_DMSMQEventEvents", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQEventClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "_DMSMQEventEvents_Event", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "_DMSMQEventEvents_ArrivedEventHandler", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "_DMSMQEventEvents_ArrivedErrorEventHandler", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQEvent", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQQueueInfoClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQQueueInfo", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQQueueInfosClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQQueueInfos", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQTransaction2", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQTransaction3", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQTransactionClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQTransaction", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQCoordinatedTransactionDispenser2", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQCoordinatedTransactionDispenser3", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQCoordinatedTransactionDispenserClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQCoordinatedTransactionDispenser", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQTransactionDispenser2", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQTransactionDispenser3", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQTransactionDispenserClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQTransactionDispenser", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQApplication", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQApplication2", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQApplication3", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQApplicationClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQApplication", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQDestination", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQPrivateDestination", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQDestinationClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQDestination", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQCollection", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQCollectionClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQCollection", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQManagement", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQManagementClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQManagement", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQOutgoingQueueManagement", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQOutgoingQueueManagementClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQOutgoingQueueManagement", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "IMSMQQueueManagement", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQQueueManagementClass", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "MSMQQueueManagement", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "_DMSMQEventEvents_SinkHelper", + "Namespace": "Microsoft.Msmq.Activex.Interop" + }, + { + "Name": "GetMSMQOutgoingQueueCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "ResumeMSMQQueueManagerCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "ClearMSMQOutgoingQueueCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "SuspendMSMQOutgoingQueueCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "GetMSMQQueueCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "SetMSMQQueueCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "NewMSMQQueueCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "ClearMSMQQueueCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "RemoveMSMQQueueCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "ReceiveMSMQQueueCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "SendMSMQQueueCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "QueueManager", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "GetMsmqCertificateCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "RemoveMsmqCertificateCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "EnableMsmqCertificateCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "GetMSMQQueueManagerCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "SetMSMQQueueManagerCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "MoveMsmqMessageCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "NewMSMQMessageCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "Acknowledgement", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "AcknowledgeTypes", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "CryptographicProviderType", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "EncryptionAlgorithm", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "EncryptionRequired", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "GetMSMQQueueACLCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "GetMSMQQueueManagerACLCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "HashAlgorithm", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "MessagePriority", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "MessageQueue", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "MessageQueueAccessControlEntry", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "MessageQueueAccessRights", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "OutgoingQueue", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "MessageType", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "Message", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "QueueAccessMode", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "QueueType", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "MSMQQueueType", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "QueueManagerAccessControlEntry", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "QueueManagerAccessRights", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "VerbsLifecycle", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "Nouns", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "SetMSMQQueueACLCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "SetMSMQQueueManagerACLCommand", + "Namespace": "Microsoft.Msmq.PowerShell.Commands" + }, + { + "Name": "NativeCertificateWrapper", + "Namespace": "Microsoft.Msmq.Runtime.Interop" + }, + { + "Name": "MsmqInteropException", + "Namespace": "Microsoft.Msmq.Runtime.Interop" + }, + { + "Name": "MsmqCertificateManagement", + "Namespace": "Microsoft.Msmq.Runtime.Interop" + }, + { + "Name": "EnforcementStatus", + "Namespace": "Microsoft.Windows.Firewall.Schema" + }, + { + "Name": "NewNetIPsecAuthProposalCommand", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "CertificateAuthorityType", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "CertificateSigningAlgorithm", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "CertificateSubjectType", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "AuthenticationMethod", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "NewNetIPsecMainModeCryptoProposalCommand", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "NewNetIPsecQuickModeCryptoProposalCommand", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "EncryptionAlgorithm", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "HashAlgorithm", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "DiffieHellmanGroup", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "IPsecEncapsulation", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "DAPolicyChange", + "Namespace": "Microsoft.Windows.Firewall.Commands" + }, + { + "Name": "Formatter", + "Namespace": "Microsoft.Windows.Firewall.Commands.Formatting" + }, + { + "Name": "AddNetworkControllerNodeCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "DisableNetworkControllerNodeCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "EnableNetworkControllerNodeCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "CmdletBase", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "ClusterAuthentication", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "ClientAuthentication", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NodeStatus", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "LogScope", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "LogLevel", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "ClusterUpgradeState", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "ClusterUpgradeFailureReason", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "GetNetworkControllerClusterCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "GetNetworkControllerCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "GetNetworkControllerNodeCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NetworkControllerDiagnosticCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "InstallNetworkControllerClusterCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "InstallNetworkControllerCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NcCmdlet", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NcCmdletBase", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NetworkControllerCluster", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NetworkControllerClusterUpgradeProgress", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NetworkControllerNode", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NetworkController", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NetworkControllerDiagnostic", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NewNetworkControllerNodeObjectCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "RemoveNetworkControllerNodeCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "RepairNetworkControllerClusterCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "SetNetworkControllerClusterCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "SetNetworkControllerNodeCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "SetNetworkControllerCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "SetNetworkControllerDiagnosticCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "ServiceStatus", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "UninstallNetworkControllerClusterCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "UninstallNetworkControllerCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NetworkControllerVersionDetails", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "ServiceFabricVersionDetails", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "ClearNetworkControllerNodeContentCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "UpdateNetworkControllerCommand", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "NcVersion", + "Namespace": "Microsoft.Windows.Networking.NetworkController.PowerShell" + }, + { + "Name": "AddNlbClusterNode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "AddNlbClusterNodeDip", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "AddNlbClusterPortRule", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "AddNlbClusterVip", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "DisableNlbClusterPortRule", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "EnableNlbClusterPortRule", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "GetNlbCluster", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "NlbClusterNodeDip", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "GetNlbClusterDriverInfo", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "GetNlbClusterNode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "GetNlbClusterPortRule", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "GetNlbClusterVip", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "GetNlbClusterNodeNetworkInterface", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "NewNlbCluster", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "NewIpv6Address", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ClusterStatusCode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "PortRuleState", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "NodeStatusCode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "NodeStatus", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ControlClusterInfo", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "PacketFilterResponse", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "RemoveNlbClusterNode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "RemoveNlbClusterNodeDip", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "RemoveNlbClusterPortRule", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "RemoveNlbClusterVip", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ResumeNlbClusterNode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ResumeNlbCluster", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "SetNlbCluster", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "SetNlbClusterNode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "SetNlbClusterNodeDip", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "SetNlbClusterPortRule", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "SetNlbClusterPortRuleNodeHandlingPriority", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "SetNlbClusterPortRuleNodeWeight", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "SetNlbClusterVip", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "StartNlbCluster", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "StartNlbClusterNode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "StopNlbClusterNode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "StopNlbCluster", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "SuspendNlbClusterNode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "SuspendNlbCluster", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "UninstallNlbCluster", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "Cluster", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "NetworkInterface", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ClusterMode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "NodeInitialHostState", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "PortRuleAffinity", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "PortRuleFilteringMode", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "PortRuleProtocol", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ClusterNodeDip", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ClusterVip", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "Node", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "PortRule", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "Protocol", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "Flags", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ConvergingState", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "AffinityId", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ProtocolId", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "FilerFlags", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "DriverInfo", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ClusterSettings", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ConvergenceHistoryRecord", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ExtendedAffinityRecord", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ClientExceptionList", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "ClientExceptionRecord", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "DescriptorRecord", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "NlbPSCmdlet", + "Namespace": "Microsoft.NetworkLoadBalancingClusters.PowerShell" + }, + { + "Name": "MappingStoreType", + "Namespace": "System.FileServices.Management.Nfs" + }, + { + "Name": "UnixAccountType", + "Namespace": "System.FileServices.Management.Nfs" + }, + { + "Name": "AccountType", + "Namespace": "System.FileServices.Management.Nfs" + }, + { + "Name": "UserMappedIdentity", + "Namespace": "System.FileServices.Management.Nfs" + }, + { + "Name": "GroupMappedIdentity", + "Namespace": "System.FileServices.Management.Nfs" + }, + { + "Name": "GetNfsMappedIdentityCommand", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "SetNfsMappedIdentityCommand", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "NewNfsMappedIdentityCommand", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "MappedIdentityDynamicParameters", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "RemoveNfsMappedIdentityCommand", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "InitializeAdldsCommand", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "TestNfsMappedIdentityCommand", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "NetGroup", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "EnumerateNfsNetGroup", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "NewNfsNetGroup", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "SetNfsNetGroup", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "RemoveNfsNetGroup", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "NfsNetGroupUtils", + "Namespace": "Microsoft.FileServices.Powershell.Nfs" + }, + { + "Name": "NpsRadiusClient", + "Namespace": "Microsoft.Nps.Nouns" + }, + { + "Name": "NpsSharedSecretTemplate", + "Namespace": "Microsoft.Nps.Nouns" + }, + { + "Name": "ExportNpsConfigurationCommand", + "Namespace": "Microsoft.Nps.Commands" + }, + { + "Name": "GetNpsRadiusClientCommand", + "Namespace": "Microsoft.Nps.Commands" + }, + { + "Name": "GetNpsSharedSecretTemplateCommand", + "Namespace": "Microsoft.Nps.Commands" + }, + { + "Name": "ImportNpsConfigurationCommand", + "Namespace": "Microsoft.Nps.Commands" + }, + { + "Name": "ISdoHelper", + "Namespace": "Microsoft.Nps.Commands" + }, + { + "Name": "NpsCmdlet", + "Namespace": "Microsoft.Nps.Commands" + }, + { + "Name": "NewNpsRadiusClientCommand", + "Namespace": "Microsoft.Nps.Commands" + }, + { + "Name": "RemoveNpsRadiusClientCommand", + "Namespace": "Microsoft.Nps.Commands" + }, + { + "Name": "SdoHelper", + "Namespace": "Microsoft.Nps.Commands" + }, + { + "Name": "SetNpsRadiusClientCommand", + "Namespace": "Microsoft.Nps.Commands" + }, + { + "Name": "GetConfigurationBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.DownloadManager" + }, + { + "Name": "GetModuleBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.DownloadManager" + }, + { + "Name": "GetActionBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.DownloadManager" + }, + { + "Name": "FileGetBase", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.DownloadManager" + }, + { + "Name": "DownloadManagerUtilities", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.DownloadManager" + }, + { + "Name": "FileGetActionCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.DownloadManager" + }, + { + "Name": "FileGetConfigurationCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.DownloadManager" + }, + { + "Name": "FileGetModuleCommand", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.DownloadManager" + }, + { + "Name": "S_PSDSCFileDownloadManager", + "Namespace": "Microsoft.PowerShell.DesiredStateConfiguration.DownloadManager" + }, + { + "Name": "ConvertLicenseCommand", + "Namespace": "Microsoft.TerminalServices.PScmdlets.Commands" + }, + { + "Name": "IDataProvider", + "Namespace": "Microsoft.TerminalServices.PSDataAccess" + }, + { + "Name": "WmiProvider", + "Namespace": "Microsoft.TerminalServices.PSDataAccess" + }, + { + "Name": "DataProviderErrorId", + "Namespace": "Microsoft.TerminalServices.PSDataAccess" + }, + { + "Name": "DataProviderException", + "Namespace": "Microsoft.TerminalServices.PSDataAccess" + }, + { + "Name": "DataProviderFactory", + "Namespace": "Microsoft.TerminalServices.PSDataAccess" + }, + { + "Name": "StringHelper", + "Namespace": "Microsoft.TerminalServices.PSDataAccess" + }, + { + "Name": "EngineErrorCategory", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "NodeObject", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "RemoteDesktopHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "PublishedApplicationHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "SpecifiedLicenseServerHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "CurrentRedirectAddressHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "GatewayHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "ConnectionHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "VirtualIPHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "Engine", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "VirtualMachineInfo", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "GetVirtualDesktopHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "PersonalVirtualDesktopHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "VirtualDesktopServerHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "VirtualDesktopFarmHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "TerminalServerHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "EngineException", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "UserGroupHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "KerberosIdentityHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "RemoteCredential", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "LicenseServerHelper", + "Namespace": "Microsoft.TerminalServices.PSEngine" + }, + { + "Name": "TSObject", + "Namespace": "Microsoft.TerminalServices" + }, + { + "Name": "CTSPSProvider", + "Namespace": "Microsoft.TerminalServices.PSProvider" + }, + { + "Name": "ProviderHelper", + "Namespace": "Microsoft.TerminalServices.PSProvider" + }, + { + "Name": "TestSRTopologyCommand", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "FileSystem", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "PartitionStyle", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "TestResult", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "StreamToCsv", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "CsvToDataSet", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "ClassifyIOTime", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "PerfmonStrings", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "SrTestGlobals", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "Volume", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "SRTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "SMBTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "WSManagerConnectivityTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "VolumeExistenceTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "PartitionStyleTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "PartitionSizeTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "SectorSizeTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "FileSystemTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "LogDiskLogicalSectorSizeTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "NetworkLatencyTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "RamRequirementTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "LogVolumeFreeSpaceTest", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "MIException", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "MIConnection", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "MIObject", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "MIResult", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "MSFTDisk", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "MSFTPartition", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "MSFTVolume", + "Namespace": "Microsoft.FileServices.SR.Powershell" + }, + { + "Name": "ClearUevConfigurationCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "ClearUevAppxPackageCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "RestoreBackup", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "SetUevTemplateProfileCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "DisableUevAppxPackageCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "EnableUevAppxPackageCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "GetUevAppxPackageCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "ImportUevConfigurationCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "DisableUevTemplateCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "EnableUevTemplateCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "ExportUevConfigurationCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "GetUevConfigurationCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "RepairUevTemplateIndexCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "Resources", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "SetUevConfigurationCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "TestTemplateResult", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "TestUevTemplateCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "ConfigurationItem", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "SettingName", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "ConfigurationHelpers", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "RestoreUevUserSettingCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "ConfiguredWindows8App", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "EffectiveWindows8App", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "WmiHelpers", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "ExportUevPackageCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "UpdateUevTemplateCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "TemplateException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "InvalidTemplateIdException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "TemplateNotFoundException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "InvalidTemplateException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "DuplicateTemplateException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "CorruptTemplateDatabaseException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "CorruptTemplateException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "TemplateUpdateException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "TemplateSuiteParentNotExistException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "ConfigurationException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "InvalidConfigurationNameException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "InvalidConfigurationValueException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "InvalidConfigurationTypeException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "ProfileException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "SyncControllerException", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "GetUevTemplateCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "GetUevTemplateProgramCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "Process", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "Processes", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "Template", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "TemplateHelpers", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "RegisterUevTemplateCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "UnregisterUevTemplateCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "EnableUevCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "DisableUevCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "GetUevStatusCommand", + "Namespace": "Microsoft.Uev.Commands" + }, + { + "Name": "AddWsusComputerCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "AddWsusDynamicCategory", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "ApproveWsusUpdateCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "WsusUpdateClassifications", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "WsusUpdateInstallationState", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "WsusApprovedState", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "WsusComputer", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "DisableWsusUpdateCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "GetWsusClassificationCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "GetWsusComputerCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "GetWsusDynamicCategory", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "GetWsusProductCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "GetWsusServerCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "GetWsusUpdateCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "InvokeWsusServerCleanupCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "RemoveWsusDynamicCategory", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "SetWsusClassificationCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "WsusDynamicCategoryStatus", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "SetWsusDynamicCategory", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "SetWsusProductCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "SetWsusServerSynchronizationCommand", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "WsusClassification", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "WsusProduct", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "WsusUpdate", + "Namespace": "Microsoft.UpdateServices.Commands" + }, + { + "Name": "WheaPolicyManagementMethods", + "Namespace": "Microsoft.Windows.Whea.WheaMemoryPolicy" + }, + { + "Name": "WheaPolicyManagementMethodsException", + "Namespace": "Microsoft.Windows.Whea.WheaMemoryPolicy" + }, + { + "Name": "GetPolicyCommand", + "Namespace": "Microsoft.Windows.Whea.WheaMemoryPolicy" + }, + { + "Name": "SetPolicyCommand", + "Namespace": "Microsoft.Windows.Whea.WheaMemoryPolicy" + }, + { + "Name": "WindowsErrorReportState", + "Namespace": "Microsoft.Wer.Commands" + }, + { + "Name": "BaseCmdlet", + "Namespace": "Microsoft.Wer.Commands" + }, + { + "Name": "EnableWindowsErrorReportingCmdlet", + "Namespace": "Microsoft.Wer.Commands" + }, + { + "Name": "DisableWindowsErrorReportingCmdlet", + "Namespace": "Microsoft.Wer.Commands" + }, + { + "Name": "GetWindowsErrorReportingCmdlet", + "Namespace": "Microsoft.Wer.Commands" + }, + { + "Name": "PrintSetting", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "GetWindowsSearchSettingCommand", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "SetWindowsSearchSettingCommand", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "NativeMethods", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "SETTINGS_ENFORCEMENT_LEVEL", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "WindowsSafeSearchSettingEnum", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "WindowsSearchPrivacyLevelEnum", + "Namespace": "Microsoft.WindowsSearch.Commands" + }, + { + "Name": "Resources", + "Namespace": "Microsoft.WindowsSearch.Commands" + } + ], + "SchemaVersion": "0.0.1" +} diff --git a/Engine/Settings/knownCmdletIssues.json b/Engine/Settings/knownCmdletIssues.json new file mode 100644 index 000000000..f15e95a9d --- /dev/null +++ b/Engine/Settings/knownCmdletIssues.json @@ -0,0 +1,15 @@ +[ + "Wait-Process", + "Register-PSSessionConfiguration", + "Unregister-PSSessionConfiguration", + "Get-PSSessionConfiguration", + "Get-Event", + "New-Event", + "Register-EngineEvent", + "Register-WmiEvent", + "Remove-Event", + "Unregister-Event", + "Set-ExecutionPolicy", + "New-PSSessionOption", + "New-PSTransportOption" +] diff --git a/Engine/Settings/typeAccelerators.json b/Engine/Settings/typeAccelerators.json new file mode 100644 index 000000000..dbfe9237e --- /dev/null +++ b/Engine/Settings/typeAccelerators.json @@ -0,0 +1,100 @@ +{ + "powershell": "System.Management.Automation.PowerShell", + "int32": "System.Int32", + "wildcardpattern": "System.Management.Automation.WildcardPattern", + "x500distinguishedname": "System.Security.Cryptography.X509Certificates.X500DistinguishedName", + "void": "System.Void", + "ipaddress": "System.Net.IPAddress", + "pscredential": "System.Management.Automation.PSCredential", + "nullstring": "System.Management.Automation.Language.NullString", + "pslistmodifier": "System.Management.Automation.PSListModifier", + "ciminstance": "Microsoft.Management.Infrastructure.CimInstance", + "regex": "System.Text.RegularExpressions.Regex", + "validatenotnullorempty": "System.Management.Automation.ValidateNotNullOrEmptyAttribute", + "int64": "System.Int64", + "guid": "System.Guid", + "int16": "System.Int16", + "xml": "System.Xml.XmlDocument", + "single": "System.Single", + "psnoteproperty": "System.Management.Automation.PSNoteProperty", + "adsisearcher": "System.DirectoryServices.DirectorySearcher", + "cimconverter": "Microsoft.Management.Infrastructure.CimConverter", + "cultureinfo": "System.Globalization.CultureInfo", + "dsclocalconfigurationmanager": "System.Management.Automation.DscLocalConfigurationManagerAttribute", + "ordered": "System.Collections.Specialized.OrderedDictionary", + "psprimitivedictionary": "System.Management.Automation.PSPrimitiveDictionary", + "byte": "System.Byte", + "dscproperty": "System.Management.Automation.DscPropertyAttribute", + "validatecount": "System.Management.Automation.ValidateCountAttribute", + "dscresource": "System.Management.Automation.DscResourceAttribute", + "psscriptproperty": "System.Management.Automation.PSScriptProperty", + "securestring": "System.Security.SecureString", + "wmisearcher": "System.Management.ManagementObjectSearcher", + "psmoduleinfo": "System.Management.Automation.PSModuleInfo", + "version": "System.Version", + "outputtype": "System.Management.Automation.OutputTypeAttribute", + "mailaddress": "System.Net.Mail.MailAddress", + "pscustomobject": "System.Management.Automation.PSObject", + "wmi": "System.Management.ManagementObject", + "psaliasproperty": "System.Management.Automation.PSAliasProperty", + "psdefaultvalue": "System.Management.Automation.PSDefaultValueAttribute", + "long": "System.Int64", + "switch": "System.Management.Automation.SwitchParameter", + "psvariable": "System.Management.Automation.PSVariable", + "char": "System.Char", + "allowemptystring": "System.Management.Automation.AllowEmptyStringAttribute", + "wmiclass": "System.Management.ManagementClass", + "semver": "System.Management.Automation.SemanticVersion", + "argumentcompleter": "System.Management.Automation.ArgumentCompleterAttribute", + "x509certificate": "System.Security.Cryptography.X509Certificates.X509Certificate", + "psscriptmethod": "System.Management.Automation.PSScriptMethod", + "validatedrive": "System.Management.Automation.ValidateDriveAttribute", + "cimclass": "Microsoft.Management.Infrastructure.CimClass", + "double": "System.Double", + "validateset": "System.Management.Automation.ValidateSetAttribute", + "validatescript": "System.Management.Automation.ValidateScriptAttribute", + "scriptblock": "System.Management.Automation.ScriptBlock", + "supportswildcards": "System.Management.Automation.SupportsWildcardsAttribute", + "ref": "System.Management.Automation.PSReference", + "int": "System.Int32", + "string": "System.String", + "adsi": "System.DirectoryServices.DirectoryEntry", + "cimsession": "Microsoft.Management.Infrastructure.CimSession", + "float": "System.Single", + "bool": "System.Boolean", + "runspace": "System.Management.Automation.Runspaces.Runspace", + "parameter": "System.Management.Automation.ParameterAttribute", + "bigint": "System.Numerics.BigInteger", + "uri": "System.Uri", + "sbyte": "System.SByte", + "type": "System.Type", + "uint32": "System.UInt32", + "initialsessionstate": "System.Management.Automation.Runspaces.InitialSessionState", + "validaterange": "System.Management.Automation.ValidateRangeAttribute", + "alias": "System.Management.Automation.AliasAttribute", + "hashtable": "System.Collections.Hashtable", + "uint16": "System.UInt16", + "objectsecurity": "System.Security.AccessControl.ObjectSecurity", + "decimal": "System.Decimal", + "ipendpoint": "System.Net.IPEndPoint", + "psobject": "System.Management.Automation.PSObject", + "validateuserdrive": "System.Management.Automation.ValidateUserDriveAttribute", + "physicaladdress": "System.Net.NetworkInformation.PhysicalAddress", + "runspacefactory": "System.Management.Automation.Runspaces.RunspaceFactory", + "uint64": "System.UInt64", + "cimtype": "Microsoft.Management.Infrastructure.CimType", + "timespan": "System.TimeSpan", + "validatepattern": "System.Management.Automation.ValidatePatternAttribute", + "object": "System.Object", + "validatelength": "System.Management.Automation.ValidateLengthAttribute", + "cmdletbinding": "System.Management.Automation.CmdletBindingAttribute", + "array": "System.Array", + "validatetrusteddata": "System.Management.Automation.ValidateTrustedDataAttribute", + "argumentcompletions": "System.Management.Automation.ArgumentCompletionsAttribute", + "datetime": "System.DateTime", + "validatenotnull": "System.Management.Automation.ValidateNotNullAttribute", + "psvariableproperty": "System.Management.Automation.PSVariableProperty", + "pstypenameattribute": "System.Management.Automation.PSTypeNameAttribute", + "allownull": "System.Management.Automation.AllowNullAttribute", + "allowemptycollection": "System.Management.Automation.AllowEmptyCollectionAttribute" +} diff --git a/Engine/Strings.resx b/Engine/Strings.resx index 743c3ccad..b23c1e3e2 100644 --- a/Engine/Strings.resx +++ b/Engine/Strings.resx @@ -327,4 +327,4 @@ Ignoring 'TypeNotFound' parse error on type '{0}'. Check if the specified type is correct. This can also be due the type not being known at parse time due to types imported by 'using' statements. - \ No newline at end of file + diff --git a/Rules/Strings.Designer.cs b/Rules/Strings.Designer.cs index 45439a104..3c5573729 100644 --- a/Rules/Strings.Designer.cs +++ b/Rules/Strings.Designer.cs @@ -20,7 +20,7 @@ namespace Microsoft.Windows.PowerShell.ScriptAnalyzer { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Strings { @@ -2140,6 +2140,15 @@ internal static string UseCompatibleCmdletsError { } } + /// + /// Looks up a localized string similar to '{0}' is present in PowerShell edition '{1}', version '{2}', on OS '{3}' but is not functional.. + /// + internal static string UseCompatibleCmdletsKnownIssueError { + get { + return ResourceManager.GetString("UseCompatibleCmdletsKnownIssueError", resourceCulture); + } + } + /// /// Looks up a localized string similar to UseCompatibleCmdlets. /// @@ -2149,6 +2158,69 @@ internal static string UseCompatibleCmdletsName { } } + /// + /// Looks up a localized string similar to '{0}' is a full Windows PowerShell cmdlet. This cmdlet should work with PowerShell edition '{1}', version '{2}' on OS '{3}' but compatibility cannot be guaranteed.. + /// + internal static string UseCompatibleCmdletsWindowsPowerShellError { + get { + return ResourceManager.GetString("UseCompatibleCmdletsWindowsPowerShellError", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Use compatible types. + /// + internal static string UseCompatibleTypesCommonName { + get { + return ResourceManager.GetString("UseCompatibleTypesCommonName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Use types compatible with the given PowerShell version and edition and operating system. + /// + internal static string UseCompatibleTypesDescription { + get { + return ResourceManager.GetString("UseCompatibleTypesDescription", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to '{0}' is not compatible with PowerShell edition '{1}', version '{2}' and OS '{3}'. + /// + internal static string UseCompatibleTypesError { + get { + return ResourceManager.GetString("UseCompatibleTypesError", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to UseCompatibleTypes. + /// + internal static string UseCompatibleTypesName { + get { + return ResourceManager.GetString("UseCompatibleTypesName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Could not resolve type '{0}'. + /// + internal static string UseCompatibleTypesUnresolvedError { + get { + return ResourceManager.GetString("UseCompatibleTypesUnresolvedError", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to '{0}' throws a {1}: {2} + /// + internal static string UseCompatibleTypesException { + get { + return ResourceManager.GetString("UseCompatibleTypesException", resourceCulture); + } + } + /// /// Looks up a localized string similar to Use consistent indentation. /// diff --git a/Rules/Strings.resx b/Rules/Strings.resx index facd68c2e..f2116d6a8 100644 --- a/Rules/Strings.resx +++ b/Rules/Strings.resx @@ -1026,4 +1026,28 @@ PossibleIncorrectUsageOfRedirectionOperator - \ No newline at end of file + + '{0}' is present in PowerShell edition '{1}', version '{2}', on OS '{3}' but is not functional. + + + '{0}' is a full Windows PowerShell cmdlet. This cmdlet may work with PowerShell edition '{1}', version '{2}' on OS '{3}' but compatibility cannot be guaranteed. + + + Use compatible types + + + Use types compatible with the given PowerShell version and edition and operating system + + + '{0}' is not compatible with PowerShell edition '{1}', version '{2}' and OS '{3}' + + + UseCompatibleTypes + + + Could not resolve type '{0}'. + + + '{0}' throws a {1}: {2} + + diff --git a/Rules/UseCompatibleCmdlets.cs b/Rules/UseCompatibleCmdlets.cs index ea96334da..1aad728d1 100644 --- a/Rules/UseCompatibleCmdlets.cs +++ b/Rules/UseCompatibleCmdlets.cs @@ -12,116 +12,85 @@ using System.Management.Automation.Language; using System.Text.RegularExpressions; using Microsoft.Windows.PowerShell.ScriptAnalyzer.Generic; - using Newtonsoft.Json.Linq; namespace Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules { /// - /// A class to check if a script uses Cmdlets compatible with a given version and edition of PowerShell. + /// A class to check if a script uses cmdlets compatible with a given OS, PowerShell edition, and PowerShell version. /// #if !CORECLR [Export(typeof(IScriptRule))] #endif - public class UseCompatibleCmdlets : AstVisitor, IScriptRule - { - private struct RuleParameters - { - public string mode; - public string[] compatibility; - public string reference; - } - private List diagnosticRecords; - private Dictionary> psCmdletMap; + public class UseCompatibleCmdlets : IScriptRule + { + // Valid parameters for this rule. private readonly List validParameters; - private CommandAst curCmdletAst; - private Dictionary curCmdletCompatibilityMap; - private Dictionary platformSpecMap; + + // Path of script being analyzed by ScriptAnalyzer. private string scriptPath; - private bool IsInitialized; - private bool hasInitializationError; - private string reference; - private readonly string defaultReference = "desktop-5.1.14393.206-windows"; - private RuleParameters ruleParameters; - public UseCompatibleCmdlets() - { - validParameters = new List { "mode", "uri", "compatibility", "reference" }; - IsInitialized = false; - } + // Lists each target platform (broken down into PowerShell edition, version, os). + private Dictionary platformSpecMap; - /// - /// Retrieves the common name of this rule. - /// - public string GetCommonName() - { - return string.Format(CultureInfo.CurrentCulture, Strings.UseCompatibleCmdletsCommonName); - } + // List of cmdlet names for each target platform. + private Dictionary> psCmdletMap; - /// - /// Retrieves the description of this rule. - /// - public string GetDescription() - { - return string.Format(CultureInfo.CurrentCulture, Strings.UseCompatibleCmdletsDescription); - } + // List of cmdlets from desktop PowerShell. + private HashSet referenceCmdletMap; - /// - /// Retrieves the name of this rule. - /// - public string GetName() - { - return string.Format( - CultureInfo.CurrentCulture, - Strings.NameSpaceFormat, - GetSourceName(), - Strings.UseCompatibleCmdletsName); - } + // Name of PowerShell desktop version reference file. + private readonly string defaultReferenceFileName = "desktop-5.1*"; - /// - /// Retrieves the severity of the rule: error, warning or information. - /// - public RuleSeverity GetSeverity() - { - return RuleSeverity.Warning; - } + // List of user created cmdlets found in ast (functionDefinitionAsts). + private List customCommands; - /// - /// Gets the severity of the returned diagnostic record: error, warning, or information. - /// - /// - public DiagnosticSeverity GetDiagnosticSeverity() - { - return DiagnosticSeverity.Warning; - } + // List of cmdlets that exist on Linux and OSX but do not function correctly. + private List knownIssuesList; - /// - /// Retrieves the name of the module/assembly the rule is from. - /// - public string GetSourceName() + // Name of known issues list file. + private readonly string knownIssuesFileName = "knownCmdletIssues.json"; + + // List of all CommandAsts found in Ast. + private IEnumerable commandAsts; + + // List of all diagnostic records for incompatible cmdlets. + private List diagnosticRecords; + + private bool IsInitialized; + private bool hasInitializationError; + private string reference; + + private RuleParameters ruleParameters; + + private class RuleParameters { - return string.Format(CultureInfo.CurrentCulture, Strings.SourceName); + public string mode; + public string[] compatibility; + public string reference; } - /// - /// Retrieves the type of the rule, Builtin, Managed or Module. - /// - public SourceType GetSourceType() + public UseCompatibleCmdlets() { - return SourceType.Builtin; + validParameters = new List { "mode", "uri", "compatibility", "reference" }; + IsInitialized = false; } /// - /// Analyzes the given ast to find the [violation] + /// Analyzes the given ast to find the violation(s). /// - /// AST to be analyzed. This should be non-null + /// AST to be analyzed. This should be non-null. /// Name of file that corresponds to the input AST. - /// A an enumerable type containing the violations + /// An enumerable type containing the violations public IEnumerable AnalyzeScript(Ast ast, string fileName) { - // we do not want to initialize the data structures if the rule is not being used for analysis - // hence we initialize when this method is called for the first time + if (ast == null) + { + throw new ArgumentNullException("ast"); + } + // We do not want to initialize the data structures if the rule is not being used for analysis + // hence we initialize when this method is called for the first time. if (!IsInitialized) { Initialize(); @@ -129,92 +98,129 @@ public IEnumerable AnalyzeScript(Ast ast, string fileName) if (hasInitializationError) { - yield break; + Console.WriteLine("There was an error running the UseCompatibleCmdlets Rule. Please check the error log in the Settings file for more info."); + return new DiagnosticRecord[0]; } - if (ast == null) - { - throw new ArgumentNullException("ast"); - } + diagnosticRecords.Clear(); scriptPath = fileName; - diagnosticRecords.Clear(); - ast.Visit(this); - foreach (var dr in diagnosticRecords) - { - yield return dr; - } - } + customCommands = new List(); + // List of all commands in the script. + commandAsts = ast.FindAll(testAst => testAst is CommandAst, true); - /// - /// Visits the CommandAst type node in an AST - /// - /// CommandAst node - public override AstVisitAction VisitCommand(CommandAst commandAst) - { - if (commandAst == null) + // List of user created commands (from a function definition). + IEnumerable functionDefinitionAsts = ast.FindAll(testAst => testAst is FunctionDefinitionAst, true); + foreach (Ast functionDefinition in functionDefinitionAsts) { - return AstVisitAction.SkipChildren; + FunctionDefinitionAst definition = (FunctionDefinitionAst)functionDefinition; + customCommands.Add(definition.Name); } - - var commandName = commandAst.GetCommandName(); - if (commandName == null) + // If we have no cmdlets to check, we can exit from this rule. + if (commandAsts.Count() == 0) { - return AstVisitAction.SkipChildren; + return new DiagnosticRecord[0]; } - curCmdletAst = commandAst; - ResetCurCmdletCompatibilityMap(); CheckCompatibility(); - GenerateDiagnosticRecords(); - return AstVisitAction.Continue; + + return diagnosticRecords; } /// - /// Create an instance of DiagnosticRecord and add it to a list + /// Check if current command is present in the target platform library. + /// If not, create a Diagnostic Record for that type. /// - private void GenerateDiagnosticRecords() + private void CheckCompatibility() { - bool referenceCompatibility = curCmdletCompatibilityMap[reference]; - - // If the command is present in reference platform but not in any of the target platforms. - // Or if the command is not present in reference platform but present in any of the target platforms - // then declare it as an incompatible cmdlet. - // If it is present neither in reference platform nor any target platforms, then it is probably a - // non-builtin command and hence do not declare it as an incompatible cmdlet. - // Since we do not check for aliases, the XOR-ing will also make sure that aliases are not flagged - // as they will be found neither in reference platform nor in target platforms - foreach (var platform in ruleParameters.compatibility) + foreach (dynamic command in commandAsts) { - var curCmdletCompat = curCmdletCompatibilityMap[platform]; - if (!curCmdletCompat && referenceCompatibility) + bool existsInDesktopPSModule = false; + bool knownIssueCmdlet = false; + string commandName = command.GetCommandName(); + + foreach (dynamic platform in psCmdletMap) { - var cmdletName = curCmdletAst.GetCommandName(); - var platformInfo = platformSpecMap[platform]; - var funcNameTokens = Helper.Instance.Tokens.Where( - token => - Helper.ContainsExtent(curCmdletAst.Extent, token.Extent) - && token.Text.Equals(cmdletName)); - var funcNameToken = funcNameTokens.FirstOrDefault(); - var extent = funcNameToken == null ? null : funcNameToken.Extent; - diagnosticRecords.Add(new DiagnosticRecord( - String.Format( - Strings.UseCompatibleCmdletsError, - cmdletName, - platformInfo.PSEdition, - platformInfo.PSVersion, - platformInfo.OS), - extent, - GetName(), - GetDiagnosticSeverity(), - scriptPath, - null, - null)); + // Check if cmdlet is a known issue for Linux or OSX. + if (platform.Key.Contains("linux") || platform.Key.Contains("osx")) + { + knownIssueCmdlet = checkKnownIssuesList(commandName); + } + + // If the cmdlet exists on the target platform AND it is not a known issue, continue. + if (platform.Value.Contains(commandName) && !knownIssueCmdlet) + { + continue; + } + // If the cmdlet is user defined in the script, continue. + else if (customCommands.Contains(commandName)) + { + continue; + } + // If the cmdlet does NOT exist on target platform NOR on reference platform, then it is probably a non-builtin + // command OR an alias (which we do not check for), so continue. + else if (!platform.Value.Contains(commandName) && !referenceCmdletMap.Contains(commandName)) + { + continue; + } + // If the cmdlet does NOT exist on target platform, but DOES exist on Full PowerShell, incompatible. + else if (!(platform.Value.Contains(commandName)) && (referenceCmdletMap.Contains(commandName))) + { + // Uncomment below for ARM64 warnings instead of errors. + // existsInDesktopPSModule = true; + GenerateDiagnosticRecord(command, platform.Key, existsInDesktopPSModule, knownIssueCmdlet); + } + // If cmdlet DOES exist on target platform BUT is a known issue, incompatible. + else + { + GenerateDiagnosticRecord(command, platform.Key, existsInDesktopPSModule, knownIssueCmdlet); + } } } } + /// + /// Create an instance of DiagnosticRecord and add it to diagnosticRecords list. + /// + private void GenerateDiagnosticRecord(dynamic commandAst, + string platformName, + bool existsInDesktopPSModule, + bool knownIssueCmdlet) + { + var errorMessage = Strings.UseCompatibleCmdletsError; + bool warning = false; + + if (existsInDesktopPSModule) + { + errorMessage = Strings.UseCompatibleCmdletsWindowsPowerShellError; + warning = true; + } + + if (knownIssueCmdlet) + { + errorMessage = Strings.UseCompatibleCmdletsKnownIssueError; + } + + var cmdletName = commandAst.GetCommandName(); + var platformInfo = platformSpecMap[platformName]; + var extent = commandAst.Extent; + + diagnosticRecords.Add(new DiagnosticRecord( + String.Format( + errorMessage, + cmdletName, + platformInfo.PSEdition, + platformInfo.PSVersion, + platformInfo.OS), + extent, + GetName(), + GetDiagnosticSeverity(warning), + scriptPath, + null, + null)); + } + /// /// Initialize data structures need to check cmdlet compatibility /// @@ -222,133 +228,192 @@ private void Initialize() { diagnosticRecords = new List(); psCmdletMap = new Dictionary>(); - curCmdletCompatibilityMap = new Dictionary(StringComparer.OrdinalIgnoreCase); + referenceCmdletMap = new HashSet(); platformSpecMap = new Dictionary(StringComparer.OrdinalIgnoreCase); SetupCmdletsDictionary(); IsInitialized = true; } /// - /// Sets up a dictionaries indexed by PowerShell version/edition and OS + /// Sets up a dictionaries indexed by PowerShell version/edition and OS. /// private void SetupCmdletsDictionary() { - // If the method encounters any error, it returns early - // which implies there is an initialization error + // If the method encounters any error it returns early, which implies there is an initialization error. + // The error will be written to the log file in the Settings directory. hasInitializationError = true; + + // Get path to Settings Directory (where the json dictionaries are located). + string settingsPath = Settings.GetShippedSettingsDirectory(); + + if (String.IsNullOrEmpty(settingsPath)) + { + return; + } + + string logFile = CreateLogFileName(settingsPath); + + // Retrieve rule parameters provided by user. Dictionary ruleArgs = Helper.Instance.GetRuleArguments(GetName()); - if (ruleArgs == null) + + // If there are no params or if none are valid, return. + if (ruleArgs == null || !RuleParamsValid(ruleArgs)) { + WriteToLogFile(logFile, "Parameters for UseCompatibleCmdlets are invalid. Make sure to include a 'compatibility' param in your Settings file."); return; } - if (!RuleParamsValid(ruleArgs)) + // For each target platform listed in the 'compatibility' param, add it to compatibilityList. + string[] compatibilityArray = ruleArgs["compatibility"] as string[]; + + if (compatibilityArray == null || compatibilityArray.Length.Equals(0)) { + WriteToLogFile(logFile, "Compatibility parameter is null."); return; } - var compatibilityObjectArr = ruleArgs["compatibility"] as object[]; - var compatibilityList = new List(); - if (compatibilityObjectArr == null) + List compatibilityList = new List(); + + foreach (string target in compatibilityArray) { - compatibilityList = ruleArgs["compatibility"] as List; - if (compatibilityList == null) + if (String.IsNullOrEmpty(target)) { - return; + // ignore invalid entries + continue; } + compatibilityList.Add(target); } - else - { - foreach (var compatItem in compatibilityObjectArr) - { - var compatString = compatItem as string; - if (compatString == null) - { - // ignore (warn) non-string invalid entries - continue; - } - compatibilityList.Add(compatString); - } + if (compatibilityList.Count.Equals(0)) + { + WriteToLogFile(logFile, "There are no target platforms listed in the compatibility parameter."); } - ruleParameters.compatibility = compatibilityList.ToArray(); - reference = defaultReference; -#if DEBUG - // Setup reference file - object referenceObject; - if (ruleArgs.TryGetValue("reference", out referenceObject)) + // Create our platformSpecMap from the target platforms in the compatibilityList. + foreach (string target in compatibilityList) { - reference = referenceObject as string; - if (reference == null) + string psedition, psversion, os; + + // ignore invalid entries + if (GetVersionInfoFromPlatformString(target, out psedition, out psversion, out os)) { - reference = GetStringArgFromListStringArg(referenceObject); - if (reference == null) - { - return; - } + platformSpecMap.Add(target, new { PSEdition = psedition, PSVersion = psversion, OS = os }); } } -#endif - ruleParameters.reference = reference; - // check if the reference file has valid platformSpec - if (!IsValidPlatformString(reference)) + // Find corresponding dictionaries for target platforms and create cmdlet maps. + ProcessDirectory(settingsPath, compatibilityList); + + if (psCmdletMap.Keys.Count != compatibilityList.Count()) { + WriteToLogFile(logFile, "One or more of the target platforms listed in the compatibility parameter is not valid."); return; } - string settingsPath = Settings.GetShippedSettingsDirectory(); -#if DEBUG - object modeObject; - if (ruleArgs.TryGetValue("mode", out modeObject)) - { - // This is for testing only. User should not be specifying mode! - var mode = GetStringArgFromListStringArg(modeObject); - ruleParameters.mode = mode; - switch (mode) - { - case "offline": - settingsPath = GetStringArgFromListStringArg(ruleArgs["uri"]); - break; - - case "online": // not implemented yet. - case null: - default: - return; - } + // Set up our reference cmdlet map. + referenceCmdletMap = SetUpReferenceCmdletMap(settingsPath, defaultReferenceFileName); + // Set up known issues list if target is linux or osx. + string linux = compatibilityList.FirstOrDefault(s => s.Contains("linux")); + string osx = compatibilityList.FirstOrDefault(s => s.Contains("osx")); + + if (!String.IsNullOrEmpty(linux) || !String.IsNullOrEmpty(osx)) + { + knownIssuesList = setUpKnownIssuesList(settingsPath); } -#endif - if (settingsPath == null - || !ContainsReferenceFile(settingsPath)) + + // Reached this point, so no initialization error. + hasInitializationError = false; + } + + /// + /// Search the Settings directory for files in the form [PSEdition]-[PSVersion]-[OS].json. + /// For each json file found that matches our target platforms, parse file to create cmdlet map. + /// + private void ProcessDirectory(string path, List compatibilityList) + { + var jsonFiles = Directory.EnumerateFiles(path, "*.json"); + if (jsonFiles == null) { return; } - var extentedCompatibilityList = compatibilityList.Concat(Enumerable.Repeat(reference, 1)); - foreach (var compat in extentedCompatibilityList) + foreach (string file in jsonFiles) { - string psedition, psversion, os; + string fileNameWithoutExtension = Path.GetFileNameWithoutExtension(file); + if (!compatibilityList.Contains(fileNameWithoutExtension, StringComparer.OrdinalIgnoreCase)) + { + continue; + } + + dynamic deserialized = JObject.Parse(File.ReadAllText(file)); + psCmdletMap[fileNameWithoutExtension] = GetCmdletsFromData(deserialized); + } + } - // ignore (warn) invalid entries - if (GetVersionInfoFromPlatformString(compat, out psedition, out psversion, out os)) + /// + /// Get a hashset of cmdlet names from a deserialized json file + /// + private HashSet GetCmdletsFromData(dynamic deserializedObject) + { + HashSet cmdlets = new HashSet(StringComparer.OrdinalIgnoreCase); + dynamic modules = deserializedObject.Modules; + foreach (dynamic module in modules) + { + if (module.ExportedCommands == null) + { + continue; + } + + foreach (dynamic cmdlet in module.ExportedCommands) { - platformSpecMap.Add(compat, new { PSEdition = psedition, PSVersion = psversion, OS = os }); - curCmdletCompatibilityMap.Add(compat, true); + string name = cmdlet.Name.ToString(); + cmdlets.Add(name); } } + return cmdlets; + } + + /// + /// Set up cmdlet list for Linux/OSX known issues. + /// + private List setUpKnownIssuesList(string path) + { + var knownIssuesFile = Directory.GetFiles(path, knownIssuesFileName); + dynamic deserialized = JArray.Parse(File.ReadAllText(knownIssuesFile[0])); + List issues = new List(); - ProcessDirectory( - settingsPath, - extentedCompatibilityList); - if (psCmdletMap.Keys.Count != extentedCompatibilityList.Count()) + foreach (dynamic cmdlet in deserialized) { - return; + issues.Add(cmdlet.ToString()); } - // reached this point, so no error - hasInitializationError = false; + return issues; + } + + /// + /// Set up cmdlet map from the latest desktop version of PowerShell. + /// + private HashSet SetUpReferenceCmdletMap(string path, string fileName) + { + string[] cmdletFile = Directory.GetFiles(path, fileName); + dynamic deserialized = JObject.Parse(File.ReadAllText(cmdletFile[0])); + return GetCmdletsFromData(deserialized); + } + + /// + /// Check if cmdlet is on the known Issues List for Linux/OSX. + /// + private bool checkKnownIssuesList(string commandName) + { + if (knownIssuesList.Contains(commandName, StringComparer.OrdinalIgnoreCase)) + { + return true; + } + else + { + return false; + } } /// @@ -361,15 +426,12 @@ private bool ContainsReferenceFile(string directory) } /// - /// Resets the values in curCmdletCompatibilityMap to true + /// Check if rule arguments are valid /// - private void ResetCurCmdletCompatibilityMap() + private bool RuleParamsValid(Dictionary ruleArgs) { - // cannot iterate over collection and change the values, hence the conversion to list - foreach(var key in curCmdletCompatibilityMap.Keys.ToList()) - { - curCmdletCompatibilityMap[key] = true; - } + return ruleArgs.Keys.All( + key => validParameters.Any(x => x.Equals(key, StringComparison.OrdinalIgnoreCase))); } private bool IsValidPlatformString(string fileNameWithoutExt) @@ -382,6 +444,28 @@ private bool IsValidPlatformString(string fileNameWithoutExt) out os); } + /// + /// Create a string with current date/time for log file name. + /// + private string CreateLogFileName(string settingsPath) + { + string dateString = String.Format("{0:g}", DateTime.Now); + string editedDate = (new Regex("\\W")).Replace(dateString, "_"); + string logFile = settingsPath + "\\UseCompatibleCmdletsErrorLog" + editedDate + ".txt"; + return logFile; + } + + /// + /// Writes an error message to the error log file. + /// + private void WriteToLogFile(string logFile, string message) + { + using (StreamWriter writer = File.AppendText(logFile)) + { + writer.WriteLine(message); + } + } + /// /// Gets PowerShell Edition, Version and OS from input string /// @@ -395,7 +479,7 @@ private bool GetVersionInfoFromPlatformString( psedition = null; psversion = null; os = null; - const string pattern = @"^(?core|desktop)-(?[\S]+)-(?windows|linux|macos)$"; + const string pattern = @"^(?core.*|desktop)-(?[\S]+)-(?windows|linux|macos|nano|iot)$"; var match = Regex.Match(fileName, pattern, RegexOptions.IgnoreCase); if (match == Match.Empty) { @@ -408,105 +492,71 @@ private bool GetVersionInfoFromPlatformString( } /// - /// Gets the string from a one element string array + /// Retrieves the common name of this rule. /// - private string GetStringArgFromListStringArg(object arg) + public string GetCommonName() { - if (arg == null) - { - return null; - } - var strList = arg as List; - if (strList == null - || strList.Count != 1) - { - return null; - } - return strList[0]; + return string.Format(CultureInfo.CurrentCulture, Strings.UseCompatibleCmdletsCommonName); } /// - /// Search a directory for files of form [PSEdition]-[PSVersion]-[OS].json + /// Retrieves the description of this rule. /// - private void ProcessDirectory(string path, IEnumerable acceptablePlatformSpecs) + public string GetDescription() { - foreach (var filePath in Directory.EnumerateFiles(path)) - { - var extension = Path.GetExtension(filePath); - if (String.IsNullOrWhiteSpace(extension) - || !extension.Equals(".json", StringComparison.OrdinalIgnoreCase)) - { - continue; - } + return string.Format(CultureInfo.CurrentCulture, Strings.UseCompatibleCmdletsDescription); + } - var fileNameWithoutExt = Path.GetFileNameWithoutExtension(filePath); - if (acceptablePlatformSpecs != null - && !acceptablePlatformSpecs.Contains(fileNameWithoutExt, StringComparer.OrdinalIgnoreCase)) - { - continue; - } + /// + /// Retrieves the name of this rule. + /// + public string GetName() + { + return string.Format( + CultureInfo.CurrentCulture, + Strings.NameSpaceFormat, + GetSourceName(), + Strings.UseCompatibleCmdletsName); + } - psCmdletMap[fileNameWithoutExt] = GetCmdletsFromData(JObject.Parse(File.ReadAllText(filePath))); - } + /// + /// Retrieves the severity of the rule: error, warning or information. + /// + public RuleSeverity GetSeverity() + { + return RuleSeverity.Warning; } /// - /// Get a hashset of cmdlet names from a deserialized json file + /// Gets the severity of the returned diagnostic record: error, warning, or information. /// - /// /// - private HashSet GetCmdletsFromData(dynamic deserializedObject) + public DiagnosticSeverity GetDiagnosticSeverity(bool warning) { - var cmdlets = new HashSet(StringComparer.OrdinalIgnoreCase); - dynamic modules = deserializedObject.Modules; - foreach (dynamic module in modules) + if (warning) { - if (module.ExportedCommands == null) - { - continue; - } - - foreach (dynamic cmdlet in module.ExportedCommands) - { - var name = cmdlet.Name as string; - if (name == null) - { - name = cmdlet.Name.ToObject(); - } - cmdlets.Add(name); - } + return DiagnosticSeverity.Warning; + } + else + { + return DiagnosticSeverity.Error; } - - return cmdlets; } /// - /// Check if rule arguments are valid + /// Retrieves the name of the module/assembly the rule is from. /// - private bool RuleParamsValid(Dictionary ruleArgs) + public string GetSourceName() { - return ruleArgs.Keys.All( - key => validParameters.Any(x => x.Equals(key, StringComparison.OrdinalIgnoreCase))); + return string.Format(CultureInfo.CurrentCulture, Strings.SourceName); } /// - /// Check if current command is present in the whitelists - /// If not, flag the corresponding value in curCmdletCompatibilityMap + /// Retrieves the type of the rule, Builtin, Managed or Module. /// - private void CheckCompatibility() + public SourceType GetSourceType() { - string commandName = curCmdletAst.GetCommandName(); - foreach (var platformSpec in psCmdletMap) - { - if (platformSpec.Value.Contains(commandName)) - { - curCmdletCompatibilityMap[platformSpec.Key] = true; - } - else - { - curCmdletCompatibilityMap[platformSpec.Key] = false; - } - } + return SourceType.Builtin; } } } diff --git a/Rules/UseCompatibleTypes.cs b/Rules/UseCompatibleTypes.cs new file mode 100644 index 000000000..48ae004fd --- /dev/null +++ b/Rules/UseCompatibleTypes.cs @@ -0,0 +1,854 @@ +// Copyright (c) Microsoft Corporation. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. + +#if !PSV3 + +using System; +using System.Collections.Generic; +#if !CORECLR +using System.ComponentModel.Composition; +#endif +using System.Globalization; +using System.IO; +using System.Linq; +using System.Management.Automation; +using System.Management.Automation.Language; +using System.Reflection; +using System.Text.RegularExpressions; +using Microsoft.Windows.PowerShell.ScriptAnalyzer.Generic; +using Newtonsoft.Json.Linq; + +namespace Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules +{ + /// + /// A class to check if a script uses types compatible with a given OS, PowerShell edition, and PowerShell version. + /// +#if !CORECLR + [Export(typeof(IScriptRule))] +#endif + + public class UseCompatibleTypes : IScriptRule + { + // Valid parameters for this rule. + private readonly string validParameters; + + // Path of script being analyzed by ScriptAnalyzer. + private string scriptPath; + + // Lists each target platform (broken down into PowerShell edition, version, os). + private Dictionary platformSpecMap; + + // List of full type names for each target platform. + private Dictionary> psTypeMap; + + // List of full type names from desktop PowerShell (used a reference to find type names). + private HashSet referenceMap; + + // Beginning of name of PowerShell desktop version reference file. + private readonly string referenceFileName = "desktop-5.1*"; + + // List of type accelerator names and their corresponding full names. + private Dictionary typeAcceleratorMap; + + // Name of the type accelerator file. + private readonly string typeAccFileName = "typeAccelerators.json"; + + // List of .Net namespaces (first word only). + private List knownNamespaces = new List { "System.", "Microsoft.", "Newtonsoft.", "Internal." }; + + // List of all TypeAst objects (TypeConstraintAst, TypeExpressionAst, and + // types used with 'New-Object') found in ast. + private List allTypesFromAst; + + // List of user created types found in ast (TypeDefinitionAst). + private List customTypes; + + // List of exceptions from script. + private List errorList; + + // List of all diagnostic records for incompatible types. + private List diagnosticRecords; + + private bool IsInitialized; + private bool hasInitializationError; + + private class fullTypeNameObject + { + public string fullName; + public bool isCustomType; + public bool isTypeAccelerator; + + public fullTypeNameObject(bool customType) + { + fullName = null; + isCustomType = customType; + isTypeAccelerator = false; + } + } + + private class ErrorObject + { + public string errorType; + public dynamic errorRecords; + public string message; + public IScriptExtent extent; + public ErrorObject(string type, dynamic recordList, string errorMessage, IScriptExtent typeObjectExtent) + { + errorType = type; + errorRecords = recordList; + message = errorMessage; + extent = typeObjectExtent; + } + } + + public UseCompatibleTypes() + { + validParameters = "compatibility"; + IsInitialized = false; + } + + /// + /// Analyzes the given ast to find the violation(s). + /// + /// AST to be analyzed. This should be non-null. + /// Name of file that corresponds to the input AST. + /// An enumerable type containing the violations. + public IEnumerable AnalyzeScript(Ast ast, string fileName) + { + if (ast == null) + { + throw new ArgumentNullException("ast"); + } + + // We do not want to initialize the data structures if the rule is not being used for analysis, + // hence we initialize when this method is called for the first time. + if (!IsInitialized) + { + Initialize(); + } + + if (hasInitializationError) + { + Console.WriteLine("There was an error running the UseCompatibleTypes Rule. Please check the error log in the Settings file for more info."); + return new DiagnosticRecord[0]; + } + + diagnosticRecords.Clear(); + + scriptPath = fileName; + allTypesFromAst = new List(); + customTypes = new List(); + + // TypeConstraintAsts + IEnumerable constraintAsts = ast.FindAll(testAst => testAst is TypeConstraintAst, true); + addAstElementToList(constraintAsts); + + // TypeExpressionAsts + IEnumerable expressionAsts = ast.FindAll(testAst => testAst is TypeExpressionAst, true); + addAstElementToList(expressionAsts); + + // Types named within a command. We only want types used with the 'New-Object' cmdlet. + IEnumerable commandAsts = ast.FindAll(testAst => testAst is CommandAst, true); + if (!commandAsts.Count().Equals(0)) + { + List newObjectCommands = new List(); + + foreach (CommandAst command in commandAsts) + { + if (String.Equals(command.GetCommandName(), "New-Object", StringComparison.OrdinalIgnoreCase)) + { + newObjectCommands.Add(command); + } + } + + addAstElementToList(newObjectCommands); + } + + // Types declared by the user (defined within a user-created class). + IEnumerable definitionAsts = ast.FindAll(testAst => testAst is TypeDefinitionAst, true); + foreach (Ast definition in definitionAsts) + { + TypeDefinitionAst customType = (TypeDefinitionAst)definition; + customTypes.Add(customType.Name); + } + + // These are namespaces used in the script. This will help getting full type names for types + // from ast objects that only give us the type name as a string. We will add these to the + // beginning of our known namespaces list so we check those first. + IEnumerable useStatementAsts = ast.FindAll(testAst => testAst is UsingStatementAst, true); + foreach (Ast use in useStatementAsts) + { + UsingStatementAst nspace = (UsingStatementAst)use; + knownNamespaces.Insert(0, nspace.Name.Value + "."); + } + + // If we have no types to check, we can exit from this rule. + if (allTypesFromAst.Count.Equals(0)) + { + return new DiagnosticRecord[0]; + } + + CheckCompatibility(); + + ProcessErrors(); + + return diagnosticRecords; + } + + /// + /// Check if type is present in the target platform type list. + /// If not, create a Diagnostic Record for that type. + /// + private void CheckCompatibility() + { + foreach (dynamic typeObject in allTypesFromAst) + { + List fullTypeNameObjectList = RetrieveFullTypeName(typeObject); + + foreach (fullTypeNameObject nameObject in fullTypeNameObjectList) + { + int couldNotResolveCount = 0; + + foreach (dynamic platform in psTypeMap) + { + if (nameObject.isCustomType) + { + // If this is a custom type, try and find it in our definition ast list. If it's there + // we can ignore it. + if (customTypes.Contains(nameObject.fullName, StringComparer.OrdinalIgnoreCase)) + { + continue; + } + // If this is not a known custom type, it could mean it is a type the user created with + // Add-Type or with a string variable containing the type information. There is no reasonable + // way to check for that, so create a diagnostic record. + else + { + // If we have multiple target platforms to check and cannot resolve a type, we don't want + // multiple 'could not resolve' errors for the same type. + if (couldNotResolveCount < 1) + { + GenerateDiagnosticRecord(typeObject, nameObject.fullName, platform.Key, nameObject.isTypeAccelerator, true); + } + couldNotResolveCount++; + } + } + else + { + // Does the target platform library contain this type? + if (platform.Value.Contains(nameObject.fullName)) + { + continue; + } + else + { + // If not, then the type is incompatible so generate an error Diagnostic Record. + GenerateDiagnosticRecord(typeObject, nameObject.fullName, platform.Key, nameObject.isTypeAccelerator, false); + } + } + } + } + } + } + + /// + /// Create an instance of DiagnosticRecord and add it to diagnosticRecords list. + /// + private void GenerateDiagnosticRecord( + dynamic astObject, + string fullTypeName, + string platform, + bool typeAccelerator, + bool unresolved) + { + var extent = astObject.Extent; + var platformInfo = platformSpecMap[platform]; + + // Error record for types we could not resolve. + if (unresolved) + { + diagnosticRecords.Add(new DiagnosticRecord( + String.Format( + Strings.UseCompatibleTypesUnresolvedError, + fullTypeName), + extent, + GetName(), + GetDiagnosticSeverity(), + scriptPath, + null, + null)); + } + else + { + // Here we are just including the type accelerator name so the type will be easier to spot in the script + // on the line number we provide in the diagnostic record. + string accelerator = ""; + if (typeAccelerator) + { + try + { + accelerator = " (" + astObject.TypeName?.ToString() + ")"; + } + catch { } + } + + // Create diagnostic record. + diagnosticRecords.Add(new DiagnosticRecord( + String.Format( + Strings.UseCompatibleTypesError, + fullTypeName + accelerator, + platformInfo.PSEdition, + platformInfo.PSVersion, + platformInfo.OS), + extent, + GetName(), + GetDiagnosticSeverity(), + scriptPath, + null, + null)); + } + } + + /// + /// Process errors and add to diagnosticRecords list. + /// + private void ProcessErrors() + { + foreach (ErrorObject error in errorList) + { + string message = null; + + if (error.errorRecords != null) + { + foreach (ParseError pe in error.errorRecords) + { + message += pe.Message + " "; + } + } + else + { + message = error.message; + } + + diagnosticRecords.Add(new DiagnosticRecord( + String.Format( + Strings.UseCompatibleTypesException, + error.extent.ToString(), + error.errorType, + message), + error.extent, + GetName(), + GetDiagnosticSeverity(), + scriptPath, + null, + null)); + } + } + /// + /// Initialize data structures needed to check type compatibility. + /// + private void Initialize() + { + diagnosticRecords = new List(); + errorList = new List(); + psTypeMap = new Dictionary>((StringComparer.OrdinalIgnoreCase)); + referenceMap = new HashSet((StringComparer.OrdinalIgnoreCase)); + typeAcceleratorMap = new Dictionary(); + platformSpecMap = new Dictionary(StringComparer.OrdinalIgnoreCase); + SetupTypesDictionary(); + IsInitialized = true; + } + + /// + /// Sets up dictionaries indexed by PowerShell version/edition and OS; and + /// sets up type accelerator dictionary. + /// + private void SetupTypesDictionary() + { + // If the method encounters any error it returns early, which implies there is an initialization error. + // The error will be written to the log file in the Settings directory. + hasInitializationError = true; + + // Get path to Settings Directory (where the json dictionaries are located). + string settingsPath = Settings.GetShippedSettingsDirectory(); + + if (String.IsNullOrEmpty(settingsPath)) + { + return; + } + + string logFile = CreateLogFileName(settingsPath); + + // Retrieve rule parameters provided by user. + Dictionary ruleParams = Helper.Instance.GetRuleArguments(GetName()); + + // If there are no params or if none are 'compatibility', return. + if (ruleParams == null || !RuleParamsValid(ruleParams)) + { + WriteToLogFile(logFile, "Parameters for UseCompatibleTypes are invalid. Make sure to include a 'compatibility' param in your Settings file."); + return; + } + + // For each target listed in the 'compatibility' param, add it to compatibilityList. + string[] compatibilityArray = ruleParams["compatibility"] as string[]; + + if (compatibilityArray == null || compatibilityArray.Length.Equals(0)) + { + WriteToLogFile(logFile, "Compatibility parameter is empty."); + return; + } + + List compatibilityList = new List(); + + foreach (string target in compatibilityArray) + { + if (String.IsNullOrEmpty(target)) + { + // ignore invalid entries + continue; + } + compatibilityList.Add(target); + } + + if (compatibilityList.Count.Equals(0)) + { + WriteToLogFile(logFile, "There are no target platforms listed in the compatibility parameter."); + return; + } + + // Create our platformSpecMap from the target platforms in the compatibilityList. + foreach (string target in compatibilityList) + { + string psedition, psversion, os; + + // ignore invalid entries + if (GetVersionInfoFromPlatformString(target, out psedition, out psversion, out os)) + { + platformSpecMap.Add(target, new { PSEdition = psedition, PSVersion = psversion, OS = os }); + } + } + + // Find corresponding dictionaries for target platforms and create type maps. + ProcessDirectory(settingsPath, compatibilityList); + + if (psTypeMap.Keys.Count != compatibilityList.Count()) + { + WriteToLogFile(logFile, "One or more of the target platforms listed in the compatibility parameter is not valid."); + return; + } + + // Set up the reference type map (from desktop PowerShell). + CreateReferenceTypeMap(settingsPath, referenceFileName); + + // Set up type accelerator map. + CreateTypeAcceleratorMap(settingsPath); + + // Reached this point, so no initialization error. + hasInitializationError = false; + } + + /// + /// Search the Settings directory for files in the form [PSEdition]-[PSVersion]-[OS].json. + /// For each json file found that matches our target platforms, parse file to create type map. + /// + private void ProcessDirectory(string path, List compatibilityList) + { + var jsonFiles = Directory.EnumerateFiles(path, "*.json"); + if (jsonFiles == null) + { + return; + } + + foreach (string file in jsonFiles) + { + string fileNameWithoutExt = Path.GetFileNameWithoutExtension(file); + if (!compatibilityList.Contains(fileNameWithoutExt, StringComparer.OrdinalIgnoreCase)) + { + continue; + } + + dynamic deserialized = JObject.Parse(File.ReadAllText(file)); + psTypeMap[fileNameWithoutExt] = GetTypesFromData(deserialized); + } + } + + /// + /// Get a hashset of full type names from a deserialized json file. + /// + private HashSet GetTypesFromData(dynamic deserializedObject) + { + HashSet types = new HashSet(StringComparer.OrdinalIgnoreCase); + dynamic typeList = deserializedObject.Types; + foreach (dynamic type in typeList) + { + string name = type.Name.ToString(); + string nameSpace = type.Namespace.ToString(); + string fullName = nameSpace + "." + name; + types.Add(fullName); + } + return types; + } + + /// + /// Create the type accelerator map from json file in Settings directory. + /// + private void CreateTypeAcceleratorMap(string path) + { + string typeAccFile = Path.Combine(path, typeAccFileName); + dynamic deserialized = JObject.Parse(File.ReadAllText(typeAccFile)); + + foreach (dynamic typeAcc in deserialized) + { + typeAcceleratorMap.Add(typeAcc.Name.ToString(), typeAcc.Value.ToString()); + } + } + + /// + /// Set up type map from the latest desktop version of PowerShell. + /// + private void CreateReferenceTypeMap(string path, string fileName) + { + string[] typeFile = Directory.GetFiles(path, fileName); + dynamic deserialized = JObject.Parse(File.ReadAllText(typeFile[0])); + referenceMap = GetTypesFromData(deserialized); + } + + /// + /// Separate type from New-Ojbect command, pass to GetFullNames to retrieve full type name. + /// + private List RetrieveFullTypeName(dynamic typeObject) + { + List fullNameObjectList = new List(); + + // Check to see if our object is a CommandAst. + if (typeObject is CommandAst) + { + try + { + var firstElement = typeObject.CommandElements[1]; + CommandElementAst typeBeingCreated = null; + + if (firstElement is CommandParameterAst) + { + string parameterName = firstElement.ParameterName.ToLower(); + if (parameterName.Contains("type")) // Get only -TypeName, not -ComObject + { + typeBeingCreated = typeObject.CommandElements[2]; + } + else + { + return fullNameObjectList; + } + } + else + { + typeBeingCreated = firstElement; + } + + if (typeBeingCreated != null) + { + string name; + ScriptBlock script; + // Create a TypeExpressionAst from the CommandElementAst + try + { + name = (typeBeingCreated.GetType().GetProperty("Value", typeof(string)).GetValue(typeBeingCreated)).ToString(); + } + catch + { + name = typeBeingCreated.ToString().TrimEnd(new char[] {'\\'}).TrimStart(new char[] {'\\'}); + } + if (name.StartsWith("[")) + { + script = ScriptBlock.Create(name); + } + else + { + script = ScriptBlock.Create("[" + name + "]"); + } + + typeObject = script.Ast.Find(ast => ast is TypeExpressionAst, true) as TypeExpressionAst; + } + else + { + return fullNameObjectList; + } + } + catch (ParseException pe) + { + ErrorObject error = new ErrorObject(pe.GetType().ToString(), pe.Errors, pe.Message, typeObject.Extent); + errorList.Add(error); + return fullNameObjectList; + } + catch (Exception e) + { + ErrorObject error = new ErrorObject(e.GetType().ToString(), null, e.Message, typeObject.Extent); + errorList.Add(error); + return fullNameObjectList; + } + } + + ITypeName typeNameProperty = typeObject.TypeName; + + return GetFullNames(fullNameObjectList, typeNameProperty); + } + + /// + /// Get full type name from ast object. + /// + private List GetFullNames (List listOfNames, ITypeName typeName) + { + string fullName = null; + bool typeAccelerator = false; + bool possibleCustomType = false; + + var reflectedType = typeName.GetReflectionType(); + + if (reflectedType != null) + { + // Remove brackets if type is an array. + fullName = (String.Format("{0}.{1}", reflectedType.Namespace, reflectedType.Name)).Replace("[]", ""); + } + else + { + fullName = (typeName.Name).Replace("[]", ""); + + // Is this a type accelerator? + string typeAccName = CheckTypeAcceleratorMap(fullName); + + if (!String.IsNullOrEmpty(typeAccName)) + { + fullName = typeAccName; + typeAccelerator = true; + } + else + { + // Is this a type from a known namespace or a 'using namespace' statement in the script? + string usingNameSpace = TryKnownNameSpaces(fullName); + + if (!String.IsNullOrEmpty(usingNameSpace)) + { + fullName = usingNameSpace; + } + else + { + // This may be a user created type. + possibleCustomType = true; + } + } + } + + // Are there nested types? + if (typeName.IsGeneric) + { + GenericTypeName genericType = typeName as GenericTypeName; + + if (genericType == null) + { + throw new Exception("could not convert to generic typeName"); + } + + foreach (ITypeName tName in genericType.GenericArguments) + { + GetFullNames(listOfNames, tName); + } + } + + fullTypeNameObject fullTypeNameObject = new fullTypeNameObject(possibleCustomType); + fullTypeNameObject.fullName = fullName; + fullTypeNameObject.isTypeAccelerator = typeAccelerator; + + listOfNames.Add(fullTypeNameObject); + + return listOfNames; + } + + /// + /// Check Type Accelerator map for full type name. + /// + private string CheckTypeAcceleratorMap(string typeName) + { + string value = null; + if (typeAcceleratorMap.TryGetValue(typeName.ToLower(), out value)) + { + return value; + } + return value; + } + + /// + /// Look up type in all target platforms and reference map by adding known namespaces + /// to the beginning. If the script has any 'using Statements' we will check those namespaces + /// first. (We will take the first match we find regardless of platform because + /// all we want is the full type name). + /// + private string TryKnownNameSpaces(string typeName) + { + // Does typeName already start with a known namespace? + foreach (string nspace in knownNamespaces) + { + if (typeName.StartsWith(nspace, StringComparison.OrdinalIgnoreCase)) + { + return typeName; + } + } + // If not, try to build full type name. + foreach (string nspace in knownNamespaces) + { + string possibleFullName = nspace + typeName; + + // Try our target platforms first. + foreach (var platform in psTypeMap) + { + if (platform.Value.Contains(possibleFullName, StringComparer.OrdinalIgnoreCase)) + { + return possibleFullName; + } + } + + // If no match in our target platforms, try our reference map. + if (referenceMap.Contains(possibleFullName, StringComparer.OrdinalIgnoreCase)) + { + return possibleFullName; + } + } + // No match anywhere. + return null; + } + + /// + /// Adds the found ast objects to the 'master' type list (allTypesFromAst). + /// + private void addAstElementToList(dynamic astList) + { + foreach (dynamic foundAst in astList) + { + allTypesFromAst.Add(foundAst); + } + } + + /// + /// Check if rule parameters are valid (at least one parameter must be 'compatibility'). + /// + private bool RuleParamsValid(Dictionary ruleParams) + { + return ruleParams.Keys.Any(key => validParameters.Equals(key, StringComparison.OrdinalIgnoreCase)); + } + + /// + /// Create a string with current date/time for log file name. + /// + private string CreateLogFileName(string settingsPath) + { + string dateString = String.Format("{0:g}", DateTime.Now); + string editedDate = (new Regex("\\W")).Replace(dateString, "_"); + string logFile = settingsPath + "\\UseCompatibleTypesErrorLog" + editedDate + ".txt"; + return logFile; + } + + /// + /// Writes an error message to the error log file. + /// + private void WriteToLogFile(string logFile, string message) + { + using (StreamWriter writer = File.AppendText(logFile)) + { + writer.WriteLine(message); + } + } + + /// + /// Gets PowerShell Edition, Version, and OS from input string. + /// + /// True if it can retrieve information from string, otherwise, False + private bool GetVersionInfoFromPlatformString( + string fileName, + out string psedition, + out string psversion, + out string os) + { + psedition = null; + psversion = null; + os = null; + const string pattern = @"^(?core.*|desktop)-(?[\S]+)-(?windows|linux|osx|nano|iot)$"; + var match = Regex.Match(fileName, pattern, RegexOptions.IgnoreCase); + if (match == Match.Empty) + { + return false; + } + psedition = match.Groups["psedition"].Value; + psversion = match.Groups["psversion"].Value; + os = match.Groups["os"].Value; + return true; + } + + /// + /// Retrieves the common name of this rule. + /// + public string GetCommonName() + { + return string.Format(CultureInfo.CurrentCulture, Strings.UseCompatibleTypesCommonName); + } + + /// + /// Retrieves the description of this rule. + /// + public string GetDescription() + { + return string.Format(CultureInfo.CurrentCulture, Strings.UseCompatibleTypesDescription); + } + + /// + /// Retrieves the name of this rule. + /// + public string GetName() + { + return string.Format( + CultureInfo.CurrentCulture, + Strings.NameSpaceFormat, + GetSourceName(), + Strings.UseCompatibleTypesName); + } + + /// + /// Retrieves the severity of the rule: error, warning, or information. + /// + public RuleSeverity GetSeverity() + { + return RuleSeverity.Error; + } + + /// + /// Gets the severity of the returned diagnostic record: error, warning, or information. + /// + public DiagnosticSeverity GetDiagnosticSeverity() + { + return DiagnosticSeverity.Error; + } + + /// + /// Retrieves the name of the module/assembly the rule is from. + /// + public string GetSourceName() + { + return string.Format(CultureInfo.CurrentCulture, Strings.SourceName); + } + + /// + /// Retrieves the type of the rule, Builtin, Managed, or Module. + /// + public SourceType GetSourceType() + { + return SourceType.Builtin; + } + } +} + +#endif // !PSV3 diff --git a/Tests/Rules/UseCompatible/Cmdlets/PSScriptAnalyzerSettings.psd1 b/Tests/Rules/UseCompatible/Cmdlets/PSScriptAnalyzerSettings.psd1 new file mode 100644 index 000000000..20167958c --- /dev/null +++ b/Tests/Rules/UseCompatible/Cmdlets/PSScriptAnalyzerSettings.psd1 @@ -0,0 +1,10 @@ +@{ + IncludeRules = @( + 'PSUseCompatibleCmdlets' + ) + Rules = @{ + PSUseCompatibleCmdlets = @{ + compatibility = @("core-6.1.0-preview.2-windows") + } + } +} diff --git a/Tests/Rules/UseCompatible/Cmdlets/PSScriptAnalyzerSettingsLinux.psd1 b/Tests/Rules/UseCompatible/Cmdlets/PSScriptAnalyzerSettingsLinux.psd1 new file mode 100644 index 000000000..ca2178406 --- /dev/null +++ b/Tests/Rules/UseCompatible/Cmdlets/PSScriptAnalyzerSettingsLinux.psd1 @@ -0,0 +1,10 @@ +@{ + IncludeRules = @( + 'PSUseCompatibleCmdlets' + ) + Rules = @{ + PSUseCompatibleCmdlets = @{ + compatibility = @("core-6.1.0-preview.2-linux") + } + } +} diff --git a/Tests/Rules/UseCompatible/Cmdlets/ScriptWithViolation.ps1 b/Tests/Rules/UseCompatible/Cmdlets/ScriptWithViolation.ps1 new file mode 100644 index 000000000..117668332 --- /dev/null +++ b/Tests/Rules/UseCompatible/Cmdlets/ScriptWithViolation.ps1 @@ -0,0 +1 @@ +Add-Computer diff --git a/Tests/Rules/UseCompatible/Types/PSScriptAnalyzerSettings.psd1 b/Tests/Rules/UseCompatible/Types/PSScriptAnalyzerSettings.psd1 new file mode 100644 index 000000000..8377e9833 --- /dev/null +++ b/Tests/Rules/UseCompatible/Types/PSScriptAnalyzerSettings.psd1 @@ -0,0 +1,7 @@ +@{ + Rules = @{ + PSUseCompatibleTypes = @{ + compatibility = @("core-6.1.0-preview.2-windows") + } + } +} diff --git a/Tests/Rules/UseCompatible/Types/ScriptWithViolation.ps1 b/Tests/Rules/UseCompatible/Types/ScriptWithViolation.ps1 new file mode 100644 index 000000000..bd0fc9c00 --- /dev/null +++ b/Tests/Rules/UseCompatible/Types/ScriptWithViolation.ps1 @@ -0,0 +1,3 @@ +$a = New-Object -type System.Configuration.SubclassTypeValidator + +[System.Configuration.Provider.ProviderCollection]::new() diff --git a/Tests/Rules/UseCompatibleCmdlets.tests.ps1 b/Tests/Rules/UseCompatibleCmdlets.tests.ps1 index 62d1e903b..3e3db6067 100644 --- a/Tests/Rules/UseCompatibleCmdlets.tests.ps1 +++ b/Tests/Rules/UseCompatibleCmdlets.tests.ps1 @@ -1,17 +1,18 @@ $ruleName = "PSUseCompatibleCmdlets" $directory = Split-Path $MyInvocation.MyCommand.Path -Parent $testRootDirectory = Split-Path -Parent $directory -$ruleTestDirectory = Join-Path $directory 'UseCompatibleCmdlets' +$ruleTestDirectory = Join-Path $directory 'UseCompatible/Cmdlets/' +$violationFilePath = Join-Path $ruleTestDirectory 'ScriptWithViolation.ps1' +$settingsFilePath = [System.IO.Path]::Combine($ruleTestDirectory, 'PSScriptAnalyzerSettings.psd1'); +$settingsLinux = [System.IO.Path]::Combine($ruleTestDirectory, 'PSScriptAnalyzerSettingsLinux.psd1'); Import-Module (Join-Path $testRootDirectory 'PSScriptAnalyzerTestHelper.psm1') Describe "UseCompatibleCmdlets" { Context "script has violation" { - It "detects violation" { - $violationFilePath = Join-Path $ruleTestDirectory 'ScriptWithViolation.ps1' - $settingsFilePath = [System.IO.Path]::Combine($ruleTestDirectory, 'PSScriptAnalyzerSettings.psd1'); - $diagnosticRecords = Invoke-ScriptAnalyzer -Path $violationFilePath -IncludeRule $ruleName -Settings $settingsFilePath - $diagnosticRecords.Count | Should -Be 1 + It "detects violation" { + $diagnosticRecords = Invoke-ScriptAnalyzer -Path $violationFilePath -Settings $settingsFilePath + $diagnosticRecords.Count | Should Be 1 } } @@ -20,38 +21,41 @@ Describe "UseCompatibleCmdlets" { param ( [Parameter(ValueFromPipeline)] $command, - $settings, - $expectedViolations + $expectedViolations, + $settingsFile ) process { It ("found {0} violations for '{1}'" -f $expectedViolations, $command) { - Invoke-ScriptAnalyzer -ScriptDefinition $command -IncludeRule $ruleName -Settings $settings | ` + Invoke-ScriptAnalyzer -ScriptDefinition $command -IncludeRule $ruleName -Settings $settingsFile | ` Get-Count | ` Should -Be $expectedViolations } } } - $settings = @{rules=@{PSUseCompatibleCmdlets=@{compatibility=@("core-6.0.2-windows")}}} - Context "Microsoft.PowerShell.Core" { @('Enter-PSSession', 'Foreach-Object', 'Get-Command') | ` - Test-Command -Settings $settings -ExpectedViolations 0 + Test-Command -ExpectedViolations 0 -SettingsFile $settingsFilePath } Context "Non-builtin commands" { @('get-foo', 'get-bar', 'get-baz') | ` - Test-Command -Settings $settings -ExpectedViolations 0 + Test-Command -ExpectedViolations 0 -SettingsFile $settingsFilePath } Context "Aliases" { @('where', 'select', 'cd') | ` - Test-Command -Settings $settings -ExpectedViolations 0 + Test-Command -ExpectedViolations 0 -SettingsFile $settingsFilePath } Context "Commands present in reference platform but not in target platform" { @("Start-VM", "New-SmbShare", "Get-Disk") | ` - Test-Command -Settings $settings -ExpectedViolations 1 + Test-Command -ExpectedViolations 1 -SettingsFile $settingsFilePath + } + + Context "Known issue cmdlets" { + @("Register-WmiEvent", "Remove-Event", "Unregister-Event") | ` + Test-Command -ExpectedViolations 1 -SettingsFile $settingsLinux } } diff --git a/Tests/Rules/UseCompatibleCmdlets/PSScriptAnalyzerSettings.psd1 b/Tests/Rules/UseCompatibleCmdlets/PSScriptAnalyzerSettings.psd1 deleted file mode 100644 index 1c3e48084..000000000 --- a/Tests/Rules/UseCompatibleCmdlets/PSScriptAnalyzerSettings.psd1 +++ /dev/null @@ -1,7 +0,0 @@ -@{ - 'Rules' = @{ - 'PSUseCompatibleCmdlets' = @{ - 'compatibility' = @("core-6.0.2-windows") - } - } -} \ No newline at end of file diff --git a/Tests/Rules/UseCompatibleCmdlets/ScriptWithViolation.ps1 b/Tests/Rules/UseCompatibleCmdlets/ScriptWithViolation.ps1 deleted file mode 100644 index 7c86512b7..000000000 --- a/Tests/Rules/UseCompatibleCmdlets/ScriptWithViolation.ps1 +++ /dev/null @@ -1 +0,0 @@ -Add-Computer \ No newline at end of file diff --git a/Tests/Rules/UseCompatibleCmdlets/core-6.0.0-alpha-windows.json b/Tests/Rules/UseCompatibleCmdlets/core-6.0.0-alpha-windows.json deleted file mode 100644 index 1092ca24c..000000000 Binary files a/Tests/Rules/UseCompatibleCmdlets/core-6.0.0-alpha-windows.json and /dev/null differ diff --git a/Tests/Rules/UseCompatibleTypes.tests.ps1 b/Tests/Rules/UseCompatibleTypes.tests.ps1 new file mode 100644 index 000000000..30adec98f --- /dev/null +++ b/Tests/Rules/UseCompatibleTypes.tests.ps1 @@ -0,0 +1,115 @@ +$ruleName = "PSUseCompatibleTypes" +$directory = Split-Path $MyInvocation.MyCommand.Path -Parent +$testRootDirectory = Split-Path -Parent $directory +$ruleTestDirectory = Join-Path $directory 'UseCompatible/Types' +$violationFilePath = Join-Path $ruleTestDirectory 'ScriptWithViolation.ps1' +$settingsFilePath = [System.IO.Path]::Combine($ruleTestDirectory, 'PSScriptAnalyzerSettings.psd1'); + +#Import-Module PSScriptAnalyzer +Import-Module (Join-Path $testRootDirectory 'PSScriptAnalyzerTestHelper.psm1') + +Describe "UseCompatibleTypes" { + Context "script has violation" { + It "detects violation" { + $diagnosticRecords = Invoke-ScriptAnalyzer -Path $violationFilePath -IncludeRule $ruleName -Settings $settingsFilePath + $diagnosticRecords.Count | Should Be 2 + } + } + + Function Test-Command + { + param ( + [Parameter(ValueFromPipeline)] + $command, + $expectedViolations + ) + process + { + It ("found {0} violations for '{1}'" -f $expectedViolations, $command) { + Invoke-ScriptAnalyzer -ScriptDefinition $command -IncludeRule $ruleName -Settings $settingsFilePath | ` + Get-Count | ` + Should Be $expectedViolations + } + } + } + + Context "Microsoft.PowerShell.Core" { + @('string', 'BindingContext', 'System.Security.Policy.Url') | ` + Test-Command -ExpectedViolations 0 + } + + Context "Non-builtin types" { + @('typeFoo', 'madeuptype', 'Xbarx') | ` + Test-Command -ExpectedViolations 0 + } + + Context "Type Accelerators" { + @('ref', 'float', 'xml') | ` + Test-Command -ExpectedViolations 0 + } + + Context "Types present in reference platform but not in target platform" { + @("[System.Windows.ResourceKey]::new()", + "[Microsoft.SqlServer.TransactSql.ScriptDom.TableReference]::new()", + "[Microsoft.Build.Framework.MessageImportance]::new()") | ` + Test-Command -ExpectedViolations 1 + } + + Context "Non-valid types" { + @("") + + } + + Context "New-Object valid types" { + @("`$param = new-object System.Management.Automation.RuntimeDefinedParameter('ConfigFile', [String], `$attributes)", + "New-Object -TypeName System.Management.Automation.ParameterAttribute") | ` + Test-Command -ExpectedViolations 0 + } + + Context "New-Object non-valid types" { + @("`$param = new-object System.Management.Automation.RuntimeDefinedParameter('ConfigFile', [myType], `$attributes)", + "New-Object -TypeName 't t t'", + "New-Object -TypeName System.Management.Automation.ParameterAttributeXX") | ` + Test-Command -ExpectedViolations 1 + } + + Context "Nested types (valid types)" { + @("`$test = [System.Collections.Generic.Dictionary[Int32, System.Collections.Generic.List[String]]]::new()", + "[System.Collections.ObjectModel.Collection[System.Attribute]]::new()", + "`$output = [System.Management.Automation.PSDataCollection[PSObject]]::new()") | ` + Test-Command -ExpectedViolations 0 + } + + Context "Nested types (non-valid types)" { + @("`$test = [System.Collections.Generic.Dictionary[Int32, System.Collections.Generic.List[TestType]]]::new()") | ` + Test-Command -ExpectedViolations 3 + } + + Context "Nested types (non-valid types)" { + @("[System.Collections.ObjectModelTEST.Collection[System.Attribute]]::new()") | ` + Test-Command -ExpectedViolations 1 + } + + Context "Nested types (non-valid types)" { + @("`$output = [System.Management.Automation.PSDataCollection[PSObjectSSSS]]::new()") | ` + Test-Command -ExpectedViolations 2 + } + + Context "Nested types (non-valid types)" { + @("`$output = [System.Management.Automation.PSDataCollection[Int32, System.Collections.Generic.List[[System.Collections.Generic.Dictionary[Int32, TestType, [System.Collections.Generic.Dictionary[string, Int32]]]]]]]::new()") | ` + Test-Command -ExpectedViolations 4 + } + + Context "User created types" { + @("new-object Bug378368.Test", + "`$result = [ComputerManagement.DeleteRestorePoint]::SRRemoveRestorePoint(`$null)", + "[WinBlue445735.WinBlue445735Type] `$v1 = 1") | ` + Test-Command -ExpectedViolations 1 + } + + Context "User defined types" { + @("Class Car { [string]`$vin; }; `$car = New-Object Car -Property @{vin=1234};" + "Class Car { [string]`$vin; }; `$custom = [Car]::new()") | ` + Test-Command -ExpectedViolations 0 + } +} diff --git a/Utils/New-CommandDataFile.ps1 b/Utils/New-CommandDataFile.ps1 deleted file mode 100644 index a1dce934b..000000000 --- a/Utils/New-CommandDataFile.ps1 +++ /dev/null @@ -1,115 +0,0 @@ -<# -.SYNOPSIS - Create a JSON file containing module found in $pshome and their corresponding exported commands - -.EXAMPLE - C:\PS> ./New-CommandDataFile.ps1 - - Suppose this file is run on the following version of PowerShell: PSVersion = 6.0.2, PSEdition = Core, and Windows 10 operating system. Then this script will create a file named core-6.0.2-windows.json that contains a JSON object of the following form: - { - "Modules" : [ - "Module1" : { - "Name" : "Module1" - . - . - "ExportedCommands" : {...} - } - . - . - . - ] - "JsonVersion" : "0.0.1" - } - -.INPUTS - None - -.OUTPUTS - None - -#> - -$jsonVersion = "0.0.1" -$builtinModulePath = Join-Path $pshome 'Modules' -if (-not (Test-Path $builtinModulePath)) -{ - throw new "$builtinModulePath does not exist! Cannot create command data file." -} - -Function IsPSEditionDesktop -{ - $edition = Get-Variable -Name PSEdition -ErrorAction Ignore - ($edition -eq $null) -or ($edition.Value -eq 'Desktop') # $edition is of type psvariable -} - -Function Get-CmdletDataFileName -{ - $edition = 'core' - $os = 'windows' - if ((IsPSEditionDesktop)) - { - $edition = 'desktop' - } - else - { - if ($IsLinux) - { - $os = 'linux' - } - elseif ($IsMacOS) - { - $os = 'macos' - } - # else it is windows, which is already set - } - $sb = New-Object 'System.Text.StringBuilder' - $sb.Append($edition) | Out-Null - $sb.Append('-') | Out-Null - $sb.Append($PSVersionTable.PSVersion.ToString()) | Out-Null - $sb.Append('-') | Out-Null - $sb.Append($os) | Out-Null - $sb.Append('.json') | Out-Null - $sb.ToString() -} - -$jsonData = @{} -$jsonData['SchemaVersion'] = $jsonVersion -$shortModuleInfos = Get-ChildItem -Path $builtinModulePath ` -| Where-Object {($_ -is [System.IO.DirectoryInfo]) -and (Get-Module $_.Name -ListAvailable)} ` -| ForEach-Object { - $modules = Get-Module $_.Name -ListAvailable - $modules | ForEach-Object { - $module = $_ - Write-Progress $module.Name - $commands = Get-Command -Module $module - $shortCommands = $commands | Select-Object -Property Name,@{Label='CommandType';Expression={$_.CommandType.ToString()}},ParameterSets - $shortModuleInfo = $module | Select-Object -Property Name,@{Label='Version';Expression={$_.Version.ToString()}} - Add-Member -InputObject $shortModuleInfo -NotePropertyName 'ExportedCommands' -NotePropertyValue $shortCommands - Add-Member -InputObject $shortModuleInfo -NotePropertyName 'ExportedAliases' -NotePropertyValue $module.ExportedAliases.Keys -PassThru - } -} - -# Microsoft.PowerShell.Core is a PSSnapin, hence not handled by the previous code snippet -# get-module -name 'Microsoft.PowerShell.Core' returns null -# whereas get-PSSnapin is not available on PowerShell Core, so we resort to the following -$psCoreSnapinName = 'Microsoft.PowerShell.Core' -Write-Progress $psCoreSnapinName -$commands = Get-Command -Module $psCoreSnapinName -$shortCommands = $commands | Select-Object -Property Name,@{Label='CommandType';Expression={$_.CommandType.ToString()}},ParameterSets -$shortModuleInfo = New-Object -TypeName PSObject -Property @{Name=$psCoreSnapinName; Version=$commands[0].PSSnapin.PSVersion.ToString()} -Add-Member -InputObject $shortModuleInfo -NotePropertyName 'ExportedCommands' -NotePropertyValue $shortCommands - -# Find the exported aliases for the commands in Microsoft.PowerShell.Core -$aliases = Get-Alias * | Where-Object { ($commands).Name -contains $_.ResolvedCommandName } -if ($null -eq $aliases) { - $aliases = @() -} -else { - $aliases = $aliases.Name -} - -Add-Member -InputObject $shortModuleInfo -NotePropertyName 'ExportedAliases' -NotePropertyValue $aliases - -$allShortModuleInfos = $shortModuleInfos + $shortModuleInfo -$jsonData['Modules'] = $allShortModuleInfos -$jsonData | ConvertTo-Json -Depth 4 | Out-File ((Get-CmdletDataFileName)) -Encoding utf8 diff --git a/Utils/New-TargetPlatformLibrary.ps1 b/Utils/New-TargetPlatformLibrary.ps1 new file mode 100644 index 000000000..28203dd49 --- /dev/null +++ b/Utils/New-TargetPlatformLibrary.ps1 @@ -0,0 +1,527 @@ +<# +.SYNOPSIS + Create a JSON file containing modules found in $pshome and their corresponding exported commands, and available types. + +.EXAMPLE + C:\PS> ./New-CommandDataFile.ps1 + + Suppose this file is run on the following version of PowerShell: PSVersion = 6.1.0-preview.2, PSEdition = Core, and Windows 10 operating system. + Then this script will create a file named core-6.0.1-preview.2-windows.json that contains a JSON object of the following form: + { + "Modules" : [ + "Module1" : { + "Name" : "Module1" + . + . + "ExportedCommands" : [ + { + "Name": + "CommandType": + "ParameterSets": + }, + . + . + . + ], + "ExportedAliases": + }, + . + . + . + ], + "Types" : [ + { + "Name": + "Namespace": + }, + . + . + . + ], + "SchemaVersion" : "0.0.1" + } + +.INPUTS + None + +.OUTPUTS + None +#> + +$jsonVersion = "0.0.1" + +# Location where libraries are to be saved. +$libraryDirectory = "" + +$iotInfo = @{ + # Change to true if you want to use a remote machine to get the iot libraries + getLibrary = $false + # Use the correct values below for your remote machine + ip = "" + user = "" + password = ConvertTo-SecureString -String "" -asplaintext -force +} + +$nanoInfo = @{ + # Change to true if you want to use a remote machine to get the nano libraries + getLibrary = $false + # Use the correct values below for your remote machine + ip = "" + user = "" + password = ConvertTo-SecureString -String "" -asplaintext -force + # Update the following as appropriate. + oneCorePSDevLocation = "<....\src\onecore\admin\monad\nttargets\bin\PsOnCssScripts\OneCorePSDev\>" + latestNanoBuildLocation = "<....\release\\amd64fre\bin>" + netTypesLocation = "<....\PowerShell\src\Microsoft.PowerShell.CoreCLR.AssemblyLoadContext\CorePsTypeCatalog.cs>" +} + +function CheckOS ($osToCheck) +{ + try + { + $IsOS = [System.Management.Automation.Platform]::$osToCheck + return $IsOS + } + catch {} + return $false +} + +$sku = [ordered]@{ + OS = 'windows' + PowerShellEdition = $PSEdition.ToString().ToLower() + PowerShellVersion = $PSVersionTable.PSVersion.ToString() +} + +# Get OS +if (CheckOS IsLinux) +{ + $sku.OS = 'linux' +} +elseif (CheckOS IsMacOs) +{ + $sku.OS = 'macos' +} +elseif (CheckOS IsIoT) +{ + $sku.OS = 'iot' +} +elseif (CheckOS IsNanoServer) +{ + $sku.OS = 'nano' +} +# else it is windows, which is already set + +Function Get-CmdletDataFileName ($PSsku) +{ + "{0}-{1}-{2}.json" -f $PSsku.PowerShellEdition,$PSsku.PowerShellVersion,$PSsku.OS +} + +[scriptblock]$retrieveCmdletScript = { + + $builtinModulePath = Join-Path $pshome 'Modules' + if (-not (Test-Path $builtinModulePath)) + { + throw new "$builtinModulePath does not exist! Cannot create target platform library." + } + + $psCoreSnapinName = 'Microsoft.PowerShell.Core' + $builtInModules = Get-Module -ListAvailable | Where-Object {$_.ModuleBase -like "${pshome}*" } + $builtInModules += [pscustomobject]@{ Name = $psCoreSnapinName; Version = [string](get-command -module $psCoreSnapinName)[0].pssnapin.psversion } + $moduleInfos = @() + + foreach( $module in $builtInModules ) + { + Write-Progress $module.Name + $moduleInfo = [ordered]@{ + Name = $module.Name + Version = [string]$module.Version + } + $commands = Get-Command -Module $module.Name + + $exportedCommandsArray = @() + foreach ($command in $commands) + { + $exportedCommand = [ordered]@{ + Name = $command.Name + } + $exportedCommandsArray += $exportedCommand + } + + $moduleInfo['ExportedCommands'] = $exportedCommandsArray + + if ( $module.Name -eq "${psCoreSnapinName}" ) + { + $moduleInfo['ExportedAliases'] = $commands | ForEach-Object {get-alias -ea silentlycontinue -definition $_.Name} | ForEach-Object {$_.name} + } + else + { + $moduleInfo['ExportedAliases'] = $module.ExportedAliases.Keys + } + $moduleInfos += [pscustomobject]$moduleInfo + } + return $moduleInfos +} + +[scriptblock]$retrieveTypesScript = { + + param($paths) + + $types = @() + $skippedAssemblies = @() + + foreach($path in $paths) + { + Set-Location $path + $allAssemblies = Get-ChildItem *.dll + + foreach ($dll in $allAssemblies) + { + $assembly = "$($dll.BaseName), Culture=neutral" + $newAssembly=[System.Reflection.AssemblyName]::New($assembly) + try + { + $loadedAssembly = [System.Reflection.Assembly]::Load($newAssembly) + Write-Progress "Loading assembly: $loadedAssembly" + $types += $loadedAssembly.GetTypes() | Where-Object { $_.IsPublic } | Select-Object -Property 'Name', 'Namespace' + } + catch + { + $skippedAssemblies += $dll + } + } + } + return $types +} + +# Run on Core only +$createTypeAcceleratorFileScript = { + + $typeAccelerators = @{} + + $typeHash = [psobject].Assembly.GetType("System.Management.Automation.TypeAccelerators")::get + foreach ($type in $typeHash.GetEnumerator()) { $typeAccelerators.Add( ($type.Key).ToLower(), ($type.Value).fullName ) } + + # Desktop + $typeAccelerators.Add("adsi", "System.DirectoryServices.DirectoryEntry") + $typeAccelerators.Add("adsisearcher", "System.DirectoryServices.DirectorySearcher") + $typeAccelerators.Add("wmiclass", "System.Management.ManagementClass") + $typeAccelerators.Add("wmi", "System.Management.ManagementObject") + $typeAccelerators.Add("wmisearcher", "System.Management.ManagementObjectSearcher") + $typeAccelerators.Add("validatetrusteddata", "System.Management.Automation.ValidateTrustedDataAttribute") + + # special cases + $typeAccelerators.Add("ordered", "System.Collections.Specialized.OrderedDictionary") + $typeAccelerators.Add("object", "System.Object") + + # Create json file + $typeAccelerators | ConvertTo-Json | Out-File "typeAccelerators.json" -Encoding utf8 -Force +} + + +############# Core ############ + +if ($sku.OS -eq 'windows' -and $sku.PowerShellEdition -eq 'core') +{ + $windowsJsonData = [ordered]@{} + + $windowsJsonData.Edition = $sku + $windowsJsonData.Modules = & $retrieveCmdletScript + $windowsJsonData.Types = & $retrieveTypesScript $pshome + $windowsJsonData.SchemaVersion = $jsonVersion + + Push-Location $libraryDirectory + + # set -Depth to 5 if detailed list of ParameterSets is needed. + $windowsJsonData | ConvertTo-Json -Depth 4 | Out-File ((Get-CmdletDataFileName($sku))) -Encoding utf8 -Force + + & $createTypeAcceleratorFileScript + + Pop-Location +} + +############# Linux ################## + +if ($sku.OS -eq 'linux') +{ + $linuxJsonData = [ordered]@{} + + $linuxJsonData.Edition = $sku + $linuxJsonData.Modules = & $retrieveCmdletScript + $linuxJsonData.Types = & $retrieveTypesScript $pshome + $linuxJsonData.SchemaVersion = $jsonVersion + + Push-Location $libraryDirectory + + # set -Depth to 5 if detailed list of ParameterSets is needed. + $linuxJsonData | ConvertTo-Json -Depth 4 | Out-File ((Get-CmdletDataFileName($sku))) -Encoding utf8 -Force + + Pop-Location +} +############# MacOS ################## + +if ($sku.OS -eq 'macos') +{ + $macosJsonData = [ordered]@{} + + $macosJsonData.Edition = $sku + $macosJsonData.Modules = & $retrieveCmdletScript + $macosJsonData.Types = & $retrieveTypesScript $pshome + $macosJsonData.SchemaVersion = $jsonVersion + + Push-Location $libraryDirectory + + # set -Depth to 5 if detailed list of ParameterSets is needed. + $macosJsonData | ConvertTo-Json -Depth 4 | Out-File (Get-CmdletDataFileName $sku) -Encoding utf8 -Force + + Pop-Location +} + +############## IoT #################### + +if ($iotInfo.getLibrary -or $sku.OS -eq 'iot') +{ + $credentials = New-Object -TypeName System.Management.Automation.PSCredential -argumentlist $iotInfo.user, $iotInfo.password + $s = New-PSSession -ComputerName $iotInfo.ip -Credential $credentials + + $PSInfo = Invoke-Command -Session $s -ScriptBlock { + $o = [PSObject]@{ + PSVersion = $PSVersionTable.PSVersion + PSEdition = $PSEdition + } + return $o + } + + $IoTSku = [ordered]@{ + OS = 'iot' + PowerShellEdition = $PSInfo.PSEdition.ToString().ToLower() + PowerShellVersion = $PSInfo.PSVersion.ToString() + } + + $typePath = "C:\windows\system32\DotNetCore\v1.0" + + $IoTJsonData = [ordered]@{} + + $IoTJsonData.Edition = $IoTSku + + $IoTJsonData.Modules = (Invoke-Command -Session $s -ScriptBlock { + param([string]$getCmdlets) + $sb = [scriptblock]::Create($getCmdlets) + [psobject]@{ output = &$sb } + } -ArgumentList $retrieveCmdletScript).output + + $IoTJsonData.Types = (Invoke-Command -Session $s -ScriptBlock { + param([string]$getTypes, [string]$typePath) + $sb = [scriptblock]::Create($getTypes) + $allPaths = @($pshome, $typePath) + [psobject]@{ output = &$sb -Path $allPaths} + } -ArgumentList $retrieveTypesScript, $typePath).output + + $IoTJsonData.SchemaVersion = $jsonVersion + + Push-Location $libraryDirectory + + # set -Depth to 5 if detailed list of ParameterSets is needed. + $IoTJsonData | ConvertTo-Json -Depth 4 | Out-File ((Get-CmdletDataFileName($IoTSku))) -Encoding utf8 -Force + + Pop-Location + + Remove-PSSession $s +} + +############## Nano #################### + +if ($nanoInfo.getLibrary -or $sku.OS -eq 'nano') +{ + $credentials = New-Object -TypeName System.Management.Automation.PSCredential -argumentlist $($nanoInfo.user), $($nanoInfo.password) + + net use \\$($nanoInfo.ip)\c$ + Get-ChildItem \\$($nanoInfo.ip)\c$ + + Push-Location $($nanoInfo.oneCorePSDevLocation) + Import-Module .\OneCorePSDev.psm1 -Force + Pop-Location + + Update-OneCorePowerShell -BinaryFolder $nanoInfo.latestNanoBuildLocation -CssShare \\$($nanoInfo.ip)\c$ + + $s = New-PSSession -ComputerName $nanoInfo.ip -Credential $credentials + + $PSInfo = Invoke-Command -Session $s -ScriptBlock { + $o = [PSObject]@{ + PSVersion = $PSVersionTable.PSVersion + PSEdition = $PSEdition + } + return $o + } + + $nanoSku = [ordered]@{ + OS = 'nano' + PowerShellEdition = $PSInfo.PSEdition.ToString().ToLower() + PowerShellVersion = $PSInfo.PSVersion.ToString() + } + + $nanoJsonData = [ordered]@{} + + $nanoJsonData.Edition = $nanoSku + + $nanoJsonData.Modules = (Invoke-Command -Session $s -ScriptBlock { + param([string]$getCmdlets) + $sb = [scriptblock]::Create($getCmdlets) + [psobject]@{ output = &$sb } + } -ArgumentList $retrieveCmdletScript).output + + # Get PowerShell types + $nanoJsonData.Types = (Invoke-Command -Session $s -ScriptBlock { + param([string]$getTypes) + $sb = [scriptblock]::Create($getTypes) + [psobject]@{ output = &$sb -Path $pshome} + } -ArgumentList $retrieveTypesScript).output + + # Get .NET types + $lines = Get-Content $nanoInfo.netTypesLocation + + foreach ($line in $lines) + { + if( $line.Contains("typeCatalog[")) + { + $newType = [ordered]@{} + + $line = $line.Split("=")[0] + $line = $line.Replace('typeCatalog["', "").Replace('"]', "").Trim() + $parts = $line.Split(".") + $name = $parts[$parts.Count -1] + $newType['Name'] = $name + $nameSpace = '' + for ($i = 0; $i -lt ($parts.Count -1); $i++) { + $nameSpace += $parts[$i] + if ($i -lt ($parts.Count - 2)) + { + $nameSpace += '.' + } + } + $newType['Namespace'] = $nameSpace + + $nanoJsonData.Types += $newType + } + } + + $nanoJsonData.SchemaVersion = $jsonVersion + + Push-Location $libraryDirectory + + # set -Depth to 5 if detailed list of ParameterSets is needed. + $nanoJsonData | ConvertTo-Json -Depth 4 | Out-File ((Get-CmdletDataFileName($nanoSku))) -Encoding utf8 -Force + + Pop-Location + + Remove-PSSession $s +} + +############# Desktop PowerShell ################## + +if ($sku.OS -eq 'windows' -and $sku.PowerShellEdition -eq 'desktop') +{ + ## Cmdlets ## + $builtinModulePath = Join-Path $pshome 'Modules' + if (-not (Test-Path $builtinModulePath)) + { + throw new "$builtinModulePath does not exist! Cannot create target platform library." + } + + $builtInModules = Get-Module -ListAvailable + $moduleInfos = @() + + foreach( $module in $builtInModules ) + { + Write-Progress "Getting cmdlets from: $($module.Name)" + $moduleInfo = [ordered]@{ + Name = $module.Name + Version = [string]$module.Version + } + + $commands = Get-Command -Module $module.Name + $exportedCommandsArray = @() + + foreach ($command in $commands) + { + $exportedCommand = [ordered]@{ + Name = $command.Name + # CommandType = $command.CommandType.ToString() + # ParameterSets = $command.ParameterSets + # ParamAliases = (Get-Command $command).Parameters.Values | Select-Object name, aliases + } + $exportedCommandsArray += $exportedCommand + } + + $moduleInfo['ExportedCommands'] = $exportedCommandsArray + $moduleInfo['ExportedAliases'] = $module.ExportedAliases.Keys + $moduleInfos += [pscustomobject]$moduleInfo + } + + ## Types ## + $paths = @("C:\Windows\Microsoft.NET\assembly\GAC_MSIL\", "C:\Windows\Microsoft.NET\assembly\GAC_64") + + $types = @() + $failedToLoadGAC = @() #Count should be 2 (Microsoft.VisualBasic.Compatibility.Data, System.EnterpriseServices.Wrapper) + + foreach ($path in $paths) + { + Set-Location $path + + $directories = Get-ChildItem -Recurse -Filter *.dll | + ForEach-Object {Split-Path $_.FullName -Parent} | + Select-Object -Unique + + $directories | ForEach-Object { Push-Location $_ ; $dll = Get-ChildItem -Filter *.dll | + Foreach-Object { + try + { + Write-Progress "Loading assembly: $($_.BaseName)"; + $assembly = [System.Reflection.Assembly]::LoadFile($_.FullName); + $types += $assembly.GetTypes() | Where-Object {$_.IsPublic} | Select-Object -Property 'Name', 'Namespace'; + } + catch + { + $failedToLoadGAC += $assembly + } + }; + Pop-Location + } + } + + Set-Location $pshome + + $powerShellTypes = @() + $assembly = "" + $failedToLoadPS = @() #Count should be 4 (PSEvents, psluginwkr, pwrshmg, pwrship) + + $powerShellDlls = Get-ChildItem -Recurse -Filter *.dll + + foreach ($dll in $powerShellDlls) + { + try + { + $assembly = $dll.FullName + Write-Progress "Loading PowerShell assembly: $assembly" + $loadedAssembly =[System.Reflection.Assembly]::LoadFile($assembly) + $powerShellTypes += $loadedAssembly.GetTypes() | Where-Object { $_.IsPublic } | Select-Object -Property 'Name', 'Namespace' + } + catch { + $failedToLoadPS += $dll.Name + } + } + + $allTypes = $types + $powerShellTypes + + $desktopJsonData = [ordered]@{} + $desktopJsonData.Edition = $sku + $desktopJsonData.Modules = $moduleInfos + $desktopJsonData.Types = $allTypes + $desktopJsonData.SchemaVersion = $jsonVersion + + Push-Location $libraryDirectory + + # Change depth if adding parameter sets, parameter aliases, etc. + $desktopJsonData | ConvertTo-Json -Depth 4 | Out-File ((Get-CmdletDataFileName($sku))) -Encoding utf8 -Force + + Pop-Location +} \ No newline at end of file