Get-DSPamAccountSecurity
Synopsis
Syntaxe
__AllParameterSets
Get-DSPamAccountSecurity [-ID] <guid> [-AsLegacyResponse] [<CommonParameters>]Description
Exemples
PS C:\> $security = Get-DSPamAccountSecurity -ID $existingAccountID;
New-DSPamAccount -Name DomAcc -CredentialType DomainUser -FolderID $folderID -Username MyUsername -Password Pa$$w0rd! -ProviderID $providerID -Security $securityParamètres
-AsLegacyResponse
-ID
CommonParameters
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?