external help file | Module Name | online version | schema |
---|---|---|---|
DuoSecurity-help.xml |
DuoSecurity |
2.0.0 |
Creates TOTP secret in Duo format
New-DuoTokenTotpSecret [[-SecretLength] <Int32>] [<CommonParameters>]
Creates both Base32 and Hex formatted secret keys for Duo token and TOTP app
New-DuoTokenTotpSecret
Base32 Hex
EMFJSRYQRRWYXX6ME5T3DYZH 230a9947108c6d8bdfcc2767b1e327
Length of secret
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: 15
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.