Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 889 Bytes

Get-YubikeyOATH.md

File metadata and controls

49 lines (33 loc) · 889 Bytes

external help file: powershellYK.dll-Help.xml Module Name: powershellYK online version: schema: 2.0.0

Get-YubikeyOATH

SYNOPSIS

Get information about the OATH module

SYNTAX

Get-YubikeyOATH [<CommonParameters>]

DESCRIPTION

{{ Fill in the Description }}

EXAMPLES

Example 1

PS C:\> Get-YubikeyOATH

PasswordProtected
-----------------
            False

Lists information regarding the OATH module.

PARAMETERS

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

None

OUTPUTS

System.Object

NOTES

RELATED LINKS