Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 1.41 KB

Get-DuoBypassCodes.md

File metadata and controls

62 lines (43 loc) · 1.41 KB
external help file Module Name online version schema
DuoSecurity-help.xml
DuoSecurity
2.0.0

Get-DuoBypassCodes

SYNOPSIS

Retrieve Bypass Codes

SYNTAX

Get-DuoBypassCodes [[-BypassCodeId] <String>] [<CommonParameters>]

DESCRIPTION

Returns information about a single bypass code or a paged list of information about all bypass codes. Output does not include the actual bypass codes. Requires "Grant read resource" API permission.

EXAMPLES

EXAMPLE 1

Get-DuoBypassCodes

PARAMETERS

-BypassCodeId

Bypass Code Id to retrieve

Type: String
Parameter Sets: (All)
Aliases: bypass_code_id

Required: False
Position: 1
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-bypass-codes

https://duo.com/docs/adminapi#retrieve-bypass-code-by-id