gpt4 book ai didi

.net - 使用 SecureString 设置密码

转载 作者:行者123 更新时间:2023-12-02 16:17:47 25 4
gpt4 key购买 nike

为什么 System.DirectoryServices.AccountManagement.UserPrincipal.SetPassword() 不采用 System.Security.SecureString 作为新密码?是否有另一种使用 SecureString 更改密码的方法?

最佳答案

遗憾的是,并非 .NET 中的所有密码处理 API 都使用 SecureString。不知道为什么,因为 SecureString 类早于 DirectoryServices.AccountManagement.UserPrincipal 多个版本。

您可以使用 PowerShell cmdlet Set-ADAccountPassword ,它确实需要一个 SecureString

关于.net - 使用 SecureString 设置密码,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26681163/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com