0byt3m1n1
Path:
C:
/
Windows
/
System32
/
WindowsPowerShell
/
v1.0
/
Modules
/
SoftwareInventoryLogging
/
[
Home
]
File: MsftSil_UalAccess.cdxml
<?xml version="1.0" encoding="utf-8"?> <PowerShellMetadata xmlns="http://schemas.microsoft.com/cmdlets-over-objects/2009/11"> <Class ClassName="root\InventoryLogging\MsftSil_UalAccess"> <Version>1.0.0.0</Version> <DefaultNoun>SilUalAccess</DefaultNoun> <InstanceCmdlets> <!-- Global definition for query parameters. Not used in this example because we have a single cmdlet only. --> <GetCmdletParameters /> <!-- Definition of Get-SilUalAccess cmdlet --> <GetCmdlet> <CmdletMetadata Verb="Get" /> <GetCmdletParameters> <QueryableProperties> <Property PropertyName="RoleGuid"> <Type PSType="string" /> <RegularQuery AllowGlobbing="true"> <CmdletParameterMetadata IsMandatory="false" Position="0" ValueFromPipelineByPropertyName="true"/> </RegularQuery> </Property> <Property PropertyName="RoleName"> <Type PSType="string" /> <RegularQuery AllowGlobbing="true"> <CmdletParameterMetadata IsMandatory="false" ValueFromPipelineByPropertyName="true"/> </RegularQuery> </Property> </QueryableProperties> </GetCmdletParameters> </GetCmdlet> </InstanceCmdlets> </Class> </PowerShellMetadata>