Get-AmsDeviceRegistrationKey
SYNOPSIS
SYNTAX
GetByName (Default)
Get-AmsDeviceRegistrationKey [[-Name] <String>] [<CommonParameters>]GetById
Get-AmsDeviceRegistrationKey -Id <String> [<CommonParameters>]GetByKey
Get-AmsDeviceRegistrationKey -Key <String> [<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
Example 2
Example 3
Example 4
PARAMETERS
-Id
-Key
-Name
CommonParameters
INPUTS
System.String
OUTPUTS
Lithnet.AccessManager.PowerShell.RegistrationKeyPSObject
NOTES
RELATED LINKS
Last updated
Was this helpful?