For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get-DSPamPassword

Sintaxis

__AllParameterSets

Get-DSPamPassword -AccountID <guid> [-AsLegacyResponse] [<CommonParameters>]

Parámetros

-AccountID

ID de la cuenta pam que contiene la contraseña

Type: System.Guid
DefaultValue: ''
SupportsWildcards: false
Aliases:
- PamCredentialID
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: true
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-AsLegacyResponse

En versiones anteriores a la 2024.2, muchos cmdlets de DS devolvían un objeto ServerResponse. Al activar este conmutador de compatibilidad retroactiva, los scripts desarrollados para versiones anteriores pueden funcionar correctamente.

CommonParameters

Este cmdlet admite los parámetros comunes: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction y -WarningVariable. Para más información, consulte about_CommonParameters.

Notas

Para más información, escriba "Get-Help Get-DSPamPassword -detailed". Para información técnica, escriba "Get-Help Get-DSPamPassword -full".

Última actualización

¿Te fue útil?