Get-PASSafeShareLogo
Get-PASSafeShareLogo
SYNOPSIS
Returns details of configured SafeShare Logo
SYNTAX
Get-PASSafeShareLogo [-ImageType] <String> [<CommonParameters>]
DESCRIPTION
Gets configuration details of logo displayed in the SafeShare WebGUI
Deprecated from version 13.2
EXAMPLES
EXAMPLE 1
Get-PASSafeShareLogo -ImageType Square
Retrieves Safe Share Logo
EXAMPLE 2
Get-PASSafeShareLogo -ImageType Watermark
Retrieves the configured SafeShare watermark logo.
EXAMPLE 3
Get-PASSafeShareLogo -ImageType Square | Set-Content -Path C:\Temp\SafeShareLogo.png -Encoding Byte
Retrieves the configured SafeShare square logo and saves it to a file.
PARAMETERS
-ImageType
The requested logo type: Square or Watermark.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
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
NOTES
SafeShare no longer available from CyberArk