Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 871 Bytes

Enable-powershellYKSDKLogging.md

File metadata and controls

45 lines (30 loc) · 871 Bytes
external help file Module Name online version schema
powershellYK.dll-Help.xml
powershellYK
2.0.0

Enable-powershellYKSDKLogging

SYNOPSIS

Enables logging from the Yubico SDK.

SYNTAX

Enable-powershellYKSDKLogging [<CommonParameters>]

DESCRIPTION

Enables logging from the Yubico SDK.

EXAMPLES

Example 1

PS C:\> Enable-powershellYKSDKLogging

Enables logging from the Yubico SDK.

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