PSSecurityGlobalPermission.ChangePassword campo
NOTA: Esta API agora está obsoleta.
Permite que um usuário altere sua senha de conta de usuário de formulários.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
<ObsoleteAttribute("The ChangePassword global permission has been deprecated. See the Microsoft Project SDK for more information.")> _
Public Shared ReadOnly ChangePassword As Guid
'Uso
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
Ver também
Referência
PSSecurityGlobalPermission estrutura