< Back

Remove-OTSSecret

Sat Jan 18, 2020 6:07 pm

NAME Remove-OTSSecret



SYNOPSIS

Burn a secren that has not been read yet.





SYNTAX

Remove-OTSSecret [-MetadataKey] <String> [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION

Burn a secren that has not been read yet.



Secrets with passphrases are currently not supported by this function





PARAMETERS

-MetadataKey <String>

The unique key for the metadata



Required? true

Position? 1

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

System.String





OUTPUTS

System.Management.Automation.PSObject





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Remove-OTSSecret -MetaDataKey allrfe8gf7edstynihtvrblgfuhbbuz















RELATED LINKS