external help file | Module Name | online version | schema |
---|---|---|---|
DuoSecurity-help.xml |
DuoSecurity |
2.0.0 |
Retrieve Draft Custom Branding
Get-DuoCustomBranding [-Draft] [[-OutputDirectory] <String>] [<CommonParameters>]
Returns custom branding settings. These settings can also be viewed and set in the Duo Admin Panel. Requires "Grant settings" API permission.
Get-DuoCustomBranding
Use this switch to retreieve the draft branding instead of live.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
Path to save the branding images to. If the directory does not exist, it will be created.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
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.
This commandlet supports both Draft and Live branding options.
https://duo.com/docs/adminapi#retrieve-live-custom-branding
https://duo.com/docs/adminapi#retrieve-draft-custom-branding