Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 872 Bytes

Get-OSServerPrivateKey.md

File metadata and controls

42 lines (29 loc) · 872 Bytes
external help file Module Name online version schema
OutSystems.SetupTools-help.xml
OutSystems.SetupTools
2.0.0

Get-OSServerPrivateKey

SYNOPSIS

DEPRECATED - Use Get-OSServerInfo Returns the OutSystems platform server private key.

SYNTAX

Get-OSServerPrivateKey [<CommonParameters>]

DESCRIPTION

This will returns the OutSystems platform server private key.

EXAMPLES

EXAMPLE 1

Get-OSServerPrivateKey

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

OUTPUTS

System.String

NOTES

RELATED LINKS