PSSecurityGlobalPermission.ChangePassword - Champ
Remarque : cette API est désormais obsolète.
Permet à un utilisateur de modifier leur mot de passe du compte utilisateur Forms.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("The ChangePassword global permission has been deprecated. See the Microsoft Project SDK for more information.")> _
Public Shared ReadOnly ChangePassword As Guid
'Utilisation
Dim value As Guid
value = PSSecurityGlobalPermission.ChangePassword
[ObsoleteAttribute("The ChangePassword global permission has been deprecated. See the Microsoft Project SDK for more information.")]
public static readonly Guid ChangePassword
Voir aussi
Référence
PSSecurityGlobalPermission structure