Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 1.46 KB

Get-DuoWebAuthnCredentials.md

File metadata and controls

67 lines (47 loc) · 1.46 KB
external help file Module Name online version schema
DuoSecurity-help.xml
DuoSecurity
2.0.0

Get-DuoWebAuthnCredentials

SYNOPSIS

Retrieve WebAuthn Credentials by Key

SYNTAX

List (Default)

Get-DuoWebAuthnCredentials [<CommonParameters>]

Single

Get-DuoWebAuthnCredentials [-WebAuthnKey <String>] [<CommonParameters>]

DESCRIPTION

Return the single WebAuthn credential with webauthnkey. Requires "Grant read resource" API permission.

EXAMPLES

EXAMPLE 1

Get-DuoWebAuthnCredentials

PARAMETERS

-WebAuthnKey

WebAuthn Key

Type: String
Parameter Sets: Single
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS

https://duo.com/docs/adminapi#retrieve-webauthn-credentials

https://duo.com/docs/adminapi#retrieve-webauthn-credentials-by-key